aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: use af_scaletempo when slowing down audio tooGravatar wm42015-02-12
* vf_lavfi: drop useless option from wrapper filtersGravatar wm42015-02-12
* af_rubberband: actually fix deadlockGravatar Martin Herkt2015-02-12
* af_rubberband: fix filter error deadlockGravatar wm42015-02-12
* af_rubberband: change defaultsGravatar Martin Herkt2015-02-12
* af_rubberband: fix breakageGravatar wm42015-02-11
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* vf_noise: remove internal implementationGravatar wm42015-02-11
* af_rubberband: make all librubberband options configurableGravatar wm42015-02-11
* af_rubberband: attempt to fix audio position calculationGravatar wm42015-02-11
* af_rubberband: always calculate and set delayGravatar wm42015-02-11
* af: account for queued frames in audio position calculationGravatar wm42015-02-11
* af_rubberband: improve EOF handlingGravatar wm42015-02-11
* dvb_tune: fix invalid syntaxGravatar wm42015-02-11
* audio: fix pool allocationGravatar wm42015-02-11
* af_rubberband: pitch correction with librubberbandGravatar wm42015-02-11
* player: skip audio filter reinit on some types of speed changesGravatar wm42015-02-10
* af_scaletempo: allow changing speed at runtime without reinitGravatar wm42015-02-10
* af_scaletempo: drop detaching or skipping init on speed=1Gravatar wm42015-02-10
* manpage: fix af_scaletempo suggested commandsGravatar wm42015-02-10
* manpage: ipc: suggest --idleGravatar wm42015-02-09
* win32: fix/change application nameGravatar wm42015-02-09
* README: mention some more depsGravatar wm42015-02-09
* README: movie -> mediaGravatar wm42015-02-08
* vo: minor simplificationGravatar wm42015-02-07
* vo_vdpau: minor simplificationGravatar wm42015-02-07
* Revert "vo_opengl: disable alpha by default"Gravatar wm42015-02-06
* video: work around libswscale for PNG pixel formatsGravatar wm42015-02-06
* stream: get rid of remaining uses of the end_pos fieldGravatar wm42015-02-06
* stream: minor cleanupsGravatar wm42015-02-06
* stream: slightly improve reconnect behaviorGravatar wm42015-02-06
* stream_lavf: fix build with LibavGravatar wm42015-02-06
* options: add --network-timeoutGravatar wm42015-02-06
* options: change --msg-level optionGravatar wm42015-02-06
* options: allow ":" as separator in key-value listsGravatar wm42015-02-06
* tl_matroska: only check the chapter count when adding chaptersGravatar Ben Boeckel2015-02-06
* tl_matroska: squeeze down the number of parametersGravatar Ben Boeckel2015-02-06
* vo_opengl: add support for linear scaling without CMSGravatar Niklas Haas2015-02-06
* vo_opengl: get rid of unused field approx_gammaGravatar Niklas Haas2015-02-06
* player: do not autoload audio with audio files, enable autoloadingGravatar wm42015-02-05
* manpage: move out the MPlayer comparison pageGravatar wm42015-02-05
* demux_mkv: remove the realmedia fieldGravatar wm42015-02-05
* demux_mkv: reindent, cosmeticsGravatar wm42015-02-05
* demux_mkv: simplify realaudio handlingGravatar wm42015-02-05
* demux_mkv: remove realvideo-specific aspect ratio handlingGravatar wm42015-02-05
* demux_mkv: use libavcodec parser for realvideoGravatar wm42015-02-05
* demux_mkv: retrieve timestamps from libavcodec parserGravatar wm42015-02-05
* demux_mkv: refactor packet parsingGravatar wm42015-02-05
* build: add option to generate a clang compilation databaseGravatar Stefano Pigozzi2015-02-05
* vo_vdpau: remove unneeded codeGravatar wm42015-02-04