OSDN Git Service

Windows MinGW環境ビルドエラー対応(Windows7 Mingw32 gcc4.5.2)
[coroid/ffmpeg_saccubus.git] / tests / ref / acodec / ac3_fixed
2011-09-12 yukihaneMerge remote branch 'official/master'
2011-09-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-05 Justin Rugglesac3enc: Add channel coupling support for the fixed...
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Justin Rugglesac3enc: correct the flipped sign in the ac3_fixed encoder
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Justin Rugglesac3enc: select bandwidth based on bit rate, sample...
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Mans Rullgardac3enc: use generic fixed-point mdct
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-15 Michael NiedermayerRevert "ac3enc: shift coefficients to 24-bit following...
2011-03-14 Justinac3enc: do not right-shift fixed-point coefficients...
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-08 Justin Rugglesac3enc: shift coefficients to 24-bit following MDCT...
2011-02-18 Justin Rugglesac3enc: fix bug in stereo rematrixing decision.
2011-02-16 Justin Rugglesac3enc: fix bug in stereo rematrixing decision.
2011-02-16 Justin Rugglesac3enc: change default floor code to 7.
2011-02-15 Justin Rugglesac3enc: change default floor code to 7.
2011-02-04 Justin Rugglesac3enc: Change EXP_DIFF_THRESHOLD to 500.
2011-02-02 Justin Rugglesac3enc: Change EXP_DIFF_THRESHOLD to 500.
2011-01-08 Justin RugglesAdd stereo rematrixing support to the AC-3 encoders.
2011-01-04 Justin RugglesChange the AC-3 encoder to use floating-point.