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