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
*
added demuxer_get_current_time() to get the current playtime (possibly aided ...
nicodvb
2006-11-07
*
added definition of DEMUXER_CTRL_RESYNC
nicodvb
2006-11-07
*
Add demux_nut to MPlayer repo
ods15
2006-09-17
*
demuxer_seek_chapter() returns informations about chapters count and name
nicodvb
2006-08-21
*
added first revision of demuxer_seek_chapter()
nicodvb
2006-08-18
*
Add matroska chapter seeking capability.
eugeni
2006-08-06
*
marks several string parameters as const, as they are not modified inside the...
reynaldo
2006-07-13
*
Initial libass release (without mencoder support).
eugeni
2006-07-07
*
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
eugeni
2006-07-07
*
Add a new video pts tracking mode, enabled by option -correct-pts.
uau
2006-07-06
*
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
[next]