summaryrefslogtreecommitdiffstats
path: root/audio/decode
Commit message (Expand)AuthorAgeFilesLines
* audio: fix playback of Musepack SV8 fileswm42013-09-011-2/+4
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-065-13/+13
* audio/filter: use new option APIwm42013-07-222-14/+5
* audio/decode: remove macro crapwm42013-07-227-115/+61
* demux_mkv: never force output sample ratewm42013-07-161-12/+5
* ad_lavc: re-unsimplify, fix libavcodec API usagewm42013-07-111-2/+19
* mplayer: fix incorrect audio sync after format changeswm42013-07-111-8/+2
* ad_spdif: better PTS syncwm42013-07-111-1/+3
* demux: remove facility for partial packet readswm42013-07-115-73/+23
* ad_lavc: simplifywm42013-07-101-30/+5
* audio: remove decoder input bufferwm42013-07-102-12/+0
* demux: remove audio parserwm42013-07-082-26/+5
* Remove old demuxerswm42013-07-071-0/+2
* options: remove --stereowm42013-06-132-14/+1
* core: make options.c compile standalonewm42013-06-081-0/+2
* core: add common function to initialize AVPacketwm42013-06-031-5/+2
* Merge branch 'audio_changes'wm42013-05-126-88/+98
|\
| * audio: print channel map additionally to channel count on terminalwm42013-05-121-4/+5
| * ad_lavc: force channel layout pass-through with demux_rawaudiowm42013-05-121-2/+11
| * core: use channel map on demuxer level toowm42013-05-124-21/+34
| * reorder_ch: remove old channel reorder functionswm42013-05-121-7/+0
| * audio/out: switch to channel mapwm42013-05-122-4/+7
| * audio: add some setters for mp_audio, and require filters to use themwm42013-05-121-11/+9
| * options: add option to prevent decoder audio downmixingwm42013-04-131-3/+24
| * af: streamline format negotiationwm42013-04-131-6/+4
| * options: remove --af-advwm42013-04-131-1/+1
| * audio: remove float processing optionwm42013-04-132-16/+2
| * ad_lavc: use fmt-conversion to map sample formatsStefano Pigozzi2013-04-131-18/+6
* | audio/decode: remove vararg from ad_control()wm42013-04-125-5/+5
|/
* Prefix CODEC_ID_ with AV_wm42013-03-132-15/+15
* Add a --dtshd optionWessel Dankers2013-03-041-13/+22
* 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-108-243/+147
* dec_audio: uncrustifywm42013-02-092-193/+203
* audio: make de-planarization fasterwm42012-12-281-13/+4
* audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCMwm42012-12-112-164/+0
* audio/decode: remove ad_pcm and use ad_lavc for PCMwm42012-12-113-226/+95
* audio: make AC3 pass-through with ad_spdif workreimar2012-12-031-6/+4
* audio: improve decoder open failure handlingUoti Urpala2012-12-031-0/+2
* core: fix crash when video filter returns inf as PTSwm42012-11-201-1/+1
* 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-129-24/+24
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-1210-0/+2244