January 7, 2013
View 302d259

ff_get_audio_frame_size: try to fix wma in wav

Michael Niedermayer authored on 2013/01/07 03:15:16
January 2, 2013
View ff08767

lavf: Fix codec id forcing with probed codecs

Michael Niedermayer authored on 2013/01/02 09:15:58
View bc1e72c

lavf: move force_codec_ids() up

Michael Niedermayer authored on 2013/01/02 09:15:06
December 5, 2012
View e74cd2f

lavf: compute probe buffer size more reliably.

Nicolas George authored on 2012/12/05 03:49:51
September 30, 2012
View 7a67a70

lavf: free probe data in case we close before probing finished

Michael Niedermayer authored on 2012/09/30 00:33:05
September 27, 2012
View 2e4ec89

lavf: fill in past dts based on reordered pts once the delay becomes known.

Michael Niedermayer authored on 2012/09/27 05:54:57
View a8e3815

lavf: factorize timestamp shift in update_initial_timestamps()

Michael Niedermayer authored on 2012/09/27 05:52:33
September 26, 2012
View 3ba0dab

lavf: Add support offset timestamps on muxing.

Michael Niedermayer authored on 2012/09/26 22:55:16
View 299c0b3

lavf: fix bug that caused has_decode_delay_been_guessed() to never return !=0

Michael Niedermayer authored on 2012/09/26 11:53:03
View 4b80a61

Handle the following type of relative URL correctly:

Duncan Salerno authored on 2012/09/26 03:19:32
September 25, 2012
View 46a3595

Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'

Michael Niedermayer authored on 2012/09/25 20:34:06
View 4390f8c

Fix two "skiping" typo.

Clément Bœsch authored on 2012/09/25 14:42:32
View 6bcbe76

lavf: dont add apic streams for demuxers that dont support it.

Michael Niedermayer authored on 2012/09/25 09:45:46
View bbe9fe4

lavf/utils: remove loop on AVERROR(EAGAIN) in av_read_frame()

Stefano Sabatini authored on 2012/09/25 03:38:14
September 21, 2012
View 9eb2965

lavf: use a malloced AVFrame in try_decode_frame().

Anton Khirnov authored on 2012/09/21 16:09:01