aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/video.c
Commit message (Expand)AuthorAge
* include the right avcodec.h, consistently with the rest of mplayerGravatar nicodvb2006-01-08
* disabled hack to read the properties of mpeg1/2 video in avi and asf: it's to...Gravatar nicodvb2006-01-07
* search next sequence_header untile a valid one is foundGravatar nicodvb2005-12-31
* malloc padding to avoid access beyond allocated memoryGravatar henry2005-12-19
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* Fix H264 packetizer. Might not work with arbitrary slice order.Gravatar reimar2005-09-17
* Fix mpeg-pes playbackGravatar rtognimp2005-08-26
* support MPEG in GXF container with extension-based detection.Gravatar reimar2005-08-26
* 100l to whoever wrote this crap using 1/10000 units. it caused framerates to ...Gravatar rfelker2005-08-06
* added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSMGravatar nicodvb2005-03-06
* framerate autodetection for H264 in raw/ts streamsGravatar nicodvb2005-02-24
* automatic fps calculation for mpeg4 in raw stream/mpeg-tsGravatar nicodvb2005-01-12
* merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TSGravatar nicodvb2004-11-24
* lavf ASF supportGravatar michael2004-04-11
* fix aspect 4 according to the standartGravatar iive2004-01-23
* The message parameter was removed.Gravatar diego2003-11-04
* printing fps with 3 dec digit instead of 2Gravatar arpi2003-08-27
* - initial support for MPEG4 in TS (M4V is working, but not AAC yet)Gravatar arpi2003-08-24
* Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fi...Gravatar mosu2003-07-15
* TiVo demuxer and sub-cc/osd decoderGravatar arpi2003-06-09
* H264-ES demuxerGravatar michael2003-04-04
* 10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>Gravatar alex2003-03-26
* this is a combo patch that:Gravatar arpi2003-03-16
* This patch corrects the calculation of the MPEG bitrate from theGravatar arpi2003-03-15
* Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live....Gravatar bertrand2003-02-18
* debugGravatar arpi2003-02-02
* libgif/libungif based demuxer support for libmpdemux.Gravatar arpi2003-01-28
* raw mpeg4-es support (you need to set -fps manually!)Gravatar arpi2003-01-23
* telecine detectionGravatar arpi2003-01-16
* fixed the well-known DVD/DVB audio delay bug :)Gravatar arpi2003-01-16
* verbose can be negativeGravatar arpi2002-11-01
* we don't need the 0x1ff hack any more!Gravatar arpi2002-09-21
* .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxerGravatar arpi2002-09-10
* typo (checking for mpeg twice, instead of mpeg & MPEG)Gravatar michael2002-09-06
* user-data moved one -v upGravatar arpi2002-08-31
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...Gravatar arpi2002-08-05
* codmetics :)Gravatar arpi2002-07-25
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...Gravatar atmos42002-07-25
* Paul Ortyl's patchGravatar alex2002-06-27
* fixed playback speed and a-v sync issuesGravatar arpi2002-06-14
* Fix asf stream wich were giving invalid frame times because the frame timeGravatar albeu2002-06-10
* Fix frame_time for variable fps movies as it was the last frame duration.Gravatar albeu2002-05-02
* ugly workaround disabledGravatar arpi2002-04-29
* generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is upd...Gravatar arpi2002-04-12
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>Gravatar arpi2002-04-12
* backed out unneeded modGravatar melanson2002-03-31
* fixed RoQ framerate by multiplying PTS calculation by some absurd constantGravatar melanson2002-03-31
* added proper PTS support for FILM demuxerGravatar melanson2002-03-16
* Patch: Improved raw encoding support in mencoder by Fredrik KuivinenGravatar atmos42002-02-20
* mpeg-es osd fix - patch by ??? (lost mail:((()Gravatar arpi2002-02-14