11024 Commits (25c2a27c9ec0150210d75ee5ac8ed1bfa14c1a56)

Author SHA1 Message Date
Diego Biurrun 23be4eebf8 build: Group external library protocols separately 7 years ago
Sven Dueking a2fc8dbae8 Add Haivision SRT protocol 7 years ago
Luca Barbato 44a1731011 ivf: Support VP9 and AV1 as well 7 years ago
Luca Barbato aeaa108baf hls: Add a discontinuity marker on recover 7 years ago
James Almer dc40e64adb hvcc: zero initialize the nal buffers past the last written byte 7 years ago
Diego Biurrun 4cf84e254a Drop some unnecessary config.h #includes 7 years ago
Josh Allmann a2a9e4eea0 rtmp: Plug leak if sending bytes read report fails. 7 years ago
Tristan Matthews f6161fccf8 rtsp: only break on parse_rtsp_message on error 7 years ago
Sean McGovern fbca6e7d16 matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0 7 years ago
James Almer 55fe72a841 matroskadec: don't warn about unknown spherical medata when none is present 7 years ago
Peter Große 91760a9340 dashenc: copy stream frame rate to output stream 7 years ago
Anton Schubert 4723c6226a dashenc: fix bitrate estimation with correct scaling 7 years ago
Jacek Jendrzej 9b1c091114 http: Reset compressed header flag when starting to read a request 7 years ago
Michael Niedermayer ec683ed527 smacker: fix integer overflow with pts_inc 7 years ago
Sean McGovern 9e36102278 smacker: return meaningful error codes on failure 7 years ago
James Almer ac6691ab99 avio: update avio_alloc_context() doxy 8 years ago
Martin Storsjö 585dc1aece flvdec: Check the avio_seek return value after reading a metadata packet 8 years ago
Martin Storsjö e41daa6246 Remove support for building for mingw32ce (Windows CE) 8 years ago
wm4 173b56218f lavf: make avio_read_partial() public 8 years ago
Mark Thompson b88da98b34 hevc: Improve stream constraint values in common header 8 years ago
Sean McGovern defe307fb2 mov: move stsd finalization to an appropriate place 8 years ago
Sean McGovern 3050dabaa9 mov: Do not set stsd_count if mov_read_stsd() fails 8 years ago
Sean McGovern d7bdab1ad7 mov: log and return early on non-positive stsd entry counts 8 years ago
Sean McGovern 80e919b174 rmdec: add missing brackets to compound statement 8 years ago
wm4 2b1324bd16 lavf: allow avformat_close_input() with NULL 8 years ago
Anton Khirnov 48a5c35346 caf: add an Opus tag 8 years ago
Sean McGovern 95ce02b35d rmdec: don't ignore the return value of av_get_packet() 8 years ago
Diego Biurrun 825e463a17 build: Add feature test macros for glibc 2.19+ 8 years ago
Martin Storsjö 4d330da006 os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILY 8 years ago
Martin Storsjö 61f589e31e lavf: Remove codec_tag from dashenc and smoothstreamingenc 8 years ago
Martin Storsjö eb061ad6fd tls_gnutls: Readd support for nonblocking operation 8 years ago
Martin Storsjö 0671eb2346 tls_openssl: Readd support for nonblocking operation 8 years ago
John Stebbins 84ab1cc437 movenc: allow alternative hvc1 h.265 codec tag 8 years ago
John Stebbins 1ea9b7fdf9 movenc: write correct format hvcc when tag is hvc1 8 years ago
John Stebbins 1c64bae648 movenc: move tags definitions to where they are used 8 years ago
John Stebbins f6f86f432f movenc: simplify codec_tag lookup 8 years ago
John Stebbins 713efb2c0d movenc: use correct tag list for AVOutputFormat.codec_tag 8 years ago
Diego Biurrun 61cec5adaa tls: Hide backend implementation details from users 8 years ago
Martin Storsjö 2ca759657b os_support: Remove the dynamic loading of getaddrinfo from the fallback getaddrinfo 8 years ago
Luca Barbato 16cb06bb30 hlsenc: Support recovery from an already present playlist 8 years ago
Martin Storsjö 7c35bee025 movenc-test: Add tests for negative cts offsets 8 years ago
Martin Storsjö c415c8104c movenc: Don't write any edit list if the start offset is zero 8 years ago
Martin Storsjö c380a0d7f7 movenc: Add an option for enabling negative CTS offsets 8 years ago
Martin Storsjö 6ccf76aec7 mpjpeg: Use proper CR/LF in multipart headers 8 years ago
Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part 8 years ago
Anton Khirnov 831018b0bb mpeg4audio: Make avpriv_copy_pce_data() inline 8 years ago
James Almer 498864fe80 dump: use av_spherical_projection_name() to print spherical projection names 8 years ago
James Almer bee89ed3ec matroskaenc: don't warn about unknown spherical metadata when there isn't any 8 years ago
Kostya Shishkov 189157c3fc Add ClearVideo decoder 8 years ago
Luca Barbato 1731c3530b mm: Skip unexpected audio packets 8 years ago