summaryrefslogtreecommitdiff
path: root/libavformat/avformat.c
Commit message (Expand)AuthorAge
* avformat/avformat: Avoid including codec.h, frame.hAndreas Rheinhardt2023-09-07
* lavc: deprecate AVCodecContext.ticks_per_frameAnton Khirnov2023-05-15
* lavf: use AV_CODEC_PROP_FIELDS where appropriateAnton Khirnov2023-05-15
* avformat: deprecate AVFormatContext io_close callbackMarton Balint2023-02-16
* avcodec: remove FF_API_AVCTX_TIMEBASEJames Almer2023-02-09
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-09
* avformat: refactor ff_stream_encode_params_copy() to stream_params_copy()Pierre-Anthony Lemieux2022-08-12
* avformat/utils: Move ff_format_io_close.* to options.c, avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_stream_side_data_copy to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move avpriv_set_pts_info() to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_copy_whiteblacklists to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_format_set_url to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_is_intra_only to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_find_best_stream to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_find_default_stream_index to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_find_program_from_stream to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move guessing frame rate/SAR to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move matching stream specificiers to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move internal stream timebase stuff to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move adding AVProgram to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_stream_*_side_data API to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move freeing AVFormatContext to a new file avformat.cAndreas Rheinhardt2022-05-10