112665 Commits (9dd49c8b52c3f6f5a486764fce42ec5d5fac8d16)
 

Author SHA1 Message Date
Michael Niedermayer 75eb698bdc
avcodec/cbs_h2645: Fix showing bits at the end in cbs_read_ue_golomb() 1 year ago
Michael Niedermayer fff875a7f4
avformat/usmdec: do not return 0 when no packet was produced 1 year ago
Michael Niedermayer cd66606a8f
avcodec/bonk: Fix undefined overflow in predictor_calc_error() 1 year ago
Michael Niedermayer ef3b42738b
avcodec/evc_ps: Check chroma_format_idc 1 year ago
Michael Niedermayer b79fc70596
avformat/tmv: Check video chunk size 1 year ago
Lynne fec6e84b18
configure: disable libglslang/libshaderc if the vulkan is disabled 1 year ago
Leo Izen 1e888462a1
configure: improve libmfx deprecation warning 1 year ago
Andreas Rheinhardt 66908a43e2 avcodec/h261dec: Don't set write-only macroblock dimensions 1 year ago
Niklas Haas 90d327d607 avfilter/vf_showinfo: also print chroma loc 1 year ago
Andreas Rheinhardt 4e6cf5e52b avcodec/h264dec: Constify H.264 decoder 1 year ago
Andreas Rheinhardt 8e1bb594fb avcodec/h264idct_template: Don't include h264dec.h 1 year ago
Andreas Rheinhardt a7663c9604 avcodec/error_resilience: Constify ThreadFrame* 1 year ago
Timo Rothenpieler 68f9dfa5cc avcodec/nvdec_hevc: fail to initialize on unsupported profiles 1 year ago
Kyle Swanson 2e33f5ced0 avfilter/libvmaf: update pix_fmts 1 year ago
Andreas Rheinhardt ab95338a20 avcodec/mpeg4video_parser: Don't set write-only current_picture_ptr 1 year ago
Andreas Rheinhardt b561dafd56 avcodec/h261dec: Discard whole packet when discarding 1 year ago
Andreas Rheinhardt c995311bcf avcodec/h261dec: Don't set write-only picture_number 1 year ago
John Mather a2175ca861 avcodec/libkvazaar: Respect codec context color settings. 1 year ago
John Mather 7251dfdcee avcodec/libkvazaar: Bump minimum version to 2.0.0 1 year ago
Lynne f31d0f1141
nlmeans_vulkan: parallelize workgroup invocations 1 year ago
Lynne 658b01b5ee
nlmeans_vulkan: reduce dispatches by parallelizing the planes 1 year ago
Lynne 6bc8ff7d93
nlmeans_vulkan: fix width/height for chroma plane weights calculation 1 year ago
Kyle Swanson 6028728bb8 avfilter/libvmaf: remove deprecated options 1 year ago
Andreas Rheinhardt c06d3d2404 fftools/ffmpeg_demux: Fix leak on error 1 year ago
Andreas Rheinhardt d98dfcecad fftools/ffmpeg_demux: Don't use fake object with av_opt_eval 1 year ago
Paul B Mahol 44dc42e4ac avcodec/mlpenc: export lpc_coeff_precision option 1 year ago
Anton Khirnov 33f058f2ec fftools/ffmpeg_enc: constify the frame passed to enc_open() 1 year ago
Anton Khirnov 2ef50c17ab fftools/ffmpeg_filter: fail on filtering errors 1 year ago
Anton Khirnov 9196be2fb1 fftools/ffmpeg_enc: move fps conversion code to ffmpeg_filter 1 year ago
Anton Khirnov f0f6d6d0e1 fftools/ffmpeg_enc: move framerate conversion state into a separate struct 1 year ago
Anton Khirnov 61777c62d7 fftools/ffmpeg: stop accessing OutputStream.last_dropped in print_report() 1 year ago
Anton Khirnov d2c416fdf1 fftools/ffmpeg_enc: merge -force_key_frames source/source_no_drop 1 year ago
Anton Khirnov 735b082231 fftools/ffmpeg_enc: unbreak -force_key_frames source_no_drop 1 year ago
Anton Khirnov a07b2f5f11 tests/fate/ffmpeg: add tests for -force_key_frames source 1 year ago
Anton Khirnov e35d36eb72 ffools/ffmpeg_filter: stop trying to handle an unreachable state 1 year ago
Anton Khirnov 99567ee870 fftools/ffmpeg_enc: simplify adjust_frame_pts_to_encoder_tb() signature 1 year ago
Anton Khirnov 096d88dcc6 fftools/ffmpeg_enc: move remaining vsync-related code to video_sync_process() 1 year ago
Anton Khirnov a9b9e771b3 fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() 1 year ago
Paul B Mahol 394106a138 avcodec/mlpenc: fix regression in encoding only zeroes 1 year ago
Andreas Rheinhardt 9c1294eadd avcodec/vdpau_vc1: Fix indentation 1 year ago
Andreas Rheinhardt c77aee61b8 avcodec/mpeg(picture|video_dec): Move comment to more appropriate place 1 year ago
Andreas Rheinhardt 52509f63ce avcodec/mpegpicture: Move caller-specific parts of function to callers 1 year ago
Andreas Rheinhardt 2a8ac5a780 avcodec/mpegvideo_enc: Don't call av_frame_copy_props() unnecessarily 1 year ago
Andreas Rheinhardt 22b0141d87 avcodec/mpegvideo_enc: Don't allocate buffers unnecessarily 1 year ago
Andreas Rheinhardt d87c358ee6 avcodec/mpegvideo_enc: Remove dead block 1 year ago
Andreas Rheinhardt 070bc4d2c5 avcodec/mpegvideo_enc: Don't set write-only properties 1 year ago
Andreas Rheinhardt 3937a21f21 avcodec/mpegvideo_enc: Don't overallocate arrays 1 year ago
Andreas Rheinhardt 0524b4ec3e avcodec/mpegvideo_enc: Don't reget known values 1 year ago
Andreas Rheinhardt 18f7d8d880 avcodec/mpegvideo_enc: Don't pretend input to be non-refcounted 1 year ago
Andreas Rheinhardt f5220475de avcodec/mpegvideo_enc: Reindentation 1 year ago