summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* movenc-test: fix potential uninitialized readTimo Rothenpieler2017-11-131-0/+1
* avfilter/vf_premultiply: fix memory-leak on failureTimo Rothenpieler2017-11-131-2/+3
* avformat/fitsenc: validate input pixel formatTimo Rothenpieler2017-11-131-1/+5
* lavfi/paletteuse: check get_color return valueTimo Rothenpieler2017-11-131-1/+4
* avcodec/nvdec: fix return value on errorTimo Rothenpieler2017-11-131-1/+3
* avcodec/nvdec: warn about thread count if applicableTimo Rothenpieler2017-11-131-1/+8
* avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler2017-11-138-3/+244
* avformat/http: fix stray quote in trace loggingAman Gupta2017-11-131-1/+1
* MAINTAINERS: add myself as videotoolbox* maintainerAman Gupta2017-11-131-2/+2
* avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c()Michael Niedermayer2017-11-131-4/+4
* avcodec/aacdec_fixed: Fix undefined shiftMichael Niedermayer2017-11-131-1/+1
* avcodec/mdct_*: Fix integer overflow in addition in RESCALE()Michael Niedermayer2017-11-132-11/+11
* avcodec/snowdec: Fix integer overflow in header parsingMichael Niedermayer2017-11-131-5/+5
* Fix missing used attribute for inline assembly variablesThomas Köppe2017-11-134-17/+34
* avfilter/vf_*_qsv: Fix flagsMichael Niedermayer2017-11-132-2/+2
* avformat/img2enc: add frame_pts option for make output filenameSteven Liu2017-11-132-0/+16
* avformat/hlsenc: allocate space for terminating nullTimo Rothenpieler2017-11-131-1/+1
* configure: fix writing library dependencies to config.shJames Almer2017-11-121-1/+1
* lavf/tls_securetransport: build on iOSAman Gupta2017-11-122-1/+9
* avformat/ty: check cur_chunk_pos before using itPaul B Mahol2017-11-121-0/+2
* avformat/ty: fix memory leaksPaul B Mahol2017-11-121-0/+11
* avformat/ty: check if header is correctly parsed and is still presentPaul B Mahol2017-11-121-2/+4
* videotoolbox: add frame_params supportwm42017-11-121-0/+19
* avfilter/vf_tile: add overlap optionPaul B Mahol2017-11-122-9/+49
* avcodec/mpeg2_metadata_bsf: fix the AVClass version numberJames Almer2017-11-121-1/+1
* avcodec/h265_metadata_bsf: fix the AVClass version numberJames Almer2017-11-121-1/+1
* avcodec/h264_metadata_bsf: fix the AVClass version numberJames Almer2017-11-121-1/+1
* hwcontext_vaapi: Fix build with libva 2.0Mark Thompson2017-11-121-1/+1
* avcodec/nvdec: add support for 12 bit formatsTimo Rothenpieler2017-11-121-2/+14
* avcodec/nvdec: check hardware capabilitiesTimo Rothenpieler2017-11-121-0/+56
* avcodec/nvdec: don't add thread buffer twiceTimo Rothenpieler2017-11-121-3/+0
* MAINTAINERS: update for cuvid/nvdec changesTimo Rothenpieler2017-11-121-2/+2
* lavf/dashdec: Fix several memleaks.Carl Eugen Hoyos2017-11-121-9/+13
* Revert "lavf/dashdec: Fix several memleaks."Steven Liu2017-11-121-13/+9
* avfilter/vf_hysteresis: allow using framesync optionsPaul B Mahol2017-11-121-3/+4
* avfilter/vf_maskedmerge: ignore SAR from all inputsPaul B Mahol2017-11-121-18/+6
* avfilter/vf_lut2: ignore SAR from all inputsPaul B Mahol2017-11-121-11/+4
* avfilter/vf_blend: ignore SAR from all inputsPaul B Mahol2017-11-121-11/+4
* avfilter/vf_hysteresis: ignore SAR from all inputsPaul B Mahol2017-11-121-11/+4
* avfilter/vf_maskedclamp: ignore SAR from all inputsPaul B Mahol2017-11-121-18/+6
* Merge commit '5c22c90c1d5050f1206e46494b193320ac2397cb'James Almer2017-11-121-1/+1
|\
| * vp9_superframe_bsf: cache packets by creating new references instead of movin...James Almer2017-11-111-4/+21
* | Merge commit '0ccddbad200c1d9439c5a836501917d515cddf76'James Almer2017-11-121-3/+7
|\ \ | |/
| * smacker: limit recursion depth of smacker_decode_bigtreeAndreas Cadhalpun2017-11-101-4/+11
* | Merge commit 'cd4663dc80323ba64989d0c103d51ad3ee0e9c2f'James Almer2017-11-121-2/+4
|\ \ | |/
| * smacker: add sanity check for length in smacker_decode_tree()Michael Niedermayer2017-11-101-1/+6
* | Merge commit '17b6c7efb471e8ff1b8a7271f6531ba1d52bf69c'James Almer2017-11-122-2/+4
|\ \ | |/
| * build: Add missing config.sh dependency for pkg-config filesDiego Biurrun2017-11-092-2/+4
* | Merge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'James Almer2017-11-123-7/+1
|\ \ | |/
| * build: Remove pkg-config files on clean instead of on distcleanDiego Biurrun2017-11-093-7/+1