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_nuv.c
Commit message (
Expand
)
Author
Age
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
*
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...
reynaldo
2006-04-22
*
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
*
big-endian fixes for "extended" (i.e. mythtv) files.
reimar
2005-10-25
*
Demuxer modularization
rtognimp
2005-08-05
*
Support more MythTV nuv files, based on Gentoo portage patch
reimar
2005-08-01
*
10l
faust3
2005-06-26
*
Make nuv files work on bigendian (but old nuv files created with mencoder
reimar
2005-03-03
*
- demuxer->audio->id is set to -2 when using 'frameno.avi', so
arpi
2002-09-30
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
fixed >2GB files demuxing
arpi
2002-09-10
*
aspect prescaling fix by magnus.pfeffer@epost.de
arpi
2002-07-06
*
Added demuxer uninit
albeu
2002-04-24
*
10l... int/1000 will be int while we want float, so let's do int*0.001
arpi
2002-03-31
*
seek patch by Panagoitis Issaris
alex
2002-01-09
*
last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
arpi
2002-01-02
*
last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
arpi
2002-01-02
*
audio is working
alex
2001-12-27
*
added NuppelVideo demuxer, based on Panagiotis Issaris' patch
alex
2001-12-27