| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: refactor ff_stream_encode_params_copy() to stream_params_copy() | Pierre-Anthony Lemieux | 2022-08-12 | 1 | -0/+66 |
* | avformat/utils: Move ff_format_io_close.* to options.c, avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+14 |
* | avformat/utils: Move ff_stream_side_data_copy to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+30 |
* | avformat/utils: Move avpriv_set_pts_info() to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+26 |
* | avformat/utils: Move ff_copy_whiteblacklists to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+20 |
* | avformat/utils: Move ff_format_set_url to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+7 |
* | avformat/utils: Move ff_is_intra_only to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+12 |
* | avformat/utils: Move av_find_best_stream to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+84 |
* | avformat/utils: Move av_find_default_stream_index to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+36 |
* | avformat/utils: Move av_find_program_from_stream to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+15 |
* | avformat/utils: Move guessing frame rate/SAR to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+45 |
* | avformat/utils: Move matching stream specificiers to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+179 |
* | avformat/utils: Move internal stream timebase stuff to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+66 |
* | avformat/utils: Move adding AVProgram to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+58 |
* | avformat/utils: Move av_stream_*_side_data API to avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+68 |
* | avformat/utils: Move freeing AVFormatContext to a new file avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+130 |