index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
video.c
Commit message (
Expand
)
Author
Age
*
Support for variable fps OGM files, blessed by Moritz.
diego
2006-09-12
*
Use better resolution for pts computation.
rtogni
2006-09-05
*
Workaround for live Real streams starting with nonzero pts
rtogni
2006-09-03
*
Remove support for obsolete and non-free divx4/odivx libraries.
diego
2006-07-14
*
Revert r18878, always sync rm files using only pts (ignore framerate)
rtogni
2006-07-08
*
Fix A-V sync for real files (also live streams)
rtogni
2006-07-01
*
moved code to set aspect ratio for mpeg12 away from video.c and into decoder ...
nicodvb
2006-05-10
*
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
nicodvb
2006-05-07
*
support for vfps OGM files
diego
2006-05-06
*
Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.
diego
2006-04-23
*
Fix a/v desync for real some files
rtognimp
2006-03-26
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
include the right avcodec.h, consistently with the rest of mplayer
nicodvb
2006-01-08
*
disabled hack to read the properties of mpeg1/2 video in avi and asf: it's to...
nicodvb
2006-01-07
*
search next sequence_header untile a valid one is found
nicodvb
2005-12-31
*
malloc padding to avoid access beyond allocated memory
henry
2005-12-19
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
Fix H264 packetizer. Might not work with arbitrary slice order.
reimar
2005-09-17
*
Fix mpeg-pes playback
rtognimp
2005-08-26
*
support MPEG in GXF container with extension-based detection.
reimar
2005-08-26
*
100l to whoever wrote this crap using 1/10000 units. it caused framerates to ...
rfelker
2005-08-06
*
added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM
nicodvb
2005-03-06
*
framerate autodetection for H264 in raw/ts streams
nicodvb
2005-02-24
*
automatic fps calculation for mpeg4 in raw stream/mpeg-ts
nicodvb
2005-01-12
*
merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS
nicodvb
2004-11-24
*
lavf ASF support
michael
2004-04-11
*
fix aspect 4 according to the standart
iive
2004-01-23
*
The message parameter was removed.
diego
2003-11-04
*
printing fps with 3 dec digit instead of 2
arpi
2003-08-27
*
- initial support for MPEG4 in TS (M4V is working, but not AAC yet)
arpi
2003-08-24
*
Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fi...
mosu
2003-07-15
*
TiVo demuxer and sub-cc/osd decoder
arpi
2003-06-09
*
H264-ES demuxer
michael
2003-04-04
*
10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>
alex
2003-03-26
*
this is a combo patch that:
arpi
2003-03-16
*
This patch corrects the calculation of the MPEG bitrate from the
arpi
2003-03-15
*
Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live....
bertrand
2003-02-18
*
debug
arpi
2003-02-02
*
libgif/libungif based demuxer support for libmpdemux.
arpi
2003-01-28
*
raw mpeg4-es support (you need to set -fps manually!)
arpi
2003-01-23
*
telecine detection
arpi
2003-01-16
*
fixed the well-known DVD/DVB audio delay bug :)
arpi
2003-01-16
*
verbose can be negative
arpi
2002-11-01
*
we don't need the 0x1ff hack any more!
arpi
2002-09-21
*
.PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
arpi
2002-09-10
*
typo (checking for mpeg twice, instead of mpeg & MPEG)
michael
2002-09-06
*
user-data moved one -v up
arpi
2002-08-31
*
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...
arpi
2002-08-05
*
codmetics :)
arpi
2002-07-25
*
DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...
atmos4
2002-07-25
[next]