20898 Commits (62f5c9d68bf6e0f2c1a47cf002629a70a82274fc)

Author SHA1 Message Date
Thomas Volkert 62f5c9d68b libavformat: add mbedTLS based TLS 7 years ago
Carl Eugen Hoyos 2442cf3615 lavf/os_support: Only compile inet_aton() if getaddrinfo() is needed. 7 years ago
James Almer 153e920892 avformat/vpcc: add ff_isom_get_vpcc_features() 7 years ago
Paul B Mahol 00099ef0d0 avformat/dsfdec: fix calculation of size of data chunk 7 years ago
Paul B Mahol 5d3efe9e1f avformat/dsfdec: properly handle padded last packet 7 years ago
Gyan Doshi 9f9f56e679 avformat/segafilm - revert keyframe detection 7 years ago
Carl Eugen Hoyos 8592ae1a1e lavf/dashdec: Do not use memcpy() to copy a struct. 7 years ago
Jacob Trimble e5ba5fab49 avformat/mov: Fix parsing of saio/siaz atoms in encrypted content. 7 years ago
Aman Gupta 7b8daa771c avformat/utils: refactor upstream_stream_timings 7 years ago
Aman Gupta fd6e89586c avformat/utils: ignore outlier durations on subtitle/data streams as well 7 years ago
Vishwanath Dixit 30940be359 avformat/http: flushing tcp receive buffer when it is write only mode 7 years ago
Steven Liu 002e45b407 avformat/dashenc: change the hls version from 6 to 7 7 years ago
Stephan Holljes 7b6b8c9265 lavf/http.c: Free allocated client URLContext in case of error. 7 years ago
Richard Shaffer c705476c47 libavformat/http: Refactor and fix additional leaks in get_cookies. 7 years ago
Jacob Trimble baf9c0bd99 avformat/mov: Remove old encryption info methods. 7 years ago
Jacob Trimble 606c5c7f3a avformat/mov: Fix memory leak in encryption info. 7 years ago
Hendrik Leppkes 5c6365af45 avformat/tls_schannel: fix handling of EOF after avio changes 7 years ago
Jacob Trimble f7221d8e67 avformat/mov: Increase support for common encryption. 7 years ago
Stephan Holljes 3717512282 lavf/tcp.c: Free allocated client URLContext in case of error. 7 years ago
Steven Liu 223f3dff8c avformat/hls: remove redundant code 7 years ago
Richard Shaffer 9a8811f478 libavformat/http: Fix memory leak in get_cookies. 7 years ago
Timo Teräs 9af71b326f avformat/movenc: support writing iTunes cover image 7 years ago
Vishwanath Dixit d10cefbfe5 avformat/dashenc: addition of segment index correction logic 7 years ago
Vishwanath Dixit 2c51e33bc1 avformat/dashenc: addition of muxer overhead for @bandwidth param in MPD 7 years ago
Vishwanath Dixit af6058d03b avformat/dashenc: constructing MPD's bandwidth string locally 7 years ago
Vishwanath Dixit 0c7bc7eb47 avformat/dashenc: addition of muxer overhead in master playlist's bandwidth 7 years ago
Vishwanath Dixit 85ae55eca3 avformat/dashenc: logic to compute muxer overhead 7 years ago
Vishwanath Dixit 990380367b avformat/dashenc: addition of @availabilityTimeOffset in MPD 7 years ago
Vishwanath Dixit 3e75057a1d avformat/dashenc: setting @availabilityStartTime when the first frame is ready 7 years ago
Vishwanath Dixit 1263d91198 avformat/dashenc: removed 'write_manifest' call from 'write_header' 7 years ago
Vishwanath Dixit 51888c85d4 avformat/dashenc: writing average segment duration for @duration in template mode 7 years ago
Vishwanath Dixit ab789e184c avformat/dashenc: segmentation at the configured segment duration rate 7 years ago
Vishwanath Dixit 01ba52852d avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration' 7 years ago
Richard Shaffer c116221d90 avformat/hls: clean up duplicate option fields 7 years ago
Richard Shaffer 6a1be7561c avformat/hls: copy rw_timeout from parent to child AVIOContexts. 7 years ago
sanilraut 9e2b4c7ecc libavformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations 7 years ago
Steven Liu 0b3c1854cb Revert "avformat/hls: copy rw_timeout from parent to child AVIOContexts." 7 years ago
Steven Liu 6eaaad37f8 Revert "avformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations" 7 years ago
Steven Liu 36deec010c avformat/hls: copy rw_timeout from parent to child AVIOContexts. 7 years ago
Steven Liu 4effd1c4a2 avformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations 7 years ago
Steven Liu 6fbfb20faf avformat/hls: remove redundant code 7 years ago
James Almer 6838359448 avformat/flacenc: add flac_init() 7 years ago
Rodger Combs 00d8598eba avformat/flacenc: support writing attached pictures 7 years ago
James Almer 62bdbb5ce0 avformat/movenc: forbid muxing AV1 streams until the spec is finished 7 years ago
Michael Niedermayer 3c1ecb057d Bump minor versions after release/4.0 branching 7 years ago
Michael Niedermayer 7e3a070d9a Bump minor versions for branching release/4.0 7 years ago
Steven Liu 783df2eb59 avformat/hlsenc: avformat/hlsenc: add error message for encrypt fmp4 mode 7 years ago
James Almer 23e994ca49 avformat/utils: use the existing packet reference when parsing complete frames 7 years ago
Michael Niedermayer 37d46dc21d avformat/utils: Check cur_dts in update_initial_timestamps() more 7 years ago
Michael Niedermayer c48ceff786 avformat/utils: Fix integer overflow in end time calculation in update_stream_timings() 7 years ago