ffmpeg/libavcodec/bsf
Gyan Doshi 43dbc011fa avcodec/bsf/setts: add option prescale
When prescale is enabled, time fields are converted to the output
timebase before expression evaluation. This allows option specification
even if the input timebase is unknown.
2026-01-19 16:51:47 +05:30
..
aac_adtstoasc.c
ahx_to_mp2.c avcodec/bsf/ahx_to_mp2: Don't output uninitialized data 2025-09-27 17:57:15 +02:00
apv_metadata.c lavc: APV metadata bitstream filter 2025-04-27 15:52:30 +01:00
av1_frame_merge.c
av1_frame_split.c
av1_metadata.c
chomp.c
dca_core.c
dovi_rpu.c avcodec/dovi_rpuenc: Avoid intermediate codec par in ff_dovi_configure() 2025-05-30 19:35:06 +02:00
dts2pts.c avcodec/bsf/dts2pts: add hevc support 2025-11-05 15:13:54 +00:00
dump_extradata.c
dv_error_marker.c
eac3_core.c
eia608_to_smpte436m.c lavc/bsf/eia608_to_smpte436m: fix memory leak -- forgot to free input av_packet 2025-08-10 01:21:44 +00:00
evc_frame_merge.c
extract_extradata.c avcodec/h2645_parse: replace three bool arguments in ff_h2645_packet_split with a single flags one 2024-08-19 20:23:20 -03:00
filter_units.c avcodec/filter_units: Fix extradata and packets can have different bitstream format 2024-08-24 00:27:15 +08:00
h264_metadata.c
h264_mp4toannexb.c avcodec/bsf/h264_mp4toannexb: Fix mixed bitstream format 2025-04-29 15:25:08 +08:00
h264_redundant_pps.c
h265_metadata.c
h266_metadata.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
hapqa_extract.c
hevc_mp4toannexb.c avcodec/hevc_mp4toannexb: prepend extradata before the leading PS for an IRAP 2025-02-14 00:21:19 -03:00
imx_dump_header.c
Makefile avcodec: add AHX decoder 2025-09-22 23:46:29 +00:00
media100_to_mjpegb.c bsf/media100_to_mjpegb: Clear output buffer padding 2024-08-14 18:20:59 +02:00
mjpeg2jpeg.c
mjpega_dump_header.c
movsub.c
mpeg2_metadata.c
mpeg4_unpack_bframes.c
noise.c avcodec/bsf/noise: Avoid allocation for string 2025-09-13 20:45:42 +00:00
null.c
opus_metadata.c
pcm_rechunk.c
pgs_frame_merge.c
prores_metadata.c
remove_extradata.c
setts.c avcodec/bsf/setts: add option prescale 2026-01-19 16:51:47 +05:30
showinfo.c
smpte436m_to_eia608.c lavc/bsf/smpte436m_to_eia608: fix memory leak -- forgot to free input av_packet 2025-08-10 01:21:44 +00:00
trace_headers.c
truehd_core.c
vp9_metadata.c
vp9_raw_reorder.c
vp9_superframe.c
vp9_superframe_split.c
vvc_mp4toannexb.c