summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* Remove the build instructions from the doxygen comments, they are duplicatedDiego Biurrun2007-04-18
* Doxygen comment wording/spellingDiego Biurrun2007-04-18
* Atrac3 decoder.Benjamin Larsson2007-04-17
* Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun2007-04-15
* fix mjpeg.movMichael 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
* Update preprocessor directive comments to take recent changes to this fileDiego Biurrun2007-04-14
* cosmetics: Fix indentation.Diego Biurrun2007-04-13
* timestamps generation improvement when parsing aviJoakim Plate2007-04-13
* As usual Real actually took something existing and rebranded it.Benjamin Larsson2007-04-12
* Add complete instructions for the brave people wishing to fiddle with theDiego 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
* 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
* 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
* When dst_length == 0 bit_length has to be 0, too, but the current code stillReinhard Nissl2007-04-09
* Remove a NAL unit's trailing zero bytes even when dst_length is 1.Reinhard Nissl2007-04-09
* scenario: A properly coded frame is followed by an end of sequence NAL unit,Reinhard Nissl2007-04-09
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-08
* Only compile in Theora-specific functions if the Theora decoder has beenDiego Biurrun2007-04-08
* cosmetics: Move one code block to save an #ifdef in the next commit.Diego Biurrun2007-04-08
* Remove #if 0 code.Diego Biurrun2007-04-08
* Fix compilation when Theora decoder is disabled, but VP3 is enabled.Diego Biurrun2007-04-08
* Remove unused variable.Diego Biurrun2007-04-08
* cosmetics: indentation fixMarco Gerards2007-04-08
* factorize & 0x0FMichael Niedermayer2007-04-08
* remove c93_ prefix from static functions in c93.cMichael Niedermayer2007-04-08
* align verticallyMichael Niedermayer2007-04-07
* shorter variable namesMichael Niedermayer2007-04-07
* general purpose var should be intMichael Niedermayer2007-04-07
* remove redundant commentsMichael Niedermayer2007-04-07
* remove useless debuging av_log()Michael Niedermayer2007-04-07