summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* fix tiff regression test (bitexact flag was ignoredwhich caused theMichael Niedermayer2007-04-14
* remove MpegEncContext, patch by baptisteBaptiste Coudurier2007-04-14
* Update preprocessor directive comments to take recent changes to this fileDiego Biurrun2007-04-14
* cosmetics: Fix indentation.Diego Biurrun2007-04-13
* timestamps generation improvement when parsing aviJoakim Plate2007-04-13
* As usual Real actually took something existing and rebranded it.Benjamin Larsson2007-04-12
* Add complete instructions for the brave people wishing to fiddle with theDiego Biurrun2007-04-12
* Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec2007-04-12
* Update download URL with a link to a working version.Diego Biurrun2007-04-12
* add a check before find_frame_end callLimin Wang2007-04-11
* Per reference swf/flv adpcm encoder.Benjamin Larsson2007-04-11
* cosmetics: indentationDiego Biurrun2007-04-11
* ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1Luca Barbato2007-04-10
* cosmetics after last commitIvo van Poorten2007-04-10
* Add support for grayscale images with arbitrary maxvals.Ivo van Poorten2007-04-10
* Fix an underflow/overflow that was causing some crackles when playingMarco Gerards2007-04-10
* Set C predictor to zero if unavailable (should fix B-frame border artifacts)Kostya Shishkov2007-04-10