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
*
.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