aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ao_wasapi: Fix mistaken behavior on uninitGravatar Diogo Franco (Kovensky)2013-12-08
* ao_wasapi: handle AOPLAY_FINAL_CHUNKGravatar Diogo Franco (Kovensky)2013-12-08
* ao_wasapi: Reduce the buffer size to a sane valueGravatar Diogo Franco (Kovensky)2013-12-08
* ao_wasapi: fix audio buffering delay calculationGravatar Diogo Franco (Kovensky)2013-12-08
* options: allow hwaccel formats in -vf format/noformatGravatar wm42013-12-07
* vf: redo conversion filter insertion/format negotiationGravatar wm42013-12-07
* video/filter: make vf->control non-recursiveGravatar wm42013-12-07
* vf: remove flags from filter format statusGravatar wm42013-12-07
* video: create a separate context for video filter chainGravatar wm42013-12-07
* video/filter: remove vf_match_csp()Gravatar wm42013-12-07
* vf: remove unused functionGravatar wm42013-12-07
* vf: print error when creating filter failsGravatar wm42013-12-07
* manpage: remove some --flip leftoversGravatar wm42013-12-07
* mixer: remove comment about af_pan doing downmixingGravatar wm42013-12-07
* manpage: mark "run" command as Unix-onlyGravatar wm42013-12-07
* command: fix compilation with MinGWGravatar wm42013-12-07
* stream: fix clang warningGravatar Stefano Pigozzi2013-12-07
* build: prefer 4Front OSS to native implementationsGravatar bugmen0t2013-12-07
* cocoa: make borderless window resizableGravatar agiz2013-12-07
* macosx_events: fix null dereference on uninitGravatar Stefano Pigozzi2013-12-07
* player: load external subs for uncompressed rar archivesGravatar wm42013-12-06
* build: fix regression in cross-compilation [2]Gravatar Stefano Pigozzi2013-12-06
* build: fix linking to CoreFoundationGravatar agiz2013-12-06
* build: link ARC to get subscripting implementationGravatar Stefano Pigozzi2013-12-06
* vf: declare config() as legacyGravatar wm42013-12-05
* video/filter: remove unneeded config callbacksGravatar wm42013-12-05
* video: remove --flipGravatar wm42013-12-05
* vf: move norm_qscale() to the only filter which uses itGravatar wm42013-12-05
* vf_sub, vf_dlopen: default struct is not neededGravatar wm42013-12-05
* vf: cleanup removed filter entryGravatar wm42013-12-05
* video: allow hardware decoding only for certain codecsGravatar wm42013-12-05
* docs: edl: minor correctionsGravatar wm42013-12-05
* build: fix regression in cross-compilationGravatar Stefano Pigozzi2013-12-05
* video/filter: fix some bogus free() callsGravatar wm42013-12-05
* audio: flush remaining data from the filter chain on EOFGravatar wm42013-12-05
* audio/filter: change filter callback signatureGravatar wm42013-12-05
* ad_lavc: handle decoder EAGAIN only if there was an input packetGravatar wm42013-12-04
* options: remove legacy hacks for sub-option handlingGravatar wm42013-12-04
* af: remove af->setup fieldGravatar wm42013-12-04
* af: remove legacy option parsing hacksGravatar wm42013-12-04
* af_pan: change options, use option parserGravatar wm42013-12-04
* af_ladspa: change options, use option parserGravatar wm42013-12-04
* af_delay: change option parsing, fix bugs, use option parserGravatar wm42013-12-04
* af_channels: use "unknown" channel layoutsGravatar wm42013-12-04
* af_channels: change options, fix bugs, use option parserGravatar wm42013-12-04
* af_sweep: use option parserGravatar wm42013-12-04
* af_surround: use option parserGravatar wm42013-12-04
* af_sub: use option parserGravatar wm42013-12-04
* af_sinesuppress: use option parserGravatar wm42013-12-04
* af_hrtf: use option parserGravatar wm42013-12-04