summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* fix exploitable buffer overflowMichael Niedermayer2007-04-271-0/+3
* Mark code parts that cannot work on AMD64 due to broken relocations as such.Diego Biurrun2007-04-272-6/+6
* 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE.Diego Biurrun2007-04-262-6/+6
* cosmetics: alignAurelien Jacobs2007-04-251-5/+5
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-255-250/+284
* cosmetics: Put AMR entry in alphabetical order with all external libraries.Diego Biurrun2007-04-251-2/+1
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-251-9/+1
* 1000l to myself as used VLC indexes were totally wrongKostya Shishkov2007-04-241-6/+6
* Blackfin is a strictly aligned processor.Marc Hoffman2007-04-211-1/+1
* simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail comMark Cox2007-04-211-6/+3
* Remove unused variable.Diego Biurrun2007-04-211-1/+1
* compile rawvideo decoder on requestAlex Beregszaszi2007-04-211-0/+2
* compile mjpeg parser if requestedAlex Beregszaszi2007-04-211-0/+2
* ac3 parser requires tables from ac3tab.h, which are compiled into ac3.cAlex Beregszaszi2007-04-211-1/+1
* cosmetics: remove my email addressAlex Beregszaszi2007-04-202-2/+2
* typoDiego Biurrun2007-04-201-1/+1
* add .type foo, %function directives for the benefit of debuggersMåns Rullgård2007-04-192-0/+14
* Fix parts missed in clip -> av_clip renameReimar Döffinger2007-04-192-4/+4
* Deobfuscade decodeTonalComponents calling logic.Benjamin Larsson2007-04-181-11/+6
* Version bump, atrac3 added.Benjamin Larsson2007-04-181-2/+2
* Simplify, patch by Ramiro Polla.Ramiro Polla2007-04-181-12/+2
* Remove unused vars, patch by Ramiro Polla.Ramiro Polla2007-04-181-4/+0
* Remove unused vars, patch by Ramiro Polla.Ramiro Polla2007-04-181-2/+0
* Cosmetics, patch by Ramiro Polla.Ramiro Polla2007-04-181-2/+1
* Pullback should be performed on scaled motion vectors in B-framesKostya Shishkov2007-04-181-0/+6
* Remove the build instructions from the doxygen comments, they are duplicatedDiego Biurrun2007-04-181-10/+1
* Doxygen comment wording/spellingDiego Biurrun2007-04-181-4/+4
* Atrac3 decoder.Benjamin Larsson2007-04-175-0/+1206
* Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun2007-04-155-64/+65
* fix mjpeg.movMichael Niedermayer2007-04-151-2/+4
* fix playback of angels_480-mjpegcompress.aviMichael Niedermayer2007-04-141-1/+1
* fix playback of odd_height.movMichael Niedermayer2007-04-141-0/+4
* correct another possible buffer overflow where interlaced wouldMichael Niedermayer2007-04-141-2/+1
* fix tiff regression test (bitexact flag was ignoredwhich caused theMichael Niedermayer2007-04-141-0/+2
* remove MpegEncContext, patch by baptisteBaptiste Coudurier2007-04-141-20/+5
* Update preprocessor directive comments to take recent changes to this fileDiego Biurrun2007-04-141-3/+3
* cosmetics: Fix indentation.Diego Biurrun2007-04-131-2/+2
* timestamps generation improvement when parsing aviJoakim Plate2007-04-132-2/+8
* As usual Real actually took something existing and rebranded it.Benjamin Larsson2007-04-121-1/+1
* Add complete instructions for the brave people wishing to fiddle with theDiego Biurrun2007-04-121-1/+5
* Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec2007-04-122-31/+6
* Update download URL with a link to a working version.Diego Biurrun2007-04-121-1/+1
* add a check before find_frame_end callLimin Wang2007-04-111-1/+2
* Per reference swf/flv adpcm encoder.Benjamin Larsson2007-04-111-0/+28
* cosmetics: indentationDiego Biurrun2007-04-111-1/+1
* ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1Luca Barbato2007-04-103-0/+82
* cosmetics after last commitIvo van Poorten2007-04-101-1/+1
* Add support for grayscale images with arbitrary maxvals.Ivo van Poorten2007-04-101-2/+24
* Fix an underflow/overflow that was causing some crackles when playingMarco Gerards2007-04-101-1/+3
* Set C predictor to zero if unavailable (should fix B-frame border artifacts)Kostya Shishkov2007-04-101-0/+2
OpenPOWER on IntegriCloud