424 Commits (e453efcfbcdc4296e24837557dbe8576143e7f4a)

Author SHA1 Message Date
Romain Beauxis 797f0b27c1 libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 11 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months 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 1 year 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 2 years ago
Lucy 1af3698296 avformat/hlsenc: Use HLS version 2 if rounded durations are enabled 2 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
Andreas Rheinhardt 41181bc4a0 avformat/hlsenc: Remove deprecated wrap option 4 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Limin Wang 38caef3876 avformat/hlsenc: use AV_OPT_TYPE_DURATION 4 years ago
Zhao Zhili 1775688292 avformat/hlsenc: EXT-X-I-FRAMES-ONLY requires version 4 or higher 4 years ago
Limin Wang bf1cc9a43b avformat/hlsenc: reindent the code 4 years ago
Nikola Pajkovsky 3ffed80eba hlsenc: expand hls_fmp4_init_filename with strftime() 4 years ago
Vignesh Ravichandran 45a673ebee avformat/hls: Fixes overwriting existing #EXT-X-PROGRAM-DATE-TIME value in HLS playlist 4 years ago
Andreas Rheinhardt fe2be5d9ce avformat/hlsenc: Fix check for SPS 4 years ago
Andreas Rheinhardt c4f65611bc avformat/hlsenc: Fix mixed declaration and code 4 years ago
Andreas Rheinhardt 1ba174f461 avformat/hlsenc: Don't use uninitialized buffer in av_stristr() 4 years ago