aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
...
* 10l ;)Gravatar alex2002-03-20
* oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I thinkGravatar melanson2002-03-20
* config vo if resolution changed (after decoded image read the dimensions out ...Gravatar alex2002-03-19
* MPlayer now has a Microsoft RLE decoder to call its own...only supportsGravatar melanson2002-03-19
* supports query_format in codecsGravatar arpi2002-03-18
* decore version check for divx3 and divx5Gravatar arpi2002-03-18
* don't call video->get_info if it's NULLGravatar arpi2002-03-18
* init_video() changed - now it handles codec selectionGravatar arpi2002-03-18
* added vo_configGravatar arpi2002-03-18
* decore version check for divx3 and divx5Gravatar arpi2002-03-18
* libvo printfs added (moved from mplayer.c), mpi buffers free'd to fix multifi...Gravatar arpi2002-03-17
* init_video_vaa() removedGravatar arpi2002-03-17
* fixed colorspace detectionGravatar arpi2002-03-17
* useless 'max benchmar' removedGravatar arpi2002-03-17
* mpegpes supportGravatar arpi2002-03-16
* prefer outfmt with no conversion (see vo's query flags)Gravatar arpi2002-03-16
* handle error from mpcodecs_config_vo()Gravatar arpi2002-03-16
* temp workaround for mencoderGravatar arpi2002-03-14
* pitches mess removedGravatar arpi2002-03-14
* libvo init moved to libmpcodecsGravatar arpi2002-03-14
* missing config_voGravatar arpi2002-03-14
* libjpeg and loader conflict workaroundGravatar pontscho2002-03-11
* kill few warningGravatar pontscho2002-03-11
* framedrop fixGravatar arpi2002-03-11
* hopefully fixed divx5 header + xvid conflictGravatar arpi2002-03-11
* removed unneeded includesGravatar arpi2002-03-10
* keeps it cleanGravatar jaf2002-03-10
* Add IJPG decoder.Gravatar pontscho2002-03-10
* postprocess.h requires for GET_PP_QUALITY_MAX - patch by Fredrik KuivinenGravatar arpi2002-03-10
* old temp vars removed, in-codecs equalizer support added, error message if -v...Gravatar arpi2002-03-09
* vo_config request printfGravatar arpi2002-03-09
* divx_quality and equalizer support doneGravatar arpi2002-03-09
* mpng, libmpeg2 added, none of them finished :(Gravatar arpi2002-03-09
* divx5 support into libmpcodecs (untested)Gravatar atmos42002-03-09
* TODO listGravatar arpi2002-03-08
* cyuv, nuv, qtrle, qtsmc, roq addedGravatar arpi2002-03-08
* comments fixedGravatar arpi2002-03-07
* fli and msvideo1 addedGravatar arpi2002-03-07
* common includes moved to private vd_internal.hGravatar arpi2002-03-07
* direct rendering can be disabled -vaa_nodrGravatar arpi2002-03-07
* direct rendering supportGravatar arpi2002-03-07
* xanim, raw, rle addedGravatar arpi2002-03-07
* vfw, vfwex, odivx, divx4 addedGravatar arpi2002-03-07
* 10lGravatar arpi2002-03-07
* commente dout info's declGravatar arpi2002-03-07
* vd_dshow addedGravatar arpi2002-03-06
* new controls added for query/set pp levelGravatar arpi2002-03-06
* 11lGravatar arpi2002-03-06
* order of #includes changed - shouldn't include local things before config.hGravatar arpi2002-03-06
* avcodec_inited moved to vd_ffmpegGravatar arpi2002-03-06