39981 Commits (2ff935f4bb6173daf3361b2ac7b58c6e33994878)
 

Author SHA1 Message Date
Robert Nagy a80217a5ee copy pts and format props between lavfi buffer and frame. 13 years ago
Michael Niedermayer c7c976c6d7 oggdec: Safety check against stream counts being inconsistent in seek() 13 years ago
Michael Niedermayer 9bb3b7d028 oggdec: Recreate streams only in the 1 stream case. 13 years ago
Diego Biurrun db6e26d70c dv_tablegen: Drop unnecessary av_unused attribute from dv_vlc_map_tableinit(). 13 years ago
Michael Niedermayer 15141f939d Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George 68ca49dc72 fate: libavutil tests do not require SAMPLES. 13 years ago
Nicolas George b0e7321cf0 parseutils: include errors in test output. 13 years ago
Kostya Shishkov 83632cbb11 proresenc: multithreaded quantiser search 13 years ago
Justin Ruggles 8099fc763b riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE header 13 years ago
Justin Ruggles b1041f8048 avconv: only set the "channels" option when it exists for the specified input format 13 years ago
Michael Niedermayer 788a60d9d6 ffmpeg: make max frames work again, after merge 13 years ago
Michael Niedermayer 56b9d9b5cd vf_thumbnail: colorspace changed from yv12 to rgb 13 years ago
Michael Niedermayer 9bf4134148 fate: fix vp8 size change regression 13 years ago
Michael Niedermayer 5cd460ba63 vsrc_buffer: fix null ptr segfault 13 years ago
Michael Niedermayer 0d115d7799 avfiltergraph: More advanced heuristic to select colorspace. 13 years ago
Michael Niedermayer 128fa1295c fate: gif: change checksum to bgr8 from rgb8 as thats what gets selected now 13 years ago
Michael Niedermayer 84cd3729ef imgconvert: fix regression with fate-gif colorspaces. 13 years ago
Michael Niedermayer 052ab20805 ffmpeg: fix regression with jpeg pix fmts 13 years ago
Michael Niedermayer 89f8637979 ffmpeg: fix regression with png 13 years ago
Michael Niedermayer 8a28fa010a ffmpeg: choose_pix_fmt: pass target fmt in 13 years ago
Michael Niedermayer 4778783160 Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' 13 years ago
Luca Barbato 6943fb47d3 avplay: update get_buffer to be inline with avconv 13 years ago
Alex Converse 9fb7e14635 aacdec: More robust output configuration. 13 years ago
Carl Eugen Hoyos af2f655c02 faac: Fix multi-channel ordering 13 years ago
Alex Converse ca332b1d8c faac: Add .channel_layouts 13 years ago
Nicolas George dcd207c4cb matroskadec: use av_grow_packet in merge_packets. 13 years ago
Reimar Döffinger 1a65d50ee7 mem.c: fix wrong comment. 13 years ago
Reimar Döffinger 071292b8c9 Respect -copyinkf for subtitles. 13 years ago
Reimar Döffinger 4a95876f4d Add skip_to_keyframe stream variable. 13 years ago
Samuel Pitoiset b3b1751201 rtmp: Support 'rtmp_playpath', an option which overrides the stream identifier 13 years ago
Samuel Pitoiset 6465562e13 rtmp: Support 'rtmp_app', an option which overrides the name of application 13 years ago
Justin Ruggles 5e8280d177 avutil: add better documentation for AVSampleFormat 13 years ago
Michael Niedermayer 4fa706a4a6 svq3: check the watermark height. 13 years ago
Michael Niedermayer efe1ba7201 diracdec: check lowdelay bytes. 13 years ago
Michael Niedermayer a30165c4a8 omadec: make sample rate table large enough to prevent out of array reading. 13 years ago
Michael Niedermayer c963189bc2 g729dec: initialize pitch_delay_int_prev to the minimum valid value. 13 years ago
Mans Rullgard 8b84e082ed indeo3: add parens around some macro arguments 13 years ago
Ronald S. Bultje 87a246341b h264: use proper PROLOGUE statement for a function using 8 registers. 13 years ago
Michael Niedermayer 31a45014f4 loco: fix 10l typo (missing case) 13 years ago
Michael Niedermayer 47f0beadba dsicinav: Check for overread in RLE decode. 13 years ago
Michael Niedermayer 71d3c25a7e smacker: Check get_vlc() return values. 13 years ago
Michael Niedermayer 8e77c3846e dcadec: fix global array overread. 13 years ago
Carl Eugen Hoyos bdeb54e176 Support decoding LOCO_CRGBA. 13 years ago
Michael Niedermayer 884efd4e09 indeo4: avoid storing invalid values in quant_mat. 13 years ago
Michael Niedermayer 474e31c904 4xmdemux: Check chunk size 13 years ago
Michael Niedermayer e74fa25cb9 omadec: check GEOB sizes against buffer size 13 years ago
Michael Niedermayer a10f71c1d6 vc1dec: add missing terminating element to mpeg4_video_profiles 13 years ago
Michael Niedermayer e985cfd18b vc1dec: check end_mb_y / start_mb_y validity 13 years ago
Michael Niedermayer c4ce870967 flvdec: allocate large enough buffer so get_bits() doesnt overread 13 years ago
Michael Niedermayer fa1b2c8e18 ffv1: attempt to workaround intel CC fate issue. 13 years ago