Commit Graph

  • a2489b3ac6 configure: provide vulkan incflags Stéphane Cerveau 2025-08-29 17:04:07 +02:00
  • 677cf95ea4 Initial checkin of OCIO filter. Sam.Richards@taurich.org 2026-01-07 20:50:17 +00:00
  • a7522f3fef avcodec/libvorbisenc: export padding samples if needed James Almer 2026-02-06 15:34:49 -03:00
  • 23dce39d5a avcodec/libvorbisenc: export initial padding during init() James Almer 2026-02-09 19:09:32 -03:00
  • 0a629df0a8 avcodec/ratecontrol: Move emms_c() to the only callsite needing it Andreas Rheinhardt 2026-02-08 21:48:56 +01:00
  • 059654a73b avcodec/ratecontrol: Remove unnecessary emms_c() Andreas Rheinhardt 2026-02-08 16:21:16 +01:00
  • fe1742618d avcodec/snowenc: Remove redundant emms_c() Andreas Rheinhardt 2026-02-08 15:53:12 +01:00
  • c5d9711be4 avcodec/mpegvideoenc: Remove MMX from comment Andreas Rheinhardt 2025-11-15 10:23:01 +01:00
  • fe0d8cb3e4 avcodec/x86/dirac_dwt: Remove MMX in comment Andreas Rheinhardt 2025-11-15 10:09:18 +01:00
  • 2e843c0e9a doc/optimization: Fix incorrect statement Andreas Rheinhardt 2025-11-15 09:51:31 +01:00
  • 509be049b6 swresample/{audioconvert,rematrix}: Don't check for HAVE_MMX Andreas Rheinhardt 2025-11-15 09:43:31 +01:00
  • 374b3ab03c swresample/x86/audio_convert: Remove remnants of MMX Andreas Rheinhardt 2025-11-15 09:40:49 +01:00
  • 66766bb1c7 avutil/avassert: Deprecate av_assert0_fpu() Andreas Rheinhardt 2026-02-08 14:44:54 +01:00
  • 680f32c4c9 avfilter/dnn: add PyTorch version check for XPU initialization in torch backend stevxiao 2026-02-06 13:01:26 -05:00
  • 57fe259773 avfilter/dnn: add synchronous execution path in torch backend stevxiao 2026-02-05 11:34:07 -05:00
  • ff98352c3d avcodec: set skip_samples in generic code James Almer 2026-02-10 11:30:32 -03:00
  • e1484a30e5 avformat/dtshddec: properly support priming and padding samples James Almer 2026-02-10 11:19:54 -03:00
  • 70f0ddd2ca tests/fate/dca: use stream_demux for lossless tests James Almer 2026-02-10 10:39:32 -03:00
  • afb374f109 avcodec/dpcm: Remove unnecessary flush callbacks Andreas Rheinhardt 2026-02-09 02:42:15 +01:00
  • e3ec6322bb avcodec/dpcm: Avoid trailing '_' in macro parameters Andreas Rheinhardt 2026-02-09 02:34:17 +01:00
  • 66c7bf3bf8 avcodec/adpcmenc: Don't advertise ineffective options Andreas Rheinhardt 2026-02-09 02:21:50 +01:00
  • b764f40eaa avcodec/adpcmenc: Check sample rates, ch layouts generically Andreas Rheinhardt 2026-02-09 02:12:43 +01:00
  • 77d7891052 avcodec/adpcmenc: Mark unreachable code as such Andreas Rheinhardt 2026-02-09 01:37:21 +01:00
  • 10acab8df5 avcodec/hevc/hevcdec: report unparsed unknown NALUs types at verbose level James Almer 2026-02-11 13:58:05 -03:00
  • 3b4281e919 avcodec/hevc/hevcdec: skip logging 'Skipping NAL unit 63' Kacper Michajłow 2026-02-11 18:15:39 +01:00
  • fa36645f7e avcodec/bsf/dovi_rpu: fix typo Kacper Michajłow 2026-02-11 18:15:08 +01:00
  • 590e2b1894 vf_libplacebo: sync peak detection parameters with upstream Kacper Michajłow 2026-02-10 18:21:23 +01:00
  • d07d2a4ee1 doc/protocols: Document type option for unix domain sockets Rost Kurylo 2026-02-05 14:34:12 -08:00
  • 95101ecc65 avformat/unix: Fix 'operation unsupported' error when reading from unixgram sockets Rost Kurylo 2026-02-04 10:07:50 -08:00
  • f9bf45b8fd avformat/isom_tags: add specific fourccs for in24/in32 LE Nicolas Gaullier 2026-01-13 18:36:19 +01:00
  • 8b9b71494b tests/fate/image: Add psd-rgbxx John Chadwick 2025-11-19 00:17:21 -05:00
  • a469598191 avcodec/psd: Support auxiliary channels John Chadwick 2025-11-18 23:45:34 -05:00
  • 7e3781e3ca avcodec/libcodec2: Remove always-false checks Andreas Rheinhardt 2026-02-06 23:28:12 +01:00
  • 12c2a4e117 avcodec: Don't set AVCodec.sample_fmts,ch_layouts for decoders Andreas Rheinhardt 2026-02-06 23:16:29 +01:00
  • 028d9d3997 avcodec/sbcdec: Don't set encoder-only fields Andreas Rheinhardt 2026-02-06 22:48:49 +01:00
  • f648dd0e8a avcodec/adpcm: Don't set AVCodec.sample_fmts Andreas Rheinhardt 2026-02-06 16:33:11 +01:00
  • 3a7c09eb39 avcodec/x86/mpegvideoencdsp_init: Port draw_edges to SSSE3 Andreas Rheinhardt 2026-02-07 00:38:47 +01:00
  • 4f97e52042 avformat/cafdec: Check nb_entries in read_info_chunk() Michael Niedermayer 2026-02-10 22:46:58 +01:00
  • f6d89a7bed avformat/spdif: Make enum IEC61937DataType at least 16bits Andreas Rheinhardt 2026-01-30 19:36:01 +01:00
  • f0392c908c avcodec/flacenc: Use int for AV_OPT_TYPE_INT Andreas Rheinhardt 2026-01-30 19:11:24 +01:00
  • b08e849af8 avfilter/lavfutils: Avoid AVDictionary Andreas Rheinhardt 2026-01-30 18:48:12 +01:00
  • 373c86bac8 swscale/utils: Improve type-safety Andreas Rheinhardt 2026-01-30 18:44:40 +01:00
  • fb8a12db17 avutil/opt: Improve type-safety Andreas Rheinhardt 2026-01-30 18:40:32 +01:00
  • 2273902be8 avfilter/lavfutils: Avoid copying frame in ff_load_image() Andreas Rheinhardt 2026-01-30 18:24:05 +01:00
  • 31173f148c avfilter/vf_removelogo: Properly handle allocation error Andreas Rheinhardt 2026-01-30 17:34:13 +01:00
  • 0c7424e817 avfilter/filters: Restrict ff_fmt_is_in() to enum AVPixelFormat Andreas Rheinhardt 2026-01-30 17:01:30 +01:00
  • bf44a683eb fftools/ffmpeg_mux_init: Improve type-safety Andreas Rheinhardt 2026-01-30 16:48:06 +01:00
  • fcfb33922f avformat/cafenc: don't keep track of nb packets ourselves Andreas Rheinhardt 2026-01-30 15:02:33 +01:00
  • 96475bfa21 avformat/cafenc: Simplify writing pakt box Andreas Rheinhardt 2026-01-30 14:25:00 +01:00
  • 15504610b0 avformat/whip: remove the confused option buffer_size Jack Lau 2026-01-19 23:15:22 +08:00
  • 0f43795c24 avformat/whip: add new option ts_buffer_size to deprecate buffer_size Jack Lau 2025-12-10 16:11:43 +08:00
  • c853beb7c3 avformat/whip: remind user increase -buffer_size Jack Lau 2025-09-17 10:50:18 +08:00
  • 185d07ede1 avformat/whip: pass through buffer_size option to udp Jack Lau 2025-09-17 10:25:41 +08:00
  • 2096bb7466 avformat/whip: fix potential 8bit overflow for profile_idc Jack Lau 2025-08-28 07:40:40 +08:00
  • 342747ac7d avformat/whip: fix 8 bits overflow and map constraint_set bits for H264 Jack Lau 2025-08-28 07:22:04 +08:00
  • 6350cd623b avformat/whip: fix SDP ICE candidates parsing Jack Lau 2025-09-04 07:49:41 +08:00
  • 65a58c5bd7 avformat/whip: fix ssrc might be same Jack Lau 2025-08-23 09:09:47 +08:00
  • 38230db7b9 avcodec/vp9: Reallocate on resolution change which does not change tile_cols Michael Niedermayer 2026-01-23 00:06:23 +01:00
  • 521d18cea3 avformat/img2dec: Check avio_size() for failure Michael Niedermayer 2026-01-05 18:07:49 +01:00
  • 19c78cd6d9 avformat/mpegtsenc: Check remaining space in SDT Michael Niedermayer 2026-01-23 15:28:58 +01:00
  • ca1c1f29ce avformat/img2enc: Check split planes packet size Michael Niedermayer 2026-01-23 00:34:56 +01:00
  • b740b85872 avformat/yuv4mpegen: Sanity check input packet frame dimensions Michael Niedermayer 2026-01-23 02:09:02 +01:00
  • 9ee6136ece avcodec/mjpegdec: remove start_code field from MJpegDecodeContext Ramiro Polla 2025-09-11 17:45:47 +02:00
  • 1218a8a922 avcodec/rangecoder: Fix indentation Andreas Rheinhardt 2026-02-09 13:13:37 +01:00
  • 9952176ef7 avcodec/tableprint_vlc: Unbreak hardcoded tables Andreas Rheinhardt 2025-12-04 18:42:02 +01:00
  • 2e79453549 tests/fate/id3v2: don't use a reference file for fate-id3v2-invalid-tags James Almer 2026-01-08 21:46:34 -03:00
  • be88553fc8 fftools/ffmpeg_demux: mirror DemuxStream name to AVFormatContext Niklas Haas 2026-01-31 12:00:36 +01:00
  • f2b13f783a avformat: add AVFormatContext.name Niklas Haas 2026-01-31 11:50:34 +01:00
  • 3201cd40a4 avcodec/tableprint_vlc: Unbreak hardcoded tables Andreas Rheinhardt 2025-12-04 18:42:02 +01:00
  • cddd06f3b9 avcodec/tableprint_vlc: Unbreak hardcoded tables Andreas Rheinhardt 2025-12-04 18:42:02 +01:00
  • 9bfa1635ae avformat/iff: Error out with 0 channel loudspeaker configuration Michael Niedermayer 2026-02-06 23:44:40 +01:00
  • a58cb16e27 Fix overflow in STSD parser Ted Meyer 2026-02-03 16:31:50 -08:00
  • 303fd126a8 avformat/iamf: replace av_assert0(0) with av_unreachable James Almer 2026-02-08 20:54:36 -03:00
  • 8665748584 avformat/iamf_reader: sanitize block and subblock durations and count James Almer 2026-02-07 19:26:54 -03:00
  • 34ac6f6b07 avformat/iamf_parse: sanitize block and subblock durations and count James Almer 2026-02-07 19:26:45 -03:00
  • 706d4e4736 avutil/iamf: stop setting parameter definition block defaults James Almer 2026-02-07 19:21:02 -03:00
  • 273b161a98 avcodec/exif: skip EXIF entries with invalid TIFF field type 0 Hassan Hany 2026-02-04 02:47:57 +02:00
  • 5f84a7263e avcodec/adpcm: Check input buffer size Michael Niedermayer 2026-02-08 02:52:54 +01:00
  • a5007428e8 avformat/scd: Use ffio_read_size() Michael Niedermayer 2026-02-08 00:19:12 +01:00
  • b8daba42cd avformat/http: report connection statistics Niklas Haas 2026-01-26 11:54:35 +01:00
  • 4f5d91e43f avformat/http: allow limiting initial request size Niklas Haas 2026-01-23 11:19:17 +01:00
  • e03b034e45 avformat/http: re-use keep-alive connection for small seeks Niklas Haas 2026-01-23 10:46:55 +01:00
  • bf1722a9c6 avformat/http: request more data after partial response Niklas Haas 2026-01-23 10:43:24 +01:00
  • 6336fa3335 avformat/http: return EIO if s->hd is NULL Niklas Haas 2026-01-23 11:16:16 +01:00
  • ca2c5ff412 avformat/http: parse range size from Content-Range header Niklas Haas 2026-01-23 10:37:02 +01:00
  • 19cae9151c avformat/http: print error on HTTP response failure Niklas Haas 2026-01-23 10:25:01 +01:00
  • 5f95a1e714 avformat/http: fix noop seek check Niklas Haas 2026-01-22 15:31:02 +01:00
  • c352a9ab02 avutil/cpu: add CPU feature detection for AArch64 CRC32 on OpenBSD Brad Smith 2026-02-05 22:32:36 -05:00
  • 0fefecd53f Revert "avcodec/opus/parse: export the packet and extradata parsing functions" Andreas Rheinhardt 2026-02-06 13:52:59 +01:00
  • 12747e6296 avformat/matroskaenc: Parse Opus packet durations ourselves Andreas Rheinhardt 2026-02-06 13:41:45 +01:00
  • 853843d86f avcodec/opus/parse: Move frame_duration tab into a file of its own Andreas Rheinhardt 2026-02-06 13:39:39 +01:00
  • 3ab8b976c1 avformat/matroskaenc: parse Opus packets to write proper durations James Almer 2026-02-02 22:56:49 -03:00
  • aa20d7b3e8 avcodec/opus/parse: export the packet and extradata parsing functions James Almer 2026-02-02 22:17:58 -03:00
  • 11e9a325ec tests/fate/matroska: remove copyts from audio tests James Almer 2026-02-02 16:55:06 -03:00
  • 0880458e4c avformat/matroskadec: take into account priming samples in audio tracks James Almer 2026-02-02 16:49:01 -03:00
  • 1dd8547193 avformat/demux: don't overwrite already set packet durations with parser ones James Almer 2026-02-02 13:38:07 -03:00
  • 8f57b04fe5 avcodec/hevc/sei: Use get_bits64() in decode_nal_sei_3d_reference_displays_info() Michael Niedermayer 2025-12-22 23:03:06 +01:00
  • f112ae503e avformat/hls: Check for integer overflow with #EXTINF: Michael Niedermayer 2026-02-04 16:43:39 +01:00
  • af86f0ffcc avcodec/dca_xll: Clear padding in ff_dca_xll_parse() Michael Niedermayer 2026-01-19 22:33:00 +01:00
  • 00b4d67812 avformat/demux: Allow non opened codec in has_decode_delay_been_guessed() Michael Niedermayer 2026-01-20 04:16:43 +01:00