aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
...
* bitrate>16000 means bits not kbits - noticed by George Hawkins <george_hawkin...Gravatar arpi2002-04-18
* slices+field pictures fixed, initial sig11 workaroundGravatar arpi2002-04-18
* IMGTYPE_IPB not yet supported :(Gravatar arpi2002-04-17
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderGravatar arpi2002-04-17
* align yuv 4:2:0 y position by 2Gravatar arpi2002-04-17
* 10lGravatar arpi2002-04-17
* mpi clear funcGravatar arpi2002-04-17
* Preliminary support for lavcs b-frame encoding, disabled by default.Gravatar atmos42002-04-17
* disable hq for 1st passGravatar arpi2002-04-16
* (buggy) osd support, disabled for now, mencoder needs fixes to compileGravatar arpi2002-04-16
* OSD handled by vf control()Gravatar arpi2002-04-15
* 2-pass qscale fixedGravatar arpi2002-04-15
* workaround Juanjo's stupid vme changeGravatar arpi2002-04-14
* fame doesn't accept strideGravatar arpi2002-04-14
* export width tooGravatar arpi2002-04-14
* draw_slices with framedrop fixedGravatar arpi2002-04-14
* mp_image moved to libmpcodecsGravatar arpi2002-04-13
* img_format moved to libmpcodecsGravatar arpi2002-04-13
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* updateGravatar arpi2002-04-13
* less namespace pollutionGravatar arpi2002-04-13
* fastmemcpy path fixedGravatar arpi2002-04-13
* native codecs files moved to libmpcodecs/native/Gravatar arpi2002-04-13
* moved to libmpcodecs/native/Gravatar arpi2002-04-13
* handle width*bpp!=strideGravatar arpi2002-04-13
* 10lGravatar arpi2002-04-13
* rgb2bgr converterGravatar arpi2002-04-13
* yuy2 support, fixed bug of dropping frame after config_vo callsGravatar arpi2002-04-13
* RGB24/YUY2 -> DV encoding, using libdvGravatar arpi2002-04-12
* capabilities support -> automatic insertion of scale, expand, ppGravatar arpi2002-04-11
* VFCAP defines moved out from vf.h, to be easier to include in libvoGravatar arpi2002-04-11
* VFCAP flags addedGravatar arpi2002-04-11
* print VO infoGravatar arpi2002-04-11
* new filter: flipGravatar arpi2002-04-11
* vme default changed 3->4Gravatar arpi2002-04-11
* 10lGravatar arpi2002-04-11
* soem fixesGravatar arpi2002-04-11
* encodersGravatar arpi2002-04-10
* query_format debug moved 1 verbose level downGravatar arpi2002-04-10
* 2 new simple filters: yuy2 and formatGravatar arpi2002-04-09
* vf_fame added - yv12->mpes converterGravatar arpi2002-04-08
* copy width tooGravatar arpi2002-04-08
* relaly black packed yuv imagesGravatar arpi2002-04-08
* really black yv12/rgb images (todo: packed yuv)Gravatar arpi2002-04-08
* pp passtroughGravatar arpi2002-04-08
* free old context, really use query_formatGravatar arpi2002-04-07
* 10lGravatar arpi2002-04-07
* allocate 2 lines more memory - to avoid some sig11Gravatar arpi2002-04-07
* colorspace conversion supportGravatar arpi2002-04-07
* swscale filterGravatar arpi2002-04-07