January 25, 2011
View 101e1f6

Make ff_interleave_compare_dts static to utils.c.

Diego Elio Pettenò authored on 2011/01/25 10:29:36
January 11, 2011
View 440d761

Clarify timestamps related error messages in compute_pkt_fields2().

Stefano Sabatini authored on 2011/01/11 21:17:27
January 6, 2011
View 6cbce63

Fix assertion fail on audio files with invalid sample rates, fixes issue 2475.

Daniel Kang authored on 2011/01/06 12:30:19
View 6bbdba0

Revert previous commit, as it was not meant to be pushed.

Stefano Sabatini authored on 2011/01/06 10:11:57
View 7820147

Issue more explicit error messages in compute_pkt_fields2().

Stefano Sabatini authored on 2011/01/06 10:01:21
View 81bd411

In av_close_input_stream(), flush the packet queue before to actually close the stream.

Stefano Sabatini authored on 2011/01/06 10:01:14
January 2, 2011
View cf99e4a

Add AVOption support for muxers.

Anssi Hannula authored on 2011/01/02 19:52:34
December 27, 2010
View 9128ae0

Implement av_find_best_stream.

Nicolas George authored on 2010/12/27 18:08:20
View bb62d5c

Allow output formats without any streams.

Anton Khirnov authored on 2010/12/27 16:46:44
December 26, 2010
View 141de5a

add ff_find_stream_index

Peter Ross authored on 2010/12/26 10:24:51
December 20, 2010
View 9100d4d

Fix crash if invalid bit-rate was read from file. Fixes issue 2426.

David Czech authored on 2010/12/20 18:58:27
December 4, 2010
View 118ccae

add subtitle codec autodetection

Aurelien Jacobs authored on 2010/12/04 23:46:13
November 25, 2010
View 581ba2c

In av_find_stream_info, decode more h264 to get correct delay, issue #2020

Baptiste Coudurier authored on 2010/11/25 11:19:03
November 21, 2010
View 6bfc268

Add av_append_packet function, to be used in code that merges packets to allow palette handling without using PaletteControl.

Reimar Döffinger authored on 2010/11/21 19:24:48
November 17, 2010
View b3c0fc7

av_find_stream_info(): set subtitle codec time_base

Aurelien Jacobs authored on 2010/11/17 08:50:18