13464 Commits (b122c651075814722ade6f93c46cb2ee08c45b49)

Author SHA1 Message Date
  Mans Rullgard c7bbc6cd7a mpegaudio: merge two #if CONFIG_FLOAT blocks 15 years ago
  Mans Rullgard 918d0584a4 mpegaudio: move some struct definitions from mpegaudio.h 14 years ago
  Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 15 years ago
  Diego Biurrun a2077b85da g729: Merge g729.h into g729dec.c. 14 years ago
  Justin Ruggles e98a95e779 10l: wrap float_interleave functions in HAVE_YASM. 14 years ago
  Justin Ruggles 9aa8193a23 Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 15 years ago
  Justin Ruggles 64150ff014 Add request_sample_fmt field to AVCodecContext. 15 years ago
  Justin Ruggles 32f8fb8ecf Add float_interleave() to FmtConvertContext with x86-optimized versions. 15 years ago
  Mans Rullgard a06bf6368b mpegaudiodec: remove decode_end() function 15 years ago
  Mans Rullgard dede36bd02 mpegaudio: sanitise compute_antialias_* names 14 years ago
  Ronald S. Bultje 508a24f8dc mpeg12: add slice-threading checks to slice-threading initializers. 14 years ago
  Ronald S. Bultje 8d44cd2cd8 h264: copy pixel_shift between slice threading contexts. 14 years ago
  Alexander Strange a64c58a240 mdec: enable frame-level multithreading. 15 years ago
  Ronald S. Bultje 32ac63ee10 mdec.c: fix overread. 15 years ago
  Justin Ruggles a26d2b4bc8 Fix compilation of iirfilter-test. 14 years ago
  Jindrich Makovicka e25c67108a libx264: handle closed GOP codec flag 15 years ago
  Mans Rullgard 4bac1bbc3b mpegaudio: add _fixed suffix to some names 14 years ago
  Daniel Kang d0005d347d Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 15 years ago
  Mans Rullgard 6f2309ed2e dct: build dct32 as separate object files 14 years ago
  Mans Rullgard 1362a291c9 qdm2: include correct header for rdft 14 years ago
  Mans Rullgard 005db47011 mathops: remove ancient confusing comment 15 years ago
  Mans Rullgard bdefbf3e88 mpegaudio: move OUT_FMT macro to mpegaudiodec.c 15 years ago
  Mans Rullgard 92ea249d7d mpegaudio: remove OUT_MIN/MAX macros 15 years ago
  Mans Rullgard 5026f946fd Add missing #includes to mp3_header_(de)compress bsf 15 years ago
  Mans Rullgard 9503fbb859 dct: fix indentation 15 years ago
  Mans Rullgard 721d6f2dc5 dct: bypass table allocation for DCT_II of size 32 15 years ago
  Gil Pedersen 257de5fb25 h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64. 15 years ago
  Diego Biurrun d39bf3df72 Remove unused header mpegaudio3.h. 15 years ago
  Justin Ruggles 033a4a942a aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding. 15 years ago
  Diego Biurrun 7f995abed3 acelp: Remove unused gray_decode table. 15 years ago
  Diego Biurrun b1bb3b8d87 dfa: Remove unused variable. 15 years ago
  Diego Biurrun 888fa31eca Fix FSF address copy paste error in some license headers. 15 years ago
  Martin Aumüller b1eb7a1204 arm: properly mark external symbol call 15 years ago
  Mans Rullgard 1550f45a89 Add av_clip_uintp2() function 15 years ago
  Reimar Döffinger 2c9a5172d3 dfa: fix buffer overflow checks to avoid integer overflows. 15 years ago
  Justin Ruggles 4d7a421574 ac3enc: put the counting of stereo rematrixing bits in the same place to 15 years ago
  Justin Ruggles 257de756fb ac3enc: clean up count_frame_bits() and count_frame_bits_fixed() 15 years ago
  Michael Niedermayer c4fb3b0327 mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just via AVFrame. 15 years ago
  Aurelien Jacobs ea5fa19427 srtdec: make sure we don't write past the end of buffer 15 years ago
  Tomas Härdin ee81e76db1 wmaenc: improve channel count and bitrate error handling in encode_init() 15 years ago
  Stefano Sabatini bbc572a2c4 tiff: add support for SamplesPerPixel tag in tiff_decode_tag() 15 years ago
  Stefano Sabatini 8102d886be tiff: Prefer enum TiffCompr over int for TiffContext.compr. 15 years ago
  Baptiste Coudurier 14cf9e698d dnxhdenc: add AVClass in private context. 15 years ago
  Diego Biurrun 0a6b1a9f21 Replace int_fast integer types with their sized standard posix counterparts. 15 years ago
  Diego Biurrun be89845708 jfdct: Replace sized int_fast integer types with plain int/unsigned. 15 years ago
  Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 15 years ago
  Jason Garrett-Glaser 5705b02079 10-bit H.264 x86 chroma v loopfilter asm 15 years ago
  Baptiste Coudurier 9aa91043f3 Port SMPTE S302M audio decoder from FFmbc 0.3. 15 years ago
  Anatoly Nenashev b44c8ad280 Fix crash of interlaced MPEG2 decoding 15 years ago
  Ronald S. Bultje d2bf42895a h264pred: fix one more aliasing violation. 15 years ago