aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* handle mencoder's 0-byte 'skipped frames'Gravatar arpi2002-12-16
* Sorenson 1/3 encoding just for fun :)Gravatar arpi2002-12-16
* Support the latest development code from XViD dev-api-3 CVSGravatar rguyom2002-12-15
* compiler warning fixesGravatar arpi2002-12-14
* we don't need to pass gworld :)Gravatar arpi2002-12-11
* print list of supported output colorspacesGravatar arpi2002-12-11
* moved component lister up, as it messes up 'desc'Gravatar arpi2002-12-11
* codmeticsGravatar arpi2002-12-11
* AVVideoFrame -> AVFrameGravatar michael2002-12-09
* ffmpeg cleanup/messup supportGravatar michael2002-12-09
* fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping)Gravatar arpi2002-12-07
* infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)Gravatar michael2002-12-05
* Fix draw_slice() in passthrough mode.Gravatar arpi2002-12-05
* - It fixes a small bug where a byte value is divided by 255.0 to convertGravatar arpi2002-12-04
* PSNRGravatar michael2002-12-04
* Reduce fixed-point replay gain support precision with Tremor.Gravatar rguyom2002-12-04
* Add Tremor (an integer-only Vorbis decoder) support.Gravatar rguyom2002-12-04
* specific debug output supportGravatar michael2002-12-04
* cleanupGravatar michael2002-12-04