aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vo_opengl: redraw when pausing while showing an interpolated frameGravatar wm42015-02-04
* options: allow things like --geometry=x50Gravatar wm42015-02-04
* matroska: warn against mismatching segmentsGravatar wm42015-02-04
* player: move timeline specific handling to timeline loadersGravatar wm42015-02-04
* manpage: document hook APIGravatar wm42015-02-04
* command: add on_unload hookGravatar wm42015-02-04
* stream_cdda: fix bugs in chapter time retrievalGravatar wm42015-02-04
* demux_raw: output smaller audio packetsGravatar wm42015-02-04
* osdep/subprocess-posix: remove __GLIBC__ guardGravatar Kevin Mitchell2015-02-03
* player: make --force-window create the window immediately on startGravatar wm42015-02-03
* player: remove --fixed-voGravatar wm42015-02-03