63827 Commits (f2407407121f5439fc32b733c2ad9a2bd94e766a)
 

Author SHA1 Message Date
Michael Niedermayer f240740712 avfilter/af_amix: Use av_mallocz_array() 11 years ago
Michael Niedermayer a62814abf4 avfilter/af_channelmap: Use av_mallocz_array() 11 years ago
Michael Niedermayer 1c7ac94cdf avfilter/af_aphaser: Use av_malloc_array() 11 years ago
Michael Niedermayer 3a10bf93b5 avdevice/lavfi: Use av_malloc_array() 11 years ago
Michael Niedermayer b2d1e22c2a avformat/udp: fix build on MINIX 11 years ago
Michael Niedermayer 74760883fc avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial format extensions being enabled. 11 years ago
Michael Niedermayer 5a376976a0 avcodec/vorbisdec: Reset first_frame 11 years ago
Michael Niedermayer 71da91e887 avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the "speed" alias 11 years ago
Rafaël Carré 5265e3e40f avcodec/libvpxenc: Update the "cpu-used" options default to match the "speed" alias 11 years ago
Michael Niedermayer 37cf695af0 Merge commit '3d79d0c93e5b37a35b1b22d6c18699c233aad1ba' 11 years ago
Michael Niedermayer faabef3d3d Merge commit '103243ca649cc305129ed0352bf4d97e5ddf4d80' 11 years ago
Michael Niedermayer cd016db425 Merge commit 'f558f0d2da9426c7f5ba346b5b8e6eb720148362' 11 years ago
Michael Niedermayer 00acf5c42a Merge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c' 11 years ago
Michael Niedermayer 9e1d97aa06 Merge commit 'efc2dfe6a0238ec08769626db899ea910be24407' 11 years ago
Michael Niedermayer 58e501b1e9 Merge commit 'bd71c300f9ba7f9875bb5df17ce522e9128bae10' 11 years ago
Michael Niedermayer 3b42a8e439 avcodec/mpeg12enc: store sequence display extension only if we have something to store in it 11 years ago
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
Martin Storsjö 3d79d0c93e adpcm: Avoid reading out of bounds in the IMA QT trellis encoder 11 years ago
Martin Storsjö 103243ca64 oggenc: Set the right AVOption size for the pref_duration option 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 f558f0d2da avcodec options: add enum option for color_range 11 years ago
Marc-Antoine Arnaud 7c29b7229b avcodec options: add enum option for colorspace 11 years ago
Marc-Antoine Arnaud efc2dfe6a0 avcodec options: add enum option for color_trc 11 years ago
Marc-Antoine Arnaud bd71c300f9 avcodec options: add enum option for color_primaries 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