summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* move mpegaudio_parser in it's own fileAurelien Jacobs2007-05-05
* move mpeg4video_parser in it's own fileAurelien Jacobs2007-05-05
* parser.h uses AVCodecContext so it needs to include avcodec.hAurelien Jacobs2007-05-05
* set CODEC_CAP_DR1 for vp5 and vp6 decodersAurelien Jacobs2007-05-05
* parser.c is compiled unconditionally, there is no need to compile itDiego Biurrun2007-05-05
* Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.Diego Biurrun2007-05-05
* Fix warning:Diego Biurrun2007-05-05
* parser.c is compiled unconditionally, there is no need to compile itDiego Biurrun2007-05-05
* Move H.261 parser to its own file.Diego Biurrun2007-05-04
* 100l to myself. Do not include stuff unneeded by parserKostya Shishkov2007-05-04
* TypoKostya Shishkov2007-05-04
* Move some declarations into headerKostya Shishkov2007-05-04
* Rename oggvorbis decoder to libvorbis.Diego Biurrun2007-05-04
* Move VC1 parser to its own file.Diego Biurrun2007-05-04
* Move dca parser to its own file.Diego Biurrun2007-05-03
* Give libamr decoders/encoders a lib prefix in the name.Diego Biurrun2007-05-03
* Rename dts_decoder to libdts_decoder.Diego Biurrun2007-05-03
* Remove unused variable.Diego Biurrun2007-05-02
* cosmetics: indention after last commitJustin Ruggles2007-05-02
* use downmixing coefficients in dca decoder.Justin Ruggles2007-05-02
* enable multichannel output in dca decoder.Justin Ruggles2007-05-02
* 1000l to myself - DCA decoder should not be registered in video codecs sectionKostya Shishkov2007-05-02
* add the possibility to choose aac profileNicolas George2007-05-02
* cosmetics: Group all external library decoders and encoders together.Diego Biurrun2007-05-02
* patch so that the deprecated items show up correctlyMark Cox2007-05-02
* make mpeg decoder handle mid-stream changes in resolutionHeikki Lindholm2007-05-02
* add some commentsDenis Fortin2007-05-02
* prevent going out of the buffer if the nal size does not fit in the buffer.Mean2007-04-29
* check for channels<=0 and print a reasonable error messageAlex Beregszaszi2007-04-29
* add V.Flash PTX decoderIvo van Poorten2007-04-29
* fix exploitable buffer overflowMichael Niedermayer2007-04-27
* Mark code parts that cannot work on AMD64 due to broken relocations as such.Diego Biurrun2007-04-27
* 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE.Diego Biurrun2007-04-26
* cosmetics: alignAurelien Jacobs2007-04-25
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-25
* cosmetics: Put AMR entry in alphabetical order with all external libraries.Diego Biurrun2007-04-25
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-25
* 1000l to myself as used VLC indexes were totally wrongKostya Shishkov2007-04-24
* Blackfin is a strictly aligned processor.Marc Hoffman2007-04-21
* simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail comMark Cox2007-04-21
* Remove unused variable.Diego Biurrun2007-04-21
* compile rawvideo decoder on requestAlex Beregszaszi2007-04-21
* compile mjpeg parser if requestedAlex Beregszaszi2007-04-21
* ac3 parser requires tables from ac3tab.h, which are compiled into ac3.cAlex Beregszaszi2007-04-21
* cosmetics: remove my email addressAlex Beregszaszi2007-04-20
* typoDiego Biurrun2007-04-20
* add .type foo, %function directives for the benefit of debuggersMåns Rullgård2007-04-19
* Fix parts missed in clip -> av_clip renameReimar Döffinger2007-04-19
* Deobfuscade decodeTonalComponents calling logic.Benjamin Larsson2007-04-18
* Version bump, atrac3 added.Benjamin Larsson2007-04-18