113489 Commits (d2c4f72016ba7b2948742e5c1b36551ad77429bd)
 

Author SHA1 Message Date
James Almer cad35f0a77 avcodec/speexdec: relax the extradata check for the speex string 10 months ago
James Almer 0f4a72b22b fate: add raw IAMF tests 10 months ago
James Almer 04a37e238f fftools/ffmpeg_mux_init: remove whitespaces from input arguments when parsing stream groups 10 months ago
James Almer 6c4388b468 avformat/dump: be less verbose when printing streams within a group 10 months ago
James Almer 9da0594f1d avformat/iamfenc: don't write empty packets 10 months ago
Stefano Sabatini 3423a680bf doc/muxers/mov: add missing parameter for use_stream_ids_as_track_ids 10 months ago
Stefano Sabatini e36dbea389 doc/muxers/crc: apply consistency fixes 10 months ago
Stefano Sabatini fe1800b3fc doc/muxers: add codec2 10 months ago
Stefano Sabatini 0726709e6d doc/muxers/chromaprint: review and extend 10 months ago
Stefano Sabatini 83413c8cd9 doc/muxers: add caf 10 months ago
Stefano Sabatini 252bb9c818 doc/muxers: add bit 10 months ago
Stefano Sabatini a57e3b8dcc doc/muxers: document avs3, expand AVS acronyms 10 months ago
Stefano Sabatini 5ec53db350 doc/muxers: add avm2 10 months ago
Stefano Sabatini f7b410fac2 doc/muxers: add avif 10 months ago
Stefano Sabatini 261fd5c841 doc/muxer: lowercase raw in raw PCM muxers section 10 months ago
Haihao Xiang 6e4d85a94e doc/ffmpeg: update the documentation about vaapi device creation 10 months ago
Haihao Xiang 6414ecd857 doc/ffmpeg: update the documentation about qsv device creation 10 months ago
Anton Khirnov 344d3a7d45 fftools/ffmpeg_opt: improve wording in option descriptions 10 months ago
Anton Khirnov 9cb52927b9 fftools/cmdutils: surround option arguments by <> in help output 10 months ago
Anton Khirnov 0b95e71aa0 fftools/ffmpeg_opt: briefly mention stream specifier syntax in help output 10 months ago
Anton Khirnov 68af3e37cc fftools/cmdutils: indicate specifiers in option syntax in help output 10 months ago
Anton Khirnov 43323c3802 fftools/ffmpeg_opt: add more structure to long help output 10 months ago
Anton Khirnov 67529ad8a4 fftools/cmdutils: drop alt_flags parameter from show_help_options() 10 months ago
Anton Khirnov 03aedbdd40 fftools/cmdutils: add a flag for per-stream options 10 months ago
Anton Khirnov d8173cfcaf fftools/cmdutils: hide some information listing options from basic help 10 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Anton Khirnov a8bc79c3fd fftools/ffmpeg: deprecate -filter_script 10 months ago
Anton Khirnov c316c4c77b fftools/ffmpeg: deprecate -filter_complex_script 10 months ago
Anton Khirnov 6d17991b7e fftools/cmdutils: add option syntax for loading arbitrary arguments from a file 10 months ago
Anton Khirnov 8aed3911fc fftools/ffmpeg: make attachment filenames dynamically allocated 10 months ago
Anton Khirnov fcddd233fe fftools/ffplay: make option strings dynamically allocated 10 months ago
Anton Khirnov 4ce1987abc fftools/ffprobe: make option strings dynamically allocated 10 months ago
Anton Khirnov 568dfed06f fftools/ffmpeg_opt: mark -stream_group as expert option 10 months ago
Anton Khirnov ae06111d74 fftools/ffmpeg_demux: implement -bsf for input 10 months ago
Anton Khirnov 6cb7295abf fftools/ffmpeg_demux: add demuxing thread private data 10 months ago
Anton Khirnov 50448ca290 fftools/ffmpeg_demux: only allocate the decoder when actually decoding 10 months ago
Anton Khirnov 2ee1c6ffb2 fftools/ffmpeg_demux: set options on codec parameters rather than decoder 10 months ago
Anton Khirnov 7e33534506 fftools/ffmpeg_demux: do not set bitexact directly on the decoder 10 months ago
Anton Khirnov cdb65857c3 doc/ffmpeg: drop documentation for non-existent -sbsf 10 months ago
Anton Khirnov f8939bad1e fftools/ffmpeg_demux: replace abort() by av_assert0(0) 10 months ago
James Almer 0a5813fc68 avcodec/vvcdec: allocate and store structs on their own within the table list 10 months ago
sunyuechi 8e23ebe6f9 lavc/svq1enc: R-V V ssd_int8_vs_int16 10 months ago
Nuo Mi d595e0a0b6 avcodec/vvcdec: misc, constify hor_ctu_edge 10 months ago
Nuo Mi 375dcf469e avcodec/vvcdec: deblock, fix uninitialized values 10 months ago
James Almer be4fcf027b avformat/mov: reset a log message as trace level 10 months ago
Paul Orlyk de8305e097
avformat/rtsp: Send mode=record instead of mode=receive in Transport header 10 months ago
Paul Orlyk 57648ee091
avformat/rtsp: Support mode field of Transport header being sent in upper case 10 months ago
Jeffrey Knockel 0e20146db0
avutil/pixfmt: fix AV_PIX_FMT_RGB8 description 10 months ago
Michael Niedermayer 278fea3664
avutil/eval: Use even better PRNG 10 months ago
aybe aybe 36b402f80d
avcodec/mdec: DC reading for STRv1 is like STRv2 10 months ago