summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* simplifyDiego Biurrun2006-09-08
* FFLIBDIRS --> LDFLAGSDiego Biurrun2006-09-08
* Remove empty variable declaration.Diego Biurrun2006-09-08
* Add -g to LDFLAGS instead of adding it to the command line.Diego Biurrun2006-09-08
* enables AVOption for muxing.Panagiotis Issaris2006-09-08
* enable setting the year and track number using AVOptionPanagiotis Issaris2006-09-08
* makes avformat_get_context_defaults() staticPanagiotis Issaris2006-09-08
* print more correct error messgesMichael Niedermayer2006-09-08
* LDFLAGS_$@ contains libs, not LDFLAGS, rename it accordingly.Diego Biurrun2006-09-07
* Move required libs after the object file for the shared lib compilation.Diego Biurrun2006-09-07
* fix sound of SampleVideo.mov (mp2 in mov)Michael Niedermayer2006-09-07
* Allow to get the the track number in the IPRT (part) tag in AVI.Panagiotis Issaris2006-09-07
* Allow to store the the track number though the IPRT (part) tag in AVI.Panagiotis Issaris2006-09-07
* Remove unused defines, patch by takis P issaris A uhasselt P bePanagiotis Issaris2006-09-07
* adds support for setting that album tag.Panagiotis Issaris2006-09-07
* Better tag support:Panagiotis Issaris2006-09-07
* 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