42320 Commits (ccc0a3a9faf4a9cf6fd4952a1ef5590df2542e0e)
 

Author SHA1 Message Date
Michael Niedermayer ccc0a3a9fa tool/bisect: add some magic to make the bisect tool be useable when its not part of a checkout 13 years ago
Hendrik Leppkes d9dcc940fa vc1: implement frame interlaced b-frame header parsing 13 years ago
Michael Niedermayer 50bfd547b9 log: fix compilation failure on mingw due to reference to undefined set_color256 13 years ago
Michael Niedermayer d3f4fd76d5 celp_math: use av_assert 13 years ago
Michael Niedermayer dc7aecd8f7 cabac: use av_assert 13 years ago
Paul B Mahol 1842b27564 lavu: 256 color support 13 years ago
Michael Niedermayer 46a47077ee Merge remote-tracking branch 'qatar/master' 13 years ago
Paul B Mahol a6da14ec3c tiffenc: PIX_FMT_GRAY8A support 13 years ago
Paul B Mahol df548c59f7 tiffenc: PIX_FMT_GRAY16LE support 13 years ago
Paul B Mahol 1806858fdd tiffenc: merge common code 13 years ago
Paul B Mahol 146d29c744 tiffenc: use av_get_bits_per_pixel() to get bpp 13 years ago
Paul B Mahol 82c4abbfe1 tiffenc: use av_pix_fmt_descriptors to set bpp_tab[] 13 years ago
Paul B Mahol e100a259be tiffenc: simplify calculation of bpp_tab_size 13 years ago
Mans Rullgard 5adc829eb0 configure: add functions for testing code fragments 13 years ago
Nicolas George 5997285d3a ffmpeg: poll filters even after -t limit. 13 years ago
Pavel Koshevoy 665100c2f1 Fix destination row striding in altivec_yuv2_bgr24. 13 years ago
Lou Logan b22ecbc6a5 cosmetics: various spelling fixes 13 years ago
Anton Khirnov b7558ac293 af_amix: avoid spurious EAGAIN. 13 years ago
Anton Khirnov 54bf88e65f af_amix: return AVERROR(EAGAIN) when request_frame didn't produce output. 13 years ago
Anton Khirnov 428b369804 af_amix: only consider negative return codes as errors. 13 years ago
Anton Khirnov 53ddd43f0c avconv: use only meaningful timestamps in start time check. 13 years ago
Anton Khirnov b98c8f4f2b avconv: fix the check for -ss as an output option. 13 years ago
Georg Lippitsch 60270eb482 doc/indevs/iec61883: document requirements for iec61883 device 13 years ago
Michael Niedermayer e0d6b9094c configure: cleanup libiec61883 code, allow enabling via command line 13 years ago
Kostya Shishkov 1f061da529 mss3: add forgotten 'static' qualifier for private table 13 years ago
Paul B Mahol 6936111d66 bmv: add CODEC_CAP_DR1 13 years ago
Michael Niedermayer 894319e010 lpc: use default number of passes when lpc_passes is invalid 13 years ago
Paul B Mahol 8f239412d8 tiffdec: PIX_FMT_GRAY16LE support 13 years ago
Nicolas George 8293a21a9c lavc: fix shared build after dnxhd merge. 13 years ago
Michael Niedermayer ec08676232 Blowfish: restructure/simplify code a bit. 13 years ago
Michael Niedermayer 9862cbd7a4 add side data to indicate the amount of samples to skip at the begin and end 13 years ago
Michael Niedermayer 636dbe2678 fate: increase fuzzyness for ac3 encode for 3dnow 13 years ago
Paul B Mahol c2cbe58cd4 paf: add forgotten CODEC_CAP_DR1 13 years ago
Stefano Sabatini 3e3e414fe4 lavfi/buffersink: fix doxy, remove "video" reference 13 years ago
Mans Rullgard 0a19000da8 lavc: options: add planar names for request_sample_fmt 13 years ago
Mans Rullgard 784514a4a8 flacdec: add planar output support 13 years ago
Michael Niedermayer 24823a761c Merge remote-tracking branch 'qatar/master' 13 years ago
Martin Storsjö e43f56b205 flvdec: Treat all nellymoser versions as the same codec 13 years ago
Michael Niedermayer 92c7ef1e30 Merge branch 'mxfenc_improvements' of https://github.com/mbouron/FFmpeg 13 years ago
Michael Niedermayer acb52d3228 h264: print error on unsupported seperate color planes 13 years ago
Diego Biurrun bb58c43c69 qdm2: remove broken and disabled dump_context() debug function 13 years ago
Diego Biurrun 878e669029 x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros 13 years ago
Loren Merritt 4d4752366f x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros 13 years ago
Loren Merritt 2cd1f5cadc x86inc: modify ALIGN to not generate long nops on i586 13 years ago
Diego Biurrun d20f133ef9 x86: h264_intrapred: port to cpuflag macros 13 years ago
Carl Eugen Hoyos 50d0f6cee9 Extend -codecs output. 13 years ago
Michael Niedermayer c88e60af76 swr/x86: 10l, missed some SSE2 instructions in code marked as SSE. 13 years ago
Michael Niedermayer 0348102835 configure: dont blindly enable iec61883 13 years ago
Matthieu Bouron d99001cab3 mxfenc: support dnxhd codec 13 years ago
Matthieu Bouron 135e684311 mxfenc: support smpte dv codec 13 years ago