summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Group all copyright and author notices together.Diego Biurrun2007-07-05
* make DCT_common_init() staticAurelien Jacobs2007-07-05
* Add missing license header.Diego Biurrun2007-07-05
* move mpeg encoder specific initialization in the encoder specific fileAurelien Jacobs2007-07-05
* add proper ff_ prefix to new extern symbolsAurelien Jacobs2007-07-05
* cosmetics: indentationAurelien Jacobs2007-07-05
* split mpeg12 encoder out of mpeg12.cAurelien Jacobs2007-07-05
* URL update, move comment to a better place.Diego Biurrun2007-07-05
* use av_freep() in free_vlc() and failed init_vlc()Måns Rullgård2007-07-05
* The watermark vhook cannot handle truncated bitstreams.Víctor Paesa2007-07-05
* Make error message more helpful and forbid random()Vitor Sessak2007-07-05
* Remove more useless parentheses.Vitor Sessak2007-07-05
* Add note about dlfcn-win32 for MinGW vhooksRamiro Polla2007-07-03
* On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only whenVíctor Paesa2007-07-03
* update regression checksums after r9447Benoit Fouet2007-07-03
* Remove unused fileLuca Abeni2007-07-03
* Description: split mpegvideo.cBenoit Fouet2007-07-03
* CONFIG_XVID --> CONFIG_LIBXVIDDiego Biurrun2007-07-03
* Remove useless parentheses.Vitor Sessak2007-07-03
* Remove variables made unused by the last two patches and test svn access.Vitor Sessak2007-07-03
* Add myself to Windows MinGW maintainersRamiro Polla2007-07-02
* Move comment to a slightly better place.Diego Biurrun2007-07-02
* Remove leading underscores from specifiers, they are reserved.Diego Biurrun2007-07-02
* Fix 'make checkheaders'.Diego Biurrun2007-07-02
* Fix 'make checkheaders'.Diego Biurrun2007-07-02
* spelling cosmeticsDiego Biurrun2007-07-02
* Remove obsolete and misleading comment.Diego Biurrun2007-07-02
* use properly AVFrame.linesizeVitor Sessak2007-07-02
* use properly AVFrame.linesizeVitor Sessak2007-07-02
* Add missing comment markers to #endif directive.Diego Biurrun2007-07-02
* Add missing comment markers to #endif directive.Diego Biurrun2007-07-02
* to be able to compile without HAVE_AV_CONFIG_HRonald S. Bultje2007-07-02
* QT RLE encoderAlexis Ballier2007-07-02
* Add myself as Cygwin maintainer.Víctor Paesa2007-06-29
* this prediction direction adjustment is wrongKostya Shishkov2007-06-28
* Clarify --enable-libfaadbin option description.Diego Biurrun2007-06-28
* Clarify what libfaadbin means in the summary output.Diego Biurrun2007-06-28
* comment grammar fixesDiego Biurrun2007-06-28
* Identify the loop_filter flag as such and remove the unused variables in the ...Ivan Kalvachev2007-06-27
* use the right strideVitor Sessak2007-06-27
* Mention unneeded casts and parenthesesVitor Sessak2007-06-27
* Add proper license header.Diego Biurrun2007-06-27
* use the right strideVitor Sessak2007-06-27
* remove empty write trailer functionsVitor Sessak2007-06-27
* compute absolute data offset after reading blocksizeBaptiste Coudurier2007-06-26
* indentationVitor Sessak2007-06-26
* right copyrightsVitor Sessak2007-06-26
* add width and height in context and use themVitor Sessak2007-06-26
* IndentationBenoit Fouet2007-06-26
* test context before accessing itBenoit Fouet2007-06-26