aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/decode/ad_lavc.c
Commit message (Expand)AuthorAge
* demux: rename Windows symbolsGravatar wm42013-11-02
* audio: fix playback of Musepack SV8 filesGravatar wm42013-09-01
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/decode: remove macro crapGravatar wm42013-07-22
* demux_mkv: never force output sample rateGravatar wm42013-07-16
* ad_lavc: re-unsimplify, fix libavcodec API usageGravatar wm42013-07-11
* demux: remove facility for partial packet readsGravatar wm42013-07-11
* ad_lavc: simplifyGravatar wm42013-07-10
* demux: remove audio parserGravatar wm42013-07-08
* core: add common function to initialize AVPacketGravatar wm42013-06-03
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * ad_lavc: force channel layout pass-through with demux_rawaudioGravatar wm42013-05-12
| * core: use channel map on demuxer level tooGravatar wm42013-05-12
| * reorder_ch: remove old channel reorder functionsGravatar wm42013-05-12
| * options: add option to prevent decoder audio downmixingGravatar wm42013-04-13
| * ad_lavc: use fmt-conversion to map sample formatsGravatar Stefano Pigozzi2013-04-13
* | audio/decode: remove vararg from ad_control()Gravatar wm42013-04-12
|/
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlyGravatar wm42013-02-10
* demux_lavf, ad_lavc, vd_lavc: refactor, cleanupGravatar wm42013-02-10
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* audio: make de-planarization fasterGravatar wm42012-12-28
* audio/decode: remove ad_pcm and use ad_lavc for PCMGravatar wm42012-12-11
* Fix potential bugs and issues, general cleanupsGravatar reimar2012-11-20
* Add missing compat/libav.h includesGravatar wm42012-11-12
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12