aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vd_dmo.c
Commit message (Expand)AuthorAge
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* configure: remove checks for malloc.h and alloca()Gravatar wm42012-07-30
* Merge svn changes up to r31050Gravatar Uoti Urpala2010-04-26
|\
| * Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systemsGravatar zuxy2010-04-20
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Merge svn changes up to r30848Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30683Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30663Gravatar Uoti Urpala2010-03-10
|\ \ \
* \ \ \ Merge svn changes up to r30463Gravatar Uoti Urpala2010-03-09
|\ \ \ \
| | | | * Partially revert r30645, the final output format is determined byGravatar reimar2010-03-03
| | | |/
| | | * Add malloc.h #include for memalign(), fixes the warning:Gravatar diego2010-02-21
| | |/
| | * DirectShow requires stride to be a multiple of 4 for RGB24/BGR24, addGravatar reimar2010-02-18
| | * Merge declaration and initialization.Gravatar reimar2010-02-18
| | * DShow and DMO decoders need MP_IMGFLAG_COMMON_PLANEGravatar reimar2010-02-18
| | * Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.Gravatar reimar2010-02-18
| | * Mark all ad_info_t/vd_info_t structure declarations as const.Gravatar diego2010-02-12
| |/
| * Add missing license headers to all files in the libmpcodecs directory.Gravatar diego2010-01-30
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Make video decoder description structs constGravatar Uoti Urpala2008-04-25
|/
* Remove separation between Win32 DLL and DirectShow support in the build system.Gravatar diego2006-06-21
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-31
* Console message corrected and moved to help_mp-en.h.Gravatar diego2004-07-06
* corrected w32codec address (noticed by Peter Nelson on mplayer-users)Gravatar alex2002-12-20
* DMO supportGravatar arpi2002-11-26