1283 Commits (b8962d64cc71af241601bcab5c3fcdc5735ef4ae)

Author SHA1 Message Date
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
Martin Storsjö 4f2b469da5 Add a libfdk-aac decoder 11 years ago
Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 11 years ago
Kostya Shishkov 86f4c59bd6 twinvq: Split VQF-specific part from common TwinVQ decoder core 11 years ago
Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 11 years ago
Anton Khirnov 84d3ff50cd lavc: add a libwavpack encoder wrapper 12 years ago
Kostya Shishkov 2d66a58ccd Go2Webinar decoder 12 years ago
Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago
Eli Friedman 350914fc80 Escape 130 (RPL) decoder 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago
Nicolas Bertrand c81a706381 JPEG 2000 decoder for DCinema 12 years ago
Ronald S. Bultje 68d8238cca hpeldsp: Add half-pel functions (currently copies of dsputil) 12 years ago
Diego Biurrun 8a776ad90e h261: Move shared data tables from a header to a proper C file 12 years ago