summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix build with hardcoded tablesMåns Rullgård2010-07-041-1/+6
* tablegen: the executable depends on tablegen headers as wellDiego Pettenò2010-07-021-2/+2
* fix dependencies of vp5 and vp6 decoders after r23915Aurelien Jacobs2010-07-011-2/+2
* renormalize VP5/6/7/8 range coder without loopStefan Gehrer2010-06-301-1/+1
* Fix libvorbis encoding with more than 2 channelsJames Darnley2010-06-271-1/+1
* Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section.Alex Converse2010-06-231-1/+1
* aactab: Tablegenify ff_aac_pow2sf_tab.Alex Converse2010-06-231-0/+1
* Remove OS/2 threads supportMåns Rullgård2010-06-231-1/+0
* Remove beosthreads supportMåns Rullgård2010-06-221-1/+0
* Move Parametric Stereo related ps* files to aacps*.Alex Converse2010-06-221-2/+2
* Native VP8 decoder.David Conrad2010-06-221-0/+2
* Remove libfaad wrapperMåns Rullgård2010-06-201-1/+0
* Add HE-AAC v2 support to the AAC decoder.Alex Converse2010-06-191-1/+2
* MPEG-2 DXVA2 implementationLaurent Aimar2010-06-181-0/+1
* RealAudio 14.4k encoder.Francesco Lavra2010-06-111-0/+1
* Split ra144.c in common code (to be shared with the future encoder) andFrancesco Lavra2010-06-111-1/+1
* Pictor/PC Paint decoderPeter Ross2010-06-081-0/+1
* 10l, there is no aac.c any more, so no need for a dependency.Reimar Döffinger2010-06-061-1/+1
* aacdec also depends on cbrt_tables.h for hardcoded-tables.Reimar Döffinger2010-06-061-1/+1
* Rename aac.c to aacdec.c.Alex Converse2010-06-051-1/+1
* Move eval.c and eval.h from libavcodec to libavutil, and make the evalStefano Sabatini2010-06-051-1/+0
* Add WebM muxerJames Zern2010-06-041-0/+2
* VP8 encoding via libvpx.James Zern2010-06-031-0/+1
* VP8 parserDavid Conrad2010-05-271-0/+1
* VP8 decoding via libvpx.James Zern2010-05-251-0/+1
* Add a chomp BSF to consume zero padding at the end of a packet.Alex Converse2010-05-191-0/+1
* Add mpegaudiodec_float.o dependency on tables header with hardcoded tablesMåns Rullgård2010-05-131-0/+1
* float based mp1/mp2/mp3 decoders.Michael Niedermayer2010-05-111-0/+11
* VP56: move vp56_edge_filter to new VP56DSPContextMåns Rullgård2010-04-301-2/+2
* Add acelp_filters.o as QCELP decoder object file.Ronald S. Bultje2010-04-231-1/+2
* DCA: break out lfe_interpolation_fir() inner loops to a functionMåns Rullgård2010-04-121-1/+1
* Allow hardcoding of ulaw and alaw tables.Reimar Döffinger2010-04-011-0/+1
* Implement YOP demuxer and video decoder.Mohamed Naufal2010-03-291-0/+1
* Add support for hard-coding the 256kB large dv_vlc_map table.Reimar Döffinger2010-03-211-0/+7
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-161-129/+1
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-161-9/+13
* 100L, revert r22560, already presentBaptiste Coudurier2010-03-151-1/+0
* mpegts muxer now needs mpeg4audio code like adts muxerBaptiste Coudurier2010-03-151-0/+1
* Allow hard-coding of the 32kB cubic-root table for AAC.Reimar Döffinger2010-03-141-0/+1
* Allow hard-coding several QDM2 tables (about 32 kB size).Reimar Döffinger2010-03-141-0/+1
* Separate DWT from snow and dsputilMåns Rullgård2010-03-141-1/+2
* fix compilation with --disable-everything --enable-muxer=mpegtsAurelien Jacobs2010-03-121-1/+1
* fix compilation with --disable-everything --enable-decoder=twinvqAurelien Jacobs2010-03-121-1/+1
* Replace $(G) with more generic $(M) in silent make rulesMåns Rullgård2010-03-101-3/+3
* Prettify make output when generating headersMåns Rullgård2010-03-091-3/+3
* Kega Game Video (KGV1) decoderDaniel Verkamp2010-03-091-0/+1
* Skip mpegaudio3.h in checkheadersMåns Rullgård2010-03-081-0/+1
* Skip the tablegen fragments in checkheadersMåns Rullgård2010-03-081-1/+2
* Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård2010-03-081-0/+1
* Add an HE-AAC v1 decoder.Alex Converse2010-03-081-1/+1
OpenPOWER on IntegriCloud