24796 Commits (b516302cfe8bf6ca6983a1b36f24c8f2487f718a)

Author SHA1 Message Date
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 35ec5c819b avformat/demux: Add new demux.h header 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 5130bbb7ef avformat/mux: Move ff_choose_chroma_location to mxfenc, its only user 3 years ago
Andreas Rheinhardt 107bdd97a9 avformat/mux: Move ff_choose_timebase to nutenc, its only user 3 years ago
Andreas Rheinhardt f4a2d722aa avformat/internal: Move muxing-only functions to new mux.h header 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
Andreas Rheinhardt 3417379d5e avformat/dhav: Don't truncate return value of avio_skip() 3 years ago
Marton Balint 0a58fdfd3e avformat/mov: fix timecode with rounded down tmcd nb_frames 3 years ago
softworkz f77ac5131c libavformat/asfdec: remove unused parameters 3 years ago
Zhao Zhili 6c1b685e20 avformat/mov: fix use invalid box size/type due to eof 3 years ago
Zhao Zhili 4f698be741 avformat/mov: reindent after previous commit 3 years ago
Zhao Zhili 43fe6e18f2 avformat/mov: remove an always true condition 3 years ago
Jun Zhao 93d6d697fa lavf/cavsvideodec: Add GuangDian profile support 3 years ago
Steven Liu f1c19867d7 avformat/hlsenc: remove unnecessary http/https shutdown status operate 3 years ago
Michael Niedermayer e06b1ba7d7 avformat/libzmq: Improve r redundancy in occured 3 years ago
Michael Niedermayer 9a6dafa0ee avformat/jvdec: Remove redundant ; 3 years ago
Zhao Zhili 580fb6a8c9 avformat/mov: skip call ff_codec_get_id if possible 3 years ago
erankor 4d52d8c9f6 movenc: add write_btrt option 3 years ago
Zhao Zhili 301141b576 avformat/movenc: sidx earliest_presentation_time is applied after editlist 3 years ago
Andreas Rheinhardt 3946cb02fc avformat/jpegxl_probe: Fix potential incorrect and UB shift 3 years ago
Andreas Rheinhardt 33d1c71931 avformat/format: Also search for image2-codecs for image2pipe 3 years ago
Andreas Rheinhardt 52af16bbf5 avformat/fitsenc: Simplify writing header padding 3 years ago
Timo Rothenpieler 4fc806bbe6 lavf/tls_mbedtls: add support for mbedtls version 3 3 years ago
Zhao Zhili 43afd8c681 avformat/mov: log the right variable 3 years ago
Yubo Xie 7795f045a0 libavformat/rtsp: pkt_size option is not honored in rtsp 3 years ago
Zhao Zhili d114f064c6 avformat/mov: fix missing extra data updating 3 years ago
Vignesh Venkatasubramanian f2724d2b69 avformat/mov: Add avif to list of supported extensions 3 years ago