summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
* IndentationBenoit Fouet2007-06-26
| | | | Originally committed as revision 9437 to svn://svn.ffmpeg.org/ffmpeg/trunk
* test context before accessing itBenoit Fouet2007-06-26
| | | | Originally committed as revision 9436 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove ENABLE_SWSCALER conditionsRonald S. Bultje2007-06-26
| | | | | | patch by Ronald S. Bultje: [rsbultje gmail com] Originally committed as revision 9435 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add an AVClass pointer in SwsContext contextBenoit Fouet2007-06-26
| | | | Originally committed as revision 9434 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make globals staticBenoit Fouet2007-06-26
| | | | Originally committed as revision 9433 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update copyright yearBenoit Fouet2007-06-26
| | | | Originally committed as revision 9432 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Introducing TopicsLuca Barbato2007-06-26
| | | | Originally committed as revision 9431 to svn://svn.ffmpeg.org/ffmpeg/trunk
* this is named BlockSize in specsBaptiste Coudurier2007-06-25
| | | | Originally committed as revision 9430 to svn://svn.ffmpeg.org/ffmpeg/trunk
* according to specs, offset is before blocksizeBaptiste Coudurier2007-06-25
| | | | Originally committed as revision 9429 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support files with COMM chunk after SSND, fix invalid_nocommon.aiff which is ↵Baptiste Coudurier2007-06-25
| | | | | | spec compliant Originally committed as revision 9428 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Check for O_BINARY instead of a list of systems that need itRamiro Polla2007-06-25
| | | | Originally committed as revision 9427 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffmpeg-issues subscription URLReimar Döffinger2007-06-25
| | | | Originally committed as revision 9426 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove localtime_r implementation for systems that don't have it.Ramiro Polla2007-06-25
| | | | | | It is no longer used. Originally committed as revision 9425 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Some more minor spelling improvements, some grammar improvement might beReimar Döffinger2007-06-25
| | | | | | good in some places as well. Originally committed as revision 9424 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Typos removedLuca Barbato2007-06-25
| | | | Originally committed as revision 9423 to svn://svn.ffmpeg.org/ffmpeg/trunk
* wish priority description and ffmpeg-issues vs ffmpeg_issuesLuca Barbato2007-06-25
| | | | Originally committed as revision 9422 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove clear email addressesBenoit Fouet2007-06-25
| | | | Originally committed as revision 9421 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RoQ video encoderVitor Sessak2007-06-25
| | | | | | | | patch by Vitor: \vitor1001 gmail com/ original thread: [FFmpeg-devel] RoQ video encoder (take 3) date: 06/08/2007 10:34 PM Originally committed as revision 9420 to svn://svn.ffmpeg.org/ffmpeg/trunk