aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_tv.c
Commit message (Expand)AuthorAge
* tv: Recognise v4l2 'JPEG' fourccGravatar Philip Langdale2018-03-04
* demux_tv.c: add missing copyright headerGravatar wm42017-06-21
* demux: replace custom return codes with CONTROL_ onesGravatar wm42017-06-19
* Drop/move img_fourcc.hGravatar wm42017-06-18
* stream: get rid of streamtype enumGravatar wm42017-02-02
* demux_tv: free the correct field instead of creating dangling pointerGravatar wm42017-02-02
* tv: remove weird option parsing stuffGravatar wm42016-09-09
* input, demux_tv: remove some older option access methodsGravatar wm42016-09-06
* demux: merge sh_video/sh_audio/sh_subGravatar wm42016-01-12
* demux: remove weird tripple-buffering for the sh_stream listGravatar wm42015-12-23
* demux: rename sh_stream.format to sh_stream.codec_tagGravatar wm42015-06-21
* audio: decouple demux and audio decoder/filter sample formatsGravatar wm42014-09-24
* audio: drop swapped-endian audio formatsGravatar wm42014-09-23
* demux: gracefully handle packet allocation failuresGravatar wm42014-09-16
* demux: minor simplificationGravatar wm42014-07-06
* tv: move demuxer parts to separate fileGravatar wm42014-07-05