summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* cosmetic: indent sensibly so code can be read at allMåns Rullgård2007-02-05
* Use enabled/disabled functions where possible.Diego Biurrun2007-02-05
* 10l uninitalized colaMichael Niedermayer2007-02-05
* seek regression testsMichael Niedermayer2007-02-05
* a bit more consistency for for the imlib2 checkDiego Biurrun2007-02-05
* cosmetics: indentationDiego Biurrun2007-02-05
* Remove hardcoded dependency of imlib2 on Xlib.Víctor Paesa2007-02-05
* Link to the FFmpeg Windows Help website.Diego Biurrun2007-02-05
* Put Visual C++ question in a better location.Diego Biurrun2007-02-05
* Force stereo in target vcd.Michel Bardiaux2007-02-05
* Simplify and speedup FFMPEG_CONFIGURATION.Diego Biurrun2007-02-05
* BMP encoder by Michel Bardiaux, mbardiaux mediaxim beDiego Biurrun2007-02-05
* Simplify quoting.Diego Biurrun2007-02-05
* fix use of uninitialized variablesSascha Sommer2007-02-05
* Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com.Benoit Fouet2007-02-05
* Set codec dimensions in extradata parsingKostya Shishkov2007-02-05
* table fixKostya Shishkov2007-02-05
* Fix audio corruption when cutting.Wolfram Gloger2007-02-05
* move networking #includes into separate fileRamiro Polla2007-02-04
* useless as this file wont be compiled if this is not trueMichael Niedermayer2007-02-04
* Save frame header info in context variablesKostya Shishkov2007-02-04
* Set frame rate from extradataKostya Shishkov2007-02-04
* factorize switch_buffer()Michael Niedermayer2007-02-03
* fix decoding of takethat.mp3Michael Niedermayer2007-02-03
* These messages are just for debug purposesKostya Shishkov2007-02-03
* Set codec dimensions if provided by extradataKostya Shishkov2007-02-03
* VC-1 parserKostya Shishkov2007-02-03
* Make x11grab output its warning that it couldn't find the mouse pointer onlyPanagiotis Issaris2007-02-02
* 0x00000103 is not an escape markerKostya Shishkov2007-02-02
* Set correct aspect ratio (it's sample aspect, not display aspect)Zuxy Meng2007-02-02
* packets must be correctly interleavedMichael Niedermayer2007-02-02
* add FIXMEMichael Niedermayer2007-02-02
* General approach to parsing chunks in VC-1 APKostya Shishkov2007-02-02
* some (probably exploitable) out of array write fixesMichael Niedermayer2007-02-02
* missed a redundant loadMåns Rullgård2007-02-02
* revert accidental checkinMåns Rullgård2007-02-01
* save one cycleMåns Rullgård2007-02-01
* remove redundant loadsMåns Rullgård2007-02-01
* Check for out-of-bounds accessKostya Shishkov2007-02-01
* Add decode_end method to bmp decoder. Patch by Michel Bardiaux,Michel Bardiaux2007-02-01
* correctly set profile/level for hdBaptiste Coudurier2007-02-01
* Activate guards in avcodec_default_get_buffer. Patch by Michel Bardiaux,Michel Bardiaux2007-02-01
* Simplify GPl check.Ramiro Polla2007-02-01
* use avcodec_decode_audio2()Michael Niedermayer2007-02-01
* extract aspect ratioMichael Niedermayer2007-01-31
* optimize IDCT of rows with mostly zero coefficientsMåns Rullgård2007-01-31
* Move lzo decompression to libavutilReimar Döffinger2007-01-31
* Make sure we do not accidentially "fix" cnt to something < 0Reimar Döffinger2007-01-31
* Simplify checks, use that we know that cnt will not be < 0Reimar Döffinger2007-01-31
* Remove boundary checks that are actually done "well enough"Reimar Döffinger2007-01-31