13154 Commits (2800e8d62e4c6cdd8a7e218cb15a10f216946f18)

Author SHA1 Message Date
  Michael Niedermayer 2800e8d62e Revert "ac3enc: use MUL64() to multiply fixed-point coefficients" 14 years ago
  Peter Ross 2f46a0af8d Bitmap Brothers JV video decoder 14 years ago
  Philip Langdale b33fa8a1cd CrystalHD decoder support v7 14 years ago
  Nathan Caldwell 31ff9bd7b8 aacenc: Fix a segfault in search_for_quantizers 14 years ago
  Justin Ruggles cc4d3dd3e2 ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder 14 years ago
  Justin Ruggles 7e0a284b9f ac3enc: shift coefficients to 24-bit following MDCT rather than using an exponent offset. 14 years ago
  Justin Ruggles 67fc32ac61 ac3enc: use MUL64() to multiply fixed-point coefficients 14 years ago
  Nathan Caldwell f56c4850e7 aacenc: Fix a segfault in search_for_quantizers 14 years ago
  Ronald S. Bultje 750fbbc249 reindent. 14 years ago
  Young Han Lee 5e06b02005 aacenc: remove the data arrays 14 years ago
  Thadeu Lima de Souza Cascardo 08d804ab6a aac_latm_dec: use aac context and aac m4ac 14 years ago
  Justin Ruggles e95f3363d8 ac3enc: add some assertions 14 years ago
  Justin Ruggles e8a0c465bc ac3enc: use av_assert2() instead of assert() to make debugging easier. 14 years ago
  Justin Ruggles 539244eeb6 cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). 14 years ago
  Sean McGovern e4a2695856 h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found. 14 years ago
  Ronald S. Bultje 4e84f994d3 reindent. 14 years ago
  Young Han Lee 2790d7a9ff aacenc: remove the data arrays 14 years ago
  Thadeu Lima de Souza Cascardo 36864ac354 aac_latm_dec: use aac context and aac m4ac 14 years ago
  Justin Ruggles 2d9a101a1f ac3enc: add some assertions 14 years ago
  Justin Ruggles 7100d63ca5 ac3enc: use av_assert2() instead of assert() to make debugging easier. 14 years ago
  Justin Ruggles d21be5f15b cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). 14 years ago
  Carl Eugen Hoyos 159683ddec Fix compilation on powerpc with --disable-altivec. 14 years ago
  Sean McGovern 02dd3666c2 h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found. 14 years ago
  Justin Ruggles 5e79502493 ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it instead of the hardcoded value. 14 years ago
  Justin Ruggles 12dffc4502 ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h 14 years ago
  Justin Ruggles 53e35fd340 ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it instead of the hardcoded value. 14 years ago
  Justin Ruggles b35743ffb4 ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h 14 years ago
  Carl Eugen Hoyos 7f1b1f3d74 Fix compilation on powerpc with --disable-altivec. 14 years ago
  Michael Niedermayer ad82bf9ce0 Move guess_correct_pts() under got_picture_ptr. 14 years ago
  Michael Niedermayer 3088635a44 h263dec: produce a warning when excessive bitstream is discarded 14 years ago
  Ronald S. Bultje f28e599fbc vp3-mt: fix deadlock when first frame is not a keyframe. 14 years ago
  Mans Rullgard 5cdef40a78 threads: allow thread count of zero 14 years ago
  Baptiste Coudurier 4778b4dd77 vc1: fix decoding when end sequence is present 14 years ago
  Baptiste Coudurier 176e176288 dnxhd: allow encoding with Avid Nitris compatibility. 14 years ago
  Alexander Strange e9e9139cee huffyuv: Add multithreading support 14 years ago
  Alexander Strange 05fa64a7c5 pthreads: Fix bug introduced with thread_safe_callbacks 14 years ago
  Michael Niedermayer 1b4580d1a2 Fix duplicate & droped frame in Californication.S02E01.HDTV.XviD-NoTV.avi 14 years ago
  Ronald S. Bultje 8cf9a09d40 vp3-mt: fix deadlock when first frame is not a keyframe. 14 years ago
  Mans Rullgard ff1efc524c threads: allow thread count of zero 14 years ago
  Baptiste Coudurier fb98507126 vc1: fix decoding when end sequence is present 14 years ago
  Baptiste Coudurier 99bbc781e9 dnxhd: allow encoding with Avid Nitris compatibility. 14 years ago
  Alexander Strange 76d8846c4e huffyuv: Add multithreading support 14 years ago
  Alexander Strange ad9791e12b pthreads: Fix bug introduced with thread_safe_callbacks 14 years ago
  Mans Rullgard e9634db1dc ARM: VP8: fix build on systems with global symbol prefix 14 years ago
  Mans Rullgard cf9c227e58 ARM: fix vp8 neon with pic enabled 14 years ago
  Mans Rullgard 0b32da90f8 ARM: VP8: fix build on systems with global symbol prefix 14 years ago
  Mans Rullgard 8b454c352f ARM: fix vp8 neon with pic enabled 14 years ago
  Peter Ross c3afa4db91 bink: prevent overflows within binkidct by using int-sized intermediate array 14 years ago
  Peter Ross 4913af0cd3 Bink version 'b' audio decoder 14 years ago
  Peter Ross 8d09fc1930 binkaudio: simplify frame_len_bits and frame_len calculation 14 years ago