summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* moving nearly identical binary search code from nut/mpeg/asf to utils.cMichael Niedermayer2004-04-12
* codec tag for FLVMichael Niedermayer2004-04-11
* 4xm codec tagMichael Niedermayer2004-04-11
* some tag for mpeg2, so looking MPEG2VIDEO up worksMichael Niedermayer2004-04-11
* avoid seeking to the end, as it confuses some crappy codeMichael Niedermayer2004-04-11
* set codec_tagMichael Niedermayer2004-04-10
* prefix globalMichael Niedermayer2004-04-10
* patch courtesy of Todd Kirby:Mike Melanson2004-04-10
* removing keyframe prediction and checksum thresholdMichael Niedermayer2004-04-09
* correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio"...Thomas Raivio2004-04-09
* gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>)Steven M. Schultz2004-04-09
* fourcc & language code v->vb typeMichael Niedermayer2004-04-08
* dont reduce the min_distance of AVIndexEntryMichael Niedermayer2004-04-07
* support for -timestampAlex Beregszaszi2004-04-07
* unknown format charAlex Beregszaszi2004-04-07
* support for wider range of codecsAlex Beregszaszi2004-04-07
* 10l (bytes_left() -> url_feof())Michael Niedermayer2004-04-06
* * making it possible to specify recording date and time in a streamRoman Shaposhnik2004-04-06
* search for undamaged headersMichael Niedermayer2004-04-05
* checksuming for nut & nice checksum API for libavformatMichael Niedermayer2004-04-05
* antitimeMichael Niedermayer2004-04-05
* 10l (Titel->Title)Michael Niedermayer2004-04-05
* info packet read/write & simplifyMichael Niedermayer2004-04-04
* make vorbis default againMichael Niedermayer2004-04-04
* 10lMichael Niedermayer2004-04-04
* store extradata, vorbis in avi works now, dont expect av sync thoughMichael Niedermayer2004-04-04
* some random id for vorbis so we can do some experiments with vorbis in variou...Michael Niedermayer2004-04-04
* large extradata fixMichael Niedermayer2004-04-04
* move zero size hack from ogg.c to utils.cMichael Niedermayer2004-04-04
* fix global header passing from demuxer to decoderMichael Niedermayer2004-04-04
* remove function call from muxer->encoder and cleanly pass global headersMichael Niedermayer2004-04-04
* fix obnoxious ogg_packet passing from encoder to muxerMichael Niedermayer2004-04-04
* kill obnoxious ogg_packet passing from demuxer to decoderMichael Niedermayer2004-04-04
* remove spyware from ogg*.cMichael Niedermayer2004-04-04
* nut (de)muxer updateMichael Niedermayer2004-04-03
* yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>)Steven M. Schultz2004-04-01
* * .mov files with uncompressed audio can't be correctly processedRoman Shaposhnik2004-03-31
* * fixing 10l in movenc.c + updating regression patterns.Roman Shaposhnik2004-03-28
* * making .mov files generated by ffmpeg compatible with Apple software.Roman Shaposhnik2004-03-28
* Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-m...Wolfram Gloger2004-03-26
* * enabling DV-in-QTRoman Shaposhnik2004-03-26
* warning patrolFalk Hüffner2004-03-24
* cleanup frame_rate code, this may also fix some large file bugsMichael Niedermayer2004-03-24
* untested win32 binary pipe fixMichael Niedermayer2004-03-24
* * turns out raw DV files can have .dif extensionRoman Shaposhnik2004-03-24
* * enabling seek in raw DV filesRoman Shaposhnik2004-03-23
* support url_read which reads less then requested patch by (Leon van Stuivenbe...Leon van Stuivenberg2004-03-20
* adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA ...Michael Niedermayer2004-03-18
* decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello...Leon van Stuivenberg2004-03-15
* tcp select() check and enables pressing 'q' when reading/(writing) fromLeon van Stuivenberg2004-03-14