aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* video/filter: remove some vf_lavfi wrappersGravatar wm42015-09-11
* vf_lavfi: cosmetics: fix coding styleGravatar wm42015-09-11
* af_lavfi: implement af-metadata propertyGravatar wm42015-09-11
* af: use generic statuc codesGravatar wm42015-09-11
* player: prefer logical current directory pathGravatar wm42015-09-11
* vf: vf_stereo3d depends on libavfilterGravatar wm42015-09-11
* ao_lavc: minor simplificationGravatar wm42015-09-11
* ao_alsa: use sample format determination codeGravatar Kevin Mitchell2015-09-10
* ao_alsa: add double to sample format listGravatar Kevin Mitchell2015-09-10
* ao_alsa: put spdif formats into find_alsa_formatGravatar Kevin Mitchell2015-09-10
* audio/format: revise af_format_conversion_scoreGravatar Kevin Mitchell2015-09-10
* video: make --field-dominance set interlaced flagGravatar Kevin Mitchell2015-09-10
* vo_rpi: fix compilationGravatar wm42015-09-11
* ao_oss: use new sample format determination codeGravatar wm42015-09-10
* ao_lavc: use new sample format determination codeGravatar wm42015-09-10
* audio/format: add function for determining sample conversion candidatesGravatar wm42015-09-10
* audio/format: fix interlaved vs. non-interleaved conversionsGravatar wm42015-09-10
* audio/format: actually prefer float over double sample formatGravatar wm42015-09-10
* video: do not use deprecated libavutil pixdesc fieldsGravatar wm42015-09-10
* vo_opengl: fix shader compilation with debanding and OSX hwdecGravatar wm42015-09-10
* vo_opengl: move sampler type mapping to a functionGravatar wm42015-09-10
* command: make "add <property> 0" not change the valueGravatar wm42015-09-10
* cache: do not include backbuffer size in total stream cache sizeGravatar wm42015-09-10
* DOCS: cleanup API changes version markersGravatar wm42015-09-10
* vo_opengl: fix deband sub-option handlingGravatar wm42015-09-09
* vo_opengl: implement debanding (and remove source-shader)Gravatar Niklas Haas2015-09-09
* old-makefile: update for recent OpenGL refactorsGravatar wm42015-09-09
* vo_opengl: move self-contained shader routines to a separate fileGravatar Niklas Haas2015-09-09
* vo_opengl: reduce code duplication for scaler optionsGravatar Niklas Haas2015-09-09
* vo_opengl: remove gl_ prefixes from files in video/out/openglGravatar Niklas Haas2015-09-09
* vo_opengl: move gl_* files to their own subdirGravatar Niklas Haas2015-09-09
* vo_opengl: minor refactorGravatar Niklas Haas2015-09-09
* Use setfield, not --field-dominance. See #2297.Gravatar Rudolf Polzer2015-09-09
* vo_opengl: filter allowed options in dumb-modeGravatar wm42015-09-08
* vo_opengl: move gl_video_opts copying code to separate functionGravatar wm42015-09-08
* af_lavrresample: remove unnecessary indirectionsGravatar wm42015-09-08
* af_lavrresample: add normalize suboptionGravatar wm42015-09-08
* vo_opengl: restore single pass optimization as separate code pathGravatar wm42015-09-07
* vo_opengl: move video source rectangle computation to a functionGravatar wm42015-09-07
* vo_opengl: comsetics: remove unnecessary line breakGravatar wm42015-09-07
* vo_opengl: require FBOs and get rid of the single-pass optimizationGravatar Niklas Haas2015-09-07
* osd: delay libass initialization as far as possibleGravatar wm42015-09-07
* options: fix --no-configGravatar wm42015-09-05
* DOCS/client_api_examples/sdl: make the window resizableGravatar wm42015-09-04
* af_lavrresample: add missing include statementGravatar wm42015-09-04
* vo_opengl: use the correct attribute name for vertex positionGravatar wm42015-09-04
* audio/filter: remove af_bs2b tooGravatar wm42015-09-04
* audio/filter: remove some useless filtersGravatar wm42015-09-03
* player: log error code on playback exitGravatar wm42015-09-03
* ebml: warn if an EBML has unknown lengthGravatar wm42015-09-03