446 Commits (95bb47de7dc564ad8a36d6c0770400815a9b39c2)

Author SHA1 Message Date
Jonathan Baecker e6e9cb3ce7 libavformat/hlsplaylist: add subtitle_varname for naming subtitle streams 3 months ago
Jonathan Baecker c7cf0df494 avformat/hlsenc: Respect `omit_endlist` flag in subtitle playlists 3 months ago
Jonathan Baecker 425c323420 avformat/hlsenc: Respect `append_list` flag in subtitle 3 months ago
Jonathan Baecker f3d2624bfa avformat/hlsenc: Fix missing EXT-X-DISCONTINUITY tag in subtitle streams 3 months ago
Timo Rothenpieler 817c6a6762 avformat/hlsenc: correctly reset subtitle stream counter per-varstream 5 months ago
Michael Niedermayer 7e577165c1
avformat/hlsenc: Check ret 5 months ago
Martin Storsjö e14cdf9990 hlsenc: Calculate the average and actual maximum bitrate of segments 6 months ago
Martin Storsjö 9246cca7f7 hlsenc: When not using HLS_SINGLE_FILE, set vs->size to range_length 6 months ago
Martin Storsjö a50b8bb7cd hlsenc: Remove bogus check for if (vs->start_pos) for appending segments 6 months ago
Martin Storsjö 52f57568d5 hlsenc: Fix setting vs->start_pos when not using HLS_SINGLE_FILE or hls_segment_size 6 months ago
Martin Storsjö 01312fdfcf hlsenc: Fix the return value accumulation in append_single_file 6 months ago
James Almer 53c8d417ed avformat: split off generic NAL function helpers into their own file 6 months ago
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