summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: Remove av_restrictAndreas Rheinhardt2024-03-15
* avformat/internal: Remove declaration for ff_format_io_close_default()Andreas Rheinhardt2024-03-14
* fftools/ffmpeg_sched: Remove set-but-unused variableAndreas Rheinhardt2024-03-14
* avcodec/ppc/vp8dsp_altivec: Fix out-of-bounds accessAndreas Rheinhardt2024-03-14
* avcodec/mpeg4videodec: Align idct-block appropriatelyAndreas Rheinhardt2024-03-14
* avcodec/lossless_videoencdsp: Fix unaligned accessAndreas Rheinhardt2024-03-14
* avformat/avidec: Fix integer overflow iff ULONG_MAX < INT64_MAXAndreas Rheinhardt2024-03-14
* fate/ffmpeg: add missing idct decoder option to fate-ffmpeg-loopback-decodingJames Almer2024-03-14
* avcodec/ppc/h264dsp: Fix unaligned storesAndreas Rheinhardt2024-03-14
* avcodec/tiff_data: Remove incorrect GeoTIFF entriesAndreas Rheinhardt2024-03-14
* avcodec/tiff_data: Avoid relocations for TiffGeoTagNameTypeAndreas Rheinhardt2024-03-14
* fate/ffmpeg: add a -threads input option to the loopback decoderJames Almer2024-03-14
* fate/ffmpeg: add a test for loopback decodingJames Almer2024-03-14
* checkasm: hevc_pel: Use checkasm_check for printing failing outputMartin Storsjö2024-03-14
* checkasm: hevc_pel: Split a couple excessively long linesMartin Storsjö2024-03-14
* checkasm: hevc_pel: Check the full output in hevc_epel/hevc_qpelMartin Storsjö2024-03-14
* aarch64: Fix ff_hevc_put_hevc_epel_h48_8_neon_i8mmMartin Storsjö2024-03-14
* fate: use atrim filter instead of -frames:a 20 for fate-filter-tremoloMarton Balint2024-03-14
* fate: use a fixed wav demux packet size for amix testsMarton Balint2024-03-14
* fate: make filter-channelsplit test use a fixed frame sizeMarton Balint2024-03-14
* avformat/daudenc: force 2000 sample packet size with a bsfMarton Balint2024-03-14
* avcodec/bsf/pcm_rechunk: add some more supported PCM formatsMarton Balint2024-03-14
* avcodec/bsf/pcm_rechunk: reorder supported codec listMarton Balint2024-03-14
* avcodec/vvcdec: Mark as experimentalKieran Kunhya2024-03-13
* avcodec/hevc_cabac: Let compiler count offsetsAndreas Rheinhardt2024-03-13
* avcodec: Fix doxygen comment markerMark Thompson2024-03-13
* fftools/ffprobe: export IAMF Stream Group parametersJames Almer2024-03-13
* fftools/ffprobe: export Tile Grid Stream Group parametersJames Almer2024-03-13
* lavfi/atempo: avoid asendcmd assertion failureRajiv Harlalka2024-03-13
* fftools/ffmpeg_enc: set AV_PKT_FLAG_TRUSTED on encoded packetsAnton Khirnov2024-03-13
* fftools/ffmpeg: add loopback decodingAnton Khirnov2024-03-13
* fftools/ffmpeg: prepare FrameData for having allocated fieldsAnton Khirnov2024-03-13
* fftools/ffmpeg_sched: allow connecting encoder output to decodersAnton Khirnov2024-03-13
* fftools/ffmpeg_sched: factor initializing nodes into separate functionAnton Khirnov2024-03-13
* fftools/ffmpeg_sched: allow encoders to send to multiple destinationsAnton Khirnov2024-03-13
* fftools/ffmpeg_enc: merge do_{audio,video}_out into frame_encode()Anton Khirnov2024-03-13
* fftools/ffmpeg_enc: drop unnecessary parameter from forced_kf_apply()Anton Khirnov2024-03-13
* fftools/ffmpeg: remove unncessary casts for *_thread() return valuesAnton Khirnov2024-03-13
* fftools/ffmpeg: simplify propagating fallback parameters from decoders to fil...Anton Khirnov2024-03-13
* fftools/ffmpeg_filter: add logging for binding inputs to demuxer streamsAnton Khirnov2024-03-13
* fftools/ffmpeg_filter: move filtergraph input type check to a better placeAnton Khirnov2024-03-13
* fftools/ffmpeg_opt: merge init_complex_filters() and check_filter_outputs()Anton Khirnov2024-03-13
* fftools/ffmpeg_dec: factor opening the decoder out of dec_open()Anton Khirnov2024-03-13
* fftools/ffmpeg_dec: move scheduler registration from dec_open() to dec_alloc()Anton Khirnov2024-03-13
* fftools/ffmpeg_filter: drop unused InputFilterPriv.istAnton Khirnov2024-03-13
* fftools/ffmpeg_filter: refactor setting input timebaseAnton Khirnov2024-03-13
* fftools/cmdutils: fix printing group name in split_commandline()Anton Khirnov2024-03-13
* configure: add threads dep for vulkanGyan Doshi2024-03-13
* avcodec/parser: Reset *buf_size on realloc failureReimar Döffinger2024-03-13
* avformat/gopher: Add audio and video itemtypesChristian Lee Seibold2024-03-12