112607 Commits (e5dcde620d5617fbfdc1e8a699415b742245638f)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 5aaaa7dbee avcodec/mpegvideo_enc: Remove always-false checks 1 year ago
Andreas Rheinhardt b96ba62bdd avcodec/mpegvideo_enc: Fix abort on allocation errors 1 year ago
Paul B Mahol 78fa1cff70 avcodec/mlpenc: export max_interval option 1 year ago
Paul B Mahol ee9fb28429 avcodec/mlpenc: export codebook_search option too 1 year ago
Paul B Mahol 1703bfa133 avcodec/hcadec: implement proper .flush callback 1 year ago
Timo Rothenpieler 8b6ee74d50 avfilter/ddagrab: create secondary xor mouse texture 1 year ago
Timo Rothenpieler 0e7ae95cc2 avfilter/ddagrab: actually use provided texture pointer 1 year ago
Timo Rothenpieler e006680d8e avcodec/nvenc: add option to control subsampling of packed rgb input 1 year ago