95431 Commits (9c820ebe90f368ccc87c24c5aa4cd5cba3281fec)
 

Author SHA1 Message Date
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
Andreas Rheinhardt c694fc5759 avformat/aiffenc: Fix potential memleak upon failure 5 years ago
Andreas Rheinhardt c548b0a4c6 avformat/aiffenc: Use standard packet list functions 5 years ago
Paul B Mahol 93ea21f9b7 doc/filters: fix typo 5 years ago
Paul B Mahol d0189f8d97 avfilter/vsrc_sierpinski: add triangle type 5 years ago
Paul B Mahol 22f3b6286e avfilter: add av_cold where it is missing 5 years ago
Paul B Mahol 8ca89e52df avfilter/f_streamselect: fix memleaks of pad names 5 years ago
Paul B Mahol d492907e78 avfilter/af_amix: fix filtering if specified weights are negative 5 years ago
Paul B Mahol 2a546fb7d5 avfilter/setpts: switch to activate 5 years ago
Michael Niedermayer 61dd2e07be avcodec/g2meet: Check for end of input in jpg_decode_block() 5 years ago
Michael Niedermayer 9c84c162e9 avcodec/g2meet: Check if adjusted pixel was on the stack 5 years ago
Paul B Mahol 9847380f5f avfilter/vf_elbg: stop leaking frame on error 5 years ago
Michael Niedermayer c4de49edc4 avformat/electronicarts: If no packet has been read at the end do not treat it as if theres a packet 5 years ago
Carl Eugen Hoyos 87b7e141a6 lavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264 is new. 5 years ago
Carl Eugen Hoyos 7ffa458d60 lavfi/movie: Use filter thread count for decoding threads. 5 years ago
Lou Logan 61b7676bd5 cmdutils: trailing options may be ignored 5 years ago
Paul B Mahol 1b2ed0c392 avfilter/vf_drawbox: implement process_command 5 years ago
Paul B Mahol 027a53dc49 avfilter/vf_drawbox: reduce code duplication 5 years ago
Carl Eugen Hoyos a650e8c8e9 lavf/avio: Print https warning also for avio_find_protocol_name(). 5 years ago
Paul B Mahol 3bb170e530 avfilter/f_streamselect: add check case when nothing is done 5 years ago
Paul B Mahol f66458cfc7 avfilter/vsink_nullsink: cosmetics 5 years ago
Paul B Mahol 94b155e49b avfilter/copy: add forgotten check 5 years ago
Paul B Mahol 9cee8975c3 avfilter/asink_anullsink: cosmetics 5 years ago
Paul B Mahol a9500441a7 avfilter/vf_copy: check for error cases and handle them 5 years ago
Paul B Mahol c9473229c9 avfilter/af_acopy: check for error cases and handle them 5 years ago
Paul B Mahol 835fdf48e5 avfilter/vf_showpalette: fix small cosmetics issue 5 years ago
Paul B Mahol 5868e7f562 avfilter/vf_alphamere: use the name 's' for the pointer to the private context 5 years ago
Michael Niedermayer 97450d2b6a avcodec/dxv: Check op_offset in dxv_decompress_yo() 5 years ago
Michael Niedermayer 75fefb1fb7 avcodec/utils: Check sample_rate before opening the decoder 5 years ago
Michael Niedermayer 675f62a202 avcodec/aptx: Fix multiple shift anomalies 5 years ago