[vlc-devel] CVS Commit (massiot)
    cvs at videolan.org 
    cvs at videolan.org
       
    Wed Mar  3 12:29:26 CET 2004
    
    
  
Update of /cvs/videolan/vlc/modules/stream_out
Modified Files:
	transcode.c 
Update of /cvs/videolan/vlc/modules/codec/ffmpeg
Modified Files:
	encoder.c 
Log Message:
* modules/codec/ffmpeg/encoder.c:
  - use AV_NOPTS_VALUE instead of 0 when it's available
  - reworked the hurry-up mode to start with disabling the B frames first
  - reworked the hurry-up mode to remove my thread mess
  - check that we don't feed ffmpeg with twice the same PTS (crashes ffmpeg)
  - correctly flag the picture types
* modules/stream_out/transcode.c:
  - use AV_NOPTS_VALUE instead of 0 when it's available
  - copy block_t::i_flags to sout_buffer_t::i_flags (temporary)
-- 
massiot
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list