| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | Merge svn changes up to r30643 | Uoti Urpala | 2010-03-10 | 1 | -7/+1 |
|\ |
|
| * | Add header for AVI print functions; avoids many forward declarations. | diego | 2010-02-18 | 1 | -3/+1 |
| * | libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions. | diego | 2010-02-17 | 1 | -4/+0 |
| * | Mark all ad_info_t/vd_info_t structure declarations as const. | diego | 2010-02-12 | 1 | -1/+1 |
* | | Merge svn changes up to r30463 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\| |
|
| * | Add missing license headers to all files in the libmpcodecs directory. | diego | 2010-01-30 | 1 | -0/+18 |
* | | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 | 1 | -1/+0 |
|\| |
|
| * | Remove only use if MP_IMGFLAG_RGB_PALETTE to allow giving the flag a slightly | reimar | 2009-12-26 | 1 | -1/+0 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -10/+10 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -10/+10 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -1/+1 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -1/+1 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 1 | -1/+1 |
|\| |
|
| * | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -1/+1 |
* | | Make video decoder description structs const | Uoti Urpala | 2008-04-25 | 1 | -1/+1 |
|/ |
|
* | Check ICDecompressGetFormatSize to avoid crashes. | reimar | 2007-10-21 | 1 | -0/+5 |
* | Remove redundant variable declaration. | diego | 2007-08-25 | 1 | -2/+0 |
* | Include loader/ prefix in #include path everywhere. | diego | 2007-03-15 | 1 | -2/+2 |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 | 1 | -3/+0 |
* | Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-31 | 1 | -1/+1 |
* | Convert printfs in aviprint.c to mp_msg and give the information printing | diego | 2006-03-27 | 1 | -3/+3 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -2/+2 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 | 1 | -3/+3 |
* | Support for new vssh dll, patch by adland | rtognimp | 2005-05-04 | 1 | -0/+7 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -0/+2 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -2/+2 |
* | bypass palette from bih, when codec cannot give it in o_bih | arpi | 2002-10-19 | 1 | -5/+8 |
* | wine headers cleanup | arpi | 2002-09-22 | 1 | -7/+4 |
* | fixed to comply with new loader | alex | 2002-09-13 | 1 | -3/+5 |
* | 1000l - planar YUV support fixed (indeo 3,4,5, i263 etc) | arpi | 2002-09-04 | 1 | -1/+3 |
* | NULL->0 (warning fix) | arpi | 2002-09-04 | 1 | -2/+2 |
* | enabled csp-query support, but only for formats with 'query' flag set | arpi | 2002-09-03 | 1 | -1/+3 |
* | - vfwex redundancy removed | arpi | 2002-09-03 | 1 | -4/+31 |
* | fixed some problems with colorspace/init order, some cleanup | arpi | 2002-09-03 | 1 | -116/+62 |
* | correct palette handling and query_format support (now huffyuv, cram and mwv1... | alex | 2002-09-02 | 1 | -45/+114 |
* | 10l | alex | 2002-09-01 | 1 | -3/+0 |
* | merged with dll_init | alex | 2002-09-01 | 1 | -15/+217 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -1/+0 |
* | 2*10l to me | arpi | 2002-08-30 | 1 | -1/+1 |
* | vfwex separated from vfw, to work with new vfm system and dlopen | arpi | 2002-08-30 | 1 | -20/+3 |
* | vd_vfw.c | arpi | 2002-07-30 | 1 | -1/+0 |
* | grayscaled palette support | arpi | 2002-05-30 | 1 | -1/+5 |
* | iive is right - we shouldn't use IP buffering for vfw. it was changed | arpi | 2002-05-16 | 1 | -1/+3 |
* | export palette for rgb8/bgr8 | arpi | 2002-04-21 | 1 | -0/+5 |
* | added vfw uninit | alex | 2002-04-01 | 1 | -1/+1 |
* | fixed colorspace detection | arpi | 2002-03-17 | 1 | -1/+2 |
* | handle error from mpcodecs_config_vo() | arpi | 2002-03-16 | 1 | -3/+1 |
* | common includes moved to private vd_internal.h | arpi | 2002-03-07 | 1 | -8/+0 |
* | vfw, vfwex, odivx, divx4 added | arpi | 2002-03-07 | 1 | -0/+105 |