summaryrefslogtreecommitdiffstats
path: root/libmpdemux/video.c
Commit message (Expand)AuthorAgeFilesLines
* Fix frame_time for variable fps movies as it was the last frame duration.albeu2002-05-021-2/+6
* ugly workaround disabledarpi2002-04-291-0/+2
* generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is upd...arpi2002-04-121-24/+14
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-121-0/+4
* backed out unneeded modmelanson2002-03-311-3/+0
* fixed RoQ framerate by multiplying PTS calculation by some absurd constantmelanson2002-03-311-0/+3
* added proper PTS support for FILM demuxermelanson2002-03-161-0/+4
* Patch: Improved raw encoding support in mencoder by Fredrik Kuivinenatmos42002-02-201-2/+15
* mpeg-es osd fix - patch by ??? (lost mail:((()arpi2002-02-141-1/+2
* aspect ratio 9 added.jaf2002-01-241-0/+3
* added mpeg userdata dumparpi2002-01-101-3/+14
* libmpeg2 is now able to decode framecopied (with mencoder) mpeg filesalex2002-01-041-0/+28
* missing #include'spl2001-12-251-0/+1
* Add aspect 6, anamorphic 16:9 for svcdatmos42001-12-231-0/+1
* vivo A-V sync fixedarpi2001-12-161-0/+6
* Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file ...atmos42001-12-081-0/+1
* added missing #include <malloc.h>pl2001-11-091-1/+5
* video frame reading cleanuparpi2001-10-301-0/+244