February 8, 2011
View 043d2ff

Deprecate avcodec_thread_init()

Alexander Strange authored on 2011/02/08 11:15:45
February 5, 2011
View ba3517a

cmdutils: fix opt_values leak

James Zern authored on 2011/02/05 10:58:03
View fd0ae17

Adopt pkt_dts/pkt_pts in lavc clients

Alexander Strange authored on 2011/02/05 14:28:24
February 4, 2011
View 42f9769

Use avformat_free_context for cleaning up muxers

Martin Storsjö authored on 2011/02/04 19:04:18
February 3, 2011
View 4a908866

ffmpeg.c: rename map_meta_data option to map_metadata

Anton Khirnov authored on 2011/02/03 05:45:16
February 2, 2011
View ab543af

Make avfilter_graph_free() free the graph.

Stefano Sabatini authored on 2011/02/02 04:02:17
February 1, 2011
View 7b3ea55

Add sample_aspect_ratio fields to vsrc_buffer arguments. This fixes aspect handling in ffmpeg This is based on a patch by baptiste

Michael Niedermayer authored on 2011/02/01 04:48:35
January 31, 2011
View 76ad67c

Implement guessed_pts in avcodec_decode_video2

Nicolas George authored on 2011/01/31 04:18:31
January 25, 2011
View 41727b8

Make local variables static.

Diego Elio Pettenò authored on 2011/01/25 08:36:17
January 23, 2011
View 0f16f72

Do not set audio_resample to 0 if audio_sync_method is > 1.

Stefano Sabatini authored on 2011/01/23 10:06:59
January 19, 2011
View 59e2118

Update threshold to detect real timebase for stream copy. This may fix a bug where quicktime files use 1/600 timebase.

Michael Niedermayer authored on 2011/01/19 00:02:15
January 18, 2011
View d9c3e5f

Feed the filter chain with the sample aspect ratio from the muxer or codec layer like it has been done prior libavfilter.

Michael Niedermayer authored on 2011/01/18 05:38:56
January 16, 2011
View ba0dd9e

streamid does not work with newaudio, newvideo, newsubtitle

Mike Scheutzow authored on 2011/01/16 01:11:55
January 15, 2011
View 0f27e6b

New "copytb" ffmpeg cli option to copy input stream time base when stream copying. This should avoid non monotone timestamps for video streams with vfr.

Baptiste Coudurier authored on 2011/01/15 07:01:49
January 14, 2011
View 5a8d107

Make ffmpeg warns the user when the selected sample format is ignored.

Stefano Sabatini authored on 2011/01/14 23:50:55