summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rename vector to vect to avoid clash with Apple gccAurelien Jacobs2006-09-09
* Add proper GPL headers.Diego Biurrun2006-09-09
* Add proper GPL headers.Diego Biurrun2006-09-09
* Replace informal GPL notice by official header.Diego Biurrun2006-09-09
* fix out of tree buildsMåns Rullgård2006-09-09
* VP5 and VP6 video decoderAurelien Jacobs2006-09-09
* Drop unneeded checks before av_free() and change to av_freep() where it's mor...Kostya Shishkov2006-09-09
* Support for BI-frames in Advanced ProfileKostya Shishkov2006-09-09
* Don't print header bits by defaultKostya Shishkov2006-09-09
* [Cosmetics] Remove if(profile < PROFILE_ADVANCED) from decode_sequence_header()Kostya Shishkov2006-09-09
* [Cosmetics] Remove some done TODOs/FIXMEs from commentsKostya Shishkov2006-09-09
* Proper support for B/BI framesKostya Shishkov2006-09-09
* AVPROBE_SCORE_MAX docMichael Niedermayer2006-09-09
* undefines a few temporary defines which were not undefined after their usage.Panagiotis Issaris2006-09-09
* Add -lav* to the front of LDFLAGS, fixes linking on Linux.Panagiotis Issaris2006-09-08
* FFLIBS --> EXTRALIBSDiego Biurrun2006-09-08
* Remove pointless variable indirection.Diego Biurrun2006-09-08
* 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