| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/internal: Move FFERROR_REDO to demux.h | Andreas Rheinhardt | 2022-05-12 | 1 | -0/+6 |
* | avformat/utils: Move ff_find_stream_index to demux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+6 |
* | avformat/utils: Move ff_get_extradata to demux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+9 |
* | avformat/utils: Move ff_generate_avci_extradata to demux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+6 |
* | avformat/utils: Move ff_add_param_change to demux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+8 |
* | avformat/utils: Move ff_add_attached_pic to demux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+16 |
* | avformat/utils: Move avpriv_new_chapter to demux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+14 |
* | avformat/utils: Move parser functions to a new file, demux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+2 |
* | avformat/internal: Move definition of FFStream->info to demux.h | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+29 |
* | avformat/demux: Add new demux.h header | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+145 |