10987 Commits (9d12dd6fa84d9f6094bdf0fdae62527ecec0bbb6)

Author SHA1 Message Date
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
Luca Barbato 279e3aaa14 flv: Validate the packet size 8 years ago
Paul B Mahol 4f33d9d41a utvideodec: Support ULY4 and ULH4 8 years ago
Paul B Mahol a93faf30d6 utvideodec: Support UQRA and UQRG 8 years ago
Paul B Mahol c523095564 utvideodec: Support UQY2 8 years ago
Luca Barbato 9e4a5eb51b avformat: Free the internal codec context at the end 8 years ago
Paul B Mahol 95a8a03a19 Add FM Screen Capture Codec decoder 8 years ago
Anton Khirnov 50a1c66cf6 ac3_parser: add a public function for parsing the data required by the demuxer 8 years ago
Luca Barbato d32d59bc97 matroska: Read only the data written in the scratch buffer 8 years ago
Diego Biurrun 604fbb3132 mov: Move code shared with CAF to a separate file 8 years ago
Diego Biurrun 163cc67beb takdec: Use ISO C printf conversion specifiers where appropriate 8 years ago
Sean McGovern fe6eea99ef nsvdec: don't ignore the return value of av_get_packet() 8 years ago
Ricardo Constantino d4f3c26b70 rtmpproto: send swfverify value as swfurl if latter is unused 8 years ago
Vittorio Giovara 5f90ad99bb spherical: Change types of bounding and pad to uint32_t 8 years ago
Vittorio Giovara 63fe79a336 lavf: Drop deprecated hint to set muxer timebase 8 years ago
Vittorio Giovara 263358e0c9 lavf: Drop deprecated AVFract type and related field 8 years ago
Vittorio Giovara 5e71299758 lavf: Drop deprecated bitexact functionality 8 years ago
Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
Carl Eugen Hoyos 628ce8b8b6 flvdec: Set avg_frame_rate for video streams 8 years ago
Luca Barbato ca960161f0 rtsp: Move message parsing to a separate function 8 years ago
Diego Biurrun b864230c49 rtmp: Move RTMP digest calculation to a separate file 8 years ago
James Almer 827a05eaa9 matroskaenc: add support for Spherical Video elements 8 years ago
Kieran Kunhya 5f794aa165 Add Cineform HD Decoder 8 years ago
Vittorio Giovara 0429f01e47 mkv: Export bounds and padding from spherical metadata 8 years ago
James Almer 251849f06c mkv: Add support for Spherical Video elements 8 years ago
Vittorio Giovara a825980f9f mov: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 6bce6aa17d spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
Vittorio Giovara 114324b9e0 mov: Validate cubemap layout 8 years ago
Vittorio Giovara 0f8512c4a8 mov: Validate spherical metadata version 8 years ago
Vittorio Giovara 2365772300 mov: Ignore old spherical metadata when newer version is present 8 years ago
Aaron Colwell 17adcc40ad mov: Fix spherical metadata_source parsing 8 years ago
Paul B Mahol aba5b94859 Add Apple Pixlet decoder 8 years ago
Luca Barbato 79331df362 rtsp: Lazily set up the pollfd array once 8 years ago
Luca Barbato 5263f464db rtsp: Lazily allocate the pollfd array 8 years ago
Luca Barbato b9b82151a1 rtsp: Move the pollfd setup out of the for loop 8 years ago
Luca Barbato 150e99d694 rtsp: Factor out packet reading 8 years ago
James Almer 4cc0227040 apetag: account for header size if present when returning the start position 8 years ago
James Almer 3f258f5ee0 apetag: fix flag value to signal footer presence 8 years ago