aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux_mf: use tallocGravatar wm42013-11-11
* demux_mf: uncrustifyGravatar wm42013-11-11
* demux_mkv: support some raw PCM variantsGravatar wm42013-11-11
* ao_lavc: remove audio offset hack to ease supporting planar audio.Gravatar Rudolf Polzer2013-11-11
* vo_lavc: fix -ovoffset.Gravatar Rudolf Polzer2013-11-11
* ao: add ao_play_silence, use for ao_alsa and ao_ossGravatar wm42013-11-10
* af: don't skip filtering if there's no more audioGravatar wm42013-11-10
* vo_opengl: fix alpha values written to the framebufferGravatar wm42013-11-10
* ad_spdif: change API usage so that it works on LibavGravatar wm42013-11-10
* player: set PulseAudio stream title to window titleGravatar wm42013-11-10
* gl_hwdec_vdpau: silence warning caused by buggy GL_NV_vdpau_interop specGravatar wm42013-11-09
* af_volume: use only one volume setting for all channelsGravatar wm42013-11-09
* ao_alsa: use correct magic spdif flagsGravatar wm42013-11-09
* Remove sh_audio->samplesizeGravatar wm42013-11-09
* af_scaletempo: uncrustifyGravatar wm42013-11-09
* af_lavrresample: reconfigure libavresample only on successful initGravatar wm42013-11-09
* af_lavrresample: move libavresample setup to separate functionGravatar wm42013-11-09
* af_convert24: fix complicated and incorrect format negotiationGravatar wm42013-11-09
* af_surround: fix format negotiationGravatar wm42013-11-09
* af: allow filters to return AF_OK, even if format doesn't matchGravatar wm42013-11-09
* ao: print requested audio format on initGravatar wm42013-11-09
* ao_alsa: add magic spdif parametersGravatar wm42013-11-09
* ao_alsa: redo the way parameters are added in the spdif caseGravatar wm42013-11-09
* ad_spdif: fix libavformat API usageGravatar wm42013-11-09
* af: always remove auto-inserted filters, improve error messageGravatar wm42013-11-09
* vdpau: unbreakGravatar wm42013-11-09
* travis: remove e-mail notificationsGravatar Stefano Pigozzi2013-11-08
* player: factor audio buffer clearing codeGravatar wm42013-11-08
* audio: don't let ao_lavc access frontend internals, change gapless audioGravatar wm42013-11-08
* audio: stop "unsupported sample format" spamGravatar wm42013-11-07
* audio: fix bogus audio format comparisonGravatar wm42013-11-07
* vdpau: drop dummy render functionGravatar wm42013-11-07
* af: remove a pointless macroGravatar wm42013-11-07
* audio/format: convert format macros to enum, drop NE suffixGravatar wm42013-11-07
* audio: replace af_fmt2str_short -> af_fmt_to_strGravatar wm42013-11-07
* audio/format: reformatGravatar wm42013-11-07
* encoding-example-profiles: support setsar in FFmpeg-gitGravatar Rudolf Polzer2013-11-07
* sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs.Gravatar Rudolf Polzer2013-11-07
* sd_ass, sd_lavc: use the input video's pixel aspect for scaling subtitles.Gravatar Rudolf Polzer2013-11-07
* ao_oss: fix previous ao_oss commitGravatar wm42013-11-06
* travis: use clang for ffmpeg/libav compilationGravatar Stefano Pigozzi2013-11-06
* ao_oss: hide warningGravatar wm42013-11-06
* ao_oss: don't enable -softvol by default on OSSv4Gravatar bugmen0t2013-11-06
* ao_oss: make no_persistent_volume volume work when seekingGravatar bugmen0t2013-11-06
* osdep: handle SIGTERMGravatar wm42013-11-06
* input.conf: clarify the magic how default key bindings are addedGravatar wm42013-11-06
* memcpy_pic: reformatGravatar wm42013-11-06
* vd_lavc: remove explicit crystalhd supportGravatar wm42013-11-06
* input: remove unused key_down_event commandGravatar wm42013-11-06
* input: disallow autorepeat by default for most commandsGravatar wm42013-11-06