aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* configure: reject older libswresampleGravatar wm42013-05-19
* Fix commit d1b37afGravatar wm42013-05-18
* vo_image: start image file numbers at 1Gravatar wm42013-05-18
* input: allow quotes around any input commandGravatar wm42013-05-18
* input: do property expansion for all input command string argumentsGravatar wm42013-05-18
* input: accept input command prefixes in any orderGravatar wm42013-05-18
* video/filter: fix option parser memory leakGravatar wm42013-05-18
* core: allow changing filter filters at runtimeGravatar wm42013-05-18
* m_option: allow -vf ""Gravatar wm42013-05-18
* m_option: add -vf-toggleGravatar wm42013-05-18
* m_option: allow using -vf-del with a nameGravatar wm42013-05-18
* vd_lavc: change VDCTRL_REINIT_VO behaviorGravatar wm42013-05-18
* video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VOGravatar wm42013-05-18
* manpage: document af_* commandsGravatar wm42013-05-18
* mp_image: align image allocation heightGravatar wm42013-05-17
* cfg-mplayer: fix some option flagsGravatar wm42013-05-17
* cocoa_common: vo_corevideo: fix window initializationGravatar Stefano Pigozzi2013-05-16
* vf_dlopen examples: slightly simply the framestep filterGravatar Rudolf Polzer2013-05-16
* vf_dlopen examples: add framestep filterGravatar Rudolf Polzer2013-05-16
* options: fix exit code when using help optionsGravatar wm42013-05-15
* mplayer: potentially fix main() return valueGravatar wm42013-05-15
* options: add -V as alias for --versionGravatar wm42013-05-15
* options: use case-sensitive comparsion for optionsGravatar wm42013-05-15
* options: add --versionGravatar wm42013-05-15
* command: use "title" tag for media-title property if availableGravatar wm42013-05-15
* demux_mkv: export Matroska title element as metadataGravatar wm42013-05-15
* add osd-scale commandGravatar Paul B Mahol2013-05-14
* command: simplify sub OSD updateGravatar wm42013-05-14
* m_option: fix segfault in parse_chmapGravatar Rudolf Polzer2013-05-14
* vd_lavc: hack-fix vdpau decoding with non mod 16 videoGravatar wm42013-05-14
* cocoa_common: order front window only when invisible [2]Gravatar Stefano Pigozzi2013-05-14
* chmap: fix oddity due to ambiguous 6.1 ffmpeg channel layoutGravatar wm42013-05-13
* cocoa_common: order front window only when invisibleGravatar Stefano Pigozzi2013-05-13
* cocoa_common: don't use recursive lockingGravatar Stefano Pigozzi2013-05-13
* cocoa_common: remove pointless locking when using -fsGravatar Stefano Pigozzi2013-05-13
* cocoa_common: fix a bug in window dragging stateGravatar Stefano Pigozzi2013-05-13
* audio: fix ALSA 4 channel surround outputGravatar wm42013-05-13
* af_lavrresample: fix inverted conditionGravatar wm42013-05-13
* audio: fix compilation with older libavresample versionsGravatar wm42013-05-13
* cocoa_common: fix deadlock when calling resize_redrawGravatar Stefano Pigozzi2013-05-12
* ao_coreaudio: fix switched parametersGravatar wm42013-05-12
* core: re-add -dumpstream as --stream-dumpGravatar wm42013-05-12
* core: add --stream-captureGravatar wm42013-05-12
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * af: improve filter chain setup retry limitGravatar wm42013-05-12
| * audio: add double sample formatGravatar wm42013-05-12
| * ao_alsa: set fallback if format unknownGravatar wm42013-05-12
| * audio/out: channel map selectionGravatar wm42013-05-12
| * audio: add channel map selection functionGravatar wm42013-05-12
| * ao_pulse: move format setup codeGravatar wm42013-05-12