95202 Commits (61dd2e07be7ca636e1d3d868f90dde1b10985f4c)
 

Author SHA1 Message Date
  Michael Niedermayer 61dd2e07be avcodec/g2meet: Check for end of input in jpg_decode_block() 6 years ago
  Michael Niedermayer 9c84c162e9 avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
  Paul B Mahol 9847380f5f avfilter/vf_elbg: stop leaking frame on error 6 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 6 years ago
  Carl Eugen Hoyos 87b7e141a6 lavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264 is new. 6 years ago
  Carl Eugen Hoyos 7ffa458d60 lavfi/movie: Use filter thread count for decoding threads. 6 years ago
  Lou Logan 61b7676bd5 cmdutils: trailing options may be ignored 6 years ago
  Paul B Mahol 1b2ed0c392 avfilter/vf_drawbox: implement process_command 6 years ago
  Paul B Mahol 027a53dc49 avfilter/vf_drawbox: reduce code duplication 6 years ago
  Carl Eugen Hoyos a650e8c8e9 lavf/avio: Print https warning also for avio_find_protocol_name(). 6 years ago
  Paul B Mahol 3bb170e530 avfilter/f_streamselect: add check case when nothing is done 6 years ago
  Paul B Mahol f66458cfc7 avfilter/vsink_nullsink: cosmetics 6 years ago
  Paul B Mahol 94b155e49b avfilter/copy: add forgotten check 6 years ago
  Paul B Mahol 9cee8975c3 avfilter/asink_anullsink: cosmetics 6 years ago
  Paul B Mahol a9500441a7 avfilter/vf_copy: check for error cases and handle them 6 years ago
  Paul B Mahol c9473229c9 avfilter/af_acopy: check for error cases and handle them 6 years ago
  Paul B Mahol 835fdf48e5 avfilter/vf_showpalette: fix small cosmetics issue 6 years ago
  Paul B Mahol 5868e7f562 avfilter/vf_alphamere: use the name 's' for the pointer to the private context 6 years ago
  Michael Niedermayer 97450d2b6a avcodec/dxv: Check op_offset in dxv_decompress_yo() 6 years ago
  Michael Niedermayer 75fefb1fb7 avcodec/utils: Check sample_rate before opening the decoder 6 years ago
  Michael Niedermayer 675f62a202 avcodec/aptx: Fix multiple shift anomalies 6 years ago
  Paul B Mahol 056bc9393e avfilter/vf_photosensitivity: fix memleak 6 years ago
  Vladimir Panteleev c888adf590 libavfilter: add photosensitivity filter 6 years ago
  Paul B Mahol a746359ede avfilter: add scroll video filter 6 years ago
  Paul B Mahol 5161b279d6 avfilter/af_join: cosmetics 6 years ago
  Paul B Mahol 7851e2f368 avfilter/af_join: use av_asprintf() 6 years ago
  Paul B Mahol 6e9e14e62e avfilter/split: use av_asprintf() 6 years ago
  Paul B Mahol 8b36968ef4 avfilter/trim: drop all audio frames instead of asserting 6 years ago
  Paul B Mahol a6e2cf5eb0 avfilter/f_metadata: do not memleak expr 6 years ago
  Paul B Mahol 9c9d5bf257 avfilter/f_metadata: add ends_with() function for comparing ends of strings 6 years ago
  Jun Zhao 6ca3d34ff8 lavf/utils: support duration estimate method dump 6 years ago
  Jun Zhao f5e867570e lavf/utils: Cosmetics: fix indentation for estimate_timings 6 years ago
  Jun Zhao 541c635628 lavf/utils: correct the duration estimation method for nut demuxer 6 years ago
  Jun Zhao 12e6057fb0 lavf/nutdec: add logging context to log 6 years ago
  Jun Zhao 79597639cb lavf/utils: change the log level to warning if can't get duration 6 years ago
  Michael Niedermayer 47b0d0812e tools/target_dec_fuzzer: Adjust VP7 threshold 6 years ago
  Paul B Mahol f1e17eb446 avcodec/qtrleenc: fix undefined behaviour 6 years ago
  Paul B Mahol 4a51075f4d doc/examples/muxing: fix underflow in duration of encoded streams 6 years ago
  Andreas Rheinhardt 1929dd4eff avcodec/cbs_av1: Make overread check more robust 6 years ago
  Andreas Rheinhardt f3333c3c67 avcodec/cbs_h2645: Fix potential out-of-bounds array access 6 years ago
  James Almer e3f0ecfc57 avcodec/fitsdec: fix use of uninitialised values 6 years ago
  Andreas Rheinhardt 9fdc2c7bc4 avformat/utils: Remove unnecessary initializations 6 years ago
  Andreas Rheinhardt 5c95af6b7c avformat/utils: Improve parsing packets 6 years ago
  Andreas Rheinhardt cdba00ae11 avformat/utils: Avoid copying packets unnecessarily 6 years ago
  Andreas Rheinhardt ada02cf85f avformat/utils: Don't create unnecessary references 6 years ago
  Andreas Rheinhardt bf79e4426a avformat/utils: Fix memleaks II 6 years ago
  Andreas Rheinhardt 47a4528abc avformat/utils: Don't initialize in loops 6 years ago
  Paul B Mahol 551e8dc145 doc/filters: add more advanced silenceremove example 6 years ago
  Paul B Mahol 947e8ab329 avfilter/fifo: use the name 's' for the pointer to the private context 6 years ago
  Paul B Mahol 216830aca4 avfilter/fifo: cosmetics 6 years ago