| Commit message (Expand) | Author | Age | Files | Lines |
* | fix versions in .pc files | Måns Rullgård | 2008-02-27 | 1 | -16/+16 |
* | free in case of multiple type == 2 | Baptiste Coudurier | 2008-02-27 | 1 | -0/+1 |
* | return error if malloc fails | Baptiste Coudurier | 2008-02-27 | 1 | -0/+2 |
* | fix possible overflow with memmove | Baptiste Coudurier | 2008-02-27 | 1 | -1/+1 |
* | fix libavfilter version extraction | Måns Rullgård | 2008-02-27 | 1 | -1/+1 |
* | Print libavfilter version if it is enabled in configure | Vitor Sessak | 2008-02-27 | 1 | -0/+4 |
* | makes really sure that no undefined behavior can happen | Aurelien Jacobs | 2008-02-27 | 1 | -1/+1 |
* | better include | Michael Niedermayer | 2008-02-26 | 1 | -1/+1 |
* | include dependencies ... | Michael Niedermayer | 2008-02-26 | 1 | -0/+3 |
* | Add multiple inclusion guards. | Diego Biurrun | 2008-02-26 | 1 | -0/+5 |
* | Add explanatory comment to '#define FLOAT float'. | Diego Biurrun | 2008-02-26 | 1 | -0/+1 |
* | Avoid infinite loop. | Aurelien Jacobs | 2008-02-26 | 1 | -1/+1 |
* | Make gcc ignore the distinction between +0.0 and -0.0, this allows it to | Michael Niedermayer | 2008-02-26 | 1 | -0/+1 |
* | print enabled things in columns | Måns Rullgård | 2008-02-26 | 1 | -7/+4 |
* | 10l, alphabetic ordering | Vitor Sessak | 2008-02-26 | 1 | -1/+1 |
* | Build system changes for libavfilter addition. Add --enable-avfilter configur... | Vitor Sessak | 2008-02-26 | 2 | -2/+44 |
* | Make libavfilter define its version like the other libav* libs | Vitor Sessak | 2008-02-26 | 1 | -1/+11 |
* | simplify version number extraction | Måns Rullgård | 2008-02-26 | 1 | -19/+20 |
* | less preprocessor magic in version number macros | Måns Rullgård | 2008-02-26 | 1 | -4/+10 |
* | less preprocessor magic in version number macros | Måns Rullgård | 2008-02-26 | 6 | -26/+54 |
* | 25% faster floating point AAN IDCT. | Michael Niedermayer | 2008-02-26 | 1 | -0/+1 |
* | Stuffing bytes to not violate minimum legality rate. | Michael Niedermayer | 2008-02-26 | 1 | -0/+21 |
* | Remove another temporary variable with which gcc has problems. | Michael Niedermayer | 2008-02-26 | 1 | -4/+5 |
* | support keyframes indexes starting at 0, broken files created by omneon, fix ... | Baptiste Coudurier | 2008-02-26 | 1 | -1/+2 |
* | support mov reference files, ref.mov/ref.m2v/ref.wav and detect BrianCox.mov | Baptiste Coudurier | 2008-02-26 | 1 | -6/+97 |
* | cosmetics: Demplayerify indentation. | Diego Biurrun | 2008-02-26 | 1 | -224/+227 |
* | Add comments to some #endif directives. | Diego Biurrun | 2008-02-26 | 1 | -2/+2 |
* | cosmetics: spelling/grammar | Diego Biurrun | 2008-02-26 | 1 | -26/+27 |
* | Alternative and faster (on gcc x86) plane rotation. | Michael Niedermayer | 2008-02-26 | 1 | -0/+10 |
* | Get rid of another useless variable. | Michael Niedermayer | 2008-02-26 | 1 | -8/+8 |
* | Avoid a=b+c but rather use a+=b (gcc is too stupid to do this itself), | Michael Niedermayer | 2008-02-26 | 1 | -14/+14 |
* | One variable less. No real change to the actual code. | Michael Niedermayer | 2008-02-26 | 1 | -15/+18 |
* | floating point AAN IDCT | Michael Niedermayer | 2008-02-26 | 7 | -0/+180 |
* | remove useless braces | Baptiste Coudurier | 2008-02-26 | 1 | -2/+1 |
* | indentation | Baptiste Coudurier | 2008-02-26 | 1 | -19/+19 |
* | rescale frame size, fix i.3g2 | Baptiste Coudurier | 2008-02-26 | 1 | -1/+1 |
* | move parameters reset after setting stream parameters, will need those infos | Baptiste Coudurier | 2008-02-26 | 1 | -21/+24 |
* | decode mng color decorrelation | Loren Merritt | 2008-02-26 | 4 | -3/+37 |
* | Remove START_TIMER and STOP_TIMER macros. | Diego Biurrun | 2008-02-26 | 1 | -92/+3 |
* | Disable vhook on Interix, patch by Pete Ross, pross xvid org. | Peter Ross | 2008-02-26 | 1 | -0/+3 |
* | This header just needs stdint.h, not inttypes.h, which is a superset of | Peter Ross | 2008-02-26 | 1 | -1/+1 |
* | simplify | Loren Merritt | 2008-02-26 | 1 | -1/+1 |
* | split encoding part of dsputil_mmx into its own file | Aurelien Jacobs | 2008-02-25 | 4 | -1409/+1436 |
* | Remove commented-out av_log calls. | Diego Biurrun | 2008-02-25 | 1 | -12/+0 |
* | Fix trellis quant + AAN DCT. | Michael Niedermayer | 2008-02-25 | 4 | -143/+162 |
* | Make diego happy. | Michael Niedermayer | 2008-02-25 | 1 | -2/+2 |
* | compile various fdct only when encoders are enabled | Aurelien Jacobs | 2008-02-25 | 1 | -3/+2 |
* | Fix MSVC identification, patch by Eddie Pang. | Eddie Pang | 2008-02-25 | 1 | -1/+1 |
* | Make code C conformant. | Michael Niedermayer | 2008-02-25 | 1 | -1/+1 |
* | Clarify the documentation for 'ffmpeg -v'. | Stefano Sabatini | 2008-02-25 | 2 | -3/+3 |