434 Commits (cdd139d760688b14849d02ee1907f68fe692c24e)

Author SHA1 Message Date
Michael Niedermayer 3c1915d776
avformat/hlsenc: Remove dead ret stores 7 months ago
LuMingYin 9481b7d932 libavformat/hlsenc: fix a memory leak on error path 8 months ago
Marton Balint 7801451376 avformat/hlsenc: use a slash separator even in win32 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt 233e13f285 avformat/mux: Rename FF_FMT_ALLOW_FLUSH->FF_OFMT_FLAG_ALLOW_FLUSH 9 months ago
James Almer d6799ee0e4 avformat: remove deprecated FF_API_AVFORMAT_IO_CLOSE 10 months ago
Andreas Rheinhardt 440f8186ef avformat/dashenc, hlsenc: Return 0 on succes from write_header 10 months ago
Andreas Rheinhardt d085f341d6 avformat/hlsenc: Redo checking for strftime %s support to avoid warnings 10 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 12 months ago
Romain Beauxis 797f0b27c1 libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Dave Johansen ab78d22553 avformat/hlsenc: Fix name of flag in error message 1 year ago
Dave Johansen 39878fc504 avformat/hlsenc: Add CHANNELS to EXT-X-MEDIA for Audio 1 year ago
Léon Spaans 9bcbe04aa0 avformat/hlsenc: set HTTP options before writing WebVTT HLS playlists 1 year ago
James Almer 5432d2aaca avformat/avformat: use the side data from AVStream.codecpar 1 year ago
Andreas Rheinhardt dd48e49d54 avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH 1 year ago
Andreas Rheinhardt 4f98bf9dbd avformat/avio_internal: Don't include url.h 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
Andreas Rheinhardt 0c6e5f321b avformat/avformat: Avoid including codec.h, frame.h 1 year ago
Marton Balint 36f4e6f8f4 avformat/hlsenc: use av_random_bytes() for generating AES128 key 1 year ago
Zhao Zhili 1460acc2ac avformat/hlsenc: fix CODECS attribute of H.264 2 years ago
Steven Liu 891ed24f77 avformat/hlsenc: hls_init_time should used in living stream mode 2 years ago
Marton Balint 927042b409 avformat: deprecate AVFormatContext io_close callback 2 years ago
James Almer 1f86fc1c5e avformat: remove FF_HLS_TS_OPTIONS 2 years ago
Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
Basel Sayeh 77ad210fba libavformat/hlsenc: Enable HTTP persistent connections for hls_delete_file 2 years ago
Andreas Rheinhardt 2b41463b87 avformat/internal: Don't include avcodec.h 2 years ago
huheng 8d4bdf99e5 avformat/hlsenc: Add resend_headers option 3 years ago
Lucy 1af3698296 avformat/hlsenc: Use HLS version 2 if rounded durations are enabled 3 years ago
Steven Liu ea6ed838c3 avformat/hlsenc: check discont_program_date_time before use it in parse_playlist 3 years ago
Andreas Rheinhardt f4a2d722aa avformat/internal: Move muxing-only functions to new mux.h header 3 years ago
Steven Liu f1c19867d7 avformat/hlsenc: remove unnecessary http/https shutdown status operate 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Gyan Doshi 1850c610e7 avformat/hlsenc: convey stream id to segment streams 3 years ago
Steven Liu 6cf55b9da2 avformat/hlsenc: deprecate hls_ts_options option 3 years ago
Steven Liu 38fbe6a34c avformat/hlsenc: add hls_segment_options correct the segment options name 3 years ago
Marton Balint 64834bb86a avformat: introduce AVFormatContext io_close2 which returns an int 3 years ago
Andreas Rheinhardt e38eaf4749 avformat/utils: Make ff_data_to_hex() zero-terminate the string 3 years ago
Andreas Rheinhardt 96fe44e2e8 avformat/hlsenc: Only write something if there is something to write 3 years ago
Andreas Rheinhardt 7596b6530d avformat/hlsenc: Remove nonsense memset 3 years ago
Limin Wang 0f5e1877ba avformat/hlsenc: add const for filename argument 3 years ago
Steven Liu c64d56a2f5 avformat/hlsenc: minus subtitle streams count when subtitle stream between video and audio streams 3 years ago
Steven Liu 5dc1b4b997 avformat/hlsenc: set http options before use delete http method 3 years ago
Andreas Rheinhardt fd101c9c3b avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 3 years ago
Valerii Zapodovnikov ab658db4d0 libavformat/hlsenc: fix typos in comments 4 years ago
Steven Liu 59032494e8 Revert "avformat/hlsenc: compute video_keyframe_size after write keyframe" 4 years ago
Gyan Doshi 8ab2bb81b2 avformat/hlsenc: correct log text and supply packet details 4 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt 2086d635c3 avformat/hlsenc: Remove deprecated localtime options 4 years ago