summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* skip 0byte packetsBaptiste Coudurier2006-03-27
* ignore wrong negative cts values created by quicktimeBaptiste Coudurier2006-03-27
* flush packetsBaptiste Coudurier2006-03-27
* let vorbis decoder init too, fix mi2_vorbis51.mp4Baptiste Coudurier2006-03-26
* add mp3on4 detection, fix red.mp4Baptiste Coudurier2006-03-26
* fix double free, priv_data is freed in av_open_input_streamBaptiste Coudurier2006-03-26
* use 64bit atom version if neededBaptiste Coudurier2006-03-26
* dont set random timestamps if they are not knownMichael Niedermayer2006-03-25
* fixing timebaseMichael Niedermayer2006-03-25
* Rename time variable to the more descriptive block_time.Steve L'Homme2006-03-25
* let faad init parameters properly, fix many SBR samplesBaptiste Coudurier2006-03-24
* fix demuxing of CDR-Dinner_LAN_800k.mp4Baptiste Coudurier2006-03-24
* need to dissociate pcm 16bit and 8bit casesBaptiste Coudurier2006-03-24
* use av_d2q to parse frame rateBaptiste Coudurier2006-03-24
* Quicktime creates S8 that way tooBaptiste Coudurier2006-03-24
* vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4...Baptiste Coudurier2006-03-24
* use 64bit typesBaptiste Coudurier2006-03-23
* dvcpro is 411p in factBaptiste Coudurier2006-03-22
* duration and subitle fix from the patch by Steve LhommeSteve L'Homme2006-03-22
* cleanup codec_id mapping (untested)Michael Niedermayer2006-03-22
* cleanBaptiste Coudurier2006-03-22
* support 64bit date/durationBaptiste Coudurier2006-03-22
* fix aspect ratioMichael Niedermayer2006-03-22
* fixing current_sample vs. next_sample messMichael Niedermayer2006-03-21
* Smacker demuxer and decoder.Kostya Shishkov2006-03-21
* provide more info on which streams lack codec parametersMichael Niedermayer2006-03-21
* Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun2006-03-17
* Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun2006-03-17
* extract durationMichael Niedermayer2006-03-16
* fix sample size for uncompressed soundBaptiste Coudurier2006-03-14
* Do not be too verboseLuca Abeni2006-03-13
* Tell the user why video capture is failingLuca Abeni2006-03-13
* indentionBaptiste Coudurier2006-03-12
* use of PRI macros in dprintfBaptiste Coudurier2006-03-12
* fix conversion types in dprintfBaptiste Coudurier2006-03-12
* fix a warning when DEBUG is definedBaptiste Coudurier2006-03-11
* create edts atom when muxing B frames, needed to compute ctsBaptiste Coudurier2006-03-11
* do nal reformating when muxing H264, create avcc atomBaptiste Coudurier2006-03-11
* some mov files have invalid pts so we need to consider these pts too in calcu...Michael Niedermayer2006-03-11
* More correct demuxing and timestamp setting fot Sierra VMDKostya Shishkov2006-03-11
* simplify AVFormatParameters NULL checksMichael Niedermayer2006-03-11
* Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate.Diego Biurrun2006-03-08
* (f)printf --> av_log conversionSteve L'Homme2006-03-08
* correct computing of DV fourcc in mov muxerBaptiste Coudurier2006-03-08
* set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <bapti...Baptiste Coudurier2006-03-06
* referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier...Baptiste Coudurier2006-03-06
* add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <ba...Baptiste Coudurier2006-03-06
* generic crc calculation codeMichael Niedermayer2006-03-06
* DVCPRO50 support.Daniel Maas2006-03-06
* Support mov stsd atom version 2.Baptiste Coudurier2006-03-04