aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* support for lavc build 4641Gravatar michael2002-12-04
* 10l :)Gravatar arpi2002-12-01
* DMO audio support (including 6ch support too)Gravatar arpi2002-12-01
* SVQ1 support (ugly hack... - really we need 'syuv' support in swscaler :))Gravatar arpi2002-12-01
* - fixed 10l bug (imagedesc handle allocation)Gravatar arpi2002-11-27
* DMO supportGravatar arpi2002-11-26
* some fixesGravatar alex2002-11-25
* loader supportGravatar arpi2002-11-24
* 10l (broken ffmpeg12)Gravatar michael2002-11-24
* Locale fix.Gravatar rguyom2002-11-24
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* Instead of min_quantizer, max_quantizer, min_iquantizer, etc... use aGravatar rguyom2002-11-22
* aspect ratio clenaupGravatar michael2002-11-20
* Implements [min|max]_[i|p]quantizer.Gravatar rguyom2002-11-17
* Added support for VorbisGain tags.Gravatar rguyom2002-11-17
* disable dr1 for huffyuv (422P & stride hack & dr1 -> bad )Gravatar michael2002-11-15
* vstrict is no flagGravatar michael2002-11-14
* A bit more sane range.Gravatar rguyom2002-11-14
* - added modulated quatizationGravatar rguyom2002-11-14
* ffhuffyuvGravatar michael2002-11-14
* don't print error if no errorGravatar arpi2002-11-14
* New features:Gravatar anders2002-11-12
* no need to EnterMovies(), do minimal InitializeQTML onlyGravatar arpi2002-11-12
* minimalist quicktime video structures headerGravatar arpi2002-11-12
* qt video dll codecs supportGravatar arpi2002-11-12
* fixed output bits per sampleGravatar arpi2002-11-12
* dlopen() support for ad and vdGravatar alex2002-11-11
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* fixing vd_ffmpeg to handle cleaned-up ffmpegGravatar michael2002-11-08
* Fix IPB DRGravatar albeu2002-11-07
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* perspective correcture filterGravatar michael2002-11-05