summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Group all copyright and author notices together.Diego Biurrun2007-07-05
| | | | Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk
* license header consistency cosmeticsDiego Biurrun2007-07-05
| | | | Originally committed as revision 23722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Group all copyright and author notices together.Diego Biurrun2007-07-05
| | | | Originally committed as revision 23721 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* make DCT_common_init() staticAurelien Jacobs2007-07-05
| | | | Originally committed as revision 9482 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing license header.Diego Biurrun2007-07-05
| | | | Originally committed as revision 9481 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move mpeg encoder specific initialization in the encoder specific fileAurelien Jacobs2007-07-05
| | | | Originally committed as revision 9480 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add proper ff_ prefix to new extern symbolsAurelien Jacobs2007-07-05
| | | | Originally committed as revision 9479 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: indentationAurelien Jacobs2007-07-05
| | | | Originally committed as revision 9478 to svn://svn.ffmpeg.org/ffmpeg/trunk
* split mpeg12 encoder out of mpeg12.cAurelien Jacobs2007-07-05
| | | | Originally committed as revision 9477 to svn://svn.ffmpeg.org/ffmpeg/trunk
* URL update, move comment to a better place.Diego Biurrun2007-07-05
| | | | Originally committed as revision 9476 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use av_freep() in free_vlc() and failed init_vlc()Måns Rullgård2007-07-05
| | | | Originally committed as revision 9474 to svn://svn.ffmpeg.org/ffmpeg/trunk
* The watermark vhook cannot handle truncated bitstreams.Víctor Paesa2007-07-05
| | | | Originally committed as revision 9473 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make error message more helpful and forbid random()Vitor Sessak2007-07-05
| | | | Originally committed as revision 9472 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove more useless parentheses.Vitor Sessak2007-07-05
| | | | Originally committed as revision 9471 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add note about dlfcn-win32 for MinGW vhooksRamiro Polla2007-07-03
| | | | Originally committed as revision 9470 to svn://svn.ffmpeg.org/ffmpeg/trunk
* On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only whenVíctor Paesa2007-07-03
| | | | | | --enable-swscaler is set. Originally committed as revision 9469 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update regression checksums after r9447Benoit Fouet2007-07-03
| | | | Originally committed as revision 9468 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused fileLuca Abeni2007-07-03
| | | | Originally committed as revision 23715 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Description: split mpegvideo.cBenoit Fouet2007-07-03
| | | | Originally committed as revision 9467 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CONFIG_XVID --> CONFIG_LIBXVIDDiego Biurrun2007-07-03
| | | | Originally committed as revision 9466 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove useless parentheses.Vitor Sessak2007-07-03
| | | | Originally committed as revision 9465 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove variables made unused by the last two patches and test svn access.Vitor Sessak2007-07-03
| | | | Originally committed as revision 9464 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add myself to Windows MinGW maintainersRamiro Polla2007-07-02
| | | | Originally committed as revision 9463 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move comment to a slightly better place.Diego Biurrun2007-07-02
| | | | Originally committed as revision 9462 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove leading underscores from specifiers, they are reserved.Diego Biurrun2007-07-02
| | | | Originally committed as revision 9461 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix 'make checkheaders'.Diego Biurrun2007-07-02
| | | | Originally committed as revision 23701 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Fix 'make checkheaders'.Diego Biurrun2007-07-02
| | | | Originally committed as revision 9460 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling cosmeticsDiego Biurrun2007-07-02
| | | | Originally committed as revision 9459 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove obsolete and misleading comment.Diego Biurrun2007-07-02
| | | | Originally committed as revision 23700 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* use properly AVFrame.linesizeVitor Sessak2007-07-02
| | | | | | patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9458 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use properly AVFrame.linesizeVitor Sessak2007-07-02
| | | | | | patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9457 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing comment markers to #endif directive.Diego Biurrun2007-07-02
| | | | Originally committed as revision 9455 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing comment markers to #endif directive.Diego Biurrun2007-07-02
| | | | Originally committed as revision 9454 to svn://svn.ffmpeg.org/ffmpeg/trunk
* to be able to compile without HAVE_AV_CONFIG_HRonald S. Bultje2007-07-02
| | | | | | | | patch by Ronald S. Bultje: [rsbultje gmail com] original thread: [FFmpeg-devel] ffmpeg.c/cmdutils.c compilation date: 06/23/2007 03:15 AM Originally committed as revision 9453 to svn://svn.ffmpeg.org/ffmpeg/trunk
* QT RLE encoderAlexis Ballier2007-07-02
| | | | | | | | patch by Alexis Ballier: [alexis ballier gmail com] original thread: [FFmpeg-devel] [Patch] QT RLE encoder, bis date: 06/24/2007 03:56 PM Originally committed as revision 9452 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add myself as Cygwin maintainer.Víctor Paesa2007-06-29
| | | | Originally committed as revision 9451 to svn://svn.ffmpeg.org/ffmpeg/trunk
* this prediction direction adjustment is wrongKostya Shishkov2007-06-28
| | | | Originally committed as revision 9450 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clarify --enable-libfaadbin option description.Diego Biurrun2007-06-28
| | | | Originally committed as revision 9449 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clarify what libfaadbin means in the summary output.Diego Biurrun2007-06-28
| | | | Originally committed as revision 9448 to svn://svn.ffmpeg.org/ffmpeg/trunk
* comment grammar fixesDiego Biurrun2007-06-28
| | | | Originally committed as revision 23685 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Identify the loop_filter flag as such and remove the unused variables in the ↵Ivan Kalvachev2007-06-27
| | | | | | context. Originally committed as revision 9447 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use the right strideVitor Sessak2007-06-27
| | | | | | patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9446 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mention unneeded casts and parenthesesVitor Sessak2007-06-27
| | | | | | patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9445 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add proper license header.Diego Biurrun2007-06-27
| | | | Originally committed as revision 9444 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use the right strideVitor Sessak2007-06-27
| | | | | | patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9443 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove empty write trailer functionsVitor Sessak2007-06-27
| | | | | | patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9442 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compute absolute data offset after reading blocksizeBaptiste Coudurier2007-06-26
| | | | Originally committed as revision 9441 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentationVitor Sessak2007-06-26
| | | | | | patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9440 to svn://svn.ffmpeg.org/ffmpeg/trunk
* right copyrightsVitor Sessak2007-06-26
| | | | | | patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9439 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add width and height in context and use themVitor Sessak2007-06-26
| | | | | | patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9438 to svn://svn.ffmpeg.org/ffmpeg/trunk