998 Commits (ecc297308ff3cb8b20359df44108ac299b22bdf1)

Author SHA1 Message Date
Mans Rullgard 6bb6fb05ba mpegaudio: remove CONFIG_MPEGAUDIO_HP option 14 years ago
Diego Biurrun 61165a1bba Fix standalone compilation of WTV demuxer. 14 years ago
Diego Biurrun 091018e0dd Fix standalone compilation of MXPEG decoder. 14 years ago
Peter Ross e27ce0eea3 DPX image encoder 14 years ago
Diego Biurrun 046f3cb789 vorbis: Rename decoder/encoder files to follow general file naming scheme. 14 years ago
Anton Khirnov 095290f9a4 lavc: provide the opt.h header until the next bump 14 years ago
Anton Khirnov cda7aa9eba lavc: remove reference to opt.h from Makefile. 14 years ago
Anton Khirnov 3453a231a6 lavc: remove misc disabled cruft. 14 years ago
Martin Storsjö f502ff3f61 Add support for AMR-WB encoding via libvo-amrwbenc 14 years ago
Martin Storsjö d89e738a0c Add an AAC encoder by using the libvo-aacenc library 14 years ago
Mans Rullgard 6efe6028ed Fixed-point support in fft-test 14 years ago
Mans Rullgard 7087ce08c8 Fixed-point FFT and MDCT 14 years ago
anatoly ce02f9becf Add MxPEG decoder 14 years ago
Kostya Shishkov 42315dabce Chronomaster DFA decoder 14 years ago
Anton Khirnov 3dd851c46b lavc: move the version macros to a new installed header. 14 years ago
Kieran Kunhya a6d2227bc8 Add kbdwin.o to AC3 decoder 14 years ago
Mans Rullgard 4538729afe Move sine windows to a separate file 14 years ago
Mans Rullgard a45fbda994 Move ff_kbd_window_init() to a separate file 14 years ago
Mans Rullgard 42cfb3835b Remove Sonic experimental audio codec 14 years ago
Peter Ross 0697440c1e Bitmap Brothers JV video decoder 14 years ago
Mans Rullgard a5444fee06 Add CONFIG_AC3DSP symbol to simplify makefiles 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Justin Ruggles dda3f0ef48 Add x86-optimized versions of exponent_min(). 14 years ago
Kostya Shishkov 44ddfd47d6 Xan4 decoder 14 years ago
Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago
Alex Converse ff3d43104f Remove H.264 encoder fragments 14 years ago
Carl Eugen Hoyos d267b339e4 Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
Justin Ruggles 6fd96d1a85 Change the AC-3 encoder to use floating-point. 14 years ago
Justin Ruggles ad6b2c1f6d Move fixed-point parts of the AC-3 encoder to separate files. 14 years ago
Aurelien Jacobs 2c77c90684 add SubRip decoder 14 years ago
Martin Storsjö 81c8c18780 Makefile: Fix dependencies of components 14 years ago
Martin Storsjö 223cefb560 Fix more matroska/webm muxer dependencies 14 years ago
Ronald S. Bultje 2b2a597ec0 AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo 14 years ago
Michael Chinen 475ae04a27 Add a FLAC parser. 14 years ago
Stefano Sabatini 5878d5bda3 Order matters, fix test files linking. 14 years ago
Aurelien Jacobs e9c098dbaa add ASS encoder and decoder 14 years ago
Nicolas George ba83c4bfb5 MJPEG/AVI1 to JPEG/JFIF bitstream filter. 14 years ago
Janne Grunau 136e19e1cf Add single stream LATM/LOAS decoder 14 years ago
Reimar Döffinger 645e75992d Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
Martin Storsjö 21e681ba57 Add a G.722 encoder 14 years ago
Zhou Zongyi 4383692896 Add R10k decoder. 14 years ago
Martin Storsjö 58e37eafce Add G.722 ADPCM audio decoder 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Martin Storsjö dab95c0584 Fix the dependencies of the RTP muxer 14 years ago
Tobias Bindhammer b7cf4e4f55 enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system 14 years ago
Jason Garrett-Glaser 4a384de5b8 Split h264dsp and h264pred in configure. 14 years ago
Diego Biurrun 3447f12d66 Add a CONFIG_ variable for generic Huffman routines. 14 years ago
Jason Garrett-Glaser 905ef0d064 VP5/6/8: eliminate CABAC dependency 15 years ago
Martin Storsjö 8d370d88e5 Fix VP8 decoder dependencies 15 years ago
Diego Biurrun 83abdf5ff0 The VP8 decoder does not depend on cabac.o. 15 years ago