aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* player: warn against using HLS URLs with --playlistGravatar wm42015-08-04
* charset_conv: "auto" encoding detection now uses uchardet.Gravatar Jehan2015-08-04
* input.conf: remap d/D keysGravatar wm42015-08-04
* player: use demux_open_url() to open main filesGravatar wm42015-08-04
* stream: remove remaining DVD/BD menu definitionsGravatar wm42015-08-03
* stream_bluray: remove menu implementationGravatar wm42015-08-03
* stream_dvdnav: rip out lower-level menu implementationGravatar wm42015-08-03
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* video: unbreak EOF with video-only files that have timestamp resetsGravatar wm42015-08-03
* vo: fix inverted conditionGravatar wm42015-08-03
* audio: fix --end handling (again)Gravatar wm42015-08-03
* charset_conv: fix switched parametersGravatar wm42015-08-02
* image_writer: don't use jpeg baseline, and remove useless jpeg optionsGravatar wm42015-08-02
* build: make charset detectors dependent on iconv and group themGravatar wm42015-08-02
* charset_conv: add uchardet supportGravatar wm42015-08-02
* charset_conv: make it possible to return an allocated string as guessGravatar wm42015-08-01
* audio: remove questionable speed change adjustmentGravatar wm42015-08-01
* video: move frame duration code to a separate functionGravatar wm42015-08-01
* vo: correctly account for dropped framesGravatar wm42015-08-01
* terminal: disable terminal foreground state pollingGravatar wm42015-08-01
* audio: remove af_dummyGravatar wm42015-08-01
* old-configure: some adjustmentsGravatar wm42015-08-01
* vo_opengl: minor simplificationsGravatar wm42015-08-01
* win32: revert wchar_t changesGravatar wm42015-08-01
* win32: more wchar_t -> WCHAR replacementsGravatar wm42015-07-30
* vo_direct3d: create multithreaded IDirect3DDevice9Gravatar wm42015-07-30
* TOOLS: remove youtube-starttime.luaGravatar wm42015-07-29
* ytdl: get start_timeGravatar Ricardo Constantino2015-07-29
* ytdl: print command in debug modeGravatar Ricardo Constantino2015-07-29
* demux_playlist: skip hidden directoriesGravatar wm42015-07-29
* command: let track properties return option value in idle modeGravatar wm42015-07-29
* win32: replace wchar_t with WCHARGravatar wm42015-07-29
* video: move up vo_frame setupGravatar wm42015-07-28
* vo_opengl: framebuffers work under GLES 2Gravatar wm42015-07-27
* vo_opengl: slightly more informative message when disabling scalersGravatar wm42015-07-27
* win32: pthread: don't play dirty tricks for mutex initGravatar wm42015-07-27
* win32: add portable config modeGravatar wm42015-07-27
* vo_rpi: determine and return display refresh rateGravatar wm42015-07-27
* audio: fix restoring volumeGravatar shdown2015-07-27
* video: always decode at least 2 frames in advanceGravatar wm42015-07-26
* Copyright: mention that more liberal licenses are ok tooGravatar wm42015-07-26
* vo_opengl: minor cleanup to hwdec texture setting codeGravatar wm42015-07-26
* build: remove useless classGravatar Stefano Pigozzi2015-07-26
* manpage: document --audio-channels=auto caveatsGravatar wm42015-07-25
* Require contributions in LGPLv2.1+Gravatar wm42015-07-24
* vo_opengl: remove legacy GL detectionGravatar wm42015-07-24
* audio: remove an unused parameterGravatar wm42015-07-24
* audio: fix EOF state with --keep-openGravatar wm42015-07-24
* command: add property indicating per-file optionsGravatar wm42015-07-23
* vo_opengl: fix scale=oversample's threshold calculationsGravatar Niklas Haas2015-07-23