aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/decode/ad_lavc.c
Commit message (Expand)AuthorAge
...
| * 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