1258 Commits (f8196759b45d658fd67064c83e18da1cc871e205)

Author SHA1 Message Date
Kostya Shishkov 44ddfd47d6 Xan4 decoder 14 years ago
Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 14 years ago
Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago
Alex Converse d5ec00ba57 Remove H.264 encoder fragments 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
Diego Biurrun efbc455915 The VP8 decoder does not depend on vp56.o and vp56data.o. 15 years ago
Diego Biurrun 2e2ca50655 Remove redundant h264pred.o from VP8 objects list. 15 years ago
Stefan Gehrer de29597680 add Chinese AVS encoding via external library libxavs 15 years ago
Stefano Sabatini 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 15 years ago
Diego Pettenò 3fc548df28 Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 15 years ago
Peter Ross beaa963cab ASCII/ANSI art decoder 15 years ago
Alex Converse 3cac899af9 Split the ADTS header decoder off of the ADTS parser. 15 years ago
Reimar Döffinger b576934d7e Add native GSM 06.10 audio decoder. 15 years ago
Måns Rullgård a30b336061 Allow using libxvid RC without enabling encoding wrapper 15 years ago
Måns Rullgård aad9f50751 Fix build with hardcoded tables 15 years ago
Diego Pettenò cb9b39fba9 tablegen: the executable depends on tablegen headers as well 15 years ago
Aurelien Jacobs 7bcef8483f fix dependencies of vp5 and vp6 decoders after r23915 15 years ago
Stefan Gehrer bce3bd1ced renormalize VP5/6/7/8 range coder without loop 15 years ago
James Darnley 9577838f2f Fix libvorbis encoding with more than 2 channels 15 years ago
Alex Converse d6e0080175 Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section. 15 years ago
Alex Converse e29af81818 aactab: Tablegenify ff_aac_pow2sf_tab. 15 years ago
Måns Rullgård 20843f51e7 Remove OS/2 threads support 15 years ago
Måns Rullgård 9f342dabc6 Remove beosthreads support 15 years ago
Alex Converse fd6eb4a06c Move Parametric Stereo related ps* files to aacps*. 15 years ago
David Conrad 3b636f21da Native VP8 decoder. 15 years ago
Måns Rullgård 6a74b1272e Remove libfaad wrapper 15 years ago