aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* partial sync with obsolete section removalGravatar diego2009-02-10
* partial sync with obsolete section removalGravatar diego2009-02-10
* partial sync with obsolete section removalGravatar diego2009-02-09
* partial sync with obsolete section removalGravatar diego2009-02-09
* Document coeff and length fields in SwsVector.Gravatar stefano2009-02-09
* Sync x264 section renaming.Gravatar diego2009-02-09
* Use consistent names for codec installation sections.Gravatar diego2009-02-09
* partial sync with obsolete section removalGravatar diego2009-02-09
* partial sync with obsolete section removalGravatar diego2009-02-09
* partial sync with obsolete section removalGravatar diego2009-02-09
* partial sync with obsolete section removalGravatar diego2009-02-09
* partial sync with obsolete section removalGravatar diego2009-02-09
* partial sync with obsolete section removalsGravatar diego2009-02-09
* change internal real video packetizing format to the more straight forward oneGravatar aurel2009-02-09
* Revert #undefining system functions, it is not necessary.Gravatar diego2009-02-09
* bruteforce partial sync with obsolete documentation removalGravatar diego2009-02-09
* Add config.h #include for ARCH_X86 definition.Gravatar diego2009-02-09
* Add #undefs to reenable system functions that are normally forbidden in otherGravatar diego2009-02-09
* Drop DECLARE_ALIGNED from extern declarations. It creates trouble whenGravatar diego2009-02-09
* Use SetErrorMode so Windows will not show all kinds of error dialogsGravatar reimar2009-02-09
* Prefix visible YUV2RGB functions with sws_Gravatar kostya2009-02-09
* Give better name to Inverse_Table_6_9Gravatar kostya2009-02-09
* Remove file name from file headers.Gravatar diego2009-02-09
* Print information about detected CPU in verbose mode only.Gravatar diego2009-02-09
* Drop the deprecated sws_scale_ordered() at the next major versionGravatar stefano2009-02-08
* Replace int type with enum PixelFormat for the dstFormat/srcFormatGravatar stefano2009-02-08
* Fix a typo: lumaSarpen -> lumaSharpen.Gravatar stefano2009-02-08
* cosmetics: Remove leading underscore from all def_ variables.Gravatar diego2009-02-08
* Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h.Gravatar diego2009-02-08
* CONFIG_LIBAMR_NB/WB should be 0/1 #defines.Gravatar diego2009-02-08
* Fix FFmpeg decoder info fields to be consistent.Gravatar diego2009-02-08
* cosmetics: Drop redundant "decoder" from codec info fields.Gravatar diego2009-02-08
* synced with r28432Gravatar Gabrov2009-02-08
* Conditionally compile aclib.c instead of placing #ifdef around its content.Gravatar diego2009-02-08
* Add CONFIG_LIBVORBIS #define for FFmpeg to config.h.Gravatar diego2009-02-08
* Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris.Gravatar diego2009-02-07
* Sync with latest FFmpeg changes.Gravatar diego2009-02-07
* Add config.h/config.mak bzlib variables missed in last commit.Gravatar diego2009-02-07
* Add bzlib check for FFmpeg.Gravatar diego2009-02-07
* Fix a couple of unused variable warnings through the av_unused attribute.Gravatar diego2009-02-07
* Convert CONFIG_ZLIB into a 0/1 option.Gravatar diego2009-02-07
* Add READ_CACHE_TRACE #define for libdvdnav.Gravatar diego2009-02-07
* In case of several \move or \pos in one line, prefer the first one.Gravatar eugeni2009-02-07
* Add stubs for a few unimplemented tags.Gravatar eugeni2009-02-07
* Allow \be with arguments other than 0 or 1. Implement \blur.Gravatar eugeni2009-02-07
* sync w/r28415Gravatar gpoirier2009-02-05
* Avoid message spam during video adapter uncooperative state.Gravatar gogothebee2009-02-05
* Unify info/error messages to a common style:Gravatar gogothebee2009-02-05
* Print an error message when given insufficient parameters.Gravatar diego2009-02-04