43714 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)
 

Author SHA1 Message Date
  Michael Niedermayer e9d0ab5717 h264: fix x264 build detection 12 years ago
  Mans Rullgard 69665bd6f4 g723.1: do not pass large structs by value 12 years ago
  Mans Rullgard 138914dcd8 g723.1: do not bounce intermediate values via memory 12 years ago
  Mans Rullgard cbcf1b411f g723.1: declare a variable in the block it is used 12 years ago
  Mans Rullgard 35b533e4de g723.1: avoid saving/restoring excitation 12 years ago
  Mans Rullgard 4b728b4712 g723.1: avoid unnecessary memcpy() in residual_interp() 12 years ago
  Mans Rullgard f645710cf3 g723.1: make postfilter write directly to output buffer 12 years ago
  Mans Rullgard 1953264331 g723.1: drop unnecessary variable buf_ptr in formant_postfilter() 12 years ago
  Mans Rullgard b2af2c4bee g723.1: make scale_vector() output to a separate buffer 12 years ago
  Mans Rullgard 783da0d696 g723.1: make autocorr_max() work on an arbitrary buffer 12 years ago
  Mans Rullgard 3716105103 g723.1: do not needlessly use int64_t 12 years ago
  Mans Rullgard 47c73a73b0 g723.1: use saturating addition functions 12 years ago
  Mans Rullgard 4aca716a53 g723.1: optimise scale_vector() 13 years ago
  Mans Rullgard 1eb1f6f281 g723.1: remove useless uses of MUL64() 13 years ago
  Mans Rullgard 5a43eba956 g723.1: remove unnecessary argument 'shift' from dot_product() 13 years ago
  Mans Rullgard 8b0de73464 g723.1: deobfuscate "(x << 4) - x" to "15 * x" 12 years ago
  Mans Rullgard fddc5b9bea celp: optimise ff_celp_lp_synthesis_filter() 12 years ago
  Mans Rullgard 6c4975eaaf libavutil: add saturating addition functions 12 years ago
  Michael Niedermayer ed8d827ad0 riffenc: fix aac 12 years ago
  Stefano Sabatini 5c0d8bc4ce lavfi: add avfilter_get_class() and iteration callbacks 13 years ago
  Stefano Sabatini a25346e65c lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 13 years ago
  Stefano Sabatini 3239382aef doc/texi2pod: add "use warnings" directive 12 years ago
  Reimar Döffinger 118bd609f0 Optimized unscaled yuvp9/yuvp10 -> yuvp16 conversion. 12 years ago
  Michael Niedermayer bb7073921c oggparsetheora: fix metadata parsing 12 years ago
  Derek Buitenhuis 17c11cef9f cllc: Implement ARGB support 13 years ago
  Derek Buitenhuis ba752dc016 cllc: Implement ARGB support 13 years ago
  Derek Buitenhuis 7fda47d53b cllc: Add support for QRGB 13 years ago
  Derek Buitenhuis f4bb38cc26 cllc: Rename some funcs to represent what they actually do 13 years ago
  Derek Buitenhuis 21d62c4730 cllc: Add support for QRGB 13 years ago
  Derek Buitenhuis 4637009e59 cllc: Rename some funcs to represent what they actually do 13 years ago
  Michael Niedermayer ab0ea7cb41 ffplay: avoid SDL_atoi() 13 years ago
  Boris Maksalov d70231f02d Fix reading past the end of frame buffer. 13 years ago
  Piotr Bandurski bd92205014 mov: remux AALP tag 13 years ago
  Michael Niedermayer bbe1a468d8 fate: split asyncts from aresample test 12 years ago
  Diego Biurrun 3b9e832e17 x86: Drop silly "_yasm" suffixes from filenames 13 years ago
  Michael Niedermayer d5c90ff23b lavf: reimplement is_intra_only() by using the AVCodecContext codec descriptor 12 years ago
  Michael Niedermayer da74e883f1 lavc: add codec_descriptor field to AVCodecContext. 12 years ago
  Michael Niedermayer d0bf3bf1ff Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun f30ff54200 doc: Clarify licensing issues arising from external libraries 13 years ago
  Martin Storsjö bdefe22b8e lavf: Detect discontinuities in timestamps for framerate/analyzeduration calculation 12 years ago
  Martin Storsjö 30c26c2442 lavf: Initialize the stream info timestamps in avformat_new_stream 12 years ago
  Mohammad Alsaleh 6e9bbc6525 id3v2: Match PIC mimetype/format case-insensitively 12 years ago
  Michael Niedermayer 6fd7bf7b03 sgidec: fix error free end detection. 12 years ago
  Michael Niedermayer 39c56ef921 sgidec: correct end pointer 12 years ago
  Michael Niedermayer c5ea3a009b ffmpeg: Do not discard slightly invalid timestamps. 12 years ago
  Michael Niedermayer 15e4bd65b1 vc1dec: support debug & FF_DEBUG_PICT_INFO. 12 years ago
  Michael Niedermayer a036ac5782 lavf: do not discard correct dts in favor of wrong pts for vc1-wmapro.ism 12 years ago
  Michael Niedermayer 2e4b662787 mov: add av_dlog() to CTTS reading code like is already done in STTS. 12 years ago
  Diego Biurrun 575db88377 configure: Rename check_asm() to more fitting check_inline_asm() 13 years ago
  Diego Biurrun e017c87552 fate: Only test enabled filters 13 years ago