summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* Simplify, patch by Ramiro Polla.Ramiro Polla2007-04-18
* Remove unused vars, patch by Ramiro Polla.Ramiro Polla2007-04-18
* Remove unused vars, patch by Ramiro Polla.Ramiro Polla2007-04-18
* Cosmetics, patch by Ramiro Polla.Ramiro Polla2007-04-18
* Pullback should be performed on scaled motion vectors in B-framesKostya Shishkov2007-04-18
* Remove the build instructions from the doxygen comments, they are duplicatedDiego Biurrun2007-04-18
* Doxygen comment wording/spellingDiego Biurrun2007-04-18
* Atrac3 decoder.Benjamin Larsson2007-04-17
* Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun2007-04-15
* fix mjpeg.movMichael Niedermayer2007-04-15
* fix playback of angels_480-mjpegcompress.aviMichael Niedermayer2007-04-14
* fix playback of odd_height.movMichael Niedermayer2007-04-14
* correct another possible buffer overflow where interlaced wouldMichael Niedermayer2007-04-14