summaryrefslogtreecommitdiffstats
path: root/demux/demux_tv.c
Commit message (Expand)AuthorAgeFilesLines
* demux_tv.c: add missing copyright headerwm42017-06-211-0/+22
* demux: replace custom return codes with CONTROL_ oneswm42017-06-191-2/+2
* Drop/move img_fourcc.hwm42017-06-181-1/+0
* stream: get rid of streamtype enumwm42017-02-021-1/+4
* demux_tv: free the correct field instead of creating dangling pointerwm42017-02-021-1/+1
* tv: remove weird option parsing stuffwm42016-09-091-6/+14
* input, demux_tv: remove some older option access methodswm42016-09-061-2/+2
* demux: merge sh_video/sh_audio/sh_subwm42016-01-121-18/+14
* demux: remove weird tripple-buffering for the sh_stream listwm42015-12-231-4/+9
* demux: rename sh_stream.format to sh_stream.codec_tagwm42015-06-211-1/+1
* audio: decouple demux and audio decoder/filter sample formatswm42014-09-241-25/+5
* audio: drop swapped-endian audio formatswm42014-09-231-7/+6
* demux: gracefully handle packet allocation failureswm42014-09-161-10/+14
* demux: minor simplificationwm42014-07-061-3/+1
* tv: move demuxer parts to separate filewm42014-07-051-0/+251