21419 Commits (801d78f0d89867b7451798112265f735efa800ef)

Author SHA1 Message Date
Baptiste Coudurier 130de9142e avformat/mxfenc: automatically update descriptors klv size 7 years ago
Steven Liu 9e61141905 avformat/hls: support decryption AES128 fmp4 m3u8 list 7 years ago
Jun Zhao c4608d225f lavf/hlsenc: fix mixed declarations and code warning. 7 years ago
Baptiste Coudurier 955a989341 avformat/mxfenc: fix muxing when audio tracks are longer than video track 7 years ago
Baptiste Coudurier b8351ea0c3 avformat/audiointerleave: pad last audio frame 7 years ago
Paul B Mahol 6972dae5a4 avformat/avidec: fix demuxing of all keyframes of sample 200707170736151.avi 7 years ago
Paul B Mahol 42a99b76de avcodec: add IMM4 decoder 7 years ago
Michael Niedermayer 78d4b6bd43 avformat/nsvdec: Do not parse multiple NSVf 7 years ago
James Almer de1b44c206 avformat/matroskaenc: handle AV1 extradata in packet side data 7 years ago
Ronak Patel 223d2bde22 Improve hls VOD mode hls performance problem. 7 years ago
Michael Niedermayer 46753bfdd0 avformat/dashdec: Fix strlen(rep_id_val) with it being NULL 7 years ago
Paweł Wegner 85c00643b7 avformat/tls_schannel: Fix use of uninitialized variable 7 years ago
Jun Zhao 49efd41c47 lavf/udp: use ff_log_net_error to replace log_net_error 7 years ago
Jun Zhao 0ed0af595b lavf/tcp: check return value of setsockopt. 7 years ago
Jun Zhao 0a8ff1d8bb lavf/network: check return value of setsockopt. 7 years ago
Jun Zhao d428ef0ea5 lavf/network: add a ff_log_net_error function. 7 years ago
Michael Niedermayer c2eec1762d avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header() 7 years ago
Michael Niedermayer 1e71cb2c8e avformat/mlvdec: read_string() received unsigned size, make the argument unsigned 7 years ago
James Almer f00964e2f7 avformat/av1: filter out tile list OBUs from samples 7 years ago
James Almer 7b5f93d4e1 avformat: bump micro version after previous changes 7 years ago
James Almer 8d5604a69a avformat/av1: update ff_isom_write_av1c() to the latest revision of the spec 7 years ago
Martin Storsjö 6a9c00c09d tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation 7 years ago
Martin Storsjö 22f98ac19c network: Check for EINTR in ff_poll_interrupt 7 years ago
Simon Thelen c194b9ad6d network: Use ff_neterrno instead of AVERROR(errno) for poll errors 7 years ago
Andrey Utkin 5d01bd181b http: pass return code from http_open_cnx_internal() on its failure 7 years ago
Gyan Doshi 02741853d7 avformat: correct fdebug loglevel 7 years ago
sanil 551a029a18 libavformat/dashdec: Support negative value of the @r attrbute of S in SegmentTimeline element. 7 years ago
Sasi Inguva 12673bb253 lavf/mov.c: Set start_time for all streams (in case of edit lists). 7 years ago
Carl Eugen Hoyos 6130068453 lavf/mov: Force HEVC codec_id for code-point dvh1 and an hvcC atom. 7 years ago
Colin NG af4c2acddd libavformat/dashdec: Fix for un-free memory 7 years ago
Steven Liu 243ecadad5 avformat/flvdec: add flv_full_metadata option into flvdec 7 years ago
Steven Liu 3b99bb3889 avformat/flvdec: reindent code for previous commit 7 years ago
Steven Liu d37125fb91 avformat/flvdec: add flv_ignore_prevtag option into flvdec 7 years ago
Steven Liu d54ae9b782 avformat/dashdec: remove unused functions and process code 7 years ago
Jacek Jendrzej 0cf5e6b5b4 avformat/dashdec: Fix memleak when resolve_content_path 7 years ago
Jacek Jendrzej 2f45378ba1 avformat/dashdec: fix for ticket #7336 7 years ago
Michael Niedermayer 6b67d7f059 avformat/flvenc: Check audio packet size 7 years ago
James Almer 2de5209d91 avformat/matroskaenc: filter and reorder AV1 OBUs 7 years ago
James Almer ded339fb3c avformat/av1: reorder OBUs before writting them in ff_isom_write_av1c() 7 years ago
James Almer 692e323d89 avcodec/av1_parse: return size of the parsed OBU in parse_obu_header() 7 years ago
James Almer 1e126560c2 avformat/av1: return an error when no data is provided to ff_isom_write_av1c() 7 years ago
Gyan Doshi c9118d4d64 avformat/avs: add descriptive name and url 7 years ago
Antonio Morell 6f3e2913f5 libavformat/dashenc: Fix relative URI of HLS master playlist 7 years ago
Timo Rothenpieler ed647ab79f avformat/librtmp: fix returning EOF from Read/Write 7 years ago
hwren b7b7b8e8a1 lavf: add avs2 fourcc 7 years ago
Jun Zhao 790cf9518a lavf/tcp: add option to setting Maximum Segment Size 7 years ago
Michael Niedermayer a37c620269 avformat/mov: Check default_encrypted_sample before use in mov_read_sample_encryption_info() 7 years ago
Carl Eugen Hoyos fa35ab80f3 lavf/isom: Make auxiliary_offsets consistently uint64_t. 7 years ago
Carl Eugen Hoyos c51e0cd6ed lavf/flvdec: Remove an outdated comment. 7 years ago
Marton Balint a5c17cf43e avformat/mxfdec: drop invalid index table segments when sorting them 7 years ago