aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* options: allow more options to be changed at runtimeGravatar wm42015-02-03
* cocoa: improve refresh rate fallback codeGravatar Stefano Pigozzi2015-02-03
* cocoa: automatically fetch display-fps from the monitorGravatar Stefano Pigozzi2015-02-03
* vo_opengl: disable alpha by defaultGravatar wm42015-02-03
* demux_disc: fix CDDA seekabilityGravatar wm42015-02-03
* vo_opengl: avoid unnecessary shader reinit on fullscreen toggleGravatar wm42015-02-03
* vo_opengl: change initialization of gamma optionGravatar wm42015-02-03
* csputils, vo_opengl: remove per-component gammaGravatar wm42015-02-03
* csputils: remove some unused functions, make some privateGravatar wm42015-02-03
* command: new commands audio_add/audio_remove/audio_reloadGravatar xylosper2015-02-03
* options: fix parsing for options/af and options/vfGravatar wm42015-02-03
* vo_opengl: change upper bound of :gamma to 2.0Gravatar Niklas Haas2015-02-03
* manpage: add recommended values to :gamma suboptionGravatar Niklas Haas2015-02-03
* vo_opengl: always clamp the video to range 0-1Gravatar Niklas Haas2015-02-03
* ao_coreaudio: fix small memory leakGravatar Stefano Pigozzi2015-02-03
* ao_coreaudio: use device UID instead of ID for selectionGravatar Stefano Pigozzi2015-02-03
* command: add property returning detected audio deviceGravatar Stefano Pigozzi2015-02-03
* win32: don't resize when window is minimizedGravatar wm42015-02-02
* command: add property returning detected hwdec APIGravatar wm42015-02-02
* player: add external audio file auto-loadingGravatar wm42015-02-02
* options: slightly improve help output for choice and flag optionsGravatar wm42015-02-02
* command: add properties returning the current VO and AO driverGravatar wm42015-02-02
* client API: add mpv_wait_async_requests()Gravatar wm42015-02-02
* command: add dummy get implementation for tv-channel propertyGravatar wm42015-02-02
* vo_opengl: fix breakage with rotated video on initial displayGravatar wm42015-02-02
* osxbundle: don't try to package PythonGravatar Stefano Pigozzi2015-02-02
* build: disable pdf build by defaultGravatar wm42015-02-02