| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avformat: Move AVOutputFormat internals out of public header | Andreas Rheinhardt | 2023-02-09 | 1 | -2/+2 |
* | avformat/avformat: Remove AVOutputFormat.data_codec | Andreas Rheinhardt | 2023-02-09 | 1 | -2/+1 |
* | avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own | Andreas Rheinhardt | 2022-09-03 | 1 | -0/+1 |
* | lavf: deprecate av_stream_get_end_pts() | Anton Khirnov | 2022-08-22 | 1 | -0/+2 |
* | avformat: refactor ff_stream_encode_params_copy() to stream_params_copy() | Pierre-Anthony Lemieux | 2022-08-12 | 1 | -28/+0 |
* | avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+28 |
* | avformat/utils: Move av_stream_get_end_pts() to mux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+8 |
* | avformat/utils: Move avformat_query_codec() to mux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+18 |
* | avformat/utils: Move ff_format_output_open() to mux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+10 |
* | avformat/utils: Move creation-time functions to mux_utils | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+31 |
* | avformat/mux_utils: Move ff_format_shift_data to new file for mux utils | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+81 |