10979 Commits (edbf0fffb15dde7a1de70b05855529d5fc769f14)

Author SHA1 Message Date
Diego Biurrun 5eef983297 ape: Restructure DEBUG ifdefs to avoid unused function parameter warnings 8 years ago
Diego Biurrun 97cd7a3dc0 rtpdec_mpeg4: const correctness for parse_fmtp_config() 8 years ago
Luca Barbato 3c7fa8cbb9 hlsenc: Fix the openssl support 8 years ago
Luca Barbato 0a4b9d0ccd hlsenc: Add encryption support 8 years ago
Christian Suloway d860a3cc0a crypto: Add encryption support 8 years ago
Stephen Hutchinson 3cc3463f30 avisynth: Support pix_fmts added to AviSynth+ 8 years ago
Stephen Hutchinson aaae59700f avisynth: Simplify the pix_fmt check for the newer AviSynth API 8 years ago
Marton Balint bcefafa226 avisynth: Fix setting stream timebase 8 years ago
Vittorio Giovara d5d62ce6d6 mov: Fix identity matrix boolean logic 8 years ago
Diego Biurrun 800d91d348 Drop pointless void* casts 8 years ago
Diego Biurrun fcbdd605b5 nut: Use correct function pointer casts instead of void* 8 years ago
James Almer 98cae966c7 matroskaenc: write updated STREAMINFO metadata for FLAC streams if available 8 years ago
James Almer f4bf236338 matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf 8 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Vittorio Giovara de6e2ff3dd mov: Read multiple stsd from DV 8 years ago
Vittorio Giovara 47a795727f hevc: Support extradata changes from multiple stsd 8 years ago
Diego Biurrun 67351924fa Drop unreachable break and return statements 8 years ago
Diego Biurrun f4ca8ea92a rtmpproto: Restructure zlib code to avoid unreachable code warning 8 years ago
Vittorio Giovara ecd2ec69ce mov: Evaluate the movie display matrix 8 years ago
Mark Thompson 218ed7250c openssl: Allow newer TLS versions than TLSv1 8 years ago
Luca Barbato c541a44e02 Revert "rtmpproto: Don't include a client version in the unencrypted C1 handshake" 8 years ago
Diego Biurrun 07cac07c0c dash: Use correct ISO C scanf conversion specifier 8 years ago
Diego Biurrun 3ec6f855d0 srt: Adjust signedness of sscanf format strings 8 years ago
Diego Biurrun c454dfcff9 Use ISO C printf conversion specifiers where appropriate 8 years ago
Diego Biurrun 1263b2039e Adjust printf conversion specifiers to match variable signedness 8 years ago
Diego Biurrun ca1e5eea0c Remove some pointless TRACE level debug code 8 years ago
Diego Biurrun 07eea5a5de nut: Drop pointless TRACE level debug code 8 years ago
Diego Biurrun c3dad1bf3b nsv: Drop unnecessary TRACE level debug code 8 years ago
Martin Storsjö f22363c729 openssl: Avoid double semicolons after the GET_BIO_DATA macro 8 years ago
Matt Oliver ee05079766 openssl: Support version 1.1.0. 8 years ago
Martin Storsjö 016387fe0f rtmpdh: Don't use the OpenSSL DH struct 8 years ago
Vittorio Giovara 4b07ebf1eb mov: Update colr values 8 years ago
Anton Khirnov 096a8effa3 lavf: check that the codec is supported by extract_extradata 8 years ago
Anton Khirnov 8e2ea69135 lavf: use the new bitstream filter for extracting extradata 8 years ago
Anton Khirnov c359d624d3 hevcdec: move decoder-independent declarations into a separate header 8 years ago
Anton Khirnov 4abe3b049d hevc: rename hevc.[ch] to hevcdec.[ch] 8 years ago
James Almer 6c31ba2269 avformat/matroska: fix MatroskaVideoFieldOrder enum values 8 years ago
Anton Khirnov 20b75970e4 file protocol: handle the file: protocol string in file_check 8 years ago
Martin Storsjö 7d8d726be7 rtmpproto: Don't include a client version in the unencrypted C1 handshake 8 years ago
Martin Storsjö 9f23f77a53 rtmpproto: Don't include the libavformat version as "clientid" 8 years ago
Martin Storsjö 8b5e0d17e7 rtmpproto: Send chunk size on the network channel 8 years ago
Martin Storsjö d6ded94036 rtmpproto: Lengthen the filename buffer when receiving streams 8 years ago
Martin Storsjö 7395784ba7 rtmpproto: Check the return from ff_amf_read_string 8 years ago
Vittorio Giovara 497c087939 avidec: Set palette alpha as fully opaque 8 years ago
Vittorio Giovara bad4aad403 avidec: Do not special case palette on big-endian 8 years ago
Anton Khirnov 8ea35af762 avio: add a new flag for marking streams seekable by timestamp 8 years ago
Anton Khirnov 75c1db6152 avio: cosmetics, prettify AVIO_SEEKABLE_NORMAL 8 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Martin Storsjö df37950253 rtsp: Fix a crash with the RTSP muxer 8 years ago
Derek Buitenhuis 8db804e8f5 mov: Remove old b-frame/video delay heuristic 8 years ago