15723 Commits (fcfc90ed65efdcb51c68b230e8fdbae541f31870)

Author SHA1 Message Date
  Michael Niedermayer e489e83466 avformat/mpegts: Change order of structs to match 7968059e5c 11 years ago
  Thomas Volkert 95e177eeb2 rtpdec: HEVC/H.265 support 11 years ago
  Luca Barbato 7968059e5c mpegts: Allow custom max resync size 11 years ago
  Michael Niedermayer 1c55d0ff32 avformat/swfdec: Use side data to communicate w/h changes to the decoder 11 years ago
  Mika Raento 502fc3b3d4 segment: fix copying stream metadata 11 years ago
  Mika Raento 413fa76f61 segment: use mpegts_flags instead of the deprecated resend_headers option 11 years ago
  Michael Niedermayer 0ffe32cf8f avformat/segment: Use avformat_alloc_output_context2() 11 years ago
  Carl Eugen Hoyos 3668168afa Support decoding of ImageJ png in avi. 11 years ago
  Mika Raento 58e0402e02 segment: don't access outside seg->frames array 11 years ago
  Michael Niedermayer 4250753497 avformat/mpegts: favor DESC_types over probed codecs 11 years ago
  Paul B Mahol bd6f145820 avformat/dfa: use avio_feof() 11 years ago
  wm4 b173f5c155 oggdec: fix invalid free on error 11 years ago
  Carl Eugen Hoyos f22c24bd7a lavf/rtpdec_hevc: Fix compilation with -DDEBUG. 11 years ago
  Michael Niedermayer 97cebf3139 avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under the #if 11 years ago
  Michael Niedermayer 19bf1ed1f4 avformat/id3v2: Fix "warning: unused variable uncompressed_buffer_size" if zlib is unavailable 11 years ago
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 11 years ago
  Peter Ross 9b8eedd736 avformat/wtvdec: seek over broken chunks 11 years ago
  Michael Niedermayer 72732f2ddd avformat/webmdashenc: use av_strlcpy() and allocate enough space 11 years ago
  Michael Niedermayer 37520a91ac avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier 11 years ago
  Vittorio Giovara 4d686fb721 matroskaenc: convert avstream stereo3d side data during encoding 11 years ago
  Vittorio Giovara d4ae8ac92f matroskadec: parse stereo mode on decoding 11 years ago
  Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 11 years ago
  Vittorio Giovara f2583bc86e matroska: list supported extensions 11 years ago
  Paul B Mahol 0ddb0516f1 avformat/soxenc: return more meaningful error code 11 years ago
  Michael Niedermayer d6bd29492c avformat/icoenc: Remove deprecated use of codec_name 11 years ago
  Michael Niedermayer e6516944a3 avformat/rtpdec_asf: fix compiler warning about const qualifier being discarded 11 years ago
  Michael Niedermayer 35debfc366 avformat/rdt: fix compiler warning about const qualifier being discarded 11 years ago
  Michael Niedermayer 7a2c380e93 avformat/aviobuf: remove uses of deprecated url_feof() 11 years ago
  James Almer d3e9bee6f7 lavf/mp3enc: don't abort if audio packets can't be buffered 11 years ago
  Anton Khirnov 75bbaf2493 mpegenc: limit the maximum muxrate 11 years ago
  Michael Niedermayer 9e8ab36f54 avformat/mxfenc: dont warn about d10_channelcount being ignored if its not set 11 years ago
  ThomasVolkert e15824e75b avformat/rtpdec_h261: Fix sanity checks 11 years ago
  Diego Biurrun 4c8bd8ddb0 os_support: Adjust an outdated #endif comment 11 years ago
  Michael Niedermayer 46ad2c4aed avformat/utils: remove assert that tests the same condition as the if() directly above 11 years ago
  Michael Niedermayer bf16872fec avformat/nsvdec: fix out-commented asserts so the function names exist 11 years ago
  Luca Barbato 4e9e6fa99f mpeg: Write H264 streams at offset 2 11 years ago
  ThomasVolkert 96b2ba68c4 avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) depacketizing 11 years ago
  Alexander Strasser db85d11d9d libavformat/ftp: Do not leak memory in routine ftp_features 11 years ago
  Vignesh Venkatasubramanian 080acf7771 lavf/matroskadec: Ensure cues_end is initialized 11 years ago
  Rémi Denis-Courmont 6ee1cb5740 libavformat: use MSG_NOSIGNAL when applicable 11 years ago
  Anton Khirnov b263f8ffe7 lavf: add AVFormatContext.max_ts_probe 11 years ago
  Michael Niedermayer c2c4cee866 avformat/matroskaenc: Check alpha_mode 11 years ago
  Paul B Mahol 6dfa70f272 Correct few "ffmpeg" typos 11 years ago
  ThomasVolkert 50a4d5cfc6 Add support for H.261 RTP payload format (RFC 4587) 11 years ago
  Carl Eugen Hoyos 0744daa887 Do not print a useless error number if mov header reading fails. 11 years ago
  Luca Barbato f9f34cb998 ogg: Use separate classes for the aliases 11 years ago
  Diego Biurrun 1019b7c4ed os_support: Undefine lseek/stat/fstat before defining them 11 years ago
  Luca Barbato 051aadeed1 ogg: Provide aliases for Speex, Opus and audio-only ogg 11 years ago
  Anton Khirnov cb7b1a2dfb electronicarts: set the framerate for TGQ/TQI 11 years ago
  Anton Khirnov 7b6aae23e1 electronicarts: read the framerate for MAD 11 years ago