summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* seems the output of that code is never usedMichael Niedermayer2006-09-04
* inline align_get_bits()Måns Rullgård2006-09-04
* error message spelling typoCorey Hickey2006-09-04
* move track timescale/sampleDuration init to write_header and return error if ...Baptiste Coudurier2006-09-04
* Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A ...Michel Bardiaux2006-09-04
* Add sws_getCachedContext(), which checks if context is valid or reallocs a ne...Víctor Paesa2006-09-04
* Exchange informal GPL notice by official license header.Diego Biurrun2006-09-04
* Exchange informal LGPL notice by official license header.Diego Biurrun2006-09-04
* WVC1 is now decodeable with VC-1 decoder.Kostya Shishkov2006-09-04
* VC-1 Advanced Profile support (progressive only, tested on WVC1 samples)Kostya Shishkov2006-09-04
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-04
* The license of this file is LGPL, as clarified by Fabrice.Diego Biurrun2006-09-03
* port ppm vhook to swscalerVíctor Paesa2006-09-03
* Switch license from GPL to LGPL, this file originates from libdv, whichDiego Biurrun2006-09-03
* Add copyright notice from the Independent JPEG Group instead of referringDiego Biurrun2006-09-03
* Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. T...Justin Ruggles2006-09-03
* Add license from zlib.h instead of referring to it.Diego Biurrun2006-09-03
* AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed ver...Kostya Shishkov2006-09-03
* remove redundant declarationsMåns Rullgård2006-09-02
* Drop put_vc1_qpel_pixels_tab as they won't be needed anymore.Kostya Shishkov2006-09-02
* Replace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tabKostya Shishkov2006-09-02
* New function for chroma MC (will be used in VC-1)Kostya Shishkov2006-09-02
* snow cosmetics: merge the sliced and non-sliced versions of add_yblockLoren Merritt2006-09-01
* fix snow 1pass rc: the qlog used and the one written to the bitstream weren't...Loren Merritt2006-09-01
* Align the input buffer in ffplay, introduce a public macro for aligned declar...Luca Barbato2006-08-31
* Remove superfluous variable setting, the script will exit anyway.Diego Biurrun2006-08-31
* The fail test needs to be outside of the GPL test, it's referenced elsewhere.Ramiro Polla2006-08-31
* Some gcc versions dislike version.h to appear in the list of files toDiego Biurrun2006-08-31
* Proper fix for the corner case that would have been corrected before, praise&...Luca Barbato2006-08-31
* Revert previous commitLuca Barbato2006-08-31
* Fix float_to_int16, unaligned case, broken by the previous commitLuca Barbato2006-08-31
* Fix for AVI files with odd sized 'movi' listDavid Conrad2006-08-31
* New qpel MC functions conforming to VC-1 standard.Kostya Shishkov2006-08-31
* SpellingKostya Shishkov2006-08-31
* Motion compensation for luma always use halfpel precision.Kostya Shishkov2006-08-31
* Fix linking when the FFM muxer/demuxer is disabled.Panagiotis Issaris2006-08-31
* Work around Solaris tr not understanding "tr a-z A-Z" as it should.Diego Biurrun2006-08-30
* print warnings ifMichael Niedermayer2006-08-30
* fix b pyramid in mp4 muxing if no dts are provided to the muxerMichael Niedermayer2006-08-30
* PPM vhook documentation, by Victor Paesa.Benjamin Larsson2006-08-30
* Added -map usage to docs.Benjamin Larsson2006-08-30
* Added Maintainers entryBenjamin Larsson2006-08-30
* Re-Add support for PNG or PNM as watermark images, which was brokenVíctor Paesa2006-08-30
* Use libswscale in fish vhook.Guillaume Poirier2006-08-30
* clarifyMichael Niedermayer2006-08-30
* make the C code of the swscaler which i wrote LGPLMichael Niedermayer2006-08-30
* install opt.hNico Sabbi2006-08-29
* Use av_malloc instead of plain malloc where appropriateRamiro Polla2006-08-29
* add support for information in CDXA formatAllan Sandfeld Jensen2006-08-29
* Add missing file from commit r6122 (AVISynth support)Guillaume Poirier2006-08-29