summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* 10lalex2002-05-021-1/+1
* avid mjpeg support (external huffman table)alex2002-05-021-0/+32
* support hurryup flag (-(hard)framedrop)arpi2002-04-271-1/+5
* Hopefully fix ffmpeg12 aspect.atmos42002-04-241-1/+0
* accept I420/IYUV in query_formatarpi2002-04-191-0/+2
* draw_slices with framedrop fixedarpi2002-04-141-3/+3
* yuy2 support, fixed bug of dropping frame after config_vo callsarpi2002-04-131-2/+29
* export qscale for postprocarpi2002-04-071-0/+9
* don't config twicearpi2002-04-071-1/+1
* Bugreports start appearing - no reaction :/pl2002-04-051-1/+1
* i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchma...michael2002-04-051-3/+2
* libavcodec slices supportarpi2002-04-031-19/+44
* config vo only if aspect really changed and width&&height isn't changed (if w...alex2002-04-011-6/+10
* Fix aspect info for square pixel.atmos42002-03-251-2/+0
* added aspect ratio support and local ctxalex2002-03-231-21/+65
* 10l ;)alex2002-03-201-0/+3
* config vo if resolution changed (after decoded image read the dimensions out ...alex2002-03-191-1/+8
* handle error from mpcodecs_config_vo()arpi2002-03-161-2/+1
* common includes moved to private vd_internal.harpi2002-03-071-8/+0
* vd_ffmpeg addedarpi2002-03-061-0/+133