summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hevcdec: add a CUVID hwaccelcuvid2Anton Khirnov2017-07-24
* fate/hevc: specify output pixel format explicitlyAnton Khirnov2017-07-24
* hevcdec: set the active SPS before calling get_format()Anton Khirnov2017-07-24
* h264dec: add a CUVID hwaccelAnton Khirnov2017-07-24
* decode: add a per-frame private data for hwaccel useAnton Khirnov2017-07-24
* decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov2017-07-24
* decode: add a method for attaching lavc-internal data to framesAnton Khirnov2017-07-24
* decode: avoid leaks on failure in ff_get_buffer()Anton Khirnov2017-07-24
* 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