20920 Commits (a26367493c13058c5021ddef318da726b57ff4a2)

Author SHA1 Message Date
Paul B Mahol b9dd058f7a swscale: add gray14 support 7 years ago
wm4 7074a7ccd9 avformat: add vapoursynth wrapper 7 years ago
wm4 1d642ebfdb avformat/hls: don't propagate deprecated "user-agent" AVOption 7 years ago
wm4 022d4a2114 avformat/matroskaenc: do not write timebase as framerate 7 years ago
Paul B Mahol 5abcf45d75 avformat/yuv4mpegdec: simplify math 7 years ago
Jan Ekström bad42e9b40 lavf/dashenc: pass standards compliance value to the internal context 7 years ago
Jan Ekström 48684d2605 lavf/dashenc: require experimental mode to be enabled for WebM 7 years ago
Rodger Combs 6f119dc321 lavf/dashenc: don't call flush_init_segment before avformat_write_header 7 years ago
Marton Balint c60a824ee8 avformat/qtpalette: parse color table according to the QuickTime file format specs 7 years ago
Michael Niedermayer 0f176bb8e0 avformat/m4vdec: Use the same constant names as libavcodec 7 years ago
Michael Niedermayer 34dbdcfc20 avformat/m4vdec: Fix detection of raw MPEG-4 ES Studio 7 years ago
Łukasz Krzciuk 48330500ef avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases 7 years ago
Clément Bœsch 2e341eb15b lavf/http: use AV_OPT_FLAG_DEPRECATED for user-agent option 7 years ago
Derek Buitenhuis 28503c5aea mov: Properly abide by the track's media duration 7 years ago
Carl Eugen Hoyos 3914a76db6 lavf/rtmpcrypt: Add a cast to silence an unavoidable warning. 7 years ago
Karthick Jeyapal 4c27a6fbfd avformat/dashenc: Set mp4 as the default format for VP9 7 years ago
Karthick Jeyapal 060e74e2a9 avformat/dashenc: Set VP9 codec string with profile, level and bitdepth 7 years ago
Karthick Jeyapal 5b6cc3a73a avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture size 7 years ago
Steven Liu 798ae8794e avformat/dashdec: fix compling warning "filename is deprecated" 7 years ago
guikunzhi 8ea8be5951 fix memory leak of parsing dash MPD 7 years ago
Paul B Mahol b2570afde3 avformat/yuv4mpegdec: fix seeking backwards 7 years ago
Rostislav Pehlivanov 4ac0ff8ec2 Revert "libavformat: add mbedTLS based TLS" 7 years ago
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