14407 Commits (7cf8918b0df7924ed3f901f03cc1c06eef43c329)

Author SHA1 Message Date
Anton Khirnov d1c229cdbc lavf: do not use int to store an int64 11 years ago
Mark Himsley 8b3964ecd1 avformat/isom: lpcm in mov default to big endian 11 years ago
Martin Storsjö 50aef03b24 rtspenc: Make sure BYE packets are sent before TEARDOWN 11 years ago
Martin Storsjö 9ceed7af37 rtpenc: Add a rtpflag option for sending BYE packets when finishing 11 years ago
Martin Storsjö b264453de9 rtpenc: Remove some superfluous parentheses 11 years ago
Martin Storsjö d07b51bf07 aviobuf: Handle a NULL buffer in avio_close_dyn_buf 11 years ago
Mickaël Raulet b6a4701612 mpegts: Support HEVC demuxing 11 years ago
Yusuke Nakamura 959bea13ce matroskadec: Support HEVC demuxing 11 years ago
Yusuke Nakamura ea29f965dc mov: Support HEVC demuxing 11 years ago
Dirk Farin 5846646296 Add raw HEVC demuxer 11 years ago
Anton Khirnov ce6949d3a0 oggparsetheora: stop using deprecated avcodec_set_dimensions 11 years ago
David Kment 9af7a8523a HNM4/HNM4A demuxer & video decoder 11 years ago
Michael Niedermayer 6c4b87d3d6 avformat/thp: force moving forward 11 years ago
Michael Niedermayer 2b1056e4e2 avformat/thp: fix variable types to avoid overflows 11 years ago
Michael Niedermayer b73900b8a6 avformat/http: fix cookies 11 years ago
Martin Storsjö 0c5f839693 lavf: Remove a now useless parameter to ffurl_register_protocol 11 years ago
Anton Khirnov 4f2d8968c0 oggparsetheora: check av_mallocz result 11 years ago
Anton Khirnov 5e5fb21877 oggparsetheora: return meaningful error codes 11 years ago
Anton Khirnov d4c12b8be4 oggparsetheora: K&R cosmetics, reformat 11 years ago
Anssi Hannula f86387b6c2 lavf/spdifdec: fix demuxing of AAC in IEC 61937 11 years ago
Anton Khirnov 4eb49fdde8 lavf: remove unreliable timestamp guessing heuristic 11 years ago
Clément Bœsch 8d55362fd0 avformat/avisynth: re-add trailing \n. 11 years ago
Michael Niedermayer 6103faaa51 matroskaenc: fixed display width / height calculation for stereo mode 11 years ago
Anton Khirnov 8b64c2ba03 lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv 11 years ago
Derek Buitenhuis 25c7db7cc9 avio: Check for memory allocation failure of private data 11 years ago
Michael Niedermayer f1f0b01c47 avformat/gxf: fix old codec id 11 years ago
Stephen Hutchinson f87a2e1272 avisynth: Factor out a couple of returns 11 years ago
Stephen Hutchinson ac9529ceec avisynth: Simplify a stray av_log message 11 years ago
Stephen Hutchinson 7ac67583c3 avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM) 11 years ago
Stephen Hutchinson c7f9aab801 avisynth: Use AV_* prefixes for video and audio IDs 11 years ago
Stephen Hutchinson cf31c1d4f8 avisynth: Remove outdated undef block 11 years ago
Stephen Hutchinson df6279e737 avisynth: Remove a couple of useless AviSynthContext casts 11 years ago
Stephen Hutchinson da9852670c avisynth: Don't declare structs anonymously 11 years ago
Stephen Hutchinson d10d60be68 avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces. 11 years ago
Stephen Hutchinson 2c18bfe6af avisynth: Cosmetics 11 years ago
Stephen Hutchinson 1549122d26 avisynth: Change most of the comments to /* */ from // 11 years ago
Stephen Hutchinson bd97ba72dc avisynth: Introduce USING_AVISYNTH macro 11 years ago
Peter Ross 69a042ee95 mpegts: demux synchronous SMPTE 336M Key-Length-Value (KLV) metadata 11 years ago
Anton Khirnov feeafb4ada lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects 11 years ago
Anton Khirnov 2ba68dd044 lavf: remove unreliable timestamp guessing heuristic 11 years ago
Luca Barbato 53151723e3 avio: K&R formatting cosmetics 11 years ago
Derek Buitenhuis d206fd996b avio: Check for memory allocation failure of private data 11 years ago
Michael Niedermayer 2ef1e62c8d correct the AVOption documentation for AV_EF_CAREFUL 11 years ago
Michael Niedermayer 4307026243 avformat/utils: make "first_dts not matching first dts in the queue" message more informative 11 years ago
Michael Niedermayer 1e5271a9fd avformat/utils: do not override pts in h264 when they are provided from the demuxer 11 years ago
Michael Niedermayer d2db1bb7de avformat/http: dont fail with unknown Content-Encodings 11 years ago
Michael Niedermayer fcd08b7770 avformat/md5enc: add format, version and column headers 11 years ago
lemonlinger@gmail.com 2cf94485de avformat/rtpproto: when local rtp port and local rtcp port are not specified, try to make two successive ports and retry 3 times when failed 11 years ago
Michael Niedermayer ba8716df7f avformat/mp3dec: perform seek resync in the correct direction 11 years ago
Michael Niedermayer d04ec6ffc5 avformat/rmdec: english typos 11 years ago