1498 Commits (cc0db8cf3042186d8355dcf10be67071cfbbcc5d)

Author SHA1 Message Date
Eli Friedman 350914fc80 Escape 130 (RPL) decoder 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago
James Almer 67fad0d221 ADPCM IMA Radical decoder 12 years ago
James Almer e7814ed839 ADPCM DTK decoder 12 years ago
Carl Eugen Hoyos d0a661d48a Add wmv2 dependency to vc1 compilation. 12 years ago
Michael Niedermayer c1c2b0b339 avcodec: rename jpeg2000 decoder to j2k 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
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Michael Niedermayer b3c3996212 avcodec: rename prores encoders 12 years ago
Paul B Mahol d185343687 libshine fixed point MP3 encoding support 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
Michael Niedermayer 076c1c956c vp8: WebP decoding support 12 years ago
Carl Eugen Hoyos 55bb8f4589 Fix Makefile dependency for the dvd_nav parser. 12 years ago
Richard 9cde9f70ab mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow better playback handling of DVDs. 12 years ago
Ronald S. Bultje b76d853697 lavc: make compilation of frame_thread_encoder.o optional. 12 years ago
Michael Niedermayer a8c0777325 Revert "Merge commit '0517c9e098092709397cc522c59fa63c83cc81be'" bring the old audio resampling API back 12 years ago
Ronald S. Bultje 9628e5a4ac hpeldsp: add half-pel functions (currently copies of dsputil). 12 years ago
Ronald S. Bultje 6a701306db dsputil: make selectable. 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
Michael Niedermayer 03148fd174 buildsys: only include log2_tab per library for shared builds 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
Paul B Mahol 098d3891be EVRC decoder 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
Michael Niedermayer 30981a966f lavc: split snow and dirac DWTs 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
Carl Eugen Hoyos 9ff92cf195 012v decoder. 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Clément Bœsch faa94061dd Add SubViewer v1 subtitles demuxer and decoder. 12 years ago
Clément Bœsch 7b43402724 Add PJS subtitles demuxer and decoder. 12 years ago
Clément Bœsch 5c68aae908 Add VPlayer subtitles demuxer and decoder. 12 years ago
Clément Bœsch 5f02844c8d Add MPL2 subtitles demuxer and decoder. 12 years ago
Paul B Mahol 10a3fa8f31 build: fix g723_1 decoder dependency 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