summaryrefslogtreecommitdiffstats
path: root/demux/codec_tags.c
Commit message (Expand)AuthorAgeFilesLines
* Add some missing "const"swm42014-10-101-2/+2
* audio: remove WAVEFORMATEX from internal demuxer APIwm42014-09-251-2/+2
* audio: confine demux_mkv audio PCM hackwm42014-09-241-6/+28
* audio: decouple demux and audio decoder/filter sample formatswm42014-09-241-0/+16
* demux: add "BIKb" FourCCVika Apelsinova2014-04-081-0/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* demux: remove gsh field from sh_audio/sh_video/sh_subwm42013-11-231-11/+14
* demux_mkv: support some raw PCM variantswm42013-11-111-1/+0
* demux_mkv: add support for HEVCwm42013-10-161-0/+1
* demux_mkv: support V_PRORESwm42013-09-081-0/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* demux: fix big endian PCM in mkv with demux_mkvwm42013-05-111-0/+1
* demux_mkv: support vp9wm42013-04-201-0/+1
* demux_mkv: support ALACwm42013-03-151-0/+1
* demux_mkv: Support playing Opus streams in MatroskaStephen Hutchinson2013-03-141-0/+1
* Prefix CODEC_ID_ with AV_wm42013-03-131-1/+1
* demux_mf: map to codecs directlywm42013-02-241-3/+0
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-0/+379