aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/avformat.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: refactor ff_stream_encode_params_copy() to stream_params_copy()Pierre-Anthony Lemieux2022-08-121-0/+66
* avformat/utils: Move ff_format_io_close.* to options.c, avformat.cAndreas Rheinhardt2022-05-101-0/+14
* avformat/utils: Move ff_stream_side_data_copy to avformat.cAndreas Rheinhardt2022-05-101-0/+30
* avformat/utils: Move avpriv_set_pts_info() to avformat.cAndreas Rheinhardt2022-05-101-0/+26
* avformat/utils: Move ff_copy_whiteblacklists to avformat.cAndreas Rheinhardt2022-05-101-0/+20
* avformat/utils: Move ff_format_set_url to avformat.cAndreas Rheinhardt2022-05-101-0/+7
* avformat/utils: Move ff_is_intra_only to avformat.cAndreas Rheinhardt2022-05-101-0/+12
* avformat/utils: Move av_find_best_stream to avformat.cAndreas Rheinhardt2022-05-101-0/+84
* avformat/utils: Move av_find_default_stream_index to avformat.cAndreas Rheinhardt2022-05-101-0/+36
* avformat/utils: Move av_find_program_from_stream to avformat.cAndreas Rheinhardt2022-05-101-0/+15
* avformat/utils: Move guessing frame rate/SAR to avformat.cAndreas Rheinhardt2022-05-101-0/+45
* avformat/utils: Move matching stream specificiers to avformat.cAndreas Rheinhardt2022-05-101-0/+179
* avformat/utils: Move internal stream timebase stuff to avformat.cAndreas Rheinhardt2022-05-101-0/+66
* avformat/utils: Move adding AVProgram to avformat.cAndreas Rheinhardt2022-05-101-0/+58
* avformat/utils: Move av_stream_*_side_data API to avformat.cAndreas Rheinhardt2022-05-101-0/+68
* avformat/utils: Move freeing AVFormatContext to a new file avformat.cAndreas Rheinhardt2022-05-101-0/+130