summaryrefslogtreecommitdiffstats
path: root/audio/decode/ad_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* demux: remove gsh field from sh_audio/sh_video/sh_subwm42013-11-231-6/+7
* audio: remove ad_driver.preinitwm42013-11-231-6/+0
* audio: don't write decoded audio format to sh_audiowm42013-11-231-6/+4
* audio: move decoder context from sh_audio into new structwm42013-11-231-34/+34
* Merge branch 'planar_audio'wm42013-11-121-108/+53
|\
| * audio: add support for using non-interleaved audio from decoders directlywm42013-11-121-108/+53
* | demux_mkv: support some raw PCM variantswm42013-11-111-23/+11
|/
* Remove sh_audio->samplesizewm42013-11-091-1/+0
* demux: rename Windows symbolswm42013-11-021-1/+1
* audio: fix playback of Musepack SV8 fileswm42013-09-011-2/+4
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-5/+5
* audio/decode: remove macro crapwm42013-07-221-3/+14
* demux_mkv: never force output sample ratewm42013-07-161-12/+5
* ad_lavc: re-unsimplify, fix libavcodec API usagewm42013-07-111-2/+19
* demux: remove facility for partial packet readswm42013-07-111-2/+5
* ad_lavc: simplifywm42013-07-101-30/+5
* demux: remove audio parserwm42013-07-081-8/+3
* core: add common function to initialize AVPacketwm42013-06-031-5/+2
* Merge branch 'audio_changes'wm42013-05-121-32/+53
|\
| * ad_lavc: force channel layout pass-through with demux_rawaudiowm42013-05-121-2/+11
| * core: use channel map on demuxer level toowm42013-05-121-4/+14
| * reorder_ch: remove old channel reorder functionswm42013-05-121-7/+0
| * options: add option to prevent decoder audio downmixingwm42013-04-131-3/+24
| * ad_lavc: use fmt-conversion to map sample formatsStefano Pigozzi2013-04-131-18/+6
* | audio/decode: remove vararg from ad_control()wm42013-04-121-1/+1
|/
* Prefix CODEC_ID_ with AV_wm42013-03-131-1/+1
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlywm42013-02-101-8/+10
* demux_lavf, ad_lavc, vd_lavc: refactor, cleanupwm42013-02-101-24/+18
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-44/+20
* audio: make de-planarization fasterwm42012-12-281-13/+4
* audio/decode: remove ad_pcm and use ad_lavc for PCMwm42012-12-111-4/+95
* Fix potential bugs and issues, general cleanupsreimar2012-11-201-2/+2
* Add missing compat/libav.h includeswm42012-11-121-0/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+4
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+413