summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Handle the rest of known blocks (by skipping them)Kostya Shishkov2006-09-07
* Tests for overreading input dataKostya Shishkov2006-09-07
* Cursor drawing supportKostya Shishkov2006-09-07
* Introduce a mechanism to add object-specific linker flags.Gustavo Sverzut Barbieri2006-09-07
* Add official GPL header to make license explicit as discussed on ffmpeg-devel.Diego Biurrun2006-09-06
* Switch license from GPL to LGPL. The original author agreed to this asDiego Biurrun2006-09-06
* Allow RGB Raw encodingJavier Garcia2006-09-06
* Fall back on grepping for the revision number if no svn client is installed.Michel Bardiaux2006-09-05
* Fix buffer handling for stereo mace files, fixes some random sig11Alan Curry2006-09-05
* ignore index parameter to ignore the ODML index in aviMichael Niedermayer2006-09-05
* second pass encoding changes:Corey Hickey2006-09-05
* Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg.Diego Biurrun2006-09-05
* MONster is no longuer shipped with CHUD, as it's been superseeded by SharkGuillaume Poirier2006-09-05
* Try to handle all chunks, previous scheme was not correct.Kostya Shishkov2006-09-05
* Handle raw blocks correctly (both updating pointer and storing to memory)Kostya Shishkov2006-09-05
* VMware Video decoder (fourcc: VMnc)Kostya Shishkov2006-09-05
* 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