aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 10000l (YUV vs. YVU swscale fix/cleanup)Gravatar michael2003-03-27
* macosx fix by Dan Christiansen <danchr@daimi.au.dk>Gravatar alex2003-03-26
* try to break pattern at scene changes to prevent merging pictures thatGravatar rfelker2003-03-23
* improvements to detc filter:Gravatar rfelker2003-03-23
* lavc 4663 / quantizer biasGravatar michael2003-03-22
* compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar alex2003-03-21
* increment is a signed number (-1 or +1)Gravatar arpi2003-03-15
* And 10L their, i should have started to read vop.txt sooner ;)Gravatar albeu2003-03-15
* 10L again with the options minsGravatar albeu2003-03-15
* New options stuffGravatar albeu2003-03-15
* Support for the new options stuffGravatar albeu2003-03-15
* 10L the scale filter accpet w and h to -3Gravatar albeu2003-03-15
* 1000L i forgot mencoderGravatar albeu2003-03-15
* Add support for the new option stuff.Gravatar albeu2003-03-15
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* clear black bands when using slicesGravatar arpi2003-03-14
* 1000lGravatar michael2003-03-13
* per context frame_rate_baseGravatar michael2003-03-12
* Pass start slice to the vo it make dr + slice implemantation easierGravatar albeu2003-03-10
* new version of the de-telecine filter, largely rewritten. should workGravatar rfelker2003-03-09
* Ugly hack to handle bad width/height values from stream headerGravatar arpi2003-03-09
* - removed unused global 'handle'Gravatar arpi2003-03-09
* merging fourcc with codec_tagGravatar michael2003-03-08
* aic & umvGravatar michael2003-03-05
* add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe...Gravatar michael2003-03-05
* hmm found this in my local tree ;)Gravatar michael2003-03-05
* fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot...Gravatar michael2003-03-05
* 10l (pp cant convert formats) fixes segfaultGravatar michael2003-03-04
* Add missing uninitGravatar albeu2003-03-04
* A new nuppel video encoder. Mainly for RT encoding on slow box.Gravatar albeu2003-03-03
* new filterGravatar rfelker2003-03-01
* motion estimation range limitGravatar michael2003-02-27
* MACOSX support patch, based on Dan Christiansens workGravatar alex2003-02-25
* experimental slices supportGravatar arpi2003-02-23
* sws_ prefix, more seperation between internal & external swscaler APIGravatar michael2003-02-23
* draw_slice supportGravatar arpi2003-02-23
* start_slice() added - similar to get_image(), but is called when using slicesGravatar arpi2003-02-23
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedGravatar michael2003-02-21
* filter for applying 3:2 telecine to 23.976 fps progressive material.Gravatar rfelker2003-02-20
* experimental de-telecine filter. not documented or configurable yet,Gravatar rfelker2003-02-20
* 100lGravatar rfelker2003-02-16
* minor 1l I forgot to commit a while backGravatar rfelker2003-02-16
* vf_hqdn3d: High-Quality version of the denoise3d filterGravatar arpi2003-02-15
* 10lGravatar arpi2003-02-15
* cygwin win32 dll supportGravatar faust32003-02-15
* moving postprocess code to libavcodecGravatar michael2003-02-14
* real cygwin support by Sascha Sommer <saschasommer@freenet.de>Gravatar alex2003-02-12
* down3dright filter by kabi (converts between 2 common stereoscopic systems)Gravatar michael2003-02-11
* 10l to kabi (compile fix, uint8->uint8_t)Gravatar arpi2003-02-11
* windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Wi...Gravatar alex2003-02-11