94190 Commits (e3424575f5882a8fd97ada4081c20c92b550bcc0)
 

Author SHA1 Message Date
  Mark Thompson e3424575f5 lavc/h265_profile_level: Add unit test 6 years ago
  Mark Thompson c7142875c3 h265_metadata: Add option to set the level of the stream 6 years ago
  Mark Thompson f344bb2466 lavc/h265_profile_level: Do not allow high tier at level < 4 6 years ago
  Mark Thompson c1a430885d lavc/h265_profile_level: Fix DPB size calculation 6 years ago
  Paul B Mahol ca576833e4 avcodec/cngdec: set .caps_internal 5 years ago
  Calvin Walton 2bd21b9609 vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variables 6 years ago
  Michael Niedermayer b7b6ddd596 avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP 6 years ago
  Michael Niedermayer 5f64f6058e avcodec/alsdec: Fix integer overflow with buffer number 6 years ago
  Michael Niedermayer 7f527021df avcodec/alsdec: Fixes signed integer overflow in LSB addition 6 years ago
  Michael Niedermayer 0794494c8f avcodec/alsdec: Check opt_order / sb_length in ra_block handling 6 years ago
  Michael Niedermayer a3bd4b260e avcodec/alsdec: Fix integer overflow with shifting samples 6 years ago
  Michael Niedermayer 51f6870c37 avcodec/alsdec: Fix undefined behavior in decode_rice() 6 years ago
  Michael Niedermayer e131568752 avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_OUTPUT() 6 years ago
  Andreas Rheinhardt eb33be188d matroskadec: Fix overflow introduced in a569a7b3 5 years ago
  Paul B Mahol b9a6106842 avfilter/af_afftfilt: remove invalid scaling 5 years ago
  Jun Zhao feade2b403 doc/filters: Document missing options for scale in/out color matrix 5 years ago
  Jun Zhao 3ed0b3f6f7 lavfi/scale: Add sub-options for in_color_matrix/out_color_matrix 5 years ago
  James Almer 7c644989a5 avcodec/hevc_ps: fix range of num_tile_{columns,rows}_minus1 5 years ago
  Cameron Cawley 0cbdedbd2f avformat/rpl: Calculate the duration of the video track 5 years ago
  Cameron Cawley 1f8336fd98 avformat/rpl: Allow a file to have audio, but not video 6 years ago
  Cameron Cawley dcf3f8b368 avformat/rpl: Fix detection of 8-bit linear formats 6 years ago
  Paul B Mahol 0f39ef4db2 avfilter/vf_lut: fix regression with >8bit planar filtering 5 years ago
  Steven Liu a514244319 avformat/dashdec: fix code style in dash_read_packet 5 years ago
  Jun Zhao 9269bccbb3 doc/muxers: fix docs format for DASH muxer 6 years ago
  Steven Liu 6e988b75df avformat/dashdec: refine and fix code style of dash_read_header 5 years ago
  Steven Liu 43e0ddd33d avformat/dashdec: simplified code in open_demux_for_component 5 years ago
  Yonglin Luo 664a27ea40 libavfilter/vf_colorspace.c: fix demarcation point of gamma linearize function 5 years ago
  Paul B Mahol 1ac643f066 avfilter/vf_lut2: use time_base from framesync 5 years ago
  Paul B Mahol cc5c636780 avfilter/vf_midequalizer: use time_base from framesync 5 years ago
  Paul B Mahol d49d7d238f avfilter/vf_blend: use time_base from framesync 5 years ago
  Paul B Mahol d71dafb2ab avfilter/vf_maskedclamp: use time_base from framesync 5 years ago
  Paul B Mahol 8a0636a93b avfilter/vf_maskedmerge: use time_base from framesync 5 years ago
  Peter Ross 9654e97572 ifv: populate creation_time 5 years ago
  Paul B Mahol 93a73df54d avfilter/af_deesser: remove extra ; 5 years ago
  Jun Zhao be1643be31 lavf/dump: More disposition flag dump 6 years ago
  Jun Zhao 11d3b03fcb ffmpeg_opt: Respect default disposition when select audio/video 6 years ago
  Jun Zhao 9521d7dd58 lavf/utils: Respect default disposition when select the AVStream 6 years ago
  Paul B Mahol bd5e92ef8a avfilter: add deesser audio filter 5 years ago
  Paul B Mahol 1b262004d3 avfilter/af_silenceremove: use input timestamp for timestamp recalculation 5 years ago
  Guo, Yejun 231d0c819f doc/filters: update how to generate native model for sr filter 6 years ago
  Guo, Yejun 50e194e6e1 tools/python: add script to convert TensorFlow model (.pb) to native model (.model) 6 years ago
  Andreas Rheinhardt 4877b5869e libavformat/subfile: Improve AVSEEK_SIZE/SEEK_END seeking 6 years ago
  Zhong Li e51cc7ed85 lavc/mjpegdec: make code aligned 6 years ago
  Zhong Li a6c648f2b4 lavc/mjpegdec: replace number with marker name 6 years ago
  Zhong Li 4dc3d93880 lavc/qsvenc: fix the incorrent map from bits to bytes 6 years ago
  sfan5 034b72fc0b avformat/dashdec: Fix reading values from SegmentTimeline inside Period 5 years ago
  Bela Bodecs 1476d82e73 avformat/hlsenc: changing all filename length to MAX_URL_SIZE 5 years ago
  Michael Niedermayer 3b2082c663 avcodec/hevc_ps: Change num_tile_rows/columns checks to sps->ctb_height/weight 6 years ago
  Michael Niedermayer c692051252 avcodec/hevc_ps: Fix integer overflow with num_tile_rows and num_tile_columns 6 years ago
  Michael Niedermayer 3d4f4f4a15 avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a check 6 years ago