21147 Commits (fb9d4f5c3e27be34d13958325ff84fffa0dea70f)

Author SHA1 Message Date
James Almer edafb9f529 avformat/movenc: remove experimental checks for AV1 streams 7 years ago
Justin Ruggles d2047c14c0 Use QT format for audio sample descriptors depending on stsd version. 7 years ago
Dale Curtis 8ef7fb86d6 avformat/utils: Don't calculate duration using AV_NOPTS_VALUE for start_time. 7 years ago
John Stebbins 4cfb01d6ae lavf/movenc: Fail when codec tag is invalid for format 7 years ago
John Stebbins 981178f3b0 lavf/movenc: Add GoPro metadata to permitted mp4 "codecs" 7 years ago
John Stebbins 3318ac5b9a lavf/mov: factor out setting codec_id 7 years ago
John Stebbins c9a992d931 lavf/mov: add AVCodecTag entry for GoPro metadata 7 years ago
Paul B Mahol a5278b672a avcodec: add RemotelyAnywhere Screen Capture decoder 7 years ago
Steven Liu 7bb90a9449 avformat/dashdec: minus minBufferTime when there have value 7 years ago
Marton Balint 6aaf1b504c avformat/mxfdec: do not use sound essence descriptor quantization bits for bits_per_coded_sample 7 years ago
Steven Liu ad9b4ecc26 avformat/dashdec: refine compute current fragment for presentation_timeoffset mode 7 years ago
Steven Liu d0be0de065 avformat/dashdec: reindent code for previous commit 7 years ago
Steven Liu 8eac027cd1 avformat/dashdec: add min_buffer_time process logic 7 years ago
Steven Liu e35e915465 avformat/dashdec: add trace message for get the logic output message 7 years ago
Steven Liu a222798ef3 avformat/dashdec: reindent code for previous commit 7 years ago
Steven Liu 28578e6143 avformat/dashdec: remove redundant code 7 years ago
Steven Liu e134c20374 avformat/dashdec: refine adaptionset attribute members 7 years ago
Steven Liu f499679e17 avformat/dashdec: refine mpd element of attribute name availabilityEndTime 7 years ago
Steven Liu fbd8746efa avformat/hlsenc: rename option from use_localtime to strftime 7 years ago
Marton Balint 23fe072e43 avformat/libsrt: fix merge of payload_size option 7 years ago
James Almer 11cec34829 avformat/av1: zero initialize the seq_params struct 7 years ago
Nicolas George b09a092edd lavf/libsmbclient: return AVERROR_EOF for EOF. 7 years ago
Marton Balint 1124df0397 avformat/libsrt: add pkt_size parameter to libsrt 7 years ago
Dale Curtis 320b631a99 avformat/mov: Error on too large stsd entry counts. 7 years ago
Colin NG b205635fbc avformat/dashdec: Add a re-entrance check point after an interrupt operation 7 years ago
Jacek Jendrzej 3cff2311ab avformat/dashdec: Fix calc_cur_seg_no if availability_start_time not 7 years ago
Paul B Mahol ad2ac1e7dd avcodec: add WinCAM Motion Video decoder 7 years ago
Paul B Mahol f7d749e95b avcodec: add MatchWare Screen Capture Codec 7 years ago
Michael Niedermayer 323095a6db avformat/mpegts: add missing null pointer checks in ff_parse_mpeg2_descriptor() 7 years ago
Paul B Mahol aba720dce2 avcodec: add Brooktree ProSumer Video decoder 7 years ago
Jan Ekström 1931761f18 avformat/movenc: implicitly enable negative CTS offsets for ismv 7 years ago
James Almer 701aca55fd avformat/flvdec: don't propagate empty extradata 7 years ago
James Almer 7890181d7e avformat/movenc: support Opus packets with more than 60ms of audio when writing the Sample Group Description 7 years ago
Carl Eugen Hoyos c2be382620 lavf/Makefile: Fix standalone compilation of the matroska and webm muxers. 7 years ago
Dale Curtis e7080d1fe2 avformat/mov: Correct opus-in-mp4 pre-skip to be uint16_t versus int16_t. 7 years ago
Fredrik Hubinette 5ecd580953 avformat/utils: avoid undefined integer overflow behavior in update_stream_timings() 7 years ago
Jacob Trimble eb350ab738 avformat/mov: Allow saio/saiz in clear content. 7 years ago
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