aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* readme: fix typoGravatar Ben Boeckel2016-07-01
* player: fatal error if linked and compiled FFmpeg versions mismatchGravatar wm42016-07-01
* bitmap_packer: remove some unused functionsGravatar wm42016-07-01
* sub: set ASS sub bitmap data to correct pointerGravatar wm42016-07-01
* vo_direct3d: remove bitmap packerGravatar wm42016-07-01
* vo_vdpau: remove bitmap packer useGravatar wm42016-07-01
* vo_opengl: remove OSD bitmap packingGravatar wm42016-07-01
* command: pack sub image data in overlay-add commandGravatar wm42016-07-01
* ad_lavc: work around braindead ffmpeg behaviorGravatar wm42016-07-01
* sub: pack libass bitmaps directly in sd_ass.c and osd_libass.cGravatar wm42016-06-30
* README: declare that we do not respect FFmpeg ABI rulesGravatar wm42016-06-29
* options: deprecate --heartbeat-cmdGravatar wm42016-06-29
* options: add a deprecation warning printing mechanismGravatar wm42016-06-29
* ao_oss: do not add an entry to audio-device-list if device file missingGravatar wm42016-06-29
* audio: don't add default entry to audio-device-list if AO support listingGravatar wm42016-06-29
* d3d: implement screenshots for --hwdec=d3d11vaGravatar wm42016-06-28
* d3d: merge angle_common.h into d3d.hGravatar wm42016-06-28
* vo_opengl: add output_size uniform to custom shaderGravatar Muhammad Faiz2016-06-28
* vo_opengl: minor typo and coding style fixesGravatar wm42016-06-28
* vo_opengl: revise the transfer curve logicGravatar Niklas Haas2016-06-28
* csputils: adjust whitespaceGravatar Niklas Haas2016-06-28
* vo_opengl: revise the logic for picking the default color spaceGravatar Niklas Haas2016-06-28
* vo_opengl: use image_params instead of *_src for autoconfigGravatar Niklas Haas2016-06-28
* vo_opengl: implement the Panasonic V-Log functionGravatar Niklas Haas2016-06-28
* manpage: add missing documentation for vf_format:gamma=dci-p3Gravatar Niklas Haas2016-06-28
* csputils: add Panasonic V-Gamut primariesGravatar Niklas Haas2016-06-28
* manpage: warn about the use of HDR functions for target-trcGravatar Niklas Haas2016-06-28
* vo_opengl: implement ARIB STD-B68 (HLG) HDR TRCGravatar Niklas Haas2016-06-28
* audio: add a helper for getting frame end PTSGravatar wm42016-06-27
* dec_audio: fix segment boudnary switchingGravatar wm42016-06-27
* ao_lavc, vo_lavc: Migrate to new encoding API.Gravatar Rudolf Polzer2016-06-27
* Fix misspellingsGravatar stepshal2016-06-26
* vo_opengl utils: use gl->main_fb when reading window contentGravatar quilloss2016-06-26
* manpage: fix typoGravatar wm42016-06-26
* vo_xv: fix behavior with odd sizesGravatar wm42016-06-25
* DOCS: change version references from 0.17.1 to 0.18.0Gravatar wm42016-06-25
* image_writer: port to new encode APIGravatar wm42016-06-24
* ass_mp.h: remove conditional inclusion guardsGravatar wm42016-06-24
* af_lavcac3enc: use av_err2str() call (fixes Libav build)Gravatar wm42016-06-23
* af_lavcac3enc: make encoder configurableGravatar wm42016-06-23
* af_lavcac3enc: implement flushing on seekGravatar wm42016-06-23
* af_lavcac3enc: port to new encode APIGravatar wm42016-06-23
* af_lavcac3enc: automatically configure most encoder parametersGravatar wm42016-06-23
* af_lavcac3enc: drop log message prefixesGravatar wm42016-06-23
* af_lavcac3enc: fix custom bitratesGravatar wm42016-06-23
* vo_opengl: improve missing function warningGravatar wm42016-06-22
* ad_lavc: resume from mid-stream EOF conditions with new decode APIGravatar wm42016-06-22
* vo_opengl: add scaler name to the 'Disabling scaler' messageGravatar dirb2016-06-22
* vf_vdpaurb: use new common nv12 download codeGravatar wm42016-06-21
* vdpau: get surface data as nv12 if possibleGravatar wm42016-06-21