aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* demux: use av_malloc for packetsGravatar wm42014-06-13
* demux: simplify packet resizingGravatar wm42014-06-13
* encode: get rid of the recursion that led to a deadlock.Gravatar Rudolf Polzer2014-06-12
* Revert "encode: make the central lock recursive"Gravatar Rudolf Polzer2014-06-12
* demux: fix compilation with FFmpeg gitGravatar wm42014-06-12
* cache: print cache size only in verbose modeGravatar wm42014-06-12
* win32: implement --priority differentlyGravatar wm42014-06-12
* tv: fix a hidden static variableGravatar wm42014-06-12
* stream_bluray: fix some const declarationsGravatar wm42014-06-12
* encode: don't load Lua scriptsGravatar wm42014-06-12
* audio: more detailed debugging outputGravatar wm42014-06-12
* audio: don't wait when draining and pausedGravatar wm42014-06-12
* encode: make the central lock recursiveGravatar wm42014-06-12
* options: fix for compilation when encoding disabledGravatar xylosper2014-06-12
* tv: use correct timestampsGravatar iive2014-06-12
* encode: make option struct localGravatar wm42014-06-11
* input: make option struct localGravatar wm42014-06-11
* demux_lavf: make option struct localGravatar wm42014-06-11
* ad_lavc: make option struct localGravatar wm42014-06-11
* vd_lavc: make option struct localGravatar wm42014-06-11
* options: remove a global variableGravatar wm42014-06-11
* vf_noise: remove global variablesGravatar wm42014-06-11
* vf_divtc: remove a global variableGravatar wm42014-06-11
* Add more constGravatar wm42014-06-11
* vo_caca: remove global variablesGravatar wm42014-06-11
* demux_raw: remove global option variablesGravatar wm42014-06-11
* demux_mf: remove global option variablesGravatar wm42014-06-11
* options: remove global variables for swscale options; rename themGravatar wm42014-06-11
* stream_dvd: minor cleanupsGravatar wm42014-06-11
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11
* stream_dvb: remove global option variablesGravatar wm42014-06-11
* stream_cdda: remove global option variablesGravatar wm42014-06-11
* stream: add a generic way to setup stream priv defaultsGravatar wm42014-06-11
* stream_pvr: remove global option variablesGravatar wm42014-06-11
* tv: remove printing of useless comment informationGravatar wm42014-06-11
* tv: remove global option variablesGravatar wm42014-06-11
* m_config: add function to copy subopt-structGravatar wm42014-06-11
* command: redo ancient TV/DVB/PVR commandsGravatar wm42014-06-11
* osd: Center the volume icon in the osd fontGravatar ChrisK22014-06-10
* build: disable zsh completions by default, fixes e.g. cross compilationGravatar wm42014-06-09
* player: hide some messages in verbose modeGravatar wm42014-06-09
* video: fix another cover art corner caseGravatar wm42014-06-09
* client API: disable LIRC input by defaultGravatar wm42014-06-09
* audio: add a "weak" gapless mode, and make it defaultGravatar wm42014-06-09
* player: show "neutral" position markers for OSD barsGravatar wm42014-06-08
* build: generate and install zsh completion scriptGravatar Alessandro Ghedini2014-06-08
* TOOLS: add script for generating a zsh completion scriptGravatar Alessandro Ghedini2014-06-08
* client API: minor documentation fixes/enhancementsGravatar wm42014-06-08
* client API: trigger wakeup when creating wakeup pipe/callbackGravatar wm42014-06-08
* manpage: document new --sub-file semanticsGravatar wm42014-06-08