aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-257-2/+192
* lavf: allow avformat_close_input() with NULLwm42017-07-221-1/+6
* dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Mainwm42017-07-221-2/+1
* caf: add an Opus tagAnton Khirnov2017-07-222-0/+9
* hevc: Make sure to update the current frame transfer characteristicVittorio Giovara2017-07-211-1/+1
* rmdec: don't ignore the return value of av_get_packet()Sean McGovern2017-07-171-5/+14
* build: Add feature test macros for glibc 2.19+Diego Biurrun2017-07-103-0/+3
* flac: Use a local cache for decode_residual()Luca Barbato2017-07-091-6/+9
* flac: Postpone unlikely condition checksLuca Barbato2017-07-091-8/+9
* flac: Convert to the new bitstream readerAlexandra Hájková2017-07-095-70/+70
* bitstream: Avoid undefined behavior in bitstream_skip()Luca Barbato2017-07-091-2/+4
* bink: Split read_dct_coeffs()Diego Biurrun2017-07-051-14/+28
* fate: Add cinepak encoder vsynth testsDiego Biurrun2017-07-053-0/+12
* cinepakenc: misc small changesDiego Biurrun2017-07-051-11/+9
* cinepakenc: K&R formatting cosmeticsDiego Biurrun2017-07-051-427/+444
* cinepakenc: Stop using AVPictureTimothy Gu2017-07-051-106/+162
* cinepakenc: Drop broken debug codeDiego Biurrun2017-07-051-175/+10
* cinepakenc: add option handling for flexibilityaddr-see-the-website@aetey.se2017-07-051-30/+62
* cinepakenc: fixes and improvementsaddr-see-the-website@aetey.se2017-07-051-194/+640
* Add Cinepak encoderTomas Härdin2017-07-055-2/+826
* os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILYMartin Storsjö2017-07-051-13/+1
* d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-07-052-4/+16
* lavf: Remove codec_tag from dashenc and smoothstreamingencMartin Storsjö2017-07-022-2/+0
* hevc: Add support for alternative transfer characterics SEIVittorio Giovara2017-06-283-0/+22
* dvbsubdec: Free subrect memory on allocation errorVittorio Giovara2017-06-281-0/+8
* dvbsubdec: Fixed segfault when decoding subtitlesLorenz Brun2017-06-281-6/+11
* hwframe: Allow hwaccel frame allocators to align surface sizesAnton Khirnov2017-06-271-2/+6
* dxva: verbose-log decoder GUID listwm42017-06-271-0/+47
* hwcontext_d3d11va: add option to enable debug modewm42017-06-273-0/+38
* dxva: support DXGI_FORMAT_420_OPAQUE decodingwm42017-06-273-4/+25
* hwcontext_d3d11va: allocate staging texture lazilywm42017-06-271-12/+34
* hwcontext_d3d11va: fix crash on frames_init failurewm42017-06-271-0/+2
* dxva: fix some warningswm42017-06-271-9/+7
* dxva: add declarative profile checkswm42017-06-271-20/+44
* configure: Reset X86ASM_DEP(FLAGS) when probing for the assembler programDiego Biurrun2017-06-241-0/+2
* nvenc: Minimize the surface allocationBen Chang2017-06-243-9/+44
* nvenc: Use a fifo to manage the free surface poolBen Chang2017-06-242-11/+15
* nvenc: Add an explicit auto aliasBen Chang2017-06-242-0/+2
* build: Add an option for passing linker flags to the shared library buildJanne Grunau2017-06-222-2/+11
* configure: Automatically add -isysroot for darwin if --sysroot is specifiedMartin Storsjö2017-06-211-0/+4
* af_bs2b: Add missing casts to complex pointer assignmentsDiego Biurrun2017-06-211-6/+8
* tls_gnutls: Readd support for nonblocking operationMartin Storsjö2017-06-201-4/+19
* tls_openssl: Readd support for nonblocking operationMartin Storsjö2017-06-201-2/+20
* movenc: allow alternative hvc1 h.265 codec tagJohn Stebbins2017-06-201-0/+1
* movenc: write correct format hvcc when tag is hvc1John Stebbins2017-06-201-1/+4
* movenc: move tags definitions to where they are usedJohn Stebbins2017-06-201-31/+31
* movenc: simplify codec_tag lookupJohn Stebbins2017-06-201-47/+13
* movenc: use correct tag list for AVOutputFormat.codec_tagJohn Stebbins2017-06-201-3/+34
* aarch64: vp9: Fix assembling with Xcode 6.2 and olderMemphiz2017-06-202-4/+4
* doc: Drop the legacy symlink to READMELuca Barbato2017-06-191-1/+0