summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test widths all down to one. this tests whether the scalers correctly switchIvo van Poorten2007-04-181-1/+1
* 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
* skip MMX code in rgb24tobgr24 if the size of the input is smaller than theIvo van Poorten2007-04-181-0/+3
* skip MMX code in rgb32to16 if the size of the input is smaller than theIvo van Poorten2007-04-181-0/+2
* skip MMX code in rgb32to15 if the size of the input is smaller than theIvo van Poorten2007-04-181-0/+2
* Atrac3 decoder.Benjamin Larsson2007-04-179-3/+1215
* slightly faster rgb32tobgr32; avoid one add and one cmpIvo van Poorten2007-04-171-18/+17
* Fix the most obvious typos in the development policy doc sectionReimar Döffinger2007-04-171-8/+8
* patch submission checklistMichael Niedermayer2007-04-171-0/+47
* add a commit-rule precision when applying patches discussed on the mailing listBenoit Fouet2007-04-171-0/+3
* New implementation of rgb32tobgr32Ivo van Poorten2007-04-161-41/+58
* Mention configure parameters for enabling AMR.Diego Biurrun2007-04-151-1/+3
* add an enum for need_parsingAurelien Jacobs2007-04-1519-34/+40
* Make the declaration of AVInputFormat ac3_demuxer conditionalDiego Biurrun2007-04-151-0/+2
* The AC3 demuxer depends on the AC3 parser.Diego Biurrun2007-04-151-0/+1
* Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun2007-04-156-65/+66
* fix mjpeg.movMichael Niedermayer2007-04-151-2/+4
* improve horizontal chroma resolution with palMichael Niedermayer2007-04-152-6/+7
* convert palette to yuv instead of converting each pixel after pal->rgbMichael Niedermayer2007-04-152-14/+25
* 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-143-2/+4
* remove MpegEncContext, patch by baptisteBaptiste Coudurier2007-04-141-20/+5
* fix overhead and bitrate statisticsMichael Niedermayer2007-04-141-1/+3
* Update preprocessor directive comments to take recent changes to this fileDiego Biurrun2007-04-141-3/+3
* Simplify Darwin gcc flags setting.Diego Biurrun2007-04-141-15/+4
* Remove redundant 2.95 branch from the Darwin gcc check. It is alreadyDiego Biurrun2007-04-141-3/+0
* one patch one mailMichael Niedermayer2007-04-131-0/+3
* trap signals in tests that can crashMåns Rullgård2007-04-131-15/+27
* cosmetics: Fix indentation.Diego Biurrun2007-04-131-2/+2
* timestamps generation improvement when parsing aviJoakim Plate2007-04-135-7/+25
* change atoll call to equivalent strtoll to fix compilation on Mac OS X 10.2Patrice Bensoussan2007-04-131-1/+1
* cosmetics, expand all tabs to four spaces.Ivo van Poorten2007-04-121-112/+112
* Replace huge switch statement by a lookup table.Ivo van Poorten2007-04-121-174/+46
* As usual Real actually took something existing and rebranded it.Benjamin Larsson2007-04-121-1/+1
* spellingDiego Biurrun2007-04-121-1/+1
* Add a note about how to enable external libraries.Diego Biurrun2007-04-121-1/+2
* Add complete instructions for the brave people wishing to fiddle with theDiego Biurrun2007-04-121-1/+5
* typoDiego Biurrun2007-04-121-1/+1
* Update AMR instructions for last round of changes.Diego Biurrun2007-04-121-16/+10
* Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec2007-04-123-42/+9
* Update download URL with a link to a working version.Diego Biurrun2007-04-121-1/+1
* DVR-MS probe audio formatJohn Donaghy2007-04-122-1/+54
* cosmetics after last commit; remove superfluous bracesIvo van Poorten2007-04-111-6/+4
* Remove code duplication in sws_rgb2rgb_init.Ivo van Poorten2007-04-112-116/+36
* 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
OpenPOWER on IntegriCloud