22466 Commits (64b80cb04b124eaa979128f0b8557ee2a5ca239b)

Author SHA1 Message Date
Marton Balint aef2016bb0 avformat/audiointerleave: disallow using a samples_per_frame array 5 years ago
Andreas Rheinhardt abbb466368 avformat/smoothstreaming: Fix memleaks on errors 5 years ago
Andreas Rheinhardt 6e9cc96429 avformat/matroskaenc: Check BlockAdditional size before use 5 years ago
Andreas Rheinhardt b49af89e03 avformat/avienc: Use AV_STRINGIFY for compile time constant 5 years ago
Andreas Rheinhardt a4a98f15b2 avformat/nutenc: Drop redundant frees 5 years ago
Andreas Rheinhardt fa5bff611d avformat/mux: Unify setting number of muxed packets 5 years ago
Andreas Rheinhardt 5c5ab88967 avformat/mux: Remove redundant checks for write errors 5 years ago
Andreas Rheinhardt 1fea6795a3 avformat/mxfenc: Reorder fields in MXFIndexEntry to make it smaller 5 years ago
Carl Eugen Hoyos b601e24ab3 lavf/tty: Reduce probe score to fix ffmetadata auto-detection. 5 years ago
Paul B Mahol d4d74707fb avformat/avidec: recognize H265 fourcc as hevc 5 years ago
Paul B Mahol f0349df7c7 avformat/vpk: add seeking support 5 years ago
Steven Liu 31bc1c44d6 avformat/hlsenc: set the options when open the key info files 5 years ago
Hongcheng Zhong 5c72bb62a9 avformat/hlsenc: Fix initial setting for start_pts 5 years ago
David Bryant 9a13ed522f avcodec/wavpack: add support for DSD files 5 years ago
vectronic dc1c3c640d avformat/movenc: add ICC profile support to colr atom 5 years ago
vectronic 99e3409873 avformat/mov: whitespace indent 5 years ago
vectronic 472e044587 avformat/mov: add ICC profile support for colr atom 5 years ago
vectronic 05d27f342b API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType 5 years ago
Andriy Gelman e6c5329a43 avformat/libzmq: Make default pkt_size value consistent with amqp 5 years ago
Andriy Gelman 1676d0fb25 avformat: Add AMQP version 0-9-1 protocol support 5 years ago
Zane van Iperen d99f3dc6b2 avformat/alp: tweak probe function to return MAX-1 5 years ago
Zane van Iperen 608b8a8c82 avformat: add demuxer for LEGO Racers' ALP format 5 years ago
phunkyfish 0830e9116f avformat/udp: support w32pthreads compat 5 years ago
Jun Zhao e27a35e045 lavf/dashdec: add 3GPP TS26.247 probe in dash demuxer 5 years ago
Jun Zhao ab316a19aa lavf/dashdec: Add ts to the list of allowed extensions. 5 years ago
Andreas Rheinhardt 5603176ab4 avformat/segment: Don't set extradata size twice 5 years ago
Marton Balint 121b6c7aa7 avformat/mxfenc: use a zero based continuity counter 5 years ago
Michael Niedermayer 23645f95ec avformat/mp3dec: Count last partial frame in probe. 5 years ago
Andreas Rheinhardt 7b79c59fba avformat/ivfenc: Don't use size_t for size of file 5 years ago
Michael Niedermayer 3595878281 libavformat/avienc: Check bits per sample for PAL8 5 years ago
Michael Niedermayer e5bb48ae59 avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_packet() 5 years ago
James Almer e9aa1bfd8c avformat/dashenc: use a quieter log lever when informing prft was automatically enabled 5 years ago
Michael Niedermayer 618a9bea65 avformat/mvdec: Check stream numbers 5 years ago
Andreas Rheinhardt f701414bd5 avformat/mux: Cosmetics 5 years ago
Andreas Rheinhardt da304e78b5 avformat/segafilmenc: Add deinit function 5 years ago
Andreas Rheinhardt ab44f0aee8 avformat/segafilmenc: Combine several checks 5 years ago
Paul B Mahol 022796c82f avcodec/utvideodec: add support for UQY0 5 years ago
Marton Balint 290a35aefe avformat/libsrt: make avformat connect timeout 0 by default 5 years ago
Marton Balint 449e984192 avformat/libsrt: use listen_timeout for listening 5 years ago
Marton Balint 7cc7680a80 avformat/libsrt: send non-blocking mode on both the listen and the connect socket 5 years ago
Marton Balint 86a7b77b60 avformat/libsrt: small fixes in libsrt_neterrno() 5 years ago
Marton Balint c112fae660 avformat/libsrt: poll for error conditions as well 5 years ago
Marton Balint aab9133d91 avformat/libsrt: fix checking connection result in non-blocking mode 5 years ago
Marton Balint 006744bdbd avformat/libsrt: fix name of timeout option 5 years ago
Marton Balint b96bc946f2 avformat/libsrt: fix timeout unit confusion between milisec and microsec 5 years ago
James Almer 5dda6c173f avformat/dashenc: always attempt to enable prft in ldash mode 5 years ago
James Almer dbd02443ae avformat/dashenc: write a capture time Producer Reference Time element when none is provided by the encoder 5 years ago
James Almer 7098989e70 avformat/dashenc: write the styp box when the first frame of a segment is ready 5 years ago
Dale Curtis a0faf0db4f avformat/utils: Don't trigger errors for multiple id3 tags. 5 years ago
Andreas Rheinhardt c790500644 avformat/segafilmenc: Remove redundant checks 5 years ago