summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix for url_fclose() being called on an already closed file based on a patch ...Michael Niedermayer2006-02-11
* The install-progs target should depend on $(PROG).Diego Biurrun2006-02-11
* Separate program installation into its own target.Diego Biurrun2006-02-11
* Add installlib and install-headers targets like everywhere else.Diego Biurrun2006-02-11
* Install static libpostproc if CONFIG_PP is set.Diego Biurrun2006-02-11
* Install libpostproc headers if CONFIG_PP is set.Diego Biurrun2006-02-11
* Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in justAlan Curry2006-02-11
* cosmetics: indentation fixesDiego Biurrun2006-02-11
* Fix big-endian color permutation problems.Alan Curry2006-02-11
* mpeg-ps probe 2nd tryMichael Niedermayer2006-02-11
* Don't use pow/powf functions where we just need integer arithmetic.Alexander Strasser2006-02-10
* add adtsenc.c with myself as maintainerMåns Rullgård2006-02-10
* h264: special case dc-only idct. ~1% faster overallLoren Merritt2006-02-10
* generate adts frame headers if requiredMåns Rullgård2006-02-10
* use get_bits1/skip_bits[1] in ac3 and aac parsersMåns Rullgård2006-02-10
* voc: set bits_per_sample correctly (fix mplayer playback)Aurelien Jacobs2006-02-09
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-09
* Patch by Stefan Huehner / stefan % huehner ! org \Stefan Huehner2006-02-09
* fix segfault on broken streamsMichael Niedermayer2006-02-09
* 10l in 1.12Loren Merritt2006-02-09
* Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 eachAlan Curry2006-02-09
* replace probe() by one similar to MPEG-ESMichael Niedermayer2006-02-08
* Add video4linux2 detection to configure.Luca Abeni2006-02-08
* Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific.Colin Ward2006-02-08
* altivec_yuv2packedX() ignores the requested output format and unconditionallyAlan Curry2006-02-08
* Correctly set the interlaced_frame and top_field_first fields.Luca Abeni2006-02-08
* typoDiego Biurrun2006-02-08
* List of people maintaining different parts of FFmpeg.Diego Biurrun2006-02-08
* AltiVec operations need to have memory aligned on 16-byte boundaries.Alan Curry2006-02-08
* vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrectAlan Curry2006-02-08
* slightly faster loopfilterLoren Merritt2006-02-08
* bump version numbers and update docs for adts aac supportMåns Rullgård2006-02-08
* create adts stream if CODEC_FLAG_GLOBAL_HEADER not setMåns Rullgård2006-02-08
* read/write adts aacMåns Rullgård2006-02-08
* adts aac parserMåns Rullgård2006-02-08
* decode adts aac streamsMåns Rullgård2006-02-08
* 10l (x86_64)Loren Merritt2006-02-07
* 18% faster put_h264_qpel16_mc[13]2_mmx2Loren Merritt2006-02-07
* 11% faster put_h264_qpel16_v_lowpass_mmx2Loren Merritt2006-02-07
* 15% faster put_h264_qpel16_hv_lowpass_mmx2Loren Merritt2006-02-07
* Some Make variants complain if the LIB variable does not exist.Alexander Strasser2006-02-06
* fix memleak, based upon a patch by Wolfram GlogerMichael Niedermayer2006-02-06
* 1 goto 1 fixMichael Niedermayer2006-02-06
* Fix broken cosmetics commit and add a check for valid headers.Benjamin Larsson2006-02-06
* Small cosmetics and better variable names.Benjamin Larsson2006-02-06
* Fix detection of IPv6 support on Darwin by ensuring thatDan Villiom Podlaski Christiansen2006-02-05
* MSVC-compatible __align8/__align16 declarationSteve L'Homme2006-02-05
* Correct the relation between floors of type 0 and block sizes.Alexander Strasser2006-02-05
* simplifyMichael Niedermayer2006-02-04
* faster find_startcode()Michael Niedermayer2006-02-04