summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dnxhd 720p encoding and decoding supportBaptiste Coudurier2007-12-022-2/+127
* cosmetics, encode_variance -> encode_fastBaptiste Coudurier2007-12-021-2/+2
* fix corner case when qscale 1 bits < frame bits but max bits with worst paddi...Baptiste Coudurier2007-12-021-4/+4
* RealVideo 3 decoder functionsKostya Shishkov2007-12-021-0/+145
* Fix muxer so that generated files are playable by realplayer, other openKostya Shishkov2007-12-021-3/+8
* Fix regression tests after r11127 and 11129Kostya Shishkov2007-12-023-27/+27
* Revert r10892, it's wrong and no longer needed to prevent crashesRoberto Togni2007-12-021-1/+1
* Misc spelling fixes, prefer American over British English.Diego Biurrun2007-12-029-17/+17
* Fix some spelling typosDiego Biurrun2007-12-021-2/+2
* Fix some spelling mistakes.Diego Biurrun2007-12-023-4/+4
* RV30/40 common VLC tablesKostya Shishkov2007-12-021-0/+4054
* Fix alignment broke by my last patchVitor Sessak2007-12-012-3/+3
* spellingVitor Sessak2007-12-0123-35/+35
* TIFF may omit compression tag.Kostya Shishkov2007-12-011-0/+1
* succes --> success typoDiego Biurrun2007-12-012-2/+2
* Fix nodes[nb_codes*2-1].count being uninitialized and used to initializeReimar Döffinger2007-12-011-0/+1
* senseless cast and ()Michael Niedermayer2007-12-011-1/+1
* stupid code (casting of void*) found by checktree.shMichael Niedermayer2007-12-017-27/+27
* 1000l _reserved (found by checktree.sh)Michael Niedermayer2007-12-011-2/+2
* wma_decode_superframe always returns s->block_align, so makeReimar Döffinger2007-11-301-0/+3
* Fix make checkheaders, #include <inttypes.h> was missing.Diego Biurrun2007-11-301-0/+2
* Comment some #endif directives.Diego Biurrun2007-11-301-14/+14
* fix segfault with interlaced h.264Michael Niedermayer2007-11-291-2/+2
* Suppress the "redirector hack" from libavformat/utils.c:av_open_input_stream(),Luca Abeni2007-11-292-16/+8
* Bump lavf minor due to addition ofAndreas Öman2007-11-281-2/+2
* Extend ByteIOContext and add the buffered IO functions:Björn Axelsson2007-11-282-0/+46
* MLP/TrueHD parserIan Caulfield2007-11-284-0/+367
* Clarify documentation for avcodec_encode_audio.Stefano Sabatini2007-11-281-1/+3
* frame_size vs. frame_size*channels bugMichael Niedermayer2007-11-281-1/+1
* remove some unused ff_p* vars from dsputilAurelien Jacobs2007-11-272-6/+0
* remove useless #ifdef around extern declarationAurelien Jacobs2007-11-271-2/+0
* cosmetics: indentationAurelien Jacobs2007-11-271-2/+2
* convert some #ifdef CONFIG_ to if(ENABLE_Aurelien Jacobs2007-11-271-5/+2
* build vc1dsp_mmx.c in its own compilation unitAurelien Jacobs2007-11-273-8/+11
* use ff_ prefix for extern varsAurelien Jacobs2007-11-273-14/+14
* make ff_p* vars extern so that they can be used in various *_mmx.c filesAurelien Jacobs2007-11-276-37/+89
* 10l: init_get_bits want size in bits, not bytesAurelien Jacobs2007-11-271-1/+1
* cosmetics: alignmentAurelien Jacobs2007-11-271-18/+18
* spelling cosmeticsDiego Biurrun2007-11-274-38/+38
* Add #include "os_support.h" to restore OS/2 support.Dave Yeo2007-11-272-0/+2
* Remove possibly misleading comments.Diego Biurrun2007-11-271-6/+0
* sync message with modern ffmpeg bitrate option syntax.D Richard Felker III2007-11-271-1/+1
* remove some empty close/init functions in avcodecAurelien Jacobs2007-11-254-44/+5
* add pcm_s16le_planar support for electronicarts filesAurelien Jacobs2007-11-256-4/+36
* split wmv2 encoder and decoder in their own filesAurelien Jacobs2007-11-255-716/+789
* Typo fix. Previous version had some picture error building up until next keyf...Christophe Gisquet2007-11-251-2/+2
* Data tables for future RV30/40 decoderKostya Shishkov2007-11-244-0/+1142
* Strip debug stuff from vc1dsp_mmx.c, patch by Christophe GISQUET %hristophe P...Christophe Gisquet2007-11-241-4/+1
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2007-11-247-0/+15
* Extend URLProtocol with new function pointers and api functions forBjörn Axelsson2007-11-242-0/+52
OpenPOWER on IntegriCloud