summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* imgutils: add function to clear an image to blackwm42017-07-26
* lavc, lavu: move frame cropping to a convenience functionwm42017-07-26
* rmdec: add missing brackets to compound statementSean McGovern2017-07-25
* lavf/vf_deinterlace_qsv: Enable the qsv deinterlace vppHuang, Zhengxu2017-07-25
* libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-25
* lavf: allow avformat_close_input() with NULLwm42017-07-22
* dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Mainwm42017-07-22
* caf: add an Opus tagAnton Khirnov2017-07-22
* hevc: Make sure to update the current frame transfer characteristicVittorio Giovara2017-07-21
* rmdec: don't ignore the return value of av_get_packet()Sean McGovern2017-07-17
* build: Add feature test macros for glibc 2.19+Diego Biurrun2017-07-10
* flac: Use a local cache for decode_residual()Luca Barbato2017-07-09
* flac: Postpone unlikely condition checksLuca Barbato2017-07-09
* flac: Convert to the new bitstream readerAlexandra Hájková2017-07-09
* bitstream: Avoid undefined behavior in bitstream_skip()Luca Barbato2017-07-09
* bink: Split read_dct_coeffs()Diego Biurrun2017-07-05
* fate: Add cinepak encoder vsynth testsDiego Biurrun2017-07-05
* cinepakenc: misc small changesDiego Biurrun2017-07-05
* cinepakenc: K&R formatting cosmeticsDiego Biurrun2017-07-05
* cinepakenc: Stop using AVPictureTimothy Gu2017-07-05
* cinepakenc: Drop broken debug codeDiego Biurrun2017-07-05
* cinepakenc: add option handling for flexibilityaddr-see-the-website@aetey.se2017-07-05
* cinepakenc: fixes and improvementsaddr-see-the-website@aetey.se2017-07-05
* Add Cinepak encoderTomas Härdin2017-07-05
* os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILYMartin Storsjö2017-07-05
* d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-07-05
* lavf: Remove codec_tag from dashenc and smoothstreamingencMartin Storsjö2017-07-02
* hevc: Add support for alternative transfer characterics SEIVittorio Giovara2017-06-28
* dvbsubdec: Free subrect memory on allocation errorVittorio Giovara2017-06-28
* dvbsubdec: Fixed segfault when decoding subtitlesLorenz Brun2017-06-28
* hwframe: Allow hwaccel frame allocators to align surface sizesAnton Khirnov2017-06-27
* dxva: verbose-log decoder GUID listwm42017-06-27
* hwcontext_d3d11va: add option to enable debug modewm42017-06-27
* dxva: support DXGI_FORMAT_420_OPAQUE decodingwm42017-06-27
* hwcontext_d3d11va: allocate staging texture lazilywm42017-06-27
* hwcontext_d3d11va: fix crash on frames_init failurewm42017-06-27
* dxva: fix some warningswm42017-06-27
* dxva: add declarative profile checkswm42017-06-27
* configure: Reset X86ASM_DEP(FLAGS) when probing for the assembler programDiego Biurrun2017-06-24
* nvenc: Minimize the surface allocationBen Chang2017-06-24
* nvenc: Use a fifo to manage the free surface poolBen Chang2017-06-24
* nvenc: Add an explicit auto aliasBen Chang2017-06-24
* build: Add an option for passing linker flags to the shared library buildJanne Grunau2017-06-22
* configure: Automatically add -isysroot for darwin if --sysroot is specifiedMartin Storsjö2017-06-21
* af_bs2b: Add missing casts to complex pointer assignmentsDiego Biurrun2017-06-21
* tls_gnutls: Readd support for nonblocking operationMartin Storsjö2017-06-20
* tls_openssl: Readd support for nonblocking operationMartin Storsjö2017-06-20
* movenc: allow alternative hvc1 h.265 codec tagJohn Stebbins2017-06-20
* movenc: write correct format hvcc when tag is hvc1John Stebbins2017-06-20
* movenc: move tags definitions to where they are usedJohn Stebbins2017-06-20