21308 Commits (d283ee085f9aac44b5de1b09e3cab62920fa4a9a)

Author SHA1 Message Date
Jason Stevens 5632044939 libavformat/mxfenc: add missing dnxhr mxfcontainer essence ULs 6 years ago
James Almer edafb9f529 avformat/movenc: remove experimental checks for AV1 streams 6 years ago
Justin Ruggles d2047c14c0 Use QT format for audio sample descriptors depending on stsd version. 6 years ago
Dale Curtis 8ef7fb86d6 avformat/utils: Don't calculate duration using AV_NOPTS_VALUE for start_time. 6 years ago
John Stebbins 4cfb01d6ae lavf/movenc: Fail when codec tag is invalid for format 6 years ago
John Stebbins 981178f3b0 lavf/movenc: Add GoPro metadata to permitted mp4 "codecs" 6 years ago
John Stebbins 3318ac5b9a lavf/mov: factor out setting codec_id 6 years ago
John Stebbins c9a992d931 lavf/mov: add AVCodecTag entry for GoPro metadata 6 years ago
Paul B Mahol a5278b672a avcodec: add RemotelyAnywhere Screen Capture decoder 6 years ago
Steven Liu 7bb90a9449 avformat/dashdec: minus minBufferTime when there have value 6 years ago
Marton Balint 6aaf1b504c avformat/mxfdec: do not use sound essence descriptor quantization bits for bits_per_coded_sample 6 years ago
Steven Liu ad9b4ecc26 avformat/dashdec: refine compute current fragment for presentation_timeoffset mode 6 years ago
Steven Liu d0be0de065 avformat/dashdec: reindent code for previous commit 6 years ago
Steven Liu 8eac027cd1 avformat/dashdec: add min_buffer_time process logic 6 years ago
Steven Liu e35e915465 avformat/dashdec: add trace message for get the logic output message 6 years ago
Steven Liu a222798ef3 avformat/dashdec: reindent code for previous commit 6 years ago
Steven Liu 28578e6143 avformat/dashdec: remove redundant code 6 years ago
Steven Liu e134c20374 avformat/dashdec: refine adaptionset attribute members 6 years ago
Steven Liu f499679e17 avformat/dashdec: refine mpd element of attribute name availabilityEndTime 6 years ago
Steven Liu fbd8746efa avformat/hlsenc: rename option from use_localtime to strftime 6 years ago
Marton Balint 23fe072e43 avformat/libsrt: fix merge of payload_size option 6 years ago
James Almer 11cec34829 avformat/av1: zero initialize the seq_params struct 6 years ago
Nicolas George b09a092edd lavf/libsmbclient: return AVERROR_EOF for EOF. 6 years ago
Marton Balint 1124df0397 avformat/libsrt: add pkt_size parameter to libsrt 6 years ago
Dale Curtis 320b631a99 avformat/mov: Error on too large stsd entry counts. 6 years ago
Martin Storsjö 8c76bfacf6 tcp: Use ff_connect_parallel for RFC 8305 style connecting 6 years ago
Martin Storsjö 9b4c3f5aad network: Add RFC 8305 style "Happy Eyeballs"/"Fast Fallback" helper function 6 years ago
Colin NG b205635fbc avformat/dashdec: Add a re-entrance check point after an interrupt operation 6 years ago
Jacek Jendrzej 3cff2311ab avformat/dashdec: Fix calc_cur_seg_no if availability_start_time not 6 years ago
Paul B Mahol ad2ac1e7dd avcodec: add WinCAM Motion Video decoder 6 years ago
Paul B Mahol f7d749e95b avcodec: add MatchWare Screen Capture Codec 6 years ago
Michael Niedermayer 323095a6db avformat/mpegts: add missing null pointer checks in ff_parse_mpeg2_descriptor() 6 years ago
Paul B Mahol aba720dce2 avcodec: add Brooktree ProSumer Video decoder 6 years ago
Jan Ekström 1931761f18 avformat/movenc: implicitly enable negative CTS offsets for ismv 6 years ago
James Almer 701aca55fd avformat/flvdec: don't propagate empty extradata 6 years ago
James Almer 7890181d7e avformat/movenc: support Opus packets with more than 60ms of audio when writing the Sample Group Description 6 years ago
Carl Eugen Hoyos c2be382620 lavf/Makefile: Fix standalone compilation of the matroska and webm muxers. 6 years ago
Dale Curtis e7080d1fe2 avformat/mov: Correct opus-in-mp4 pre-skip to be uint16_t versus int16_t. 6 years ago
Fredrik Hubinette 5ecd580953 avformat/utils: avoid undefined integer overflow behavior in update_stream_timings() 6 years ago
Jacob Trimble eb350ab738 avformat/mov: Allow saio/saiz in clear content. 6 years ago
Baptiste Coudurier 130de9142e avformat/mxfenc: automatically update descriptors klv size 6 years ago
Steven Liu 9e61141905 avformat/hls: support decryption AES128 fmp4 m3u8 list 6 years ago
Jun Zhao c4608d225f lavf/hlsenc: fix mixed declarations and code warning. 6 years ago
Baptiste Coudurier 955a989341 avformat/mxfenc: fix muxing when audio tracks are longer than video track 6 years ago
Baptiste Coudurier b8351ea0c3 avformat/audiointerleave: pad last audio frame 6 years ago
Paul B Mahol 6972dae5a4 avformat/avidec: fix demuxing of all keyframes of sample 200707170736151.avi 6 years ago
Paul B Mahol 42a99b76de avcodec: add IMM4 decoder 6 years ago
Michael Niedermayer 78d4b6bd43 avformat/nsvdec: Do not parse multiple NSVf 6 years ago
James Almer de1b44c206 avformat/matroskaenc: handle AV1 extradata in packet side data 6 years ago
Ronak Patel 223d2bde22 Improve hls VOD mode hls performance problem. 6 years ago