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 |
2007-01-01 |
banan | Correct value for the test.
|
commit | commitdiff | tree |
2006-12-28 |
banan | Patch for the FLV muxer to supply more complete metadata
|
commit | commitdiff | tree |
2006-12-14 |
banan | av_log(NULL,... -> av_log(avctx,.. where appropriate.
|
commit | commitdiff | tree |
2006-12-14 |
banan | Bug fix for crashes when SSE is used on unaligned arrays.
|
commit | commitdiff | tree |
2006-11-17 |
banan | Missed one log2().
|
commit | commitdiff | tree |
2006-11-14 |
banan | Add myself as maintainer for the imc* files.
|
commit | commitdiff | tree |
2006-11-14 |
banan | Remove log2() usage.
|
commit | commitdiff | tree |
2006-09-28 |
banan | -interlace -> -ilme This has been wrong in the docs...
|
commit | commitdiff | tree |
2006-09-18 |
banan | Added qcelp faq.
|
commit | commitdiff | tree |
2006-09-17 |
banan | FLV seeking patch by Nazo. lovesyao at aol com.
|
commit | commitdiff | tree |
2006-08-30 |
banan | PPM vhook documentation, by Victor Paesa.
|
commit | commitdiff | tree |
2006-08-30 |
banan | Added -map usage to docs.
|
commit | commitdiff | tree |
2006-08-30 |
banan | Added Maintainers entry
|
commit | commitdiff | tree |
2006-08-22 |
banan | Alignment of the LT window, segfault fix patch by Baptiste...
|
commit | commitdiff | tree |
2006-08-20 |
banan | Added codec id for QCELP.
|
commit | commitdiff | tree |
2006-08-19 |
banan | -async and -vsync documentation. Based on info from...
|
commit | commitdiff | tree |
2006-08-19 |
banan | SIMD vector optimizations. 3% faster overall decoding.
|
commit | commitdiff | tree |
2006-08-18 |
banan | AVI tag reading and writing patch by David Conrad.
|
commit | commitdiff | tree |
2006-07-18 |
banan | Possibility to skip bytes in the beginning of a file.
|
commit | commitdiff | tree |
2006-07-04 |
banan | Mark read-only data as const. Patch by stefan huehner...
|
commit | commitdiff | tree |
2006-07-02 |
banan | ff_fft_init now double checks that the system has mm3dnow...
|
commit | commitdiff | tree |
2006-06-02 |
banan | Fixed a possible bug, checked against the assembly.
|
commit | commitdiff | tree |
2006-06-01 |
banan | Flash Screen Video decoder (fourcc:FSV1)
|
commit | commitdiff | tree |
2006-05-12 |
banan | Raw flac muxer, patch by Justin Ruggles (jruggle earthlink...
|
commit | commitdiff | tree |
2006-05-11 |
banan | Cosmetics. Add the defines needed for debug output.
|
commit | commitdiff | tree |
2006-05-09 |
banan | Add support for raw flac decoding based on the .flac...
|
commit | commitdiff | tree |
2006-04-28 |
banan | Revert bad ac3enc commit, the commited code was bigger...
|
commit | commitdiff | tree |
2006-04-24 |
banan | Fix samples to bytes relation.
|
commit | commitdiff | tree |
2006-04-22 |
banan | Patch to generate the ac3 window, based on code by...
|
commit | commitdiff | tree |
2006-04-10 |
banan | AC3 encoding volume fix, by Justin Ruggles jruggle...
|
commit | commitdiff | tree |
2006-03-26 |
banan | Use a more descriptive error message.
|
commit | commitdiff | tree |
2006-03-08 |
banan | Init simplification and 2% faster wma_decode_block...
|
commit | commitdiff | tree |
2006-03-01 |
banan | Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation...
|
commit | commitdiff | tree |
2006-02-27 |
banan | 64bit fixes for the tta decoder, sizeof(long) is 8...
|
commit | commitdiff | tree |
2006-02-06 |
banan | Fix broken cosmetics commit and add a check for valid...
|
commit | commitdiff | tree |
2006-02-06 |
banan | Small cosmetics and better variable names.
|
commit | commitdiff | tree |
2006-01-24 |
banan | Fix the wrongly commited regressions stuff for psp...
|
commit | commitdiff | tree |
2006-01-24 |
banan | Fix for title field in PSP compatible mp4 files. Patch by
|
commit | commitdiff | tree |
2006-01-23 |
banan | gcc 2.95 fix
|
commit | commitdiff | tree |
2006-01-23 |
banan | Mjpeg interlaced decoding fix, height was wrong while...
|
commit | commitdiff | tree |
2006-01-21 |
banan | Implement audio cutoff frequency to the vorbis encoder.
|
commit | commitdiff | tree |
2006-01-20 |
banan | Silence warnings, these came when some tables got declared...
|
commit | commitdiff | tree |
2006-01-14 |
banan | Off by one fix to prevent possible segfault. Patch...
|
commit | commitdiff | tree |