94795 Commits (3424600e0b19417ebad6da8b28e57e11290abbe7)
 

Author SHA1 Message Date
Zhong Li 7555cfd29b lavc/qsvdec: Add mjpeg decoder support 5 years ago
Zhong Li 0dfcfc5096 lavc/qsvdec: remove orignal parser code since not needed now 5 years ago
Zhong Li 00d0a4aa9e lavc/qsvdec: Replace current parser with MFXVideoDECODE_DecodeHeader() 5 years ago
Zhong Li f3dfd34f27 lavc/qsv: make function qsv_map_fourcc() can be called externally 5 years ago
Zhong Li f115a2b763 lavc/qsvdec: add function ff_qsv_map_picstruct() 5 years ago
Jun Zhao 1b0a8e48f1 lavfi/dnn/dnn_backend_native: fix memory leak in error path 5 years ago
Jun Zhao f156f4ab23 lavfi/avfiltergraph: add check before free the format 5 years ago
Jun Zhao df6876d691 lavfi/af_adeclick: fix double free after ff_filter_frame fail 5 years ago
Steven Liu 3708a2a909 avformat/hlsenc: reindent code 5 years ago
Steven Liu 939c17fcb3 avformat/hlsenc: remove unuse comment of the code 5 years ago
Jun Zhao f36925201c lavf/hlsenc: free the old_filname to avoid memory leak 5 years ago
Limin Wang eccb94c3ba lavf/hlsenc: fix one warning: unused variable 'filename' [-Wunused-variable] 5 years ago
Guo, Yejun d0fa1a58da FATE/dnn: let fate/dnn tests depend on ffmpeg static libraries 5 years ago
Guo, Yejun 67889d4715 libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend with native model. 5 years ago
Guo, Yejun 29aeeb3e3e libavfilter/dnn/dnn_backend_tf: fix typo that variable uninitialized. 5 years ago
Eugene Lyapustin 596ecc295f avfilter/vf_v360: add dual fisheye format 5 years ago
Eugene Lyapustin d044252aac avfilter/vf_v360: add padding option for cubemap 5 years ago
Eugene Lyapustin b26094e217 avfilter: add v360 filter 5 years ago
Michael Niedermayer 1965161ef6 avcodec/anm: Check input size for a frame with just a stop code 5 years ago
Steven Liu cff309097a avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow 5 years ago
Limin Wang df6e341b04 lavf/dump: use error log level for invalid size 5 years ago
Limin Wang 6866c54ee4 avfilter/showinfo: support Content Light Level information 5 years ago
Marton Balint 95fa73a2b4 avformat/avio: remove 4k limit from avio_printf 5 years ago
Marton Balint 61b4daf78c avformat/assenc: optimize writing dialogs 5 years ago
Marton Balint a82f8f2f10 avformat/avio: add avio_print_string_array and avio_print 5 years ago
Limin Wang 6a3bdf3148 fate: add accurate_rnd+bitexact sws_flags for fate-gifenc 5 years ago
Limin Wang ad3ef00ce5 avfilter/f_select: yuv will use Y plane only for scenecut detect 5 years ago
Andreas Rheinhardt c294f38c91 avformat/matroskadec: Fix seeking 5 years ago
Guo, Yejun ddd92ba2c6 convert_from_tensorflow.py: support conv2d with dilation 5 years ago
Guo, Yejun 2c01434d60 convert_from_tensorflow.py: add option to dump graph for visualization in tensorboard 5 years ago
Lynne aac382e9e5 aarch64/opusdsp: do not clobber register v8 5 years ago
Jun Zhao 3aeb681f07 libavdevice: Update the class name as uniform style 5 years ago
tomajsjiang 9c3adb7ce2 lavf/utils: fix error like "offset 0x1f85: partial file" 5 years ago
tomajsjiang 3d1506c630 lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloc 5 years ago
James Almer 03ba386833 avcodec/libdav1d: allow setting frame size limit in pixels 5 years ago
Shiyou Yin e1039b09c4 avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB. 5 years ago
Andreas Rheinhardt 789dcfaf58 avformat/mux: Use av_packet_rescale_ts 5 years ago
Andreas Rheinhardt 1147759552 avformat/mux: Use const AVPacket * in compare functions 5 years ago
Michael Niedermayer e301736862 avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP() by using bytestream2_get_buffer() 5 years ago
Michael Niedermayer c812db814e avcodec/loco: Check left column value 5 years ago
Michael Niedermayer df7e79a5c3 tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows coding gigantic images on tiny input 5 years ago
Andreas Rheinhardt f2d522f2a8 fftools: Use right function signature and pointers 5 years ago
Michael Niedermayer cdea0206ef avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking 5 years ago
Michael Niedermayer c4a88fb546 avcodec/ffwavesynth: Fix integer overflow for some corner case values 5 years ago
Marton Balint 5974463767 avformat/mpegtsenc: remove deprecated resend_headers option 5 years ago
Marton Balint 88ac76be79 avformat/mpegtsenc: fix PCR generation intervals 5 years ago
Marton Balint a4d984ad33 avformat/mpegtsenc: use increasing numbers in default service names 5 years ago
Marton Balint 9de40bf624 avformat/mpegtsenc: remove section_write_packet forward declaration 5 years ago
Marton Balint 47ea654bd8 avformat/mpegtsenc: factorize setting up services 5 years ago
Marton Balint d770e0f401 avformat/mpegtsenc: fix incorrect PCR selection with multiple programs 5 years ago