summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge the 2 lpc loops.Michael Niedermayer2008-09-23
* Factorize lpc code slightly.Michael Niedermayer2008-09-23
* Add MIPS to list of architectures requiring PIC flags.Diego Biurrun2008-09-23
* Cosmetics: reindent after last commitKostya Shishkov2008-09-23
* Add RLE4 and RLE8 decoding support for BMPKostya Shishkov2008-09-23
* Add support for 1-bit, 4-bit, 8-bit and some 16-bit raw BMPKostya Shishkov2008-09-23
* Calculate line size correctly for bit depths < 8Kostya Shishkov2008-09-23
* Add myself to BMP format maintainers (with permission from Mans on IRC)Kostya Shishkov2008-09-23
* Add support for RVTR fourCCVitor Sessak2008-09-23
* A few empty lines for readability.Michael Niedermayer2008-09-22
* Another try to fix temporal direct mode references.Michael Niedermayer2008-09-22
* spelling cosmeticsDiego Biurrun2008-09-22
* AltiVec detection support for OpenBSD, patch by Brad, brad comstyle com.Brad2008-09-22
* Fix all the recent problems Justin had run into with the AC3 parser,Michael Niedermayer2008-09-22
* Fix ref_shift so that it is correct for more/all? MBAFF/PAFF mixes.Michael Niedermayer2008-09-22
* indentMichael Niedermayer2008-09-21
* Correct comment in the direct mode code.Michael Niedermayer2008-09-21
* Simplify initialization of a few direct mode related variables.Michael Niedermayer2008-09-21
* V4L2 support for OpenBSD, patch by Brad, brad comstyle comBrad2008-09-21
* Make MBAFF temporal direct mode closer to the spec.Michael Niedermayer2008-09-21
* Move direct_dist_scale_factor() and direct_ref_list_init() after fill_mbaff_r...Michael Niedermayer2008-09-21
* Set poc for field references in MBAFF.Michael Niedermayer2008-09-21
* Rename check_func2 to check_func_headers.Diego Biurrun2008-09-20
* Log an error message in case of invalid number of channels.Stefano Sabatini2008-09-20
* Remove fixme that is based on the assumption of !direct_8x8_inference && MBAFF.Michael Niedermayer2008-09-19
* Remove check and error message for "MBAFF + !direct_8x8_inference is not impl...Michael Niedermayer2008-09-19
* Avoid undefined behavior for removing elements that were not in the tree.Michael Niedermayer2008-09-19
* Ensure that muxer and encoder aspect ratios match. So noMichael Niedermayer2008-09-19
* Support comments in preset files.Michael Niedermayer2008-09-18
* Make pps/sps scaling_matrix initialization closer to the spec.Michael Niedermayer2008-09-18
* Zero 'idx' for each iteration of the coupling gain loop and as it is only usedRobert Swain2008-09-18
* Cosmetics: missing bracketsRobert Swain2008-09-18
* Cast the return value of get_bits() to signed integer such that the subtractionAlex Converse2008-09-18
* Ensure that extradata is not parsed twice.Michael Niedermayer2008-09-18
* add newline at the end of messageKostya Shishkov2008-09-18
* ZMBV encoder forgot to fill coded frame pointerKostya Shishkov2008-09-18
* small wording fixesDiego Biurrun2008-09-18
* Add fourcc for MS RLE4Kostya Shishkov2008-09-18
* Factorize out code used for MS RLE format decoding in different decoders.Kostya Shishkov2008-09-18
* Remove duplication of TRANSPOSE8 macro, also removing some redundant load/storesDavid Conrad2008-09-18
* Make a separate macro for writing an entire block from registers to memoryDavid Conrad2008-09-18
* Factorize SSE2_(Row|Column)_IDCT into one macroDavid Conrad2008-09-18
* Uniform *ToY and *ToUV function signaturesLuca Barbato2008-09-18
* Split mono2Y in monowhite and monoblackLuca Barbato2008-09-18
* Factorize unit32_t* casts for palette pointerLuca Barbato2008-09-18
* revert r14983, value is not sample aspect ratio, it is display aspect ratioBaptiste Coudurier2008-09-17
* Cosmetics: remove excessive blank linesDavid Conrad2008-09-17
* Ensure MMX/SSE2 VP3 IDCT selection isn't disabled when only Theora is enabledDavid Conrad2008-09-17
* Cosmetics: reindentDavid Conrad2008-09-17
* libx264 ffpresets:Robert Swain2008-09-17