94192 Commits (451a51124d5d02f86696420288068e77d8e3e055)
 

Author SHA1 Message Date
Mark Thompson 451a51124d lavu/frame: Improve ROI documentation 6 years ago
Mark Thompson cd3578a8e4 lavc/h265_profile_level: Add new profiles 6 years ago
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 6 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 6 years ago
Paul B Mahol b9a6106842 avfilter/af_afftfilt: remove invalid scaling 6 years ago
Jun Zhao feade2b403 doc/filters: Document missing options for scale in/out color matrix 6 years ago
Jun Zhao 3ed0b3f6f7 lavfi/scale: Add sub-options for in_color_matrix/out_color_matrix 6 years ago
James Almer 7c644989a5 avcodec/hevc_ps: fix range of num_tile_{columns,rows}_minus1 6 years ago
Cameron Cawley 0cbdedbd2f avformat/rpl: Calculate the duration of the video track 6 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 6 years ago
Steven Liu a514244319 avformat/dashdec: fix code style in dash_read_packet 6 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 6 years ago
Steven Liu 43e0ddd33d avformat/dashdec: simplified code in open_demux_for_component 6 years ago
Yonglin Luo 664a27ea40 libavfilter/vf_colorspace.c: fix demarcation point of gamma linearize function 6 years ago
Paul B Mahol 1ac643f066 avfilter/vf_lut2: use time_base from framesync 6 years ago
Paul B Mahol cc5c636780 avfilter/vf_midequalizer: use time_base from framesync 6 years ago
Paul B Mahol d49d7d238f avfilter/vf_blend: use time_base from framesync 6 years ago
Paul B Mahol d71dafb2ab avfilter/vf_maskedclamp: use time_base from framesync 6 years ago
Paul B Mahol 8a0636a93b avfilter/vf_maskedmerge: use time_base from framesync 6 years ago
Peter Ross 9654e97572 ifv: populate creation_time 6 years ago
Paul B Mahol 93a73df54d avfilter/af_deesser: remove extra ; 6 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 6 years ago
Paul B Mahol 1b262004d3 avfilter/af_silenceremove: use input timestamp for timestamp recalculation 6 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 6 years ago
Bela Bodecs 1476d82e73 avformat/hlsenc: changing all filename length to MAX_URL_SIZE 6 years ago
Michael Niedermayer 3b2082c663 avcodec/hevc_ps: Change num_tile_rows/columns checks to sps->ctb_height/weight 6 years ago