summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* | lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.Jun Zhao2018-01-21
* | lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi.Jun Zhao2018-01-21
* | lavfi: VAAPI VPP common infrastructure.Jun Zhao2018-01-21
* | avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK()Michael Niedermayer2018-01-21
* | MAINTAINERS: add myself for avcodec/v4l2_Jorge Ramirez-Ortiz2018-01-21
* | lavc/svq3: Do not write into memory defined as const.Carl Eugen Hoyos2018-01-21
* | libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024)Colin NG2018-01-21
* | libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault)Colin NG2018-01-21
* | avformat/dashdec.c: Download dash content with byte range infoColin NG2018-01-21
* | dashdec: Only free url string if being reusedBrendan McGrath2018-01-21