aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux: rename Windows symbolsGravatar wm42013-11-02
* demux_mkv: fix warningGravatar wm42013-11-02
* matroska.pl: Sort the generated struct field listGravatar Diogo Franco (Kovensky)2013-11-02
* Fix some more -Wshadow warningsGravatar wm42013-11-01
* tl_matroska: initialize segment related arrays with 0Gravatar wm42013-11-01
* video: check profiles with hardware decodingGravatar wm42013-11-01
* demux_mkv: use a more universal zero initializerGravatar wm42013-11-01
* Enable -WshadowGravatar wm42013-11-01
* options: fix positional suboption asrgumentsGravatar wm42013-11-01
* input: show deprecation warnings for some recently replaced commandsGravatar wm42013-11-01
* command: replace speed_mult with multiply commandGravatar wm42013-10-31
* command: add generic "multiply" commandGravatar wm42013-10-31
* command: add property to scale window sizeGravatar wm42013-10-31
* x11: factor out normal window resize codeGravatar wm42013-10-31
* sd_lavc: display DVD subs with unknown durationGravatar wm42013-10-31
* ao_pulse: fix channel layoutsGravatar wm42013-10-31
* vd_lavc: add more ifdeffery and ffmpeg cargo culting for correctnessGravatar wm42013-10-31
* dec_video: remove unused declaration of a former global variableGravatar wm42013-10-31
* encoding-example-configs: add more comments regarding the scaling methodGravatar Rudolf Polzer2013-10-31
* gl_common: osx: fix compilation with latest XQuartz RCGravatar Stefano Pigozzi2013-10-30
* tech-overview.txt: reflect recent updatesGravatar wm42013-10-30
* ta: track location debug info in 2 more casesGravatar wm42013-10-30
* x11: restore support for --wid=0Gravatar wm42013-10-30
* x11: remove ancient metacity hackGravatar wm42013-10-30
* x11: minor cosmeticsGravatar wm42013-10-30
* main: improve a terminal messageGravatar wm42013-10-30
* player: merge mp_osd.h into mp_core.hGravatar wm42013-10-30
* mp_core: sort function prototypes by source fileGravatar wm42013-10-30
* ao_alsa: return negative value on error in play()Gravatar wm42013-10-30
* Fix style of the HP Slate 7 vf-add line.Gravatar Rudolf Polzer2013-10-30
* encoding-example-profiles: support HP Slate 7's weird aspect.Gravatar Rudolf Polzer2013-10-30
* Split mplayer.cGravatar wm42013-10-30
* Move files part of the playback core to player sub-directoryGravatar wm42013-10-30
* gl_x11: change error message when GL3 context creation failsGravatar wm42013-10-28
* getch2: assume EOF when input file descriptor is invalidGravatar wm42013-10-28
* getch2: move global state to file scope variablesGravatar wm42013-10-28
* mplayer: handle subtitle renderer cleanup via uninit_playerGravatar wm42013-10-28
* x11_common: refactor of fstype codeGravatar wm42013-10-28
* cocoa: apply the more invasive constraining only with cmd+1/2/3Gravatar Stefano Pigozzi2013-10-28
* command: disable autorepeat for some commands (actually properties)Gravatar wm42013-10-28
* x11: fix border togglingGravatar wm42013-10-27
* vo_xv: check whether image allocation succeedsGravatar wm42013-10-27
* command: don't include stream_dvd.hGravatar wm42013-10-27
* af: replace macros with too generic namesGravatar wm42013-10-26
* gl_common: suggest --vo=opengl-old if OpenGL 2.1 missingGravatar wm42013-10-26
* af_volume: some more cosmeticsGravatar wm42013-10-26
* af_volume: switch to new option parsingGravatar wm42013-10-26
* af_volume: uncrustifyGravatar wm42013-10-26
* af_volume: don't change volume if nothing is to be changedGravatar wm42013-10-26
* af_volume: remove unused featuresGravatar wm42013-10-26