| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'audio_changes' | wm4 | 2013-05-12 | 6 | -88/+98 |
|\ |
|
| * | audio: print channel map additionally to channel count on terminal | wm4 | 2013-05-12 | 1 | -4/+5 |
| * | ad_lavc: force channel layout pass-through with demux_rawaudio | wm4 | 2013-05-12 | 1 | -2/+11 |
| * | core: use channel map on demuxer level too | wm4 | 2013-05-12 | 4 | -21/+34 |
| * | reorder_ch: remove old channel reorder functions | wm4 | 2013-05-12 | 1 | -7/+0 |
| * | audio/out: switch to channel map | wm4 | 2013-05-12 | 2 | -4/+7 |
| * | audio: add some setters for mp_audio, and require filters to use them | wm4 | 2013-05-12 | 1 | -11/+9 |
| * | options: add option to prevent decoder audio downmixing | wm4 | 2013-04-13 | 1 | -3/+24 |
| * | af: streamline format negotiation | wm4 | 2013-04-13 | 1 | -6/+4 |
| * | options: remove --af-adv | wm4 | 2013-04-13 | 1 | -1/+1 |
| * | audio: remove float processing option | wm4 | 2013-04-13 | 2 | -16/+2 |
| * | ad_lavc: use fmt-conversion to map sample formats | Stefano Pigozzi | 2013-04-13 | 1 | -18/+6 |
* | | audio/decode: remove vararg from ad_control() | wm4 | 2013-04-12 | 5 | -5/+5 |
|/ |
|
* | Prefix CODEC_ID_ with AV_ | wm4 | 2013-03-13 | 2 | -15/+15 |
* | Add a --dtshd option | Wessel Dankers | 2013-03-04 | 1 | -13/+22 |
* | demux_lavf, ad_lavc, vd_lavc: pass codec header data directly | wm4 | 2013-02-10 | 1 | -8/+10 |
* | demux_lavf, ad_lavc, vd_lavc: refactor, cleanup | wm4 | 2013-02-10 | 1 | -24/+18 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 8 | -243/+147 |
* | dec_audio: uncrustify | wm4 | 2013-02-09 | 2 | -193/+203 |
* | audio: make de-planarization faster | wm4 | 2012-12-28 | 1 | -13/+4 |
* | audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCM | wm4 | 2012-12-11 | 2 | -164/+0 |
* | audio/decode: remove ad_pcm and use ad_lavc for PCM | wm4 | 2012-12-11 | 3 | -226/+95 |
* | audio: make AC3 pass-through with ad_spdif work | reimar | 2012-12-03 | 1 | -6/+4 |
* | audio: improve decoder open failure handling | Uoti Urpala | 2012-12-03 | 1 | -0/+2 |
* | core: fix crash when video filter returns inf as PTS | wm4 | 2012-11-20 | 1 | -1/+1 |
* | Fix potential bugs and issues, general cleanups | reimar | 2012-11-20 | 1 | -2/+2 |
* | Add missing compat/libav.h includes | wm4 | 2012-11-12 | 1 | -0/+1 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 9 | -24/+24 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 10 | -0/+2244 |