62575 Commits (a94de50ba02f5c260ca7c571b43fb595c8f951b6)
 

Author SHA1 Message Date
  Michael Niedermayer c9367c0709 avformat/matroskaenc: functions that add entries should not destroy the whole list on failure 12 years ago
  Michael Niedermayer 32805f8521 avformat/matroskadec: ebml_parse_elem() should not deallocate priorly existing lists on failure 12 years ago
  Michael Niedermayer cbe47b1e84 Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa' 12 years ago
  Michael Niedermayer 64b6279d14 avcodec/mjpegdec: Support >8bpc color mjpeg 12 years ago
  Michael Niedermayer 7bc9fb8cde avcodec/utils: add 16bit planar YUV formats to avcodec_align_dimensions2() 12 years ago
  Vignesh Venkatasubramanian ae12d65538 lavcodec: Adding support for End Trimming in Opus encoder 12 years ago
  Vignesh Venkatasubramanian 7b0a839b0b opus/matroska: Adding support for End Trimming in demuxer/decoder 12 years ago
  Vignesh Venkatasubramanian 889bc79b5f lavc/utils: Add support for discarding samples from the end 12 years ago
  Paul B Mahol bf5ceeffc3 avfilter/vf_psnr: >8 bit planar support 12 years ago
  Timothy Gu 83165e39fe doc: Rename avtools-common-opts to fftools-common opts 12 years ago
  Paul B Mahol 942babd87f avcodec/vp56: use av_reallocp_array() and check if allocation failed 12 years ago
  Michael Niedermayer 7883827cb7 ffmpeg: check for unsupported "queing of command on first filter supporting the specific commend" 12 years ago
  Michael Niedermayer 1525107313 ffmpeg: improve built in docs for passing commands 12 years ago
  Michael Niedermayer f8f4e48b6d ffmpeg: print command replies starting on column 0 12 years ago
  Michael Niedermayer bb23bf8fd7 avfilter/avfilter: fix null pointer dereference with queued ping filters 12 years ago
  Michael Bradshaw 9b07d34efb Make avcodec_find_best_pix_fmt_of_list const-correct 12 years ago
  Piotr Bandurski 5cfa51929f avformat/riff: add 0x594a TwoCC 12 years ago
  Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 12 years ago
  Diego Biurrun ec17d1aa8b doc: Drop VDPAU from list of supported codecs 12 years ago
  Diego Biurrun c58f4069e1 fate.sh: Run git-clone quietly 12 years ago
  Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 12 years ago
  Michael Niedermayer 46405813c3 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer ada9b17e7a Merge commit '8b524ab0c43c1767919530abb79d3656113cdc47' 12 years ago
  Michael Niedermayer 16ae64ce24 Merge commit 'a6a4596e12192375e1d9dffeae24d6d4c41b25c1' 12 years ago
  Michael Niedermayer f7003c7a3b Merge remote-tracking branch 'cehoyos/master' 12 years ago
  Carl Eugen Hoyos fe8e01361f Use 0x88 as stream id when muxing DTS in program streams. 12 years ago
  Vignesh Venkatasubramanian d92b1b1bab lavf/matroska: Adding support for Opus CodecDelay 12 years ago
  Vignesh Venkatasubramanian bb47aa5850 opus/matroska: Adding support for DiscardPadding in muxer 12 years ago
  Martin Storsjö bdf990425e movenc: Simplify setting the fragmentation flag 12 years ago
  Martin Storsjö 8b524ab0c4 movenc: Add a warning message if conflicting options have been specified 12 years ago
  Martin Storsjö a6a4596e12 tcp: Explicitly convert a pointer to a boolean integer 12 years ago
  Paul B Mahol d1a16564a2 avcodec/ffv1: YUVA(444,422,420) 9, 10 and 16 bit support 12 years ago
  Paul B Mahol a27227d401 avcodec/ffv1dec: fix format detection 12 years ago
  Reimar Döffinger 723cf4b29e Move packed B-frames message level to info. 12 years ago
  Reimar Döffinger 4ebf09c346 Make packed B-frame warning message more useful. 12 years ago
  Michael Niedermayer 3576b564ec avcodec/ffv1enc: encode slice as raw PCM in 1.4 when the buffer is too small. 12 years ago
  Michael Niedermayer 8393b80b7d avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4 12 years ago
  Michael Niedermayer 77f521d9e5 avcodec/ffv1enc: check encode_line()s return code 12 years ago
  Michael Niedermayer 3728603f18 avcodec/ffv1enc: update buffer check for 16bps 12 years ago
  Michael Niedermayer 904a2864bd avcodec/ffv1enc: fix size used for ff_alloc_packet2() 12 years ago
  Michael Niedermayer 9a0e20817a avcodec/util: Make size argument of ff_alloc_packet2() int64_t 12 years ago
  Paul B Mahol a5615b82eb avcodec/eatgv: use av_reallocp_array() and check return value 12 years ago
  Paul B Mahol 81f231b5c7 avcodec/asfdec: check return value of av_mallocz() 12 years ago
  Paul B Mahol 5e66d8ac63 avcodec/xwdenc: use AV_LOG_ERROR in error message 12 years ago
  Paul B Mahol 9bc59c108b avcodec/bmpenc: return meaningful error code 12 years ago
  Paul B Mahol 6e07bb3639 avcodec/truemotion2: use av_reallocp_array() and check return value 12 years ago
  Rainer Hochecker 7d75fb381b h264: do not discard NAL_SEI when skipping frames 12 years ago
  James Almer 8702a94e49 lavu/ripemd: Add a size optimized version of the transform functions 12 years ago
  James Almer 452ac2aaec lavu/ripemd: Fully unroll the transform function loops 12 years ago
  wm4 b4e1630d4d lavc: don't show "Invalid and inefficient vfw-avi..." warning in mpeg4 parser 12 years ago