index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/utils: support arbitrary path lengths for av_filename_number_test
Marton Balint
2025-09-05
1
-3
/
+6
*
avformat/utils: add AV_FRAME_FILENAME_FLAGS_IGNORE_TRUNCATION flag
Marton Balint
2025-09-05
1
-1
/
+1
*
avformat/internal: retire ff_get_frame_filename
Marton Balint
2025-08-04
1
-3
/
+3
*
avformat/utils: add ff_bprint_get_frame_filename
Marton Balint
2025-08-04
1
-15
/
+15
*
avutil/dict: Unavpriv avpriv_dict_set_timestamp()
Andreas Rheinhardt
2025-03-28
1
-0
/
+19
*
avformat/internal: Add ff_get_frame_filename
Zhao Zhili
2024-09-29
1
-3
/
+8
*
avformat/utils: Use static mutexes instead of ff_lock_avformat()
Andreas Rheinhardt
2024-05-20
1
-13
/
+0
*
avutil/common: Don't auto-include mem.h
Andreas Rheinhardt
2024-03-31
1
-0
/
+1
*
avformat/internal: Don't auto-include os_support.h
Andreas Rheinhardt
2023-09-02
1
-0
/
+1
*
avformat/utils: Move ff_format_io_close.* to options.c, avformat.c
Andreas Rheinhardt
2022-05-10
1
-18
/
+0
*
avformat/utils: Move ff_stream_side_data_copy to avformat.c
Andreas Rheinhardt
2022-05-10
1
-30
/
+0
*
avformat/utils: Move avpriv_set_pts_info() to avformat.c
Andreas Rheinhardt
2022-05-10
1
-26
/
+0
*
avformat/utils: Move ff_copy_whiteblacklists to avformat.c
Andreas Rheinhardt
2022-05-10
1
-21
/
+0
*
avformat/utils: Move ff_format_set_url to avformat.c
Andreas Rheinhardt
2022-05-10
1
-7
/
+0
*
avformat/utils: Move ff_is_intra_only to avformat.c
Andreas Rheinhardt
2022-05-10
1
-13
/
+0
*
avformat/utils: Move ff_find_stream_index to demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-8
/
+0
*
avformat/utils: Move av_find_best_stream to avformat.c
Andreas Rheinhardt
2022-05-10
1
-84
/
+0
*
avformat/utils: Move av_find_default_stream_index to avformat.c
Andreas Rheinhardt
2022-05-10
1
-36
/
+0
*
avformat/utils: Move av_find_program_from_stream to avformat.c
Andreas Rheinhardt
2022-05-10
1
-15
/
+0
*
avformat/utils: Move guessing frame rate/SAR to avformat.c
Andreas Rheinhardt
2022-05-10
1
-45
/
+0
*
avformat/utils: Move matching stream specificiers to avformat.c
Andreas Rheinhardt
2022-05-10
1
-179
/
+0
*
avformat/utils: Move internal stream timebase stuff to avformat.c
Andreas Rheinhardt
2022-05-10
1
-65
/
+0
*
avformat/utils: Move adding AVProgram to avformat.c
Andreas Rheinhardt
2022-05-10
1
-58
/
+0
*
avformat/utils: Move av_stream_*_side_data API to avformat.c
Andreas Rheinhardt
2022-05-10
1
-68
/
+0
*
avformat/utils: Move freeing AVFormatContext to a new file avformat.c
Andreas Rheinhardt
2022-05-10
1
-104
/
+0
*
avformat/utils: Move ff_get_extradata to demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-16
/
+0
*
avformat/internal: Make AVFormatContext* a logctx in ff_get_extradata
Andreas Rheinhardt
2022-05-10
1
-2
/
+2
*
avformat/utils: Move ff_generate_avci_extradata to demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-135
/
+0
*
avformat/utils: Move av_read_(play|pause) to demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-18
/
+0
*
avformat/utils: Move ff_add_param_change to demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-52
/
+1
*
avformat/utils: Move ff_add_attached_pic to demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-35
/
+0
*
avformat/utils: Move avformat_queue_attached_pictures to demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-23
/
+0
*
avformat/utils: Move av_format_inject_global_side_data to demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-10
/
+0
*
avformat/utils: Move avpriv_new_chapter to demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-41
/
+0
*
avformat/utils: Move parser functions to a new file, demux_utils.c
Andreas Rheinhardt
2022-05-10
1
-10
/
+0
*
avformat/internal: Move definition of FFStream->info to demux.h
Andreas Rheinhardt
2022-05-10
1
-0
/
+1
*
avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c
Andreas Rheinhardt
2022-05-10
1
-28
/
+0
*
avformat/utils: Move av_stream_get_end_pts() to mux_utils.c
Andreas Rheinhardt
2022-05-10
1
-8
/
+0
*
avformat/utils: Move avformat_query_codec() to mux_utils.c
Andreas Rheinhardt
2022-05-10
1
-18
/
+0
*
avformat/utils: Move ff_format_output_open() to mux_utils.c
Andreas Rheinhardt
2022-05-10
1
-10
/
+0
*
avformat/utils: Move creation-time functions to mux_utils
Andreas Rheinhardt
2022-05-10
1
-27
/
+0
*
avformat/utils: Move ff_get_packet_palette() to rawutils.c
Andreas Rheinhardt
2022-05-10
1
-24
/
+0
*
avformat/mux_utils: Move ff_format_shift_data to new file for mux utils
Andreas Rheinhardt
2022-05-10
1
-56
/
+0
*
avformat/utils: Move stream_options, avformat_new_stream to options.c
Andreas Rheinhardt
2022-05-10
1
-154
/
+5
*
avformat/utils: Move ff_stream_add_bitstream_filter to mux.c
Andreas Rheinhardt
2022-05-10
1
-43
/
+0
*
avformat/utils: Use av_realloc_array for reallocating array
Andreas Rheinhardt
2022-05-10
1
-2
/
+2
*
lib*/version: Move library version functions into files of their own
Andreas Rheinhardt
2022-05-10
1
-21
/
+0
*
libavformat: Split version.h
Martin Storsjö
2022-03-16
1
-0
/
+1
*
lavf: convert the generic layer to the new channel layout
Anton Khirnov
2022-03-15
1
-2
/
+2
*
lavc: deprecate channel count/layout changing side data
Anton Khirnov
2022-03-15
1
-0
/
+9
[next]