aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* af_extrastereo: use option parserGravatar wm42013-12-04
* af_export: use option parserGravatar wm42013-12-04
* af_equalizer: use option parserGravatar wm42013-12-04
* af_drc: use option parserGravatar wm42013-12-04
* af_center: use option parserGravatar wm42013-12-04
* af: returning NULL on filtering means errorGravatar wm42013-12-04
* ad_lavc: expose an option to enable threadingGravatar wm42013-12-04
* vd_lavc: factor out libavcodec thread setupGravatar wm42013-12-04
* vd_lavc: don't check required hwdec fieldsGravatar wm42013-12-04
* ad_lavc: deal with arbitrary decoder delayGravatar wm42013-12-04
* av_common: add timebase parameter to mp_set_av_packet()Gravatar wm42013-12-04
* manpage: use different quoting in exampleGravatar wm42013-12-04
* manpage: remove unhelpful paragraph about video filter paramsGravatar wm42013-12-04
* manpage: update af_format entryGravatar wm42013-12-04
* build: osx: set chmod to 755 for non-bundle binary during installGravatar Stefano Pigozzi2013-12-04
* wayland: print waylands display errosGravatar Alexander Preisinger2013-12-04
* build: remove execute kwarg to check_cc when cross-compilingGravatar Stefano Pigozzi2013-12-04
* vf_noise: reduce binary sizeGravatar wm42013-12-04
* vf_eq: revert unintended binary size increaseGravatar wm42013-12-04
* manpage: fix exampleGravatar wm42013-12-04