aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* fix obnoxious ogg_packet passing from encoder to muxerMichael Niedermayer2004-04-042-32/+41
* kill obnoxious ogg_packet passing from demuxer to decoderMichael Niedermayer2004-04-041-4/+3
* remove spyware from ogg*.cMichael Niedermayer2004-04-042-5/+6
* nut (de)muxer updateMichael Niedermayer2004-04-031-156/+572
* yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>)Steven M. Schultz2004-04-011-1/+1
* * .mov files with uncompressed audio can't be correctly processedRoman Shaposhnik2004-03-311-1/+7
* * fixing 10l in movenc.c + updating regression patterns.Roman Shaposhnik2004-03-281-1/+1
* * making .mov files generated by ffmpeg compatible with Apple software.Roman Shaposhnik2004-03-281-32/+44
* Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-m...Wolfram Gloger2004-03-261-6/+11
* * enabling DV-in-QTRoman Shaposhnik2004-03-261-1/+10
* warning patrolFalk Hüffner2004-03-245-15/+15
* cleanup frame_rate code, this may also fix some large file bugsMichael Niedermayer2004-03-241-26/+12
* untested win32 binary pipe fixMichael Niedermayer2004-03-241-0/+3
* * turns out raw DV files can have .dif extensionRoman Shaposhnik2004-03-241-1/+1
* * enabling seek in raw DV filesRoman Shaposhnik2004-03-232-9/+31
* support url_read which reads less then requested patch by (Leon van Stuivenbe...Leon van Stuivenberg2004-03-201-7/+21
* adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA ...Michael Niedermayer2004-03-181-1/+2
* decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello...Leon van Stuivenberg2004-03-153-6/+42
* tcp select() check and enables pressing 'q' when reading/(writing) fromLeon van Stuivenberg2004-03-141-21/+28
* minor VMD system update; still not perfect, but should not crash eitherMike Melanson2004-03-141-23/+85
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-1410-150/+48
* no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanst...Michael Niedermayer2004-03-142-37/+20
* fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at...Ronald S. Bultje2004-03-134-6/+6
* Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Bria...Brian Becker2004-03-131-2/+54
* added SGI image format, encoding and decoding, courtesy of Todd KirbyMike Melanson2004-03-134-1/+478
* big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students...Michael Niedermayer2004-03-121-4/+4
* matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot u...Michael Niedermayer2004-03-114-1/+2694
* Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <br...Brian Becker2004-03-101-0/+1
* guess framerateMichael Niedermayer2004-03-101-3/+14
* 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)Michael Niedermayer2004-03-091-1/+1
* flv fixesMichael Niedermayer2004-03-092-12/+21
* channel count & samplerate fixMichael Niedermayer2004-03-081-0/+4
* forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot c...Konstantin Andreyev2004-03-061-0/+1
* asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-053-78/+371
* split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-053-681/+725
* av_log() cleanupMichael Niedermayer2004-03-032-15/+15
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-0320-66/+89
* use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0Michael Niedermayer2004-02-251-3/+0
* (f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer2004-02-221-1/+1
* avsync patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-202-2/+9
* improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>)Hauke Duden2004-02-191-142/+451
* AAC support in mov, correct aspect ratio support and user data support patch ...Gildas Bazin2004-02-141-22/+160
* avio patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-142-3/+6
* * turns out write_packet is supposed to return 0 on success, notRoman Shaposhnik2004-02-111-1/+1
* * Initial implementation of the G.726 ADPCM audio codec.Roman Shaposhnik2004-02-071-0/+1
* 100lMichael Niedermayer2004-02-071-1/+1
* no limits!, warning is enoughMichael Niedermayer2004-02-071-4/+4
* - made --extra-cflags option work on darwinTinic Uro2004-02-062-128/+533
* initial commit for Quicktime Animation (RLE) video decoder; bit depthsMike Melanson2004-02-051-0/+1
* Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>)Michael Niedermayer2004-02-011-7/+12