| Commit message (Expand) | Author | Age | Files | Lines |
* | audio: fix playback of Musepack SV8 files | wm4 | 2013-09-01 | 1 | -2/+4 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 5 | -13/+13 |
* | audio/filter: use new option API | wm4 | 2013-07-22 | 2 | -14/+5 |
* | audio/decode: remove macro crap | wm4 | 2013-07-22 | 7 | -115/+61 |
* | demux_mkv: never force output sample rate | wm4 | 2013-07-16 | 1 | -12/+5 |
* | ad_lavc: re-unsimplify, fix libavcodec API usage | wm4 | 2013-07-11 | 1 | -2/+19 |
* | mplayer: fix incorrect audio sync after format changes | wm4 | 2013-07-11 | 1 | -8/+2 |
* | ad_spdif: better PTS sync | wm4 | 2013-07-11 | 1 | -1/+3 |
* | demux: remove facility for partial packet reads | wm4 | 2013-07-11 | 5 | -73/+23 |
* | ad_lavc: simplify | wm4 | 2013-07-10 | 1 | -30/+5 |
* | audio: remove decoder input buffer | wm4 | 2013-07-10 | 2 | -12/+0 |
* | demux: remove audio parser | wm4 | 2013-07-08 | 2 | -26/+5 |
* | Remove old demuxers | wm4 | 2013-07-07 | 1 | -0/+2 |
* | options: remove --stereo | wm4 | 2013-06-13 | 2 | -14/+1 |
* | core: make options.c compile standalone | wm4 | 2013-06-08 | 1 | -0/+2 |
* | core: add common function to initialize AVPacket | wm4 | 2013-06-03 | 1 | -5/+2 |
* | 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 |