| Commit message (Expand) | Author | Age | Files | Lines |
* | ao_alsa: remove global variables | wm4 | 2013-05-12 | 1 | -110/+116 |
* | ao_alsa: switch to new AO API | wm4 | 2013-05-12 | 1 | -39/+54 |
* | af_ladspa: code cleanup | eng | 2013-05-12 | 1 | -15/+17 |
* | audio: print channel map additionally to channel count on terminal | wm4 | 2013-05-12 | 4 | -19/+31 |
* | ao_alsa: map to exact channel layout | wm4 | 2013-05-12 | 1 | -38/+48 |
* | ao_alsa: move format lookup into separate function | wm4 | 2013-05-12 | 1 | -58/+36 |
* | ao_alsa: more reformat | wm4 | 2013-05-12 | 1 | -118/+113 |
* | af: print filter chain info on error | wm4 | 2013-05-12 | 1 | -15/+16 |
* | ao_alsa: cosmetics, macro-fy error reporting | wm4 | 2013-05-12 | 1 | -321/+181 |
* | ao_alsa: uncrustify | wm4 | 2013-05-12 | 1 | -623/+717 |
* | ad_lavc: force channel layout pass-through with demux_rawaudio | wm4 | 2013-05-12 | 1 | -2/+11 |
* | ao_coreaudio: switch to WAVEEXT channel order | wm4 | 2013-05-12 | 1 | -2/+1 |
* | ao_pulse: try to set correct channel layout | wm4 | 2013-05-12 | 1 | -2/+54 |
* | 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 | 4 | -1497/+0 |
* | audio: let libavresample do channel reordering | wm4 | 2013-05-12 | 1 | -3/+49 |
* | af_lavrresample: context is always allocated here | wm4 | 2013-05-12 | 1 | -2/+1 |
* | audio/out: switch to channel map | wm4 | 2013-05-12 | 19 | -235/+158 |
* | af_pan: set unknown channel layout for output | wm4 | 2013-05-12 | 1 | -2/+11 |
* | af: use mp_chmap for mp_audio, include channel map in format negotiation | wm4 | 2013-05-12 | 12 | -57/+64 |
* | audio: add some setters for mp_audio, and require filters to use them | wm4 | 2013-05-12 | 28 | -178/+166 |
* | audio: add channel map API | wm4 | 2013-05-12 | 3 | -3/+613 |
* | audio/filter: remove unused AF_CONTROLs | wm4 | 2013-05-12 | 7 | -213/+1 |
* | options: add option to prevent decoder audio downmixing | wm4 | 2013-04-13 | 1 | -3/+24 |
* | af: fix negotiation endless loop | wm4 | 2013-04-13 | 1 | -3/+2 |
* | af: streamline format negotiation | wm4 | 2013-04-13 | 3 | -167/+210 |
* | af_lavrresample: add no-detach suboption | wm4 | 2013-04-13 | 1 | -1/+6 |
* | options: remove --af-adv | wm4 | 2013-04-13 | 3 | -23/+1 |
* | af: remove accuracy option | wm4 | 2013-04-13 | 1 | -15/+4 |
* | af: remove force option | wm4 | 2013-04-13 | 1 | -64/+49 |
* | audio: remove float processing option | wm4 | 2013-04-13 | 5 | -30/+5 |
* | audio: switch to libavcodec channel order, use libavresample for mixing | wm4 | 2013-04-13 | 5 | -44/+44 |
* | ao_alsa: reorder channels from internal to alsa order | wm4 | 2013-04-13 | 1 | -0/+6 |
* | af: simplification | wm4 | 2013-04-13 | 1 | -35/+20 |
* | af: factor channel filter insertion | wm4 | 2013-04-13 | 1 | -30/+45 |
* | af: use af_lavrresample for format conversions, if possible | wm4 | 2013-04-13 | 4 | -45/+111 |
* | af: remove automatically inserted filters on full reinit | wm4 | 2013-04-13 | 2 | -31/+44 |
* | af_lavrresample: allow other ffmpeg sample formats for input/output | wm4 | 2013-04-13 | 1 | -17/+48 |
* | audio/filter: replace pointless memcpys with assignments | wm4 | 2013-04-13 | 4 | -17/+10 |
* | af: uncrustify | wm4 | 2013-04-13 | 2 | -466/+496 |
* | ad_lavc: use fmt-conversion to map sample formats | Stefano Pigozzi | 2013-04-13 | 3 | -18/+95 |
* | ao_jack: fix deprecation warning | Stefano Pigozzi | 2013-04-12 | 1 | -2/+5 |
* | mplayer: keep volume persistent, even when using --volume | wm4 | 2013-04-10 | 2 | -0/+6 |
* | ao_dsound: add missing include | Kovensky | 2013-03-23 | 1 | -0/+1 |
* | af_lavrresample: add new resampling filter to replace the old ones | Stefano Pigozzi | 2013-03-13 | 5 | -795/+280 |
* | Prefix CODEC_ID_ with AV_ | wm4 | 2013-03-13 | 2 | -15/+15 |
* | af_lavcac3enc: switch to avcodec_encode_audio2() | wm4 | 2013-03-13 | 1 | -45/+71 |
* | Add a --dtshd option | Wessel Dankers | 2013-03-04 | 1 | -13/+22 |
* | Rename af_volnorm to af_drc | Martin | 2013-02-12 | 2 | -20/+20 |
* | 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 | 9 | -250/+148 |
* | dec_audio: uncrustify | wm4 | 2013-02-09 | 2 | -193/+203 |
* | audio/out, video/out: hide encoding VO/AO | wm4 | 2013-02-06 | 3 | -8/+19 |
* | audio/out: prefer ao_dsound over ao_portaudio | wm4 | 2013-02-06 | 1 | -3/+3 |
* | mixer: prefer AO softvol control over volume filter | wm4 | 2013-02-06 | 2 | -2/+3 |
* | ao_dsound: support 6.1 and 7.1 channel configurations | wm4 | 2013-02-06 | 1 | -30/+43 |
* | ao_coreaudio: use 0 as timeout for CFRunLoopRunInMode | Mad Fish | 2013-01-20 | 1 | -1/+1 |
* | Replace strsep() uses | wm4 | 2013-01-13 | 1 | -2/+7 |
* | mixer: keep fractional part of volume setting | Uoti Urpala | 2013-01-13 | 1 | -2/+2 |
* | af_volnorm: fix output range with float input | Uoti Urpala | 2013-01-13 | 1 | -3/+3 |
* | ao_alsa: do not call snd_pcm_delay() when paused | wm4 | 2013-01-06 | 1 | -0/+8 |
* | ao_sdl: fix compilation with Libav | wm4 | 2013-01-06 | 1 | -0/+1 |
* | audio: make de-planarization faster | wm4 | 2012-12-28 | 3 | -16/+44 |
* | sdl, encode_lavc: fix copyright headers | Rudolf Polzer | 2012-12-28 | 2 | -4/+4 |
* | vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver | Rudolf Polzer | 2012-12-28 | 2 | -0/+383 |
* | path: add mp_find_config_file and reorganize some of the code | Stefano Pigozzi | 2012-12-15 | 1 | -6/+7 |
* | ao_lavc: stop using av_get_alt_sample_fmt | Rudolf Polzer | 2012-12-13 | 1 | -6/+6 |
* | cleanup: remove ao.brokenpts | wm4 | 2012-12-12 | 1 | -1/+0 |
* | audio: remove support for native alaw/mulaw/adpcm output | wm4 | 2012-12-11 | 9 | -1228/+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 | 4 | -24/+30 |
* | audio: improve decoder open failure handling | Uoti Urpala | 2012-12-03 | 1 | -0/+2 |
* | ao_pcm: fix references to -novideo | wm4 | 2012-12-03 | 1 | -8/+1 |
* | af_lavcac3enc, encode: support planar formats | Rudolf Polzer | 2012-12-03 | 4 | -7/+138 |
* | ao_pulse: do not allow setting volume over 100% | wm4 | 2012-11-24 | 1 | -2/+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 | 3 | -5/+7 |
* | Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2 | wm4 | 2012-11-14 | 1 | -0/+1 |
* | mixer: fix lowering hw volume while muted | Uoti Urpala | 2012-11-14 | 1 | -1/+1 |
* | ao_coreaudio: fix deprecation warnings | Stefano Pigozzi | 2012-11-13 | 1 | -6/+6 |
* | 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 | 35 | -98/+93 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 68 | -0/+22057 |