95260 Commits (8c16c133d03539648814057162850d24a5de9a81)
 

Author SHA1 Message Date
Steven Liu 8c16c133d0 avformat/mms: add logging context to log 5 years ago
Steven Liu cdf8253a06 avformat/mmst: add logging context to log 5 years ago
Steven Liu 4ff97342ce avformat/network: add logging context to log 5 years ago
Steven Liu 17236a2c40 avformat/avidec: add logging context to log 5 years ago
Steven Liu 35236fd729 avformat/rtmpptoto: add logging context to log 5 years ago
Steven Liu 5db50dbf06 avformat/udp: add logging context to log 5 years ago
Steven Liu db99b32a1b avformat/hlsenc: add logging context to log 5 years ago
elliottk 14941d386a Change libvpxenc default to crf=32. 5 years ago
Zhong Li 8df91de9aa lavfi/normalize: remove the unused pointer 5 years ago
Zhong Li 6f0dd6b4ab lavc/qsv: fix a memory leak in ff_qsv_set_display_handle() 5 years ago
Andreas Rheinhardt 1d54309c8a avcodec/flac_parser: Cosmetics 5 years ago
Andreas Rheinhardt 5873feac54 avcodec/flac_parser: Don't leave stale pointer in memory 5 years ago
Andreas Rheinhardt 87b30f8af8 avcodec/flac_parser: Don't modify size of the input buffer 5 years ago
Andreas Rheinhardt a1701e7591 avcodec/flac_parser: Remove superfluous checks 5 years ago
Andreas Rheinhardt 047a6d396f avcodec/flac_parser: Fix number of buffered headers 5 years ago
Andreas Rheinhardt e5e5be4c7f avcodec/flac_parser: Fix off-by-one error 5 years ago
Andreas Rheinhardt d03c3e8517 avcodec/flac_parser: Don't allocate array separately 5 years ago
Andreas Rheinhardt 5e546864b0 avcodec/flac_parser: Use native endianness when possible 5 years ago
Andreas Rheinhardt 69dd8d3a2a avformat/flac_picture: Avoid allocation of AVIOContext 5 years ago
Andriy Gelman 4cb124a800 doc/formats: Update documentation for chromaprint 5 years ago
Andreas Rheinhardt 361fb42e1e avcodec/filter: Remove extra '; ' outside of functions 5 years ago
Paul B Mahol 0633d87ae6 avfilter/af_adelay: add option which changes how unset channels are delayed 5 years ago
Paul B Mahol 9a53e01252 avfilter/formats: guard against double free 5 years ago
Paul B Mahol c303d0979f avfilter/vf_normalize: typedef all structs 5 years ago
Paul B Mahol 651a0f6308 avfilter/vf_showpalette: remove timeline flag 5 years ago
Paul B Mahol 0c4137bcb7 avfilter/af_afftfilt: fix possible invalid memory access 5 years ago
Paul B Mahol 5b4010e886 avfilter/vf_nnedi: fix possible double free 5 years ago
Paul B Mahol a1e5c35a6e doc/filters: fix few more typos 5 years ago
Michael Niedermayer 81b53913bb avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() 5 years ago
Michael Niedermayer 22bec0d33f avcodec/h2645_parse: Use av_fast_realloc() for nals array 5 years ago
Andreas Rheinhardt e3650dcfc9 avcodec/cinepakenc: Fix invalid shifts 5 years ago
Andreas Rheinhardt 670fd3b0ec avformat/mpjpegdec: Avoid allocation of AVIOContext 5 years ago
James Almer 5f758c31f9 avformat/matroskaenc: use r_frame_rate as fallback to set a track's DefaultDuration 5 years ago
Paul B Mahol 66d45af13c avfilter/vf_avgblur: add support for commands 5 years ago
Paul B Mahol da9337c911 avfilter/vf_gblur: add support for commands 5 years ago
Paul B Mahol e37edc70bd avfilter: add anlms filter 5 years ago
Jun Zhao a27c0781dd doc/codecs: Update documentation for flags/flags2 5 years ago
Jun Zhao d9bb12ee39 lavc/options_table: Correct the flags for AVCodecContext.flags2 5 years ago
Jun Zhao b0e6822448 avcodec/decode: fix indentation 5 years ago
Mengye Lv 9f353e376b avutil/common: Fix underflow for ROUNDED_DIV with unsigned integer 5 years ago
James Almer 3b4e9a31ea avformat/matroskadec: don't rescale mastering display values 5 years ago
Paul B Mahol 7da57875b5 avformat/mpeg: better fix for MLP versus PCM-DVD misdetection 5 years ago
Zhao Zhili 7c145b6441 FATE/dnn: fix stack buffer overflow 5 years ago
Daniel Kolesa e6625ca41f swscale: Fix AltiVec/VSX build with recent GCC 5 years ago
Daniel Kolesa 1bdb47b734 swscale: Replace illegal vector keyword usage in altivec code 5 years ago
Andreas Rheinhardt 581419ea39 avformat/matroskadec: Fix demuxing ProRes 5 years ago
Michael Niedermayer 379e5d29d5 avcodec/tiff: Set FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer 2f588ccfb7 avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb() 5 years ago
Michael Niedermayer 9b533de28e avcodec/wmaprodec: Check if there is a stream 5 years ago
Andreas Rheinhardt be0d3a2df1 avformat/aiffenc: Remove wrong and redundant check 5 years ago