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_nut.c
Commit message (
Expand
)
Author
Age
*
compilation fix, manually include help_mp.h
ods15
2007-04-24
*
with -identify show audio and video id; patch by Andrew Savchenko (Bircoph li...
nicodvb
2007-04-20
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
remove some lines which should have never been in demux_nut.c, broke CPU
ods15
2007-03-09
*
Sync to libnut, nom->num
ods15
2006-12-23
*
fix demux_nut to give proper (estimate) of percent position after a seek
ods15
2006-11-18
*
Add disabled EAGAIN testing code for libnut
ods15
2006-11-18
*
move demux_nut priv calloc to init() instead of check_file()
ods15
2006-11-18
*
missed piece in update to libnut API - non negative errors
ods15
2006-11-17
*
update to libnut API, non-negative errors
ods15
2006-11-16
*
update to libnut, no nut_skip_packet()
ods15
2006-11-15
*
update to libnut API, don't free the streams
ods15
2006-11-15
*
update to libnut, add cache_syncpoints
ods15
2006-11-14
*
update to libnut, rename nut.h->libnut.h
ods15
2006-11-14
*
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libn...
ods15
2006-11-12
*
shut warning on "realloc undefined" in demuxer.h
ods15
2006-11-10
*
update libnut API
ods15
2006-11-10
*
simplifications, any error from libnut is fatal
ods15
2006-09-23
*
sync to new libnut
ods15
2006-09-23
*
Add demux_nut to MPlayer repo
ods15
2006-09-17