summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-28
* avformat: add url field to AVFormatContextMarton Balint2018-01-28
* avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_f...Marton Balint2018-01-28
* checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali2018-01-28
* avcodec/utvideoenc : add SIMD (avx) for sub_left_predictionMartin Vignali2018-01-28
* avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each fun...Martin Vignali2018-01-28
* avfilter/vf_framerate: add SIMD functions for frame blendingMarton Balint2018-01-28
* avfilter/vf_framerate: change blend factor precisionMarton Balint2018-01-28
* avfilter/vf_framerate: factorize blend functions and unify filter_sliceMarton Balint2018-01-28
* avfilter/vf_framerate: unify luma and chroma blendingMarton Balint2018-01-28
* fate: test the transpose filter more fullyMichael Niedermayer2018-01-28
* avfilter/vf_transpose: Fix regression with packed pixel formatsMichael Niedermayer2018-01-28
* avcodec/nvenc: also clear data pointer after unregistering a resourceTimo Rothenpieler2018-01-28
* avcodec/nvenc: add some more error case checksTimo Rothenpieler2018-01-28
* avcodec/nvenc: unregister input resource when unmappingTimo Rothenpieler2018-01-28
* avcodec/nvenc: refcount input frame mappingsTimo Rothenpieler2018-01-28
* avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_l...Michael Niedermayer2018-01-27
* avcodec/mjpegdec: Fix integer overflow in DC dequantizationMichael Niedermayer2018-01-27
* avfilter/vf_transpose: Fix used plane count.Michael Niedermayer2018-01-27
* hls: don't print a certain warning if playlist loading is abortedwm42018-01-27
* avformat, hls: add a flag to signal unavailability of seekingwm42018-01-27
* hls: do not allow fallback to generic seekingwm42018-01-27
* lavc/aarch64/sbrdsp_neon: fix build on old binutilsRodger Combs2018-01-26
* avformat/dashenc: Signal http end of chunk(http_shutdown) explicitlyKarthick Jeyapal2018-01-26
* avformat/dashenc: Fix a resource leak when http persistent in enabledKarthick Jeyapal2018-01-26
* lavfi/misc_vaapi: use default value setting if without arguments.Jun Zhao2018-01-25
* lavfi/procamp_vaapi: fix the green video issue if without arguments.Jun Zhao2018-01-25
* ffmpeg: Ignore SIGPIPEMark Thompson2018-01-25
* Merge commit '559370f2c45110afd8308eec7194437736c323d4'Mark Thompson2018-01-25
|\
| * qsv: Skip the packet if decoding failureRuiling, Song2018-01-25
* | Merge commit 'a2a9e4eea0e4fde2ed8d3405b4f33f655b600c2d'Mark Thompson2018-01-25
|\|
| * rtmp: Plug leak if sending bytes read report fails.Josh Allmann2018-01-24
* | Merge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba'Mark Thompson2018-01-25
|\|
| * intreadwrite: Use __unaligned in MSVC for ARM64 as wellMartin Storsjö2018-01-16
* | libavformat/rtmpproto: Plug leak if sending bytes read report fails.Josh Allmann2018-01-25
* | lavfi/vf_xxx_vaapi: fix typo.Jun Zhao2018-01-24
* | avformat/hlsenc: closed caption tags in the master playlistVishwanath Dixit2018-01-24
* | avformat: add option to parse/store ID3 PRIV tags in metadata.Richard Shaffer2018-01-24
* | avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabledJames Almer2018-01-23
* | configure: fix vaapi_encode_example dependenciesJames Almer2018-01-23
* | MAINTAINERS: Add dashenc maintainerKarthick Jeyapal2018-01-24
* | avcodec/dxtory: Fix bits left checksMichael Niedermayer2018-01-23
* | avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() downMichael Niedermayer2018-01-23
* | avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble2018-01-23
* | avcodec: v4l2_context: remove unnecessary codeJorge Ramirez-Ortiz2018-01-23
* | v4l2_m2m: Fix integer overflow in timestamp handlingMark Thompson2018-01-22
* | avcodec/mpeg12dec: fix preprocessor check for mpeg1_nvdec hwaccelJames Almer2018-01-21
* | v4l2_m2m: Fix free of the wrong pointer in an error pathMark Thompson2018-01-21
* | lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao2018-01-21
* | lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao2018-01-21