1422 Commits (122de16dd8108a59a55d30543c9f28b5f61b02d1)

Author SHA1 Message Date
Mans Rullgard 18bbca1fd3 build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO 13 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 13 years ago
Mans Rullgard af500c08bb dct-test: always link with aandcttab.o 13 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 13 years ago
Diego Biurrun 9e4bca16f8 dca: Move tables used outside of dcadec.c to a separate file. 13 years ago
Diego Biurrun 13a79cf84e dca: Rename dca.c ---> dcadec.c 13 years ago
Diego Biurrun 8784959234 build: Rename aandct component to more descriptive aandcttables 13 years ago
Mohamed Naufal Basheer 55c3a4f617 G.723.1 demuxer and decoder 13 years ago
Mans Rullgard ab9f987661 build: add CONFIG_VP3DSP, reduce repetition in OBJS lists 13 years ago
Michael Bradshaw 453c02f971 libopenjpeg: introduce encoding support 13 years ago
Michael Bradshaw b43a7bb4f9 libopenjpeg: rename decoder source file. 13 years ago
Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
Diego Biurrun 0da29727ea build: Fix Ogg demuxer dependencies 13 years ago
Diego Biurrun b896008271 build: Fix FLAC demuxer dependencies 13 years ago
Diego Biurrun 8eea8fdceb flac: Move flac functions shared between libraries to flac common code 13 years ago
Diego Biurrun a519463366 build: Fix CAF demuxer dependencies 13 years ago
Diego Biurrun b7884ff7af build: Fix MP2 muxer dependencies 13 years ago
Diego Biurrun d648de61e6 build: Add missing build rules for the ISMV muxer 13 years ago
Martin Storsjö 37eeb5e273 Support AAC encoding via the external library fdk-aac 13 years ago
Kostya Shishkov 781888da89 TechSmith Screen Codec 2 decoder 13 years ago
Kostya Shishkov acfb6b6cf8 mss3: split DSP functions that are used in MTS2(MSS4) into separate file 13 years ago
Mans Rullgard 4a8528349f flacdec: split off channel decorrelation as flacdsp 13 years ago
Kostya Shishkov edf35d8342 MS ATC Screen (aka MSS3) decoder 13 years ago
Kostya Shishkov 005c80b645 MS Screen 1 decoder 13 years ago
Martin Storsjö 3641b0489c Add support for iLBC decoding/encoding via the external library libilbc 13 years ago
Kostya Shishkov c6061443f7 Indeo Audio decoder 13 years ago
Diego Biurrun c8b4a3999b libxvid: Give more suitable names to libxvid-related files. 13 years ago
Diego Biurrun 5b432d66ce libxvid: Separate libxvid encoder from libxvid rate control code. 13 years ago
Diego Biurrun 520c1ec699 dv: Split profile handling code into a separate file. 13 years ago
Diego Biurrun 9cef0669c4 Move code shared between libdirac and libschroedinger to libschroedinger. 13 years ago
Diego Biurrun dbe6ba55a3 build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
Diego Biurrun 9eb83a56aa build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 13 years ago
Mans Rullgard bf1945af30 aacps: move some loops to function pointers 13 years ago
Diego Biurrun a229d6c285 Remove libdirac decoder. 13 years ago
Justin Ruggles b0e9edc44f avcodec: add a cook parser to get subpacket duration 13 years ago
Diego Biurrun d724fe665b dv: Split off DV video decoder into its own file. 13 years ago
Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 13 years ago
Justin Ruggles e5aab2d7a4 libvorbis: use AVCodec.encode2() 13 years ago
Justin Ruggles 330d9d1b50 ra144enc: use AVCodec.encode2() 13 years ago
Justin Ruggles f090428234 nellymoserenc: use AVCodec.encode2() 13 years ago
Justin Ruggles b03dcf07f6 libspeex: use AVCodec.encode2() 13 years ago
Justin Ruggles 3d853d7ab3 libmp3lame: use AVCodec.encode2() 13 years ago
Justin Ruggles d1afb2f94e libfaac: use AVCodec.encode2() 13 years ago
Justin Ruggles ad95307f92 aacenc: use AVCodec.encode2() 13 years ago
Justin Ruggles f63412fc74 oggdec: output correct timestamps for Vorbis 13 years ago
Derek Buitenhuis 0e714f889e ZeroCodec Decoder 13 years ago
Kostya Shishkov b8560637d9 RealAudio Lossless decoder 13 years ago
Paul B Mahol 0afd8f12e9 avcodec: add XBM encoder 13 years ago
Diego Biurrun eab6968f24 build: Skip compiling xvmc.h under the correct condition. 13 years ago
Diego Biurrun 8ca6e523a6 wma: Refactor common code to fix standalone compilation of WMA lossless decoder. 13 years ago