summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* prevent infinite loop with VORC012.WMAMichael Niedermayer2006-09-27
* fix some signedness warningsMåns Rullgård2006-09-27
* remove useless memset()Måns Rullgård2006-09-27
* fix r_frame_rate init code for groundhog.vobMichael Niedermayer2006-09-26
* drop broken telecine detection codeMichael Niedermayer2006-09-26
* reindentMichael Niedermayer2006-09-26
* dont ignore MAX_READ_SIZEMichael Niedermayer2006-09-26
* support forward seeking in non seekable streamsMichael Niedermayer2006-09-26
* simplify seek() failure checkMichael Niedermayer2006-09-26
* WavPack lossless audio decoderKostya Shishkov2006-09-26
* simplify url_fseek()Michael Niedermayer2006-09-22
* * Moving FifoBuffer out of libavformat/avformat.h andRoman Shaposhnik2006-09-21
* reduce scores if the mp3 frames dont start from the begin of the file (fixes ...Michael Niedermayer2006-09-20
* Migrate the "packetsize" OptionDef option to become an AVOption.Panagiotis Issaris2006-09-20
* Migrate the "muxrate" OptionDef option to become an AVOption.Panagiotis Issaris2006-09-20
* FLV seeking patch by Nazo. lovesyao at aol com.Nazo2006-09-17
* Split the DV demuxer and muxer into separate files (as suggested by DiegoPanagiotis Issaris2006-09-15
* Add support for 8-bit grayscale to V4L grabberMichael Benjamin2006-09-15
* add support for grayscale rawvideo aviPhilippe De Muyter2006-09-15
* Make OFFSET() reuse offsetofPanagiotis Issaris2006-09-14
* Remove a redundant memset from libavformat.Panagiotis Issaris2006-09-14
* 10l typoMichael Niedermayer2006-09-12
* add a VP6F fourcc for apps which rely on fourccAurelien Jacobs2006-09-12
* workaround for files, mainly d-cinema, with 0 sized tags especially UMID in s...Baptiste Coudurier2006-09-11
* Use and set sane AVOption defaultsPanagiotis Issaris2006-09-10
* allow ffmpeg to read mp3s beginning with partial framesAndreas Öman2006-09-10
* make AVOptions default value field work.Panagiotis Issaris2006-09-10
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* VP5 and VP6 video decoderAurelien Jacobs2006-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
* Remove empty variable declaration.Diego Biurrun2006-09-08
* enable setting the year and track number using AVOptionPanagiotis Issaris2006-09-08
* makes avformat_get_context_defaults() staticPanagiotis Issaris2006-09-08
* 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
* Better tag support:Panagiotis Issaris2006-09-07
* Allow RGB Raw encodingJavier Garcia2006-09-06
* ignore index parameter to ignore the ODML index in aviMichael Niedermayer2006-09-05
* VMware Video decoder (fourcc: VMnc)Kostya Shishkov2006-09-05
* 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
* WVC1 is now decodeable with VC-1 decoder.Kostya Shishkov2006-09-04
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-04
* Switch license from GPL to LGPL, this file originates from libdv, whichDiego Biurrun2006-09-03
* remove redundant declarationsMåns Rullgård2006-09-02
* Fix for AVI files with odd sized 'movi' listDavid Conrad2006-08-31
* fix b pyramid in mp4 muxing if no dts are provided to the muxerMichael Niedermayer2006-08-30
* add support for information in CDXA formatAllan Sandfeld Jensen2006-08-29