15162 Commits (d7edd359ec28142120eb7fde77b775309b6038d8)

Author SHA1 Message Date
  Justin Ruggles 89eea6df28 aacenc: make sure to encode enough frames to cover all input samples. 14 years ago
  Justin Ruggles f44005b610 aacenc: only use the number of input samples provided by the user. 14 years ago
  Alex Converse 48f1e5212c wmadec: Verify bitstream size makes sense before calling init_get_bits. 14 years ago
  Alex Converse ae35210a5d kmvc: Log into a context at a log level constant. 14 years ago
  Alex Converse dfa37fe8a3 mpeg12: Pad framerate tab to 16 entries. 14 years ago
  Michael Niedermayer a02e8df973 kgv1dec: Increase offsets array size so it is large enough. 14 years ago
  Alex Converse 386741f887 kmvc: Check palsize. 14 years ago
  Christophe Gisquet 6b03900382 x86 dsputil: provide SSE2/SSSE3 versions of bswap_buf 14 years ago
  Ronald S. Bultje af79a0c48a png: add support for bpp>4 to paeth x86 SIMD code. 14 years ago
  Ronald S. Bultje f91c4b7824 png: add SSE2 version for add_bytes_l2. 14 years ago
  Ronald S. Bultje 59f474b49d png: convert DSP functions to yasm. 14 years ago
  Mans Rullgard 3715d841a6 Fix non-C89 declarations in for loops 14 years ago
  Ronald S. Bultje 20a7d3178f png: add missing #if HAVE_SSSE3 around function pointer assignment. 14 years ago
  Ronald S. Bultje 331e7c4cb3 imdct36: mark SSE functions as using all 16 XMM registers. 14 years ago
  Ronald S. Bultje e92003514d png: move DSP functions to their own DSP context. 14 years ago
  Aneesh Dogra f9708e9a0e sunrast: Add a sample request for TIFF, IFF, and Experimental Rastfile formats. 14 years ago
  Aneesh Dogra 415f358a1f sunrast: Cosmetics 14 years ago
  Aneesh Dogra 4ffb8e2c14 sunrast: Remove if (unsigned int < 0) check. 14 years ago
  Aneesh Dogra fef3771778 sunrast: Replace magic number by a macro. 14 years ago
  Nathan Caldwell 2e626dd513 aacenc: Fix LONG_START windowing. 14 years ago
  Nathan Caldwell dc7e7d4dd9 aacenc: Fix a bug where deinterleaved samples were stored in the wrong place. 14 years ago
  Anton Khirnov 9bfe218299 lavc: extend doxy for avcodec_alloc_context3(). 14 years ago
  Anton Khirnov 2d9535ad31 avcodec_align_dimensions2: set only 4 linesizes, not AV_NUM_DATA_POINTERS. 14 years ago
  Mans Rullgard be822d77b6 aacsbr: ARM NEON optimised sbrdsp functions 14 years ago
  Mans Rullgard 8996ed2b73 aacsbr: align some arrays 14 years ago
  Mans Rullgard aac46e088d aacsbr: move some simdable loops to function pointers 14 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 14 years ago
  Martin Storsjö 9a7dc618c5 libavcodec: Don't crash in avcodec_encode_audio if time_base isn't set 14 years ago
  Aneesh Dogra bca77a1a64 sunrast: Document the different Sun Raster file format types. 14 years ago
  Aneesh Dogra 1bbb173652 sunrast: Add a check for experimental type. 14 years ago
  Justin Ruggles 2c577155a7 libspeexenc: use AVSampleFormat instead of deprecated/removed SampleFormat 14 years ago
  Anton Khirnov 3b4aaa6190 lavc: remove disabled FF_API_AVFRAME_AGE cruft. 14 years ago
  Anton Khirnov d803775e81 lavc: remove disabled FF_API_DATA_POINTERS cruft. 14 years ago
  Anton Khirnov 10e1ae5eff lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft. 14 years ago
  Anton Khirnov 370e923e0b lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft. 14 years ago
  Anton Khirnov ac84395d6a lavc: remove disabled FF_API_PARSE_FRAME cruft. 14 years ago
  Anton Khirnov 8b9b6041d7 lavc: remove disabled FF_API_GET_ALPHA_INFO cruft. 14 years ago
  Anton Khirnov 99ace37e68 lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 96e9b96fcd lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov b9de160c3e lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 3211932c51 lavc: remove disabled FF_API_AVCODEC_INIT cruft. 14 years ago
  Anton Khirnov 491f443e1f lavc: remove disabled FF_API_ER cruft. 14 years ago
  Anton Khirnov f326501a65 lavc: remove disabled FF_API_DRC_SCALE cruft. 14 years ago
  Anton Khirnov d2d931500b lavc: remove disabled FF_API_AVCODEC_OPEN cruft. 14 years ago
  Anton Khirnov ec104eef51 lavc: remove disabled FF_API_ALLOC_CONTEXT cruft. 14 years ago
  Anton Khirnov 8e5746d461 lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft. 14 years ago
  Anton Khirnov 0dc6bab092 lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov fbca04e6f6 lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft. 14 years ago
  Anton Khirnov 9a79bb552a lavc: remove disabled FF_API_THREAD_INIT cruft. 14 years ago
  Anton Khirnov 7831a7e4ec lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft. 14 years ago