summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_nut.c
Commit message (Expand)AuthorAgeFilesLines
* fix demux_nut to give proper (estimate) of percent position after a seekods152006-11-181-1/+3
* Add disabled EAGAIN testing code for libnutods152006-11-181-6/+16
* move demux_nut priv calloc to init() instead of check_file()ods152006-11-181-2/+2
* missed piece in update to libnut API - non negative errorsods152006-11-171-2/+1
* update to libnut API, non-negative errorsods152006-11-161-12/+12
* update to libnut, no nut_skip_packet()ods152006-11-151-1/+2
* update to libnut API, don't free the streamsods152006-11-151-3/+2
* update to libnut, add cache_syncpointsods152006-11-141-1/+2
* update to libnut, rename nut.h->libnut.hods152006-11-141-1/+1
* change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libn...ods152006-11-121-1/+1
* shut warning on "realloc undefined" in demuxer.hods152006-11-101-0/+1
* update libnut APIods152006-11-101-1/+1
* simplifications, any error from libnut is fatalods152006-09-231-32/+16
* sync to new libnutods152006-09-231-0/+1
* Add demux_nut to MPlayer repoods152006-09-171-0/+316