40214 Commits (9f98a8e9bc9b669f348834908dce927a2a5d9b90)
 

Author SHA1 Message Date
Michael Niedermayer e366e6bfab Merge remote-tracking branch 'qatar/master' 13 years ago
Mohamed Naufal 1d48e88d41 libstagefright: avoid potential deadlock on output MediaBuffer 13 years ago
Michael Niedermayer a02f8ef1d2 h263dec: Prevent dimension changes from leaking on errors in header parsing. 13 years ago
Mohamed Naufal 7b915a4045 libstagefright: explicitly set positive timestamps as stagefright expects them so 13 years ago
Diego Biurrun 0f53601ac6 ppc: drop unused function dct_quantize_altivec() 13 years ago
Diego Biurrun aa3f2cb584 mpegaudiodec: Do not discard mp_decode_frame() return value. 13 years ago
Michael Niedermayer 601d072e68 diracdec: check xybsep 13 years ago
Michael Niedermayer e531e73a6f indeo: Make sure the to be used vlc table has been initilaized. 13 years ago
Robert Nagy c58290e5e5 Reset pts_correction state on codec flush. 13 years ago
Michael Niedermayer 9ed388f598 ogm: Fix division by 0 13 years ago
Michael Niedermayer 8201092241 h264: reset current_slice on context reinit 13 years ago
Michael Niedermayer 9f39d3d190 lavf: check that the context to avformat_open_input() is valid. 13 years ago
Michael Niedermayer abe6330317 AVoption doxy: clarify a few needs in relation to AVClass less structs. 13 years ago
Mans Rullgard 3c58300269 matroska: do not set invalid default duration if frame rate is zero 13 years ago
Alexander Bokovikov fc882b6e9c Fix build dependencies for libvo-aac and libopencore-amrnb. 13 years ago
Michael Niedermayer 124eb7e476 aacdec: drop channel reseting code. 13 years ago
Michael Niedermayer aa0f84df5a aacdec: disable new chan_config guessing code from libav. 13 years ago
Michael Niedermayer dbe29db8cb aacdec: more verbose overread error message 13 years ago
Luca Barbato ac97d47d9b mkv: use av_reduce instead of av_d2q for framerate estimation 13 years ago
Michael Niedermayer 68526dbc29 aacdec: reduce difference to alexs version of aacdec.c 13 years ago
Luca Barbato 204bcdf56c mkv: report average framerate as minimal as well 13 years ago
Michael Niedermayer 1232723741 Merge remote-tracking branch 'qatar/master' 13 years ago
Alex Converse df8d5eaa14 avcodec_string: Favor AVCodecContext.codec over the default codec. 13 years ago
Alex Converse b5d2bf964b cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow. 13 years ago
Michael Niedermayer a66675268f indeo5: dont run the wavelet transform over partially decoded bands. 13 years ago
Robert Nagy e90dfa6881 yadif: Improve pts calculation for is_second. 13 years ago
sebist 7a3d2258a6 CrystalHD: Set aspect ratio. 13 years ago
sebist e128182afd CrystalHD: fix pStride value. 13 years ago
Michael Niedermayer ebf6d1d295 nuv: check buffer size before checking content. 13 years ago
Michael Niedermayer 096231d497 avidec: Dont crash on avi packets that belong to dv streams in dv in avi 13 years ago
Michael Niedermayer 9789b6ca48 avidec: document early_exit argument 13 years ago
Michael Niedermayer 2677697ac9 matroskadec: check headerstrip data availability. 13 years ago
Reimar Döffinger 0f96f0d996 aacenc: Fix issues with huge values of bit_rate. 13 years ago
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