16 Commits (cedbef03946625bc0f7f96e9f77ad59c512b9900)

Author SHA1 Message Date
Andreas Rheinhardt a24bccc238 avformat/mux: Add flag for "only default codecs allowed" 10 months ago
Andreas Rheinhardt f4167842c1 avformat/mux: Add flag for "not more than one stream of each type" 10 months ago
Andreas Rheinhardt a48e839a22 avformat/mux_utils: Don't report that AV_CODEC_ID_NONE can be muxed 10 months ago
James Almer c4c6c9e9d2 avformat: remove deprecated FF_API_GET_END_PTS 10 months ago
Andreas Rheinhardt 71e1da4522 avformat/mux: Don't allocate priv_pts separately 11 months ago
Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
Andreas Rheinhardt 145f6b2223 avformat/avformat: Remove AVOutputFormat.data_codec 2 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 2 years ago
Anton Khirnov 14726571dd lavf: deprecate av_stream_get_end_pts() 2 years ago
Pierre-Anthony Lemieux f2403d1530 avformat: refactor ff_stream_encode_params_copy() to stream_params_copy() 2 years ago
Andreas Rheinhardt 20ca491664 avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c 3 years ago
Andreas Rheinhardt 08c14e67bb avformat/utils: Move av_stream_get_end_pts() to mux_utils.c 3 years ago
Andreas Rheinhardt d4455d37c4 avformat/utils: Move avformat_query_codec() to mux_utils.c 3 years ago
Andreas Rheinhardt 437484a66a avformat/utils: Move ff_format_output_open() to mux_utils.c 3 years ago
Andreas Rheinhardt d78838414b avformat/utils: Move creation-time functions to mux_utils 3 years ago
Andreas Rheinhardt ba49acf143 avformat/mux_utils: Move ff_format_shift_data to new file for mux utils 3 years ago