1376 Commits (d48ebfbdea50d7f3a4e61e772b92960ff7b8d4ea)

Author SHA1 Message Date
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
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
Derek Buitenhuis 6cabb679d6 ZeroCodec 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
Derek Buitenhuis 01606d10e6 libutvideo: Add Ut Video encoder wrapper 13 years ago
Justin Ruggles 11ac796f7a dca_parser: parse the sample rate and frame durations 13 years ago
Justin Ruggles 5602a464c9 avcodec: add a Vorbis parser to get packet duration 13 years ago
Mashiat Sarker Shakkhar 9d25f1f619 Windows Media Audio Lossless decoder 13 years ago
Diego Biurrun 2f4b476e04 msmpeg4: Split encoding backend code off from general backend code. 13 years ago
Michael Niedermayer 388b7ac07a Revert "Set channel layout in flac decoder." 13 years ago
Anton Khirnov 2257f66ec5 lavc: drop libdirac encoder. 13 years ago
Justin Ruggles 3798205a77 mov: set channel layout for AC-3 streams based on the 'dac3' atom info 13 years ago
Justin Ruggles 1f516c0451 libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsing 13 years ago
Aneesh Dogra d7840529b6 avcodec: add a Sun Rasterfile encoder 13 years ago
Zongyao Qu 1b84cf41e0 Makefile: fix proresdec dependancies 13 years ago
Michael Niedermayer 8812c97b98 proresenc: Rename for incoming NIH-syndrom. 13 years ago
Kostya Shishkov 1a265f6187 prores encoder 13 years ago
Kostya Shishkov 8835c2c829 prores: move data shared between decoder and encoder to common file 13 years ago
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
Carl Eugen Hoyos bb9c8d9439 Add v408 / AYUV encoder and decoder. 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
Paul B Mahol dd453f197c r210, r10k and avrp encoder 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