aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* twos 16bit 2 channels fixed.Gravatar rtognimp2003-12-02
* ffrv20 decoderGravatar michael2003-11-30
* uninit supportGravatar alex2003-11-29
* yuv colorspace converterGravatar alex2003-11-29
* reget_buffer() supportGravatar rtognimp2003-11-26
* Support arbitrary compression level in ZLIB.Gravatar rtognimp2003-11-24
* fix for vf_palette, because paletted 8-bit to BGR{15,16} conversion is incorr...Gravatar joey2003-11-23
* use the old names for 4 optionsGravatar iive2003-11-18
* memcpy pix instead of black screen if no DR and codec provides no qscale tableGravatar michael2003-11-16
* Made the FLAC decoder be less greedy resulting in much better A/V sync handling.Gravatar mosu2003-11-16
* RD optimal lambda->qp supportGravatar michael2003-11-12
* XviD Api4 driver from http://ed.gomez.free.fr/Gravatar iive2003-11-12
* XviD Api4 supportGravatar iive2003-11-12
* 1l, another version check missing, noted by rgselkGravatar rtognimp2003-11-10
* 1l missing version checkGravatar iive2003-11-10
* Support for paletted codecs in ffmpegGravatar rtognimp2003-11-09
* Fix build with LIBAVCODEC_BUILD < 4684.Gravatar ranma2003-11-09
* aspect change does not flush buffersGravatar iive2003-11-08
* Warning fixes (approved by A'rpi).Gravatar rathann2003-11-08
* addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.cGravatar rik2003-11-04
* mencoder lavc audio encoding supportGravatar ranma2003-11-03
* another lame workaround for the g1 filter layer ...Gravatar michael2003-11-03
* If alex is too lazy to apply a patch, then i'll do it :)Gravatar attila2003-11-03
* 10lGravatar michael2003-11-03
* noise reductionGravatar michael2003-11-02
* 1000lGravatar michael2003-10-31
* 10lGravatar michael2003-10-31
* skip filter if codec doesnt provide the QP array and user didnt force a QP (f...Gravatar michael2003-10-28
* autoqGravatar michael2003-10-28
* hue changeing of grayscale probably isnt usefullGravatar michael2003-10-28
* 10lGravatar michael2003-10-28
* another 10l ...Gravatar michael2003-10-28
* optimizeGravatar michael2003-10-28
* optimizingGravatar michael2003-10-27
* change offsets (quality 2-4 looks better now)Gravatar michael2003-10-27
* different / faster / simpler "quantization"Gravatar michael2003-10-27
* 10lGravatar michael2003-10-27
* 120lGravatar michael2003-10-27
* 10l and minor optimizationGravatar michael2003-10-26
* simple alternative postprocessing filterGravatar michael2003-10-26
* -vop ---> -vfGravatar diego2003-10-25
* constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.cGravatar ranma2003-10-24
* vf_hueGravatar michael2003-10-23
* 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)Gravatar michael2003-10-23
* fast deinterleaver (= il filter with stride/width/height tricks)Gravatar michael2003-10-22
* mpeg4 has only 8bit per numerator and denominator ...Gravatar michael2003-10-20
* sample_aspect_ratioGravatar michael2003-10-20
* gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>)Gravatar michael2003-10-18
* optimizationGravatar michael2003-10-17
* Fix compilation when libavcodec is missing.Gravatar attila2003-10-16