1396 Commits (795329dd4c5d100bb7c633b1a5d3145090a7a420)

Author SHA1 Message Date
Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 11 years ago
Paul B Mahol 718907cd88 libtwolame MP2 encoding support 11 years ago
Paul B Mahol 6f273093e5 LucasArts SMUSH VIMA audio decoder 11 years ago
Paul B Mahol a420ccd4f2 LucasArts SMUSH SANM video decoder 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Jimmy Christensen 38389058c3 OpenEXR decoder 11 years ago
Paul B Mahol fb5cf145b6 bmp: add a standalone parser 11 years ago
Vittorio Giovara 678082b409 X-Bitmap decoder 11 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Aleksi Nurmi ae17878fb2 BRender PIX image decoder 11 years ago
Vittorio Giovara e50f5d3cf9 Alias PIX image encoder and decoder 11 years ago
Diego Biurrun 8ef33497a6 build: Add config option for CABAC code 11 years ago
Luca Barbato f51d0f39c0 h264: Split h264 slice decoding from nal decoding 11 years ago
Vittorio Giovara e9a77f4bc0 h264: move macroblock decoding into its own file 11 years ago
Luca Barbato ede2b451cc build: Sort h264 objects 11 years ago
Luca Barbato fb7127b2c8 build: h264 parser depends on full h264 decoder 11 years ago
Diego Biurrun 57f09608e1 dsputil: Move thirdpel-related bits into their own context 11 years ago
Vittorio Giovara be039278b5 mpegvideo: move ff_draw_horiz_band() to mpegutils.c 11 years ago
Diego Biurrun d48430c367 build: Let the SVQ3 decoder depend on the H.264 decoder 11 years ago
Diego Biurrun 2f02bbcca0 build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder 11 years ago
Diego Biurrun 34150be515 build: Let the iac decoder depend on the imc decoder 11 years ago
Diego Biurrun 8e0cf39faf build: Let all MJPEG-related decoders depend on the MJPEG decoder 11 years ago
Diego Biurrun 0a36988e48 build: Let AMV decoder depend on the SP5X decoder 11 years ago
Diego Biurrun 92e598a57a prores: Drop DSP infrastructure for prores encoder bits 11 years ago
Diego Biurrun a63ac1106d build: Do not redundantly specifiy H.263-related object files for MSMPEG4v* 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Derek Buitenhuis 50ea93158d Add libx265 encoder 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Diego Biurrun dc4d726bab build: Add separate hidden config option for the intrax8 code 11 years ago
Maxim Polijakowski e6f0bb6527 ATRAC3+ decoder 11 years ago
Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
Peter Holik 6fd99e78de png: add a standalone parser 11 years ago
Diego Biurrun 79d9884e95 build: Merge pthreads/w32threads OBJS declarations 11 years ago
Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 11 years ago
Anton Khirnov afa21a12bf p*menc: use the AVFrame API properly. 11 years ago
Guillaume Martres 9aa053cede libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 11 years ago
Diego Biurrun 97d19c2fec dv: Split off DV video encoder into its own file 11 years ago
Diego Biurrun 21710ea821 dv: Move DV VLC data tables out of header file 11 years ago
Anton Khirnov c6080d8900 lavc: remove mp3_header_(de)compress bitstream filters 11 years ago
Diego Biurrun 0eeeb9647e mpegaudiodec: Consistently handle fixed/float templating 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
Anton Khirnov cc14ee03a7 lavc: split slice and frame threading functions into separate files 11 years ago
Guillaume Martres 064698d381 Add HEVC decoder 11 years ago
David Kment 9af7a8523a HNM4/HNM4A demuxer & video decoder 11 years ago
Anton Khirnov c9a13a289d lavc: remove old unused audio conversion functions. 11 years ago
Paul B Mahol 7e52080cb1 pcm: support 24-bit/32-bit little-endian planar 11 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 11 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 11 years ago
Christian Schmidt 0d6549d8b5 pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c 11 years ago