summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* * .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
* minor VMD system update; still not perfect, but should not crash eitherMike Melanson2004-03-14
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-14
* no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanst...Michael Niedermayer2004-03-14
* fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at...Ronald S. Bultje2004-03-13
* Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Bria...Brian Becker2004-03-13
* added SGI image format, encoding and decoding, courtesy of Todd KirbyMike Melanson2004-03-13
* big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students...Michael Niedermayer2004-03-12
* matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot u...Michael Niedermayer2004-03-11
* Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <br...Brian Becker2004-03-10
* guess framerateMichael Niedermayer2004-03-10
* 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)Michael Niedermayer2004-03-09
* flv fixesMichael Niedermayer2004-03-09
* channel count & samplerate fixMichael Niedermayer2004-03-08
* forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot c...Konstantin Andreyev2004-03-06
* asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-05
* split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-05
* av_log() cleanupMichael Niedermayer2004-03-03
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
* use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0Michael Niedermayer2004-02-25
* (f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer2004-02-22
* avsync patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-20
* improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>)Hauke Duden2004-02-19
* AAC support in mov, correct aspect ratio support and user data support patch ...Gildas Bazin2004-02-14
* avio patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-14
* * turns out write_packet is supposed to return 0 on success, notRoman Shaposhnik2004-02-11
* * Initial implementation of the G.726 ADPCM audio codec.Roman Shaposhnik2004-02-07
* 100lMichael Niedermayer2004-02-07
* no limits!, warning is enoughMichael Niedermayer2004-02-07
* - made --extra-cflags option work on darwinTinic Uro2004-02-06
* initial commit for Quicktime Animation (RLE) video decoder; bit depthsMike Melanson2004-02-05
* Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>)Michael Niedermayer2004-02-01
* CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)Michael Niedermayer2004-01-17
* seeking stuffMichael Niedermayer2004-01-17
* store searched distance in index, so we dont waste time searching for keyfram...Michael Niedermayer2004-01-17
* header parser fixMichael Niedermayer2004-01-14
* replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least dec...Michael Niedermayer2004-01-14