summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* Add missing file from commit r6122 (AVISynth support)Guillaume Poirier2006-08-29
* AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %Steve L'Homme2006-08-29
* ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there...Aurelien Jacobs2006-08-28
* scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the defa...Nico Sabbi2006-08-27
* added option probesize; at the moment only used by mpegts.cNico Sabbi2006-08-27
* initial support for AVOption in AVFormatContextNico Sabbi2006-08-27
* support some totally broken ODML variantMichael Niedermayer2006-08-25
* fix mac3audio.mov, pcm_s8 and pcm_u8 can only have sample size of 1 and only ...Baptiste Coudurier2006-08-24
* correct uid, and enable JPEG 2000 detectionBaptiste Coudurier2006-08-24
* add codec id and tag for JPEG 2000Baptiste Coudurier2006-08-24
* wide atom is only defined in mov, use free for mp4/3gpBaptiste Coudurier2006-08-24
* move amr parameters adjusting like other codecsBaptiste Coudurier2006-08-24
* dont set width/height for h261/h263/mpeg4 since they are oftenly wrong, let d...Baptiste Coudurier2006-08-24
* put dv demuxing code around ifdefBaptiste Coudurier2006-08-24
* put dv demuxing code around ifdefBaptiste Coudurier2006-08-24
* support vdva fourcc (dv + dv audio in mov)Baptiste Coudurier2006-08-24
* fix ODML AVI Duration for files > 2GBBrian Brice2006-08-24
* fix fallback if theres no indexMichael Niedermayer2006-08-23
* read and use index (based on a patch by John Donaghy on the 23-03-2006 '[Ffmp...Michael Niedermayer2006-08-23
* value_num should also be 64bit (1 hunk from the asf seeking patch by DrDivx/S...Steve L'Homme2006-08-23
* total_size should be 64bit (1 hunk of the asf seeking patch from DrDivx / Ste...Michael Niedermayer2006-08-23
* set correct first gop closed valueBaptiste Coudurier2006-08-21
* rename closed_gop to first_gop_closedBaptiste Coudurier2006-08-21
* init bufferBaptiste Coudurier2006-08-21
* Added codec id for QCELP.Benjamin Larsson2006-08-20
* attribute_deprecatedMichael Niedermayer2006-08-20
* fix probing of 02-Penguin.flacMichael Niedermayer2006-08-19
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-18