summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix an use-after-free bugLuca Abeni2007-04-19
* Remove unused callbacks from ffserverLuca Abeni2007-04-19
* Deobfuscade decodeTonalComponents calling logic.Benjamin Larsson2007-04-18
* Version bump, atrac3 added.Benjamin Larsson2007-04-18
* Let maintain things. Added myself as atrac3 maintainer.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
* preserve alpha channel when converting rgb32 to bgr32 in plain CIvo van Poorten2007-04-18
* fix red_15mask and green_15mask. the previous values were wrong and causedIvo van Poorten2007-04-18
* test widths all down to one. this tests whether the scalers correctly switchIvo van Poorten2007-04-18
* Remove the build instructions from the doxygen comments, they are duplicatedDiego Biurrun2007-04-18
* Doxygen comment wording/spellingDiego Biurrun2007-04-18
* skip MMX code in rgb24tobgr24 if the size of the input is smaller than theIvo van Poorten2007-04-18
* skip MMX code in rgb32to16 if the size of the input is smaller than theIvo van Poorten2007-04-18
* skip MMX code in rgb32to15 if the size of the input is smaller than theIvo van Poorten2007-04-18
* Atrac3 decoder.Benjamin Larsson2007-04-17
* slightly faster rgb32tobgr32; avoid one add and one cmpIvo van Poorten2007-04-17
* Fix the most obvious typos in the development policy doc sectionReimar Döffinger2007-04-17
* patch submission checklistMichael Niedermayer2007-04-17
* add a commit-rule precision when applying patches discussed on the mailing listBenoit Fouet2007-04-17
* New implementation of rgb32tobgr32Ivo van Poorten2007-04-16
* Mention configure parameters for enabling AMR.Diego Biurrun2007-04-15
* add an enum for need_parsingAurelien Jacobs2007-04-15
* Make the declaration of AVInputFormat ac3_demuxer conditionalDiego Biurrun2007-04-15
* The AC3 demuxer depends on the AC3 parser.Diego Biurrun2007-04-15
* Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun2007-04-15
* fix mjpeg.movMichael Niedermayer2007-04-15
* improve horizontal chroma resolution with palMichael Niedermayer2007-04-15
* convert palette to yuv instead of converting each pixel after pal->rgbMichael 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
* fix overhead and bitrate statisticsMichael Niedermayer2007-04-14
* Update preprocessor directive comments to take recent changes to this fileDiego Biurrun2007-04-14
* Simplify Darwin gcc flags setting.Diego Biurrun2007-04-14
* Remove redundant 2.95 branch from the Darwin gcc check. It is alreadyDiego Biurrun2007-04-14
* one patch one mailMichael Niedermayer2007-04-13
* trap signals in tests that can crashMåns Rullgård2007-04-13
* cosmetics: Fix indentation.Diego Biurrun2007-04-13
* timestamps generation improvement when parsing aviJoakim Plate2007-04-13
* change atoll call to equivalent strtoll to fix compilation on Mac OS X 10.2Patrice Bensoussan2007-04-13
* cosmetics, expand all tabs to four spaces.Ivo van Poorten2007-04-12