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
*
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
*
Paul Ortyl's patch
alex
2002-06-27
*
fixed playback speed and a-v sync issues
arpi
2002-06-14
*
Fix asf stream wich were giving invalid frame times because the frame time
albeu
2002-06-10
*
Fix frame_time for variable fps movies as it was the last frame duration.
albeu
2002-05-02
*
ugly workaround disabled
arpi
2002-04-29
*
generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is upd...
arpi
2002-04-12
*
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
arpi
2002-04-12
*
backed out unneeded mod
melanson
2002-03-31
*
fixed RoQ framerate by multiplying PTS calculation by some absurd constant
melanson
2002-03-31
*
added proper PTS support for FILM demuxer
melanson
2002-03-16
*
Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
atmos4
2002-02-20
*
mpeg-es osd fix - patch by ??? (lost mail:((()
arpi
2002-02-14
*
aspect ratio 9 added.
jaf
2002-01-24
*
added mpeg userdata dump
arpi
2002-01-10
*
libmpeg2 is now able to decode framecopied (with mencoder) mpeg files
alex
2002-01-04
*
missing #include's
pl
2001-12-25
*
Add aspect 6, anamorphic 16:9 for svcd
atmos4
2001-12-23
*
vivo A-V sync fixed
arpi
2001-12-16
*
Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file ...
atmos4
2001-12-08
*
added missing #include <malloc.h>
pl
2001-11-09
*
video frame reading cleanup
arpi
2001-10-30