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
/
demux_rawdv.c
Commit message (
Expand
)
Author
Age
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
add two missing checks - PATCH by Karolina Lindqvist AT kramnet-se
reynaldo
2006-10-25
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
*
Move conditional compilation into the build system.
diego
2006-07-06
*
Second-try commit of this patch.
corey
2006-02-17
*
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
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
ods15
2005-09-02
*
Demuxer modularization
rtognimp
2005-08-05
*
Rather simple patch for RAWDV demuxer which lets it say whats the total
rtognimp
2005-03-09
*
support for raw DV >2Gb
gabucino
2003-08-07
*
removed nonsense stream_reset/seek in check_file()
arpi
2003-04-30
*
largefile support by Matthias Schwarzott <zzam@gmx.de>
alex
2003-03-21
*
10l
arpi
2003-01-19
*
Sanity checks.
filon
2003-01-06
*
-nosound fix
arpi
2002-10-08
*
This just corrects a function name to match the other demuxer's
arpi
2002-10-04
*
raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>
arpi
2002-08-05