summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libavdevice: Update the class name as uniform styleJun Zhao2019-08-15
* lavf/utils: fix error like "offset 0x1f85: partial file"tomajsjiang2019-08-15
* lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloctomajsjiang2019-08-15
* avcodec/libdav1d: allow setting frame size limit in pixelsJames Almer2019-08-14
* avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB.Shiyou Yin2019-08-15
* avformat/mux: Use av_packet_rescale_tsAndreas Rheinhardt2019-08-15
* avformat/mux: Use const AVPacket * in compare functionsAndreas Rheinhardt2019-08-15
* avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP(...Michael Niedermayer2019-08-15
* avcodec/loco: Check left column valueMichael Niedermayer2019-08-15
* tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows codin...Michael Niedermayer2019-08-15
* fftools: Use right function signature and pointersAndreas Rheinhardt2019-08-15
* avcodec/ffwavesynth: Fixes invalid shift with pink noise seekingMichael Niedermayer2019-08-15
* avcodec/ffwavesynth: Fix integer overflow for some corner case valuesMichael Niedermayer2019-08-15
* avformat/mpegtsenc: remove deprecated resend_headers optionMarton Balint2019-08-14
* avformat/mpegtsenc: fix PCR generation intervalsMarton Balint2019-08-14
* avformat/mpegtsenc: use increasing numbers in default service namesMarton Balint2019-08-14
* avformat/mpegtsenc: remove section_write_packet forward declarationMarton Balint2019-08-14
* avformat/mpegtsenc: factorize setting up servicesMarton Balint2019-08-14
* avformat/mpegtsenc: fix incorrect PCR selection with multiple programsMarton Balint2019-08-14
* ffplay: properly detect all window size changesMarton Balint2019-08-14
* avfilter/vf_convolution: Fix build failuresAndreas Rheinhardt2019-08-14
* avcodec/indeo2: Check remaining input more oftenMichael Niedermayer2019-08-13
* avcodec/diracdec: Check that slices are fewer than pixelsMichael Niedermayer2019-08-13
* tools/target_dec_fuzzer: Print max_pixels and iterations at the endMichael Niedermayer2019-08-13
* libavfilter/vf_scale: Ensure scaled video is divisible by nLars Kiesow2019-08-13
* avcodec/vp56: Consider the alpha start as end of the prior headerMichael Niedermayer2019-08-13
* avutil/mips: refine msa macros CLIP_*.gxw2019-08-13
* avcodec/4xm: Check for end of input in decode_p_block()Michael Niedermayer2019-08-13
* avcodec/hevcdec: Check delta_luma_weight_l0/1Michael Niedermayer2019-08-13
* libavformat/subfile: Fix SEEK_CUR and SEEK_END seekingAndreas Rheinhardt2019-08-13
* lavf/concat: implement FFSEEK_SIZE.Nicolas George2019-08-13
* lavf/aviobuf: make AVSEEK_SIZE usable from outside.Nicolas George2019-08-13
* tools/aviocat: add verbose mode.Nicolas George2019-08-13
* fate: add a case for ticket #3229Zhong Li2019-08-13
* lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xlChip Kerchner2019-08-13
* tools/target_dec_fuzzer: Add missing breaksMichael Niedermayer2019-08-12
* tools/target_dec_fuzzer: Limit number off all pixels decodedMichael Niedermayer2019-08-12
* avcodec/hnm4video: Optimize postprocess_current_frame()Michael Niedermayer2019-08-12
* LICENSE: Add missing libraries that need --enable-version3.Carl Eugen Hoyos2019-08-12
* LICENSE: Update list of GPLv2 libraries.Carl Eugen Hoyos2019-08-12
* LICENSE: Clarify that lensfun is GPLv3+.Carl Eugen Hoyos2019-08-12
* LICENSE: Add missing filters licensed under the GPL.Carl Eugen Hoyos2019-08-12
* LICENSE: Remove a file that does not exist anymore.Carl Eugen Hoyos2019-08-12
* LICENSE: Fix path to libswresample test file.Carl Eugen Hoyos2019-08-12
* lavc/zmbvenc: Do not left-shift negative values.Carl Eugen Hoyos2019-08-11
* avcodec/encode: only allow undersized audio frames if they are the lastMarton Balint2019-08-11
* avcodec/hevc_refs: Optimize 16bit generate_missing_ref()Michael Niedermayer2019-08-11
* avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33Michael Niedermayer2019-08-11
* avcodec/tiff: Enforce increasing offsetsMichael Niedermayer2019-08-11
* avcodec/dds: Use ff_set_dimensions()Michael Niedermayer2019-08-11