| 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 | -9/+0 |
* | avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+9 |
* | 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/+20 |
* | avformat/mux_utils: Move ff_format_shift_data to new file for mux utils | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+7 |
* | avformat/utils: Move ff_stream_add_bitstream_filter to mux.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+11 |
* | avformat/internal: Move muxing-only functions to new mux.h header | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+88 |