Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-08Move required libs after the object file for the shared lib compilation.Diego Biurrun
2006-09-08fix sound of SampleVideo.mov (mp2 in mov)Michael Niedermayer
2006-09-07Allow to get the the track number in the IPRT (part) tag in AVI.Panagiotis Issaris
2006-09-07Allow to store the the track number though the IPRT (part) tag in AVI.Panagiotis Issaris
2006-09-07Remove unused defines, patch by takis P issaris A uhasselt P bePanagiotis Issaris
2006-09-07adds support for setting that album tag.Panagiotis Issaris
2006-09-07Better tag support:Panagiotis Issaris
2006-09-07Handle the rest of known blocks (by skipping them)Kostya Shishkov
2006-09-07Tests for overreading input dataKostya Shishkov
2006-09-07Cursor drawing supportKostya Shishkov
2006-09-07Introduce a mechanism to add object-specific linker flags.Gustavo Sverzut Barbieri
2006-09-06Add official GPL header to make license explicit as discussed on ffmpeg-devel.Diego Biurrun
2006-09-06Switch license from GPL to LGPL. The original author agreed to this asDiego Biurrun
2006-09-06Allow RGB Raw encodingJavier Garcia
2006-09-06Fall back on grepping for the revision number if no svn client is installed.Michel Bardiaux
2006-09-06Fix buffer handling for stereo mace files, fixes some random sig11Alan Curry
2006-09-05ignore index parameter to ignore the ODML index in aviMichael Niedermayer
2006-09-05second pass encoding changes:Corey Hickey
2006-09-05Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg.Diego Biurrun
2006-09-05MONster is no longuer shipped with CHUD, as it's been superseeded by SharkGuillaume Poirier
2006-09-05Try to handle all chunks, previous scheme was not correct.Kostya Shishkov
2006-09-05Handle raw blocks correctly (both updating pointer and storing to memory)Kostya Shishkov
2006-09-05VMware Video decoder (fourcc: VMnc)Kostya Shishkov
2006-09-05seems the output of that code is never usedMichael Niedermayer
2006-09-04inline align_get_bits()Måns Rullgård
2006-09-04error message spelling typoCorey Hickey
2006-09-04move track timescale/sampleDuration init to write_header and return error if ...Baptiste Coudurier
2006-09-04Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A ...Michel Bardiaux
2006-09-04Add sws_getCachedContext(), which checks if context is valid or reallocs a ne...Víctor Paesa
2006-09-04Exchange informal GPL notice by official license header.Diego Biurrun
2006-09-04Exchange informal LGPL notice by official license header.Diego Biurrun
2006-09-04WVC1 is now decodeable with VC-1 decoder.Kostya Shishkov
2006-09-04VC-1 Advanced Profile support (progressive only, tested on WVC1 samples)Kostya Shishkov
2006-09-04 * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik
2006-09-04The license of this file is LGPL, as clarified by Fabrice.Diego Biurrun
2006-09-03port ppm vhook to swscalerVíctor Paesa
2006-09-03Switch license from GPL to LGPL, this file originates from libdv, whichDiego Biurrun
2006-09-03Add copyright notice from the Independent JPEG Group instead of referringDiego Biurrun
2006-09-03Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. T...Justin Ruggles
2006-09-03Add license from zlib.h instead of referring to it.Diego Biurrun
2006-09-03AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed ver...Kostya Shishkov
2006-09-03remove redundant declarationsMåns Rullgård
2006-09-02Drop put_vc1_qpel_pixels_tab as they won't be needed anymore.Kostya Shishkov
2006-09-02Replace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tabKostya Shishkov
2006-09-02New function for chroma MC (will be used in VC-1)Kostya Shishkov
2006-09-02snow cosmetics: merge the sliced and non-sliced versions of add_yblockLoren Merritt
2006-09-02fix snow 1pass rc: the qlog used and the one written to the bitstream weren't...Loren Merritt
2006-08-31Align the input buffer in ffplay, introduce a public macro for aligned declar...Luca Barbato
2006-08-31Remove superfluous variable setting, the script will exit anyway.Diego Biurrun
2006-08-31The fail test needs to be outside of the GPL test, it's referenced elsewhere.Ramiro Polla