aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vd_ffmpeg.c
Commit message (Expand)AuthorAge
* 10lGravatar alex2002-05-02
* avid mjpeg support (external huffman table)Gravatar alex2002-05-02
* support hurryup flag (-(hard)framedrop)Gravatar arpi2002-04-27
* Hopefully fix ffmpeg12 aspect.Gravatar atmos42002-04-24
* accept I420/IYUV in query_formatGravatar arpi2002-04-19
* draw_slices with framedrop fixedGravatar arpi2002-04-14
* yuy2 support, fixed bug of dropping frame after config_vo callsGravatar arpi2002-04-13
* export qscale for postprocGravatar arpi2002-04-07
* don't config twiceGravatar arpi2002-04-07
* 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
* libavcodec slices supportGravatar arpi2002-04-03
* config vo only if aspect really changed and width&&height isn't changed (if w...Gravatar alex2002-04-01
* Fix aspect info for square pixel.Gravatar atmos42002-03-25
* added aspect ratio support and local ctxGravatar alex2002-03-23
* 10l ;)Gravatar alex2002-03-20
* config vo if resolution changed (after decoded image read the dimensions out ...Gravatar alex2002-03-19
* handle error from mpcodecs_config_vo()Gravatar arpi2002-03-16
* common includes moved to private vd_internal.hGravatar arpi2002-03-07
* vd_ffmpeg addedGravatar arpi2002-03-06