summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_nut.c
Commit message (Expand)AuthorAgeFilesLines
* 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