January 14, 2014
View 0a055cc

avformat/utils/av_probe_input_buffer2: fix offset check

Michael Niedermayer authored on 2014/01/14 06:17:12
View c8d43c2

avformat/utils/av_probe_input_buffer2: Fix pd.buf_size

Michael Niedermayer authored on 2014/01/14 06:14:02
November 18, 2013
View 842def7

avformat/utils: dont count attached pics toward the probesize

Michael Niedermayer authored on 2013/11/18 11:02:36
November 4, 2013
View 8c00647

avformat/utils: never decrease has_b_frames in compute_pkt_fields()

Michael Niedermayer authored on 2013/11/04 05:26:40
October 27, 2013
View 1e5271a

avformat/utils: do not override pts in h264 when they are provided from the demuxer

Michael Niedermayer authored on 2013/10/27 08:03:19
October 24, 2013
View 210afae

avformat/utils: Check size argument in ff_add_index_entry()

Michael Niedermayer authored on 2013/10/24 09:29:50
October 21, 2013
View 88d4ff4

avformat/utils: Check av_packet_new_side_data() return before using it

Michael Niedermayer authored on 2013/10/21 01:33:53
October 13, 2013
View a807c68

avformat: use ff_alloc_extradata()

Paul B Mahol authored on 2013/10/13 19:30:59
View 3fd7983

avformat: add ff_alloc_extradata() helper

Paul B Mahol authored on 2013/10/13 19:19:09
September 29, 2013
View 5082fcc

avformat: add support to force specific AVCodecs

Michael Niedermayer authored on 2013/09/29 00:52:45
View f4aec34

avformat/utils: pass AVFormatContext to find_decoder()

Michael Niedermayer authored on 2013/09/29 00:31:46
View a63b479

avformat/utils: factor find_decoder() out

Michael Niedermayer authored on 2013/09/29 00:07:47
September 28, 2013
View 4307026

avformat/utils: make "first_dts not matching first dts in the queue" message more informative

Michael Niedermayer authored on 2013/09/28 11:06:13
September 23, 2013
View ef7e8ef

Merge commit 'ce67f442be0f6c4a8794272873852e256b5b8ee4'

Michael Niedermayer authored on 2013/09/23 21:13:43
September 20, 2013
View ce67f44

lavf: Avoid setting avg_frame_rate if delta_dts is negative

Martin Storsjö authored on 2013/09/20 18:20:06