aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/decode
Commit message (Expand)AuthorAge
* audio: fix playback of Musepack SV8 filesGravatar wm42013-09-01
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/filter: use new option APIGravatar wm42013-07-22
* 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
* mplayer: fix incorrect audio sync after format changesGravatar wm42013-07-11
* ad_spdif: better PTS syncGravatar wm42013-07-11
* demux: remove facility for partial packet readsGravatar wm42013-07-11
* ad_lavc: simplifyGravatar wm42013-07-10
* audio: remove decoder input bufferGravatar wm42013-07-10
* demux: remove audio parserGravatar wm42013-07-08
* Remove old demuxersGravatar wm42013-07-07
* options: remove --stereoGravatar wm42013-06-13
* core: make options.c compile standaloneGravatar wm42013-06-08
* core: add common function to initialize AVPacketGravatar wm42013-06-03
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * audio: print channel map additionally to channel count on terminalGravatar 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
| * audio/out: switch to channel mapGravatar wm42013-05-12
| * audio: add some setters for mp_audio, and require filters to use themGravatar wm42013-05-12
| * options: add option to prevent decoder audio downmixingGravatar wm42013-04-13
| * af: streamline format negotiationGravatar wm42013-04-13
| * options: remove --af-advGravatar wm42013-04-13
| * audio: remove float processing optionGravatar 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
* Add a --dtshd optionGravatar Wessel Dankers2013-03-04
* 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
* dec_audio: uncrustifyGravatar wm42013-02-09
* audio: make de-planarization fasterGravatar wm42012-12-28
* audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCMGravatar wm42012-12-11
* audio/decode: remove ad_pcm and use ad_lavc for PCMGravatar wm42012-12-11
* audio: make AC3 pass-through with ad_spdif workGravatar reimar2012-12-03
* audio: improve decoder open failure handlingGravatar Uoti Urpala2012-12-03
* core: fix crash when video filter returns inf as PTSGravatar wm42012-11-20
* 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