summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Replace huge switch statement by a lookup table.Ivo van Poorten2007-04-12
* As usual Real actually took something existing and rebranded it.Benjamin Larsson2007-04-12
* spellingDiego Biurrun2007-04-12
* Add a note about how to enable external libraries.Diego Biurrun2007-04-12
* Add complete instructions for the brave people wishing to fiddle with theDiego Biurrun2007-04-12
* typoDiego Biurrun2007-04-12
* Update AMR instructions for last round of changes.Diego 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
* DVR-MS probe audio formatJohn Donaghy2007-04-12
* cosmetics after last commit; remove superfluous bracesIvo van Poorten2007-04-11
* Remove code duplication in sws_rgb2rgb_init.Ivo van Poorten2007-04-11
* 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
* Fix the poll() loop (ret == 0 means that a timeout expired, so it must beLuca Abeni2007-04-10
* Fix the generation of RTSP reply headers (the "DEF()" macro is not usedLuca Abeni2007-04-10
* add D-10 PAL 40 audio essence container ulBaptiste Coudurier2007-04-10
* add D-10 PAL 40 ulBaptiste Coudurier2007-04-10
* cosmetics: indentationAurelien Jacobs2007-04-10
* 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
* superflouos ()Michael Niedermayer2007-04-09
* remove code_prefix variable, no speed changeMichael Niedermayer2007-04-09
* simplifyMichael Niedermayer2007-04-09
* add support for seeking to a keyframe instead of a random frameAurelien Jacobs2007-04-09
* add an intermediate variable (prepare for next patch)Aurelien Jacobs2007-04-09
* add support for seeking in matroska filesAurelien Jacobs2007-04-09