aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* vf control codes added, autoq supportGravatar arpi2002-04-07
* accept only 4:2:0 planar yuv formatsGravatar arpi2002-04-07
* export qscale for postprocGravatar arpi2002-04-07
* missing #ifdfe - 0.1lGravatar arpi2002-04-07
* quant_store moved to frame structGravatar arpi2002-04-07
* accept -pp value from argsGravatar arpi2002-04-07
* mpeg+pp0 fixedGravatar arpi2002-04-07
* postprocessing filter (fixme: -pp 0)Gravatar arpi2002-04-07
* vo_config_count now counts calls to vo->config()Gravatar arpi2002-04-07
* don't config twiceGravatar arpi2002-04-07
* vf_next_uninit was Wrong Thing - thx to Fredrik KuivinenGravatar arpi2002-04-06
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...Gravatar arpi2002-04-06
* Bugreports start appearing - no reaction :/Gravatar pl2002-04-05
* i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchma...Gravatar michael2002-04-05
* use -slicesGravatar arpi2002-04-04
* global var for option -slicesGravatar arpi2002-04-04
* libavcodec slices supportGravatar arpi2002-04-03
* control() doneGravatar arpi2002-04-03
* removed useless contect struct -> code simplifiedGravatar arpi2002-04-03
* libmad support, rewritten from scratch using Xine decoder as sampleGravatar arpi2002-04-03
* vd_mpegpes addedGravatar arpi2002-04-03
* rewritten - it replaces libmpeg2/decode.c nowGravatar arpi2002-04-03
* sampleGravatar arpi2002-04-01
* audio input buffer allocation/free cleanupGravatar arpi2002-04-01
* config vo only if aspect really changed and width&&height isn't changed (if w...Gravatar alex2002-04-01
* cleanupGravatar arpi2002-04-01
* ehh. vorbis support...Gravatar arpi2002-04-01
* twos audio fixedGravatar arpi2002-04-01