10964 Commits (6a9e331d79f8f78ba7642004ac13d744d033b98e)

Author SHA1 Message Date
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 9 years ago
Derek Buitenhuis 8db804e8f5 mov: Remove old b-frame/video delay heuristic 9 years ago
Derek Buitenhuis eb96505b76 mov: Remove ancient heuristic hack 9 years ago
Luca Barbato d42809f983 av1: Add codec_id and basic demuxing support 9 years ago
Luca Barbato 24130234cd rtpdec_mpeg4: validate fmtp fields 9 years ago
Diego Biurrun be3363f664 nsv: Drop disabled cruft 9 years ago
Diego Biurrun a4b1b5aa28 wc3movie: Drop unused cruft 9 years ago
Diego Biurrun d9442d1303 rm: Drop broken disabled cruft 9 years ago
Diego Biurrun 0638b99cdb aiff: Skip padding byte for odd-sized chunks 9 years ago
Michael Niedermayer e5b019725f m4vdec: Check for non-startcode 00 00 00 sequences in probe 9 years ago
Martin Storsjö 9806b9ab5c Revert "Don't use expressions with side effects in macro parameters" 9 years ago
Martin Storsjö 25bacd0a0c Don't use expressions with side effects in macro parameters 9 years ago
Anton Khirnov ed1cd81076 flac demuxer: improve probing 9 years ago
Anton Khirnov 5ebef79abe Fix instances of broken indentation found by gcc 6 9 years ago
Luca Barbato 2ac00d2d1d mov: Validate the ID number 9 years ago
Hendrik Leppkes 7f549b8338 riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain that data. 9 years ago
Vittorio Giovara ed9b2a5178 mov: Rework the check for invalid indexes in stsc 9 years ago