953 Commits (f59e9eaf78c28026ebc540b5767c7fe9f11590fc)

Author SHA1 Message Date
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 14 years ago
Martin Storsjö 8d370d88e5 Fix VP8 decoder dependencies 14 years ago
Diego Biurrun 83abdf5ff0 The VP8 decoder does not depend on cabac.o. 14 years ago
Diego Biurrun efbc455915 The VP8 decoder does not depend on vp56.o and vp56data.o. 14 years ago
Diego Biurrun 2e2ca50655 Remove redundant h264pred.o from VP8 objects list. 14 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
Alex Converse a20639017b Add HE-AAC v2 support to the AAC decoder. 15 years ago
Laurent Aimar 164aab02a0 MPEG-2 DXVA2 implementation 15 years ago
Francesco Lavra d31ba23185 RealAudio 14.4k encoder. 15 years ago
Francesco Lavra 0acaf8b0f2 Split ra144.c in common code (to be shared with the future encoder) and 15 years ago
Peter Ross a526d6197a Pictor/PC Paint decoder 15 years ago
Reimar Döffinger 8850c69dbe 10l, there is no aac.c any more, so no need for a dependency. 15 years ago
Reimar Döffinger 44d4616efe aacdec also depends on cbrt_tables.h for hardcoded-tables. 15 years ago
Alex Converse 77b8320a4d Rename aac.c to aacdec.c. 15 years ago
Stefano Sabatini 0b99215c0e Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
James Zern 316d6c153c Add WebM muxer 15 years ago
James Zern ee0e91462c VP8 encoding via libvpx. 15 years ago
David Conrad 4717f87259 VP8 parser 15 years ago
James Zern 8299a7f819 VP8 decoding via libvpx. 15 years ago
Alex Converse c2341b8596 Add a chomp BSF to consume zero padding at the end of a packet. 15 years ago
Måns Rullgård 57fcb7d7da Add mpegaudiodec_float.o dependency on tables header with hardcoded tables 15 years ago
Michael Niedermayer b91d46614d float based mp1/mp2/mp3 decoders. 15 years ago
Måns Rullgård 5e1ba34bbb VP56: move vp56_edge_filter to new VP56DSPContext 15 years ago
Ronald S. Bultje 0bb848016a Add acelp_filters.o as QCELP decoder object file. 15 years ago
Måns Rullgård 309d16a4a0 DCA: break out lfe_interpolation_fir() inner loops to a function 15 years ago
Reimar Döffinger fa034b4427 Allow hardcoding of ulaw and alaw tables. 15 years ago
Mohamed Naufal 148bcae98c Implement YOP demuxer and video decoder. 15 years ago
Reimar Döffinger c787cb339e Add support for hard-coding the 256kB large dv_vlc_map table. 15 years ago
Måns Rullgård 43f60eba19 Move arch-specific makefile parts into $arch/Makefile 15 years ago
Måns Rullgård 4693b031a3 Move H264 dsputil functions into their own struct 15 years ago