28761 Commits (f2407407121f5439fc32b733c2ad9a2bd94e766a)

Author SHA1 Message Date
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 3b42a8e439 avcodec/mpeg12enc: store sequence display extension only if we have something to store in it 11 years ago
Christophe Gisquet 7eb5b20a87 huffyuvdec: trick for plane decoding <= 14bits 11 years ago
Martin Storsjö 3d79d0c93e adpcm: Avoid reading out of bounds in the IMA QT trellis encoder 11 years ago
Michael Niedermayer 049b20b287 avcodec/adpcmenc: fix integer overflow / undefined behavior in STORE_NODE() 11 years ago
Martin Storsjö fa8f060b75 adpcm: Write the proper predictor in trellis mode in IMA QT 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
Christophe Gisquet adf4ee40e7 wma lossless: reuse scalarproduct_and_madd_int16 11 years ago
Martin Storsjö 2f7065190a libfdk-aac: Relicense the library wrappers to the ISC license 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
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
Carl Eugen Hoyos 7738f925a6 Fix rc_max_rate documentation. 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
Michael Niedermayer d5c9d055ea avcodec/x86/dsputilenc_mmx: fix build without yasm 11 years ago
Michael Niedermayer 19c9d1e8e7 avcodec/h264: in the absence of recovery points, be more tolerant on accepting plain I frames 11 years ago
Michael Niedermayer fbaf73a33d avcodec/lagarithrac: lag_get_rac: use normal division 11 years ago
Michael Niedermayer d8ae0dfd99 avcodec/lagarithrac: increase LUT from 256 to 1024 bytes 11 years ago
Michael Niedermayer 4fb4bf7289 avcodec/lagarithrac.h/lag_get_rac: drop apparently unneeded operations 11 years ago
James Almer 625ffa1457 x86/motion_est: sad_{x, y}2_mmxext functions are bitexact 11 years ago
James Almer 3ab4f96a91 motion-test: force C functions for the reference C context 11 years ago
Timothy Gu 108dec3055 x86: dsputilenc: convert hf_noise*_mmx to yasm 11 years ago
Dave Rice d63d964fb3 avcodec/libopenjpegenc: Add frame-threading capability 11 years ago
Lou Logan 88f2586adb fix various typos 11 years ago
Michael Niedermayer a4ed51ab40 avcodec/vp3: free tables before allocating new ones 11 years ago
Michael Niedermayer 90b26d63ba avcodec/vp3: factorize out free_tables() 11 years ago
Michael Niedermayer 2422a7ffe4 Loose mplayer in MPlayer/incoming/ 11 years ago
Michael Niedermayer 3e7b4b9fbd Add direct link to ML in missing_feature_sample() 11 years ago
Janne Grunau 896a5bff64 arm: check if AS supports .dn 11 years ago
Michael Niedermayer 4e3fe65610 avcodec/utils/ff_init_buffer_info: Favor color information from AVFrame if available 11 years ago
Michael Niedermayer 2addbeef8b bfin: add README 11 years ago
Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
Diego Biurrun b88cc5cca1 bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext 11 years ago