aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* avoid extract of imposible high depths in wrong rgb/bgr functionsGravatar iive2003-01-26
* Quicktime rle 32 bit supportedGravatar rtognimp2003-01-26
* This is a simple patch to change the alpha blending code in bmovl to useGravatar arpi2003-01-26
* new video filter to extract a single field using stride arithmetic,Gravatar rfelker2003-01-23
* UYVY inputGravatar michael2003-01-23
* 10lGravatar henry2003-01-19
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Gravatar arpi2003-01-19
* AltiVec detection code ("borrowed" from FFmpeg andGravatar arpi2003-01-18
* 2-pass libaf initialization to get better filter chain.Gravatar arpi2003-01-18
* Remove duplicated codeGravatar rtognimp2003-01-17
* Adding support for more logical libaf configurationGravatar anders2003-01-17
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...Gravatar mosu2003-01-15
* BGR16 is not a valid format for this codecGravatar rtognimp2003-01-14
* don't waste time on rg_scale nonsense if not necessary.Gravatar rfelker2003-01-13
* 1000l, this clips!! IMO rg_scale nonsense should be removed withGravatar rfelker2003-01-13
* I hope this works as expected with old lavc versions. At least it compiles now.Gravatar rfelker2003-01-11
* may not be perfect but it's certainly a start. feel free to changeGravatar rfelker2003-01-10
* halfpack now takes an optional argument, field, which tells it to keepGravatar rfelker2003-01-10
* use mp_msg for messages. prolly more filters need to be fixed like this tooGravatar rfelker2003-01-10
* YUV 411/422/444 support for ppGravatar michael2003-01-05
* qpel & pre ME improvementsGravatar michael2003-01-05
* ehh.. 10l againGravatar arpi2003-01-05
* - added x/y rounding for YUV formats (should be moved to mp_image.c|h later)Gravatar arpi2003-01-05
* Found another 10l :-), but the filter is still broken :-(Gravatar filon2003-01-04
* cannot rotate non-symmetric yuv pixel formatsGravatar arpi2003-01-03
* fixed 16bpp packed YUV formatsGravatar arpi2003-01-03
* better image/plane copyGravatar arpi2003-01-03
* pphelpGravatar michael2003-01-03
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-01-03
* motion estimation pre passGravatar michael2003-01-02
* lavc 4649Gravatar michael2003-01-01
* trellis quantizationGravatar michael2002-12-31
* don't abort if setparams failed - fixes some Qclp filesGravatar arpi2002-12-29
* (temporary?) fix for redundant buffer re-allocationGravatar arpi2002-12-29
* i hate assertsGravatar arpi2002-12-28
* ffmp2 (with mpeg files) sig11 fixedGravatar arpi2002-12-28
* lavc 4647Gravatar michael2002-12-28
* 5l - fixed asserts... mpi->width is allocated width, not the effective oneGravatar arpi2002-12-28
* the long-waited MUXER layer, and new MPEG-PS muxerGravatar arpi2002-12-27
* do not config video out system if input dimensions are invalid (triggered a s...Gravatar alex2002-12-27
* API change in dev-api-3 branch.Gravatar rguyom2002-12-25
* suxen_drol on xvid-devel@xvid.org said : "please do not useGravatar rguyom2002-12-22
* win32 dlls supportGravatar alex2002-12-22
* alpha support by Alan Young <ayoung@teleport.com>Gravatar alex2002-12-22
* set keyframe flag at encodingGravatar arpi2002-12-21
* 1l (%d->%f), cosmeticsGravatar arpi2002-12-21
* corrected w32codec address (noticed by Peter Nelson on mplayer-users)Gravatar alex2002-12-20
* fixed memleak caused by multiple config() calls - thx GabuGravatar arpi2002-12-19
* mb qp limitsGravatar michael2002-12-18
* Use the XVID_API_UNSTABLE macro instead of a home-made one.Gravatar rguyom2002-12-18