2101 Commits (f30fe5e8d002e15f07eaacf720c5654097cb62df)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt ee485b4051 avformat/internal: Don't auto-include os_support.h 1 year ago
Andreas Rheinhardt 467f157fc6 avformat/utils: Move ff_format_io_close.* to options.c, avformat.c 3 years ago
Andreas Rheinhardt 6aca6146d9 avformat/utils: Move ff_stream_side_data_copy to avformat.c 3 years ago
Andreas Rheinhardt 60fa58b835 avformat/utils: Move avpriv_set_pts_info() to avformat.c 3 years ago
Andreas Rheinhardt fc2fc98c75 avformat/utils: Move ff_copy_whiteblacklists to avformat.c 3 years ago
Andreas Rheinhardt fd8a6f78c5 avformat/utils: Move ff_format_set_url to avformat.c 3 years ago
Andreas Rheinhardt 2831fa7aed avformat/utils: Move ff_is_intra_only to avformat.c 3 years ago
Andreas Rheinhardt 9825d488d6 avformat/utils: Move ff_find_stream_index to demux_utils.c 3 years ago
Andreas Rheinhardt 8e2f48ff78 avformat/utils: Move av_find_best_stream to avformat.c 3 years ago
Andreas Rheinhardt e00d0ef46d avformat/utils: Move av_find_default_stream_index to avformat.c 3 years ago
Andreas Rheinhardt 1c0912c26e avformat/utils: Move av_find_program_from_stream to avformat.c 3 years ago
Andreas Rheinhardt 9163faecd3 avformat/utils: Move guessing frame rate/SAR to avformat.c 3 years ago
Andreas Rheinhardt 682d42b41d avformat/utils: Move matching stream specificiers to avformat.c 3 years ago
Andreas Rheinhardt 217f2bfb49 avformat/utils: Move internal stream timebase stuff to avformat.c 3 years ago
Andreas Rheinhardt b516302cfe avformat/utils: Move adding AVProgram to avformat.c 3 years ago
Andreas Rheinhardt 21f3dc0ad6 avformat/utils: Move av_stream_*_side_data API to avformat.c 3 years ago
Andreas Rheinhardt 703318b350 avformat/utils: Move freeing AVFormatContext to a new file avformat.c 3 years ago
Andreas Rheinhardt a085cfa654 avformat/utils: Move ff_get_extradata to demux_utils.c 3 years ago
Andreas Rheinhardt aef16886dd avformat/internal: Make AVFormatContext* a logctx in ff_get_extradata 3 years ago
Andreas Rheinhardt 7803825cfc avformat/utils: Move ff_generate_avci_extradata to demux_utils.c 3 years ago
Andreas Rheinhardt 0b0dfb765d avformat/utils: Move av_read_(play|pause) to demux_utils.c 3 years ago
Andreas Rheinhardt f104352b91 avformat/utils: Move ff_add_param_change to demux_utils.c 3 years ago
Andreas Rheinhardt 92a43ad384 avformat/utils: Move ff_add_attached_pic to demux_utils.c 3 years ago
Andreas Rheinhardt 3c3c13e67b avformat/utils: Move avformat_queue_attached_pictures to demux_utils.c 3 years ago
Andreas Rheinhardt d2da1dc443 avformat/utils: Move av_format_inject_global_side_data to demux_utils.c 3 years ago
Andreas Rheinhardt ff0e8e14c3 avformat/utils: Move avpriv_new_chapter to demux_utils.c 3 years ago
Andreas Rheinhardt 284313c664 avformat/utils: Move parser functions to a new file, demux_utils.c 3 years ago
Andreas Rheinhardt 3cfae9e038 avformat/internal: Move definition of FFStream->info to demux.h 3 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 533836b8e0 avformat/utils: Move ff_get_packet_palette() to rawutils.c 3 years ago
Andreas Rheinhardt ba49acf143 avformat/mux_utils: Move ff_format_shift_data to new file for mux utils 3 years ago
Andreas Rheinhardt b9f6d416ec avformat/utils: Move stream_options, avformat_new_stream to options.c 3 years ago
Andreas Rheinhardt 7547f13548 avformat/utils: Move ff_stream_add_bitstream_filter to mux.c 3 years ago
Andreas Rheinhardt 84091cd029 avformat/utils: Use av_realloc_array for reallocating array 3 years ago
Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 3 years ago
Martin Storsjö 4eb9232c6e libavformat: Split version.h 3 years ago
Anton Khirnov ac10e3c47c lavf: convert the generic layer to the new channel layout 3 years ago
Anton Khirnov 09b5d3fb44 lavc: deprecate channel count/layout changing side data 3 years ago
Peter Ross 6474300dc4 avformat/utils: fix logic error in ff_mkdir_p 3 years ago
Michael Niedermayer 59328aabd2 avformat/utils: Fix invalid NULL pointer operation in ff_parse_key_value() 3 years ago
Michael Niedermayer 948c262099 avformat/utils: keep chapter monotonicity on chapter updates 3 years ago
Andreas Rheinhardt d61240f8c9 avcodec/packet_internal: Add proper PacketList struct 3 years ago
Andreas Rheinhardt b74e47c4ff avcodec/utils: Unavpriv avpriv_toupper4() 3 years ago
Marton Balint 573b6b8a60 avformat/utils: propagate return value of ff_format_io_close in ff_format_shift_data 3 years ago
Marton Balint 76e062322c avformat/movenc: factorize data shifting 3 years ago