10889 Commits (39ecf0588fb2ea4ff9b22c89e836b07f9fe2d24f)

Author SHA1 Message Date
  Diego Biurrun 3794062ab1 Remove Plan 9 support 9 years ago
  Diego Biurrun 239d02eff3 avisynth: Cast to the right type when loading avisynth library functions 9 years ago
  Diego Biurrun e122b12c88 build: Drop gcrypt support 9 years ago
  Martin Storsjö 537b5b773b rtmpdh: Do global initialization before running the test 9 years ago
  Alexandra Hájková 2dbe2aa2c2 rdt: Convert to the new bitstream reader 9 years ago
  Alexandra Hájková 2cef81a87c ogg: Convert to the new bitstream reader 9 years ago
  Alexandra Hájková 8d1997add6 mpegts: Convert to the new bitstream reader 9 years ago
  James Almer 12ab667e21 matroska: use av_stream_add_side_data() for stereo3d side data 9 years ago
  James Almer 1893495e1d mov: Use av_stream_add_side_data() for displaymatrix side data 9 years ago
  James Almer 79ff9935ae utils: Add av_stream_add_side_data() 9 years ago
  Diego Biurrun 5eef983297 ape: Restructure DEBUG ifdefs to avoid unused function parameter warnings 10 years ago
  Diego Biurrun 97cd7a3dc0 rtpdec_mpeg4: const correctness for parse_fmtp_config() 9 years ago
  Luca Barbato 3c7fa8cbb9 hlsenc: Fix the openssl support 9 years ago
  Luca Barbato 0a4b9d0ccd hlsenc: Add encryption support 9 years ago
  Christian Suloway d860a3cc0a crypto: Add encryption support 11 years ago
  Stephen Hutchinson 3cc3463f30 avisynth: Support pix_fmts added to AviSynth+ 9 years ago
  Stephen Hutchinson aaae59700f avisynth: Simplify the pix_fmt check for the newer AviSynth API 9 years ago
  Marton Balint bcefafa226 avisynth: Fix setting stream timebase 9 years ago
  Vittorio Giovara d5d62ce6d6 mov: Fix identity matrix boolean logic 9 years ago
  Diego Biurrun 800d91d348 Drop pointless void* casts 10 years ago
  Diego Biurrun fcbdd605b5 nut: Use correct function pointer casts instead of void* 10 years ago
  James Almer 98cae966c7 matroskaenc: write updated STREAMINFO metadata for FLAC streams if available 9 years ago
  James Almer f4bf236338 matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf 9 years ago
  Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 10 years ago
  Vittorio Giovara de6e2ff3dd mov: Read multiple stsd from DV 9 years ago
  Vittorio Giovara 47a795727f hevc: Support extradata changes from multiple stsd 9 years ago
  Diego Biurrun 67351924fa Drop unreachable break and return statements 10 years ago
  Diego Biurrun f4ca8ea92a rtmpproto: Restructure zlib code to avoid unreachable code warning 10 years ago
  Vittorio Giovara ecd2ec69ce mov: Evaluate the movie display matrix 9 years ago
  Mark Thompson 218ed7250c openssl: Allow newer TLS versions than TLSv1 9 years ago
  Luca Barbato c541a44e02 Revert "rtmpproto: Don't include a client version in the unencrypted C1 handshake" 9 years ago
  Diego Biurrun 07cac07c0c dash: Use correct ISO C scanf conversion specifier 9 years ago
  Diego Biurrun 3ec6f855d0 srt: Adjust signedness of sscanf format strings 10 years ago
  Diego Biurrun c454dfcff9 Use ISO C printf conversion specifiers where appropriate 10 years ago
  Diego Biurrun 1263b2039e Adjust printf conversion specifiers to match variable signedness 10 years ago
  Diego Biurrun ca1e5eea0c Remove some pointless TRACE level debug code 9 years ago
  Diego Biurrun 07eea5a5de nut: Drop pointless TRACE level debug code 10 years ago
  Diego Biurrun c3dad1bf3b nsv: Drop unnecessary TRACE level debug code 10 years ago
  Martin Storsjö f22363c729 openssl: Avoid double semicolons after the GET_BIO_DATA macro 9 years ago
  Matt Oliver ee05079766 openssl: Support version 1.1.0. 9 years ago
  Martin Storsjö 016387fe0f rtmpdh: Don't use the OpenSSL DH struct 9 years ago
  Vittorio Giovara 4b07ebf1eb mov: Update colr values 9 years ago
  Anton Khirnov 096a8effa3 lavf: check that the codec is supported by extract_extradata 9 years ago
  Anton Khirnov 8e2ea69135 lavf: use the new bitstream filter for extracting extradata 9 years ago
  Anton Khirnov c359d624d3 hevcdec: move decoder-independent declarations into a separate header 9 years ago
  Anton Khirnov 4abe3b049d hevc: rename hevc.[ch] to hevcdec.[ch] 9 years ago
  James Almer 6c31ba2269 avformat/matroska: fix MatroskaVideoFieldOrder enum values 9 years ago
  Anton Khirnov 20b75970e4 file protocol: handle the file: protocol string in file_check 9 years ago
  Martin Storsjö 7d8d726be7 rtmpproto: Don't include a client version in the unencrypted C1 handshake 9 years ago
  Martin Storsjö 9f23f77a53 rtmpproto: Don't include the libavformat version as "clientid" 9 years ago