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
/
demuxer.h
Commit message (
Expand
)
Author
Age
*
cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
arpi
2002-11-02
*
fill the extra bytes with zero
arpi
2002-10-17
*
ds_tell_block()
arpi
2002-10-16
*
added smjpeg demuxer only for nexus' request
alex
2002-09-13
*
.PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
arpi
2002-09-10
*
raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>
arpi
2002-08-05
*
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...
arpi
2002-08-05
*
new_demux_packet: allocate 8 bytes too much
arpi
2002-08-04
*
count blocks by rounded-up chunksizes instead of chunks -
arpi
2002-08-02
*
Support for playing audio cds using cdparanoia. Include a raw audio
albeu
2002-06-11
*
off_t fields reordered, to avoid problems due to struct padding
arpi
2002-05-29
*
clone_demux_packet(), using refcounting to avoid memcpy()
arpi
2002-05-25
*
Fix frame_time for variable fps movies as it was the last frame duration.
albeu
2002-05-02
*
don't alloc/free NULL
arpi
2002-04-03
*
incremented PACK_BYTES for BSDBT848 - by Charles Henrich
alex
2002-03-27
*
added a BMP file demuxer...yeah, that's right, a static image BMP file
melanson
2002-03-20
*
Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
albeu
2002-03-16
*
're-include' possibility
nick
2002-03-03
*
Support for retriving mp3 playlist from the network
albeu
2002-02-21
*
Demuxers demuxer support for using external audiofile (or muxed subtitles).
albeu
2002-02-20
*
Audio file demuxer. Extended version for demuxer info.
albeu
2002-02-14
*
check for overflow in new_sh_video and new_sh_audio
alex
2002-02-10
*
add mfi support
pontscho
2002-02-06
*
implemented RoQ file demuxing
melanson
2002-02-01
*
initial support for FILM file demuxing
melanson
2002-01-16
*
added NuppelVideo demuxer, based on Panagiotis Issaris' patch
alex
2001-12-27
*
yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>
arpi
2001-12-27
*
added real demuxer
alex
2001-12-26
*
mostly complete support for loading and decoding FLI/FLC animations
melanson
2001-11-24
*
added demux_info
alex
2001-11-22
*
added demuxer_info
alex
2001-11-21
*
added tv subsystem
alex
2001-11-09
*
vivo demuxer
arpi
2001-11-04
*
config.h cleanup, few things added to steram/demuxer headers
arpi
2001-10-30
*
compressed mov audio fixed
arpi
2001-10-23
*
libdemuxer...
arpi
2001-10-20