summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* done in r8635 by Xiaohui SunBaptiste Coudurier2007-04-22
* Blackfin is a strictly aligned processor.Marc Hoffman2007-04-21
* cabac bytestream optimization from x264Michael Niedermayer2007-04-21
* simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail comMark Cox2007-04-21
* long -> intBaptiste Coudurier2007-04-21
* cosmetics: mov_mp4 -> mp4Baptiste Coudurier2007-04-21
* clean and simplify esds reading functionBaptiste Coudurier2007-04-21
* remove broken ctab codeBaptiste Coudurier2007-04-21
* use INT64_MAXBaptiste Coudurier2007-04-21
* Remove unused variable.Diego Biurrun2007-04-21
* spelling/wording/punctuationDiego 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
* remove possibly broken wince cruftAlex 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
* 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