2008-11-01 |
banan | Guess channel layout based on the number of channels...
|
commit | commitdiff | tree |
2008-11-01 |
banan | Add channel layouts for dca.
|
commit | commitdiff | tree |
2008-10-28 |
banan | Fix the fix.
|
commit | commitdiff | tree |
2008-10-28 |
banan | Fix selection of quant step table
|
commit | commitdiff | tree |
2008-10-28 |
banan | Fix huffman coded dca samples.
|
commit | commitdiff | tree |
2008-10-26 |
banan | Disable codec downmix when not using simd instead of...
|
commit | commitdiff | tree |
2008-10-26 |
banan | Fix dca decoder with non simd float2int16 conversion
|
commit | commitdiff | tree |
2008-10-26 |
banan | Fix compilation with TRACE
|
commit | commitdiff | tree |
2008-10-18 |
banan | Nellymoser 8KHZ flv muxing fix, patch by Alexander...
|
commit | commitdiff | tree |
2008-10-18 |
banan | 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers developmen...
|
commit | commitdiff | tree |
2008-09-26 |
banan | add ok parts to the rm demuxer for SIPRO support
|
commit | commitdiff | tree |
2008-09-26 |
banan | Add support for Acelp.net fourcc and codecid, remuxing...
|
commit | commitdiff | tree |
2008-08-10 |
banan | FOURCC addition: added 3IV2, another mpeg4 id. incoming...
|
commit | commitdiff | tree |
2008-07-23 |
banan | Reduce the loglevel on a log message in the Nellymoser...
|
commit | commitdiff | tree |
2008-07-19 |
banan | Prevent the qdm2 code from overreading/overflowing...
|
commit | commitdiff | tree |
2008-07-19 |
banan | Fix for possible null pointer dereferencing, closes...
|
commit | commitdiff | tree |
2008-07-07 |
banan | redundant assignment found by Clang
|
commit | commitdiff | tree |
2008-06-25 |
banan | Add support for mp3 contained in oma
|
commit | commitdiff | tree |
2008-06-25 |
banan | Rearrange parameter logic
|
commit | commitdiff | tree |
2008-06-25 |
banan | Add more codec id's and tags
|
commit | commitdiff | tree |
2008-06-13 |
banan | Forgotten oma docs stuff
|
commit | commitdiff | tree |
2008-06-11 |
banan | We have an Oma demuxer now
|
commit | commitdiff | tree |
2008-06-08 |
banan | Oma demuxer
|
commit | commitdiff | tree |
2008-06-03 |
banan | Sample tested and the code worked so the comment is...
|
commit | commitdiff | tree |
2008-05-22 |
banan | Update copyright and text
|
commit | commitdiff | tree |
2008-05-22 |
banan | Fix decoding of 01-Untitled(1).oma, patch by Maxim...
|
commit | commitdiff | tree |
2008-05-03 |
banan | dts probe
|
commit | commitdiff | tree |
2008-05-02 |
banan | Long name spelling fixes
|
commit | commitdiff | tree |
2008-04-20 |
banan | Raw dts muxer
|
commit | commitdiff | tree |
2008-04-10 |
banan | Only set channels in the stream if previously unset...
|
commit | commitdiff | tree |
2008-03-06 |
banan | Don't use unchecked data from the bitstream.
|
commit | commitdiff | tree |
2008-03-03 |
banan | Support setting the debuglevel (-g level) with --enable...
|
commit | commitdiff | tree |
2008-02-27 |
banan | Add more riff id's to support remuxing
|
commit | commitdiff | tree |
2008-02-23 |
banan | Riff ids for wmapro and wmavoice, this adds support...
|
commit | commitdiff | tree |
2008-02-15 |
banan | silence wmaenc.c:181: warning:suggestparentheses around...
|
commit | commitdiff | tree |
2008-01-04 |
banan | Enable proper output from the LFE channel, based on...
|
commit | commitdiff | tree |
2007-12-20 |
banan | Reindent
|
commit | commitdiff | tree |
2007-12-20 |
banan | Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files
|
commit | commitdiff | tree |
2007-12-03 |
banan | 4 months of hard development and finally it's done...
|
commit | commitdiff | tree |
2007-11-18 |
banan | Use memcpy instead of for loop
|
commit | commitdiff | tree |
2007-11-14 |
banan | Small simplification
|
commit | commitdiff | tree |
2007-11-14 |
banan | Fix nellymoser decode_tag return value, patch by Stefano...
|
commit | commitdiff | tree |
2007-11-04 |
banan | Remove unused variable
|
commit | commitdiff | tree |
2007-11-03 |
banan | Use the ffmpeg mdct function, patch by Fabrice Bellard...
|
commit | commitdiff | tree |
2007-10-18 |
banan | Unaligned memory access rcrash fix
|
commit | commitdiff | tree |
2007-10-18 |
banan | Added myself as maintainer of the Nellymoser codec
|
commit | commitdiff | tree |
2007-10-15 |
banan | Nellymoser ASAO decoder
|
commit | commitdiff | tree |
2007-08-19 |
banan | Cosmetics, indentation.
|
commit | commitdiff | tree |
2007-08-19 |
banan | Trellis quantization support for adpcm_swf.
|
commit | commitdiff | tree |
2007-08-06 |
banan | Don't encode the first sample twice.
|
commit | commitdiff | tree |
2007-07-18 |
banan | Set the step index correctly for flash adpcm. Patch...
|
commit | commitdiff | tree |
2007-07-18 |
banan | Calculate the correct blocksize for flash adpcm. Patch...
|
commit | commitdiff | tree |
2007-05-18 |
banan | Better error reporting.
|
commit | commitdiff | tree |
2007-05-17 |
banan | Use FFABS instead of abs.
|
commit | commitdiff | tree |
2007-05-17 |
banan | Remove lots of unused commented code. (Cleanup)
|
commit | commitdiff | tree |
2007-05-17 |
banan | Change default 1 pass blocksize to 64x64.
|
commit | commitdiff | tree |
2007-05-12 |
banan | Added support for instances where linesize[0] is negative.
|
commit | commitdiff | tree |
2007-04-18 |
banan | Deobfuscade decodeTonalComponents calling logic.
|
commit | commitdiff | tree |
2007-04-18 |
banan | Version bump, atrac3 added.
|
commit | commitdiff | tree |
2007-04-18 |
banan | Let maintain things. Added myself as atrac3 maintainer.
|
commit | commitdiff | tree |
2007-04-18 |
banan | Simplify, patch by Ramiro Polla.
|
commit | commitdiff | tree |
2007-04-18 |
banan | Remove unused vars, patch by Ramiro Polla.
|
commit | commitdiff | tree |
2007-04-18 |
banan | Remove unused vars, patch by Ramiro Polla.
|
commit | commitdiff | tree |
2007-04-18 |
banan | Cosmetics, patch by Ramiro Polla.
|
commit | commitdiff | tree |
2007-04-17 |
banan | Atrac3 decoder.
|
commit | commitdiff | tree |
2007-04-12 |
banan | As usual Real actually took something existing and...
|
commit | commitdiff | tree |
2007-04-11 |
banan | Per reference swf/flv adpcm encoder.
|
commit | commitdiff | tree |
2007-04-04 |
banan | WMA decoder improvement, output closer to the dmo binary.
|
commit | commitdiff | tree |
2007-03-26 |
banan | Optimize by building the mdct window and multipying...
|
commit | commitdiff | tree |
2007-03-20 |
banan | Small simplifications to subband coefficient handling...
|
commit | commitdiff | tree |
2007-03-15 |
banan | subband_coef_noise -> subband_coef_sign
|
commit | commitdiff | tree |
2007-03-13 |
banan | Combine the window and overlap loops,
|
commit | commitdiff | tree |
2007-03-11 |
banan | Respect the gop size (-g) for marking I frames. Use...
|
commit | commitdiff | tree |
2007-03-11 |
banan | Replace custom modified discrete cosine transform with...
|
commit | commitdiff | tree |
2007-03-10 |
banan | Simplify, use avctx->frame_number.
|
commit | commitdiff | tree |
2007-03-08 |
banan | Simplify gain block handling.
|
commit | commitdiff | tree |
2007-03-08 |
banan | Don't output the first two frames, since they don't...
|
commit | commitdiff | tree |
2007-03-03 |
banan | Set FLV_SAMPLESSIZE_16BIT for ADPCM.
|
commit | commitdiff | tree |
2007-02-23 |
banan | Complete the video format enum.
|
commit | commitdiff | tree |
2007-02-23 |
banan | Cosmetics.
|
commit | commitdiff | tree |
2007-02-18 |
banan | Clairyfication of the gain tool struct.
|
commit | commitdiff | tree |
2007-02-18 |
banan | Don't use byte swaps and use the more portable way
|
commit | commitdiff | tree |
2007-01-29 |
banan | Check that js_vlc_bits from the extradata is in a valid...
|
commit | commitdiff | tree |
2007-01-29 |
banan | Get rid of the COOKextradata struct. And use valid...
|
commit | commitdiff | tree |
2007-01-29 |
banan | Kill a warning and don't use modulus.
|
commit | commitdiff | tree |
2007-01-29 |
banan | decode_subpacket cleanup by Ian Braithwaite ian braithwaite...
|
commit | commitdiff | tree |
2007-01-28 |
banan | Sort out the diffrent cook versions.
|
commit | commitdiff | tree |
2007-01-28 |
banan | Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.
|
commit | commitdiff | tree |
2007-01-27 |
banan | Get rid of one warning.
|
commit | commitdiff | tree |
2007-01-25 |
banan | Flash screen video encoding support.
|
commit | commitdiff | tree |
2007-01-25 |
banan | Don't copy more then needed, bugfix by Gus Scheidt...
|
commit | commitdiff | tree |
2007-01-21 |
banan | Remove debug line.
|
commit | commitdiff | tree |
2007-01-21 |
banan | Add flashsv encoder to changelog and fix the encoder...
|
commit | commitdiff | tree |
2007-01-21 |
banan | Flash screen video encoder.
|
commit | commitdiff | tree |
2007-01-21 |
banan | Really fix my never ending mistakes.
|
commit | commitdiff | tree |
2007-01-21 |
banan | Don't break compilation on systems without zlib.
|
commit | commitdiff | tree |
2007-01-21 |
banan | The block_size might be used incorrectly if it is not...
|
commit | commitdiff | tree |
2007-01-21 |
banan | Fixed a typo, cosmetics.
|
commit | commitdiff | tree |
2007-01-21 |
banan | Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
|
commit | commitdiff | tree |
2007-01-01 |
banan | VP6 and flashsv stream copy and muxing support.
|
commit | commitdiff | tree |