summaryrefslogtreecommitdiffstats
path: root/libmpdemux/video.c
Commit message (Expand)AuthorAgeFilesLines
* Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fi...mosu2003-07-151-0/+1
* TiVo demuxer and sub-cc/osd decoderarpi2003-06-091-1/+11
* H264-ES demuxermichael2003-04-041-0/+50
* 10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>alex2003-03-261-3/+2
* this is a combo patch that:arpi2003-03-161-1/+3
* This patch corrects the calculation of the MPEG bitrate from thearpi2003-03-151-3/+3
* Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live....bertrand2003-02-181-7/+11
* debugarpi2003-02-021-1/+1
* libgif/libungif based demuxer support for libmpdemux.arpi2003-01-281-0/+3
* raw mpeg4-es support (you need to set -fps manually!)arpi2003-01-231-0/+50
* telecine detectionarpi2003-01-161-1/+23
* fixed the well-known DVD/DVB audio delay bug :)arpi2003-01-161-1/+28
* verbose can be negativearpi2002-11-011-1/+1
* we don't need the 0x1ff hack any more!arpi2002-09-211-1/+1
* .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxerarpi2002-09-101-0/+2
* typo (checking for mpeg twice, instead of mpeg & MPEG)michael2002-09-061-1/+1
* user-data moved one -v uparpi2002-08-311-1/+1
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...arpi2002-08-051-1/+12
* codmetics :)arpi2002-07-251-7/+6
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...atmos42002-07-251-1/+12
* Paul Ortyl's patchalex2002-06-271-1/+1
* fixed playback speed and a-v sync issuesarpi2002-06-141-6/+11
* Fix asf stream wich were giving invalid frame times because the frame timealbeu2002-06-101-2/+2
* 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