1498 Commits (cc0db8cf3042186d8355dcf10be67071cfbbcc5d)

Author SHA1 Message Date
Kostya Shishkov edf35d8342 MS ATC Screen (aka MSS3) decoder 13 years ago
Clément Bœsch 439e32f9b8 RealText demuxer and decoder. 13 years ago
Clément Bœsch 53640f42be SAMI demuxer and decoder. 13 years ago
Michael Niedermayer fde1bc64ad lavc: add frame multithreading capability (currently intra only) 13 years ago
Paul B Mahol 69254f4628 LucasArts SMUSH video decoder 13 years ago
Paul B Mahol b18357326c LucasArts SMUSH VIMA audio 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
Paul B Mahol 79c39a98cf Add truehd decoder line. 13 years ago
Paul B Mahol c1d62489e1 libvorbis: split encoder from decoder 13 years ago
Paul B Mahol 751dcd9243 Remove eightsvx_raw decoder line 13 years ago
Paul B Mahol 134d0f7119 Revert "Fix building libopencore_amrnb decoder without libopencore_amrnb encoder" 13 years ago
Carl Eugen Hoyos 37a9cdfc2c Fix dirac decoder build dependencies. 13 years ago
Carl Eugen Hoyos b8fe9f08be Fix amv encoder dependencies. 13 years ago
Paul B Mahol e11020a145 Fix building libopencore_amrnb decoder without libopencore_amrnb encoder 13 years ago
Kostya Shishkov c6061443f7 Indeo Audio decoder 13 years ago
Carl Eugen Hoyos 757d5b9bfd Fix MP2 muxer Makefile dependencies. 13 years ago
Carl Eugen Hoyos a4b885d55e Fix ProRes decoder Makefile dependencies. 13 years ago
Carl Eugen Hoyos c02ef07881 Fix G.723.1 encoder Makefile dependencies. 13 years ago
Stefano Sabatini e10eac910a lavc/raw: add test utility for listing fourcc/pix_fmt map 13 years ago
Carl Eugen Hoyos 7a0d00dc79 Fix compilation with --disable-everything --enable-demuxer=ogg (--disable-yasm). 13 years ago
Carl Eugen Hoyos 9ddc47227d Fix compilation with --disable-everything --enable-demuxer=flac (--disable-yasm). 13 years ago
Carl Eugen Hoyos 50858a64bf Add Avid Meridien Uncompressed (AVUI) encoder. 13 years ago
Clément Bœsch 1913989f56 build: add codec_names.h to SKIPHEADERS to fix make checkheaders. 13 years ago
Clément Bœsch 3dba3b265c lavc/vda: fix make checkheaders. 13 years ago
Clément Bœsch 08ad9f9a78 lavc/os2threads: fix make checkheaders. 13 years ago
Clément Bœsch b56f885a24 lavc/libutvideo: fix make checkheaders. 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
Carl Eugen Hoyos 8ba543eb3b Add Avid Meridien (AVUI) decoder. 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
Peter Holik 2ee6dca3b8 png_parser 13 years ago
Clément Bœsch 9ae570fb5f JACOsub demuxer, decoder and muxer. 13 years ago
Clément Bœsch 423b827668 lavc: add MicroDVD decoder. 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
Alexander Bokovikov fc882b6e9c Fix build dependencies for libvo-aac and libopencore-amrnb. 13 years ago
Reimar Döffinger 5735f768b0 h261: move tables from header to .c file. 13 years ago
Jimmy Christensen b7ce3242f8 lavc: add a OpenEXR decoder 13 years ago
Carl Eugen Hoyos 9a0f2b7b3a Revert "Fix compilation with hardcoded tables." 13 years ago
Carl Eugen Hoyos b17b296369 Fix compilation with hardcoded tables. 13 years ago
Paul B Mahol a0340dfbd7 XBM decoder 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