1194 Commits (a76d0cdf21c3d9e464623cc0ad1c005abf952afa)

Author SHA1 Message Date
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 12 years ago
Kostya Shishkov 86f4c59bd6 twinvq: Split VQF-specific part from common TwinVQ decoder core 12 years ago
Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 12 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
Ronald S. Bultje b93b27edb0 dsputil: Make dsputil selectable 12 years ago
Martin Storsjö 3891a270f5 msmpeg4: Split decoding related functions to a separate file 12 years ago
Diego Biurrun 1b6d66745a Split MPEG-1/2 decoder code off from MPEG-1/2 common code 12 years ago
Diego Biurrun 1db6a080bd dca: Move ff_dca_convert_bitstream() to the DCA common code 12 years ago
Anton Khirnov 0517c9e098 lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft 12 years ago
Anton Khirnov bdd1567c35 lavc: remove disabled FF_API_CODEC_ID cruft 12 years ago
Diego Biurrun dbd2a34ba5 build: cosmetics: Group hw accelerator Makefile entries together 12 years ago
Luca Barbato aa11cb7931 build: make audio_frame_queue a stand-alone component 12 years ago
Diego Biurrun 870a0c669e build: The libopencore-amrnb encoder depends on audio_frame_queue 12 years ago
Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 12 years ago
Mans Rullgard e9d817351b dsputil: Separate h264 qpel 12 years ago
Ronald S. Bultje e6bc38fd49 wmv2: move IDCT to its own DSP context. 12 years ago
Ronald S. Bultje fef906c77c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 12 years ago
Luca Barbato 3f111804eb libvpx: make vp8 and vp9 selectable 12 years ago
Diego Biurrun ba0c72a9ae build: Remove stray Makefile entry for non-existent VCR1 encoder 12 years ago
Rémi Denis-Courmont 7752532789 vdpau: Add VC-1 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 51b56a0716 vdpau: Add H.264 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 200e8ac920 vdpau: Add MPEG-4 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont aaf9d0e8f3 vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Anton Khirnov 2ca5ca2957 huffyuv: split encoder and decoder into separate files. 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 12 years ago
Justin Ruggles 5e1bbb8c7e alacenc: add support for multi-channel encoding 12 years ago
Diego Biurrun 9d46eaec7a build: The FLAC encoder also depends on the flacdsp code 12 years ago
Luca Barbato d1d9efaae6 avcodec: split avpicture from imgconvert 12 years ago
Diego Biurrun da39cac8de Drop broken and unused CABAC test program. 12 years ago
Martin Storsjö 9b500b8f6c avcodec: Add a RFC 3389 comfort noise codec 12 years ago
Anton Khirnov c6b25d1d5e Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility" 12 years ago
Luca Barbato 71f7b22dba ffv1: split decoder and encoder 12 years ago
Martin Storsjö d15c21e5fa avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility 12 years ago
Diego Biurrun c896aa984e build: Drop OBJS declaration for non-existing PCM_DVD encoder 12 years ago
Diego Biurrun 930c9d4373 avutil: Duplicate ff_log2_tab instead of sharing it across libs 12 years ago
Diego Biurrun 9734b8ba56 Move avutil tables only used in libavcodec to libavcodec. 12 years ago
Anton Khirnov 233a5a807e lavc: split asv12 encoder/decoder 12 years ago
Diego Biurrun 1e164c0bcc build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO 12 years ago
Nathan Caldwell 6cb8c85409 Opus encoder using libopus 12 years ago
Nicolas George 44617d6ec9 Opus decoder using libopus 12 years ago
Samuel Pitoiset 3c19815416 rtp: Depacketization of JPEG (RFC 2435) 12 years ago