63805 Commits (5163fb9446f38eed7b950f285954bb8d3bde3899)
 

Author SHA1 Message Date
Michael Niedermayer 5163fb9446 Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898' 11 years ago
Christophe Gisquet 7eb5b20a87 huffyuvdec: trick for plane decoding <= 14bits 11 years ago
Vignesh Venkatasubramanian c80181352c lavf/matroskaenc: Fix Cues on Audio for WebM DASH 11 years ago
Michael Niedermayer e374e77292 avutil/libm: fix fminf() emulation build failure due to undefined FFMIN 11 years ago
Michael Niedermayer 049b20b287 avcodec/adpcmenc: fix integer overflow / undefined behavior in STORE_NODE() 11 years ago
Michael Niedermayer 1aa60980d2 fate: enable fate-seek-acodec-adpcm-ima_qt-trellis 11 years ago
Michael Niedermayer 867c02acd2 avfilter/avf_showcqt: avoid using fminf() 11 years ago
Michael Niedermayer afce834843 avutil/libm: Replace macro based fminf() by function 11 years ago
Martin Storsjö fa8f060b75 adpcm: Write the proper predictor in trellis mode in IMA QT 11 years ago
Michael Niedermayer fb7646d92c fate: enable adpcm-ima_qt-trellis 11 years ago
Martin Storsjö a32765c425 adpcm: Fix trellis encoding of IMA QT 11 years ago
Marc-Antoine Arnaud 8a06794112 mpeg2: add sequence display extension information 11 years ago
Michael Niedermayer 3133e7fd44 avutil/libm: use FFMIN instead of fmin() 11 years ago
Michael Niedermayer 27b893b231 avformat/mov: fix "warning: variable altitude set but not used" warning 11 years ago
Michael Niedermayer 2c1bf3fc96 avutil/libm: fix fminf typo 11 years ago
Michael Niedermayer 97508af274 build: add fminf() emulation 11 years ago
Michael Niedermayer a80342fe56 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Christophe Gisquet adf4ee40e7 wma lossless: reuse scalarproduct_and_madd_int16 11 years ago
Michael Niedermayer c2e2b29b73 Merge commit '2f7065190ad48744014a02288799d03adfa613e0' 11 years ago
Michael Niedermayer a083543da0 Merge commit 'e7d6d0bf3c5cc1bc048b0ddbc169a91862568e0c' 11 years ago
Martin Storsjö 2f7065190a libfdk-aac: Relicense the library wrappers to the ISC license 11 years ago
Martin Storsjö e7d6d0bf3c mov: Export geotag metadata fields 11 years ago
Carl Eugen Hoyos d58bcc1921 Allow >2G for skip_initial_bytes. 11 years ago
James Almer ec98f80af4 x86/dsputil: move some mmx init code inside dsputil_init_mmx() 11 years ago
Michael Niedermayer 0545ef7116 avcodec/mjpegdec: Improve intel jpeg flip heuristic 11 years ago
Michael Niedermayer 0a2004b6d1 avcodec/aic: fix quantization table permutation 11 years ago
Michael Niedermayer bd650ee318 avcodec/mpegaudiodec: Reset dither and mdct state 11 years ago
Christophe Gisquet ccff45a0d3 apedsp: move to llauddsp 11 years ago
Michael Niedermayer 151f88d507 Merge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996' 11 years ago
Michael Niedermayer 27856b2fe9 ffmpeg: prevent pts < dts to be passed through to the muxer on stream copy 11 years ago
Diego Biurrun d816e125fe dict: const correctness for av_dict_get() and av_dict_copy() 11 years ago
Muhammad Faiz 40e938a7ed avfilter: new multimedia filter avf_showcqt.c 11 years ago
Timothy Gu da53de0730 tests: add adpcm trellis tests 11 years ago
Timothy Gu 591d9a072d tests: Add ac3_fixed decoder test 11 years ago
Timothy Gu fdc6e7b930 tests/swr: move the results out of the functions 11 years ago
Michael Niedermayer d37c620c84 avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64le 11 years ago
Christophe Gisquet 0d632b35a0 huffyuvdec: remove superfluous check in BGR code 11 years ago
Christophe Gisquet 6848325acb huffyuvdec: remove superfluous check 11 years ago
Christophe Gisquet a37020402a huffyuvdec: trick for plane decoding, 8bits 11 years ago
Christophe Gisquet 35dae62204 huffyuvdec: clean up macro 11 years ago
Michael Niedermayer 98ff07d1c6 avcodec/dcadec: Check dca_dmixtable index 11 years ago
Michael Niedermayer 47313bbb5f avcodec/dcadec: remove fishy FFMAX() 11 years ago
Michael Niedermayer 6a0f9f27d5 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Carl Eugen Hoyos 7738f925a6 Fix rc_max_rate documentation. 11 years ago
Carl Eugen Hoyos 3c57f3ef5e Fix some fate filter tests with --target-path. 11 years ago
Michael Niedermayer 0efe3be71d Merge commit '39ec5e1cf8444f827c42effb76e5694e091bbff3' 11 years ago
Tobias Rapp d76f0c0378 avfilter/bufferqueue: Increase buffer queue size 11 years ago
Michael Niedermayer 8f4b176c55 avcodec/dvbsubdec: add some basic av_log debuging support 11 years ago
Christophe Gisquet deadcf5e71 huffyuvdec: implement trick for BGR 11 years ago
Christophe Gisquet 11b4703813 huffyuvdec: implement trick 11 years ago