summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/interplayvideo: properly decode motion vectorsPaul B Mahol2019-10-25
* avformat/bintext: avoid division by zeroPaul B Mahol2019-10-25
* avformat/tee.c: steal bsf option before passing to fifo muxerJun Li2019-10-25
* fftools/ffmpeg: Free swresample dictionary during cleanupAndreas Rheinhardt2019-10-25
* avcodec/vp5: Check render_x/yMichael Niedermayer2019-10-25
* avcodec/truespeech: Fix integer overflow in truespeech_synth()Michael Niedermayer2019-10-25
* avcodec/interplayacm: Fix integer overflows in juggle()Michael Niedermayer2019-10-25
* avcodec/hcom: Check the root entry and the right entriesMichael Niedermayer2019-10-25
* avcodec/qdrw: Check input for header/skiped space before get_buffer()Michael Niedermayer2019-10-25
* tools/target_dec_fuzzer: Adjust threshold for CFHDMichael Niedermayer2019-10-25
* tools/target_dec_fuzzer: Adjust ffwavesynth thresholdMichael Niedermayer2019-10-25
* avcodec/ralf: Skip initializing unused filter variablesMichael Niedermayer2019-10-25
* avcodec/takdec: Fix overflow with large sample ratesMichael Niedermayer2019-10-25
* doc/filters: fix another typoPaul B Mahol2019-10-24
* avcodec/interplayvideo: cosmeticsPaul B Mahol2019-10-24
* avfilter: add maskedmin/maskedmax filtersPaul B Mahol2019-10-24
* avformat/mpeg: Don't free unintialized pointerAndreas Rheinhardt2019-10-24
* mpegvideo_enc: add intra_penalty option for p framesRamiro Polla2019-10-24
* avformat/icoenc: Add deinit functionAndreas Rheinhardt2019-10-24
* avformat/aiffenc: Use better error codesAndreas Rheinhardt2019-10-24
* avformat/mpeg: Add padding to extradataAndreas Rheinhardt2019-10-24
* avfilter/vf_maskedclamp: add x86 SIMDPaul B Mahol2019-10-23
* FATE/dnn: add .gitignoreZhao Zhili2019-10-23
* avcodec/tests: add h265_levels to .gitignoreZhao Zhili2019-10-23
* avfilter/settb: switch to activatePaul B Mahol2019-10-23
* avfilter/vf_floodfill: better fix for crashPaul B Mahol2019-10-23
* avfilter/vf_floodfill: add more gray formatsPaul B Mahol2019-10-23
* avfilter/vf_deband: add more gray formatsPaul B Mahol2019-10-23
* lavfi/bilateral: Clean the option description and unused codeJun Zhao2019-10-23
* avfilter/vf_lut2: fix typo, correctly support gray14Paul B Mahol2019-10-23
* avfilter/vf_bm3d: add gray14 formatPaul B Mahol2019-10-23
* avfilter/vf_vaguedenoiser: add more gray formatsPaul B Mahol2019-10-23
* avfilter/transpose: add missing headersPaul B Mahol2019-10-22
* x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32James Almer2019-10-22
* avfilter/vf_maskedclamp: rewrite using macroPaul B Mahol2019-10-22
* avcodec/libdav1d: fix setting AVFrame reordered_opaqueJames Almer2019-10-22
* avcodec/atrac9tab: use explicit ATRAC9BlockConfig struct initializersJames Almer2019-10-22
* avfilter/vf_premultiply: fix signed integer overflowPaul B Mahol2019-10-22
* avformat/mpeg: move the header_str free into end labelSteven Liu2019-10-22
* avcodec/psd: remove unneeded codeSteven Liu2019-10-22
* avcodec/hevcdec: remove unneeded codeSteven Liu2019-10-22
* avformat/segafilmenc: remove unneeded codeSteven Liu2019-10-22
* avformat/matroskaenc: CosmeticsAndreas Rheinhardt2019-10-21
* avformat/matroskaenc: Use more appropriate function nameAndreas Rheinhardt2019-10-21
* avformat/matroskaenc: Remove redundant assertAndreas Rheinhardt2019-10-21
* avformat/matroskaenc: Move track-related fields to mkv_trackAndreas Rheinhardt2019-10-21
* avformat/matroskaenc: Use ffio_free_dyn_bufAndreas Rheinhardt2019-10-21
* avformat/matroskaenc: Fix memleak upon failureAndreas Rheinhardt2019-10-21
* avfilter/vsrc_mptestsrc: simplify the code and change the type of frameLimin Wang2019-10-21
* avcodec/atrac9dec: Set channelsMichael Niedermayer2019-10-21