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
*
Fix potential integer overflows in memory allocation.
rtogni
2006-06-04
*
Change common pts variables from floats to doubles. Individual demuxers
uau
2006-04-27
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
*
3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to
rtognimp
2006-04-24
*
Second-try commit of this patch.
corey
2006-02-17
*
do not forget to initialize dp->buffer
henry
2006-02-12
*
forgotten cast (blows on gcc4)
henry
2006-02-12
*
add some sanity checks to new/resize_demux_packet
reimar
2006-02-12
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
*
function to read from a demuxer up to (and including) the specified
reimar
2006-01-17
*
add a demux_peekc function that allows to just "have a look" at the next
reimar
2005-09-17
*
faster mpg and much faster gxf demuxing
reimar
2005-09-03
*
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
ods15
2005-09-02
*
Allow forcing of demuxers and codecs by prepending '+'
reimar
2005-08-30
*
support MPEG in GXF container with extension-based detection.
reimar
2005-08-26
*
Demuxer modularization
rtognimp
2005-08-05
*
musepack demuxing and decoding support (demuxing is v7 bitstream only).
reimar
2005-07-10
*
added AAC ADTS demuxer
nicodvb
2005-06-13
*
adds a parameter to the switch_audio command to directly select a track.
reimar
2005-04-28
*
Added support of audio stream switching in the MPEG demuxer using the #-key
gpoirier
2005-04-03
*
avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-02-13
*
TwinVQ decoder and demuxer
rtognimp
2004-12-29
*
disable demuxer_bmp,
iive
2004-12-15
*
merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS
nicodvb
2004-11-24
*
show ogg subtitle language on OSD, if available
joey
2004-09-28
*
Do not use globals. Put the variables into the appropriate demuxer struct ins...
mosu
2004-08-24
*
nsv (Nullsoft streaming video) demuxer
rtognimp
2004-04-12
*
demux_lavf
michael
2004-04-11
*
LML-M4 mpeg4 capture card raw stream format support
arpi
2003-12-08
*
Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>
alex
2003-10-22
*
Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libe...
mosu
2003-08-29
*
Updated highest demuxer number.
mosu
2003-08-28
*
- initial support for MPEG4 in TS (M4V is working, but not AAC yet)
arpi
2003-08-24
*
TiVo demuxer and sub-cc/osd decoder
arpi
2003-06-09
*
Add support for Realaudio files
rtognimp
2003-04-30
*
Added Matroska demuxing support.
mosu
2003-04-30
*
H264-ES demuxer
michael
2003-04-04
*
this is a combo patch that:
arpi
2003-03-16
*
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
*
raw video demuxer, requested by Michael
arpi
2003-01-22
*
extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
arpi
2003-01-19
*
XMMS Input plugin support
arpi
2002-12-22
*
demuxer_control(), percent position and time length query implemented in
arpi
2002-11-16
*
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
[next]