aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vf_pp: use option parserGravatar wm42013-12-04
* vf_ilpack: use option parserGravatar wm42013-12-04
* vf_eq: use option parserGravatar wm42013-12-04
* vf_dsize: use option parserGravatar wm42013-12-04
* vf_divtc: use option parserGravatar wm42013-12-04
* video/filter: remove vf_down3drightGravatar wm42013-12-04
* vf: remove unneeded fieldGravatar wm42013-12-04
* vf_pullup: change options, reroute to vf_lavfiGravatar wm42013-12-04
* vf_unsharp: change options, reroute to vf_lavfiGravatar wm42013-12-04
* vf_phase: change options, reroute to vf_lavfiGravatar wm42013-12-04
* vf_noise: reroute to vf_lavfiGravatar wm42013-12-04
* vf_stereo3d: reroute to vf_lavfiGravatar wm42013-12-04
* vf_hqdn3d: change options, reroute to vf_lavfiGravatar wm42013-12-04
* vf_gradfun: reroute to vf_lavfiGravatar wm42013-12-04
* vf_delogo: reroute to vf_lavfiGravatar wm42013-12-04
* vf_yadif: change options, reroute to vf_lavfiGravatar wm42013-12-04
* vf_lavfi: export a wrapper functionGravatar wm42013-12-04
* video: remove VFCAP_POSTPROCGravatar wm42013-12-04
* vf_screenshot: remove unnecessary codeGravatar wm42013-12-04
* gl_video: change internal API for hwdec mp_image downloadGravatar Stefano Pigozzi2013-12-02
* manpage: mention that vda can work with vo_openglGravatar wm42013-12-02
* gl_video: use hwdec download_image call only if hwdec is activeGravatar wm42013-12-02
* options: add option to disable using right Alt key as Alt GrGravatar Vivek Jain2013-12-02
* vo_opengl: support for vda hardware decodingGravatar Stefano Pigozzi2013-12-02
* gl_video: support packed YUV formats with Apple extensionsGravatar Stefano Pigozzi2013-12-02
* build: reject broken roaraudio sndio emulationGravatar wm42013-12-02
* vo_opengl: add support for rectangle texturesGravatar wm42013-12-01
* mp_image: deal with FFmpeg PSEUDOPAL braindeathGravatar wm42013-12-01
* input: don't emit command when using multiple mouse buttons at onceGravatar wm42013-12-01
* input: improve some commentsGravatar wm42013-12-01
* vo_null: don't reject hwaccel formatsGravatar wm42013-12-01
* command: add a revert_seek commandGravatar wm42013-12-01
* options: add options that set defaults for af/vf/ao/voGravatar wm42013-12-01
* old-configure: delete pre-waf config.h and config.makGravatar wm42013-11-30
* osdep/io: also include unistd.hGravatar wm42013-11-30
* Prevent creating zombiesGravatar wm42013-11-30
* Use O_CLOEXEC when creating FDsGravatar wm42013-11-30
* build: don't check libsmbclient version numberGravatar wm42013-11-30
* ao_oss: add 6.1 and 7.1 speaker placement from FreeBSDGravatar bugmen0t2013-11-30
* ao_oss: SNDCTL_DSP_CHANNELS takes int, not uint8_tGravatar wm42013-11-30
* ao_alsa: remove unneeded checksGravatar wm42013-11-30
* ao_alsa: enable "plug" for non-interleaved float formats tooGravatar wm42013-11-30
* command: add a cycle_values input commandGravatar wm42013-11-30
* command: change the syntax and semantics of the "run" commandGravatar wm42013-11-30
* input: require space before '#' commentsGravatar wm42013-11-30
* input: rearrange command parsingGravatar wm42013-11-30
* build: make deps_neg work with multiple dependenciesGravatar Stefano Pigozzi2013-11-29
* build: reimplement the OSS checks using a more declarative approachGravatar Stefano Pigozzi2013-11-29
* build: add options for enabling and disabling any libquvi versionsGravatar Nikoli2013-11-29
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0Gravatar wm42013-11-29