1262 Commits (253d0be6a1ecc343d29ff8e1df0ddf961ab9c772)

Author SHA1 Message Date
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
Diego Biurrun 0bf184e59c Move PS2 MMI code below the mips subdirectory, where it belongs. 13 years ago
Diego Biurrun f769cfedd8 build: Add missing directories to DIRS declarations. 13 years ago
Diego Biurrun 0144fe6995 Remove Sun medialib glue code. 13 years ago
Diego Biurrun 631f96f959 h264: Split h264-test off into a separate file - golomb-test.c. 13 years ago
Ronald S. Bultje e92003514d png: move DSP functions to their own DSP context. 13 years ago
Mans Rullgard aac46e088d aacsbr: move some simdable loops to function pointers 13 years ago
Anton Khirnov 7460398b89 lavc: remove the deprecated opt.h header. 13 years ago
Diego Biurrun 07a873a277 build: Automatically include architecture-specific library Makefile snippets. 13 years ago
Justin Ruggles 220506d23f avcodec: add a new codec_id for CRYO APC IMA ADPCM. 13 years ago
Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago
Justin Ruggles 82390f57d1 avcodec: add GSM parser 13 years ago
Kostya Shishkov adfe0c942e Indeo 4 decoder 13 years ago
Diego Biurrun 19277d9335 build: fix standalone compilation of ADX encoder 13 years ago
Diego Biurrun 18725fcdc2 build: fix standalone compilation of ADPCM decoders 13 years ago
Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Kostya Shishkov 19341c58e0 Dxtory capture format decoder 13 years ago
Justin Ruggles a17c3c7d15 avformat: add CRI ADX format demuxer 13 years ago
Justin Ruggles 27360ccc5e adx: add an ADX parser. 13 years ago
Justin Ruggles b237248e29 adx: calculate correct LPC coeffs 13 years ago
Luca Barbato 7f1b427018 snow: split snow in snowdec and snowenc 13 years ago
Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
Derek Buitenhuis c433a3f9a5 VBLE Decoder 13 years ago
Justin Ruggles f1f6d3615f avcodec: add support for planar signed 8-bit PCM. 13 years ago
Kostya Shishkov f545e00677 BMV demuxer and decoder 13 years ago
Anton Khirnov 15946eb8a9 lavc: remove "legacy" mpegvideo decoder. 13 years ago
Justin Ruggles 85579b6381 avcodec: remove the Zork PCM encoder. 13 years ago
Justin Ruggles 704721bc9c g722: split decoder and encoder into separate files 13 years ago
Justin Ruggles b606a01759 libspeexenc: add libspeex encoder 13 years ago
Diego Biurrun 26af0953c0 Only test-compile w32pthreads.h if W32THREADS are available. 13 years ago
Kostya Shishkov 0d8506b8c5 Ut Video decoder 13 years ago
Steven Walters 27237d524e w32threads: support for frame multithreading 13 years ago
Janne Grunau 1bca8f4bc5 rv34: move inverse transform functions to DSP context 13 years ago
Ronald S. Bultje 92fb52d906 prores: extract idct into its own dspcontext and merge with put_pixels. 13 years ago
Maxim Poliakovski be64629a13 Apple ProRes decoder 13 years ago
Justin Ruggles 826c56d16e adpcm: split ADPCM encoders and decoders into separate files. 13 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago
Kostya Shishkov 48ce8b8da7 Use parsers for RealVideo 3/4 to determine correct PTS 13 years ago
Kostya Shishkov 2968bedf12 bink: make IDCT take 32-bit input 14 years ago
Kostya Shishkov c2d23309ef add Flash Screen Video 2 decoder 14 years ago
Mans Rullgard 89cc8a316d Remove snow/dwt test program 14 years ago
Justin Ruggles 08a747afb9 eac3enc: use frame exponent strategy when applicable. 14 years ago
Justin Ruggles 31b69928e5 cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also 14 years ago
Anton Khirnov bda168d2b0 mp3enc: write a xing frame containing number of frames in the file 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
Justin Ruggles e0cc66df61 ac3enc: split templated float vs. fixed functions into a separate file. 14 years ago
Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 14 years ago
Justin Ruggles c8e9ea43d0 Move E-AC-3 encoder functions to a separate eac3enc.c file. 14 years ago