]> git.sesse.net Git - ffmpeg/history - libavformat
cleanup frame_rate code, this may also fix some large file bugs
[ffmpeg] / libavformat /
2004-03-24 Michael Niedermayercleanup frame_rate code, this may also fix some large...
2004-03-24 Michael Niedermayeruntested win32 binary pipe fix
2004-03-24 Roman Shaposhnik * turns out raw DV files can have .dif extension
2004-03-23 Roman Shaposhnik * enabling seek in raw DV files
2004-03-20 Leon van Stuivenbergsupport url_read which reads less then requested patch...
2004-03-18 Michael Niedermayeradjust_write_index() fix by ("Curi Fabio Eduardo (SFL...
2004-03-15 Leon van Stuivenbergdecode latency patch by (Leon van Stuivenberg <l dot...
2004-03-14 Leon van Stuivenbergtcp select() check and enables pressing 'q' when readin...
2004-03-14 Mike Melansonminor VMD system update; still not perfect, but should...
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-03-14 Michael Niedermayerno read loop tcp/http and http CRLF fix by (Leon van...
2004-03-13 Ronald S. Bultjefix global name conflicts patch by ("Ronald S. Bultje...
2004-03-13 Brian BeckerParse stss info in MOV files to get key frames patch...
2004-03-13 Mike Melansonadded SGI image format, encoding and decoding, courtesy...
2004-03-12 Michael Niedermayerbig endian compile fix by ("Ronald S. Bultje" <R dot...
2004-03-11 Michael Niedermayermatroska demuxer by ("Ronald S. Bultje" <R dot S dot...
2004-03-10 Brian BeckerCorrecting the header size for ADPCM_IMA_WAV files...
2004-03-10 Michael Niedermayerguess framerate
2004-03-09 Michael Niedermayer10l (1 vs. descrLength(1)) found by (Jean Le Feuvre...
2004-03-09 Michael Niedermayerflv fixes
2004-03-08 Michael Niedermayerchannel count & samplerate fix
2004-03-06 Konstantin Andreyevforgot to commit from patch by (Konstantin Andreyev...
2004-03-05 Konstantin Andreyevasf patch by (Konstantin Andreyev <kandreyev at bcsii...
2004-03-05 Konstantin Andreyevsplit asf patch by (Konstantin Andreyev <kandreyev...
2004-03-03 Michael Niedermayerav_log() cleanup
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-02-25 Michael Niedermayeruse AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
2004-02-22 Michael Niedermayer(f)printf() is disallowed in libavcodec, compilation...
2004-02-20 Gildas Bazinavsync patch by (Gildas Bazin <gbazin at altern dot...
2004-02-19 Hauke Dudenimproved VCD support patch by ("Hauke Duden" <H.NS...
2004-02-14 Gildas BazinAAC support in mov, correct aspect ratio support and...
2004-02-14 Gildas Bazinavio patch by (Gildas Bazin <gbazin at altern dot org>)
2004-02-11 Roman Shaposhnik * turns out write_packet is supposed to return 0...
2004-02-07 Roman Shaposhnik * Initial implementation of the G.726 ADPCM audio...
2004-02-07 Michael Niedermayer100l
2004-02-07 Michael Niedermayerno limits!, warning is enough
2004-02-06 Tinic Uro- made --extra-cflags option work on darwin
2004-02-05 Mike Melansoninitial commit for Quicktime Animation (RLE) video...
2004-02-01 Michael NiedermayerPatch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb...
2004-01-17 Michael NiedermayerCONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronal...
2004-01-17 Michael Niedermayerseeking stuff
2004-01-17 Michael Niedermayerstore searched distance in index, so we dont waste...
2004-01-14 Michael Niedermayerheader parser fix
2004-01-14 Michael Niedermayerreplic_size==0 fix, needed so that G.726 asf file,...
2004-01-14 Michael Niedermayeruse packet number instead of byte number internally...
2004-01-14 Michael Niedermayerunused
2004-01-14 Michael Niedermayerseeking fixes
2004-01-14 Michael Niedermayermemleak fix
2004-01-14 Kevin Kuphalseeking in single stream asf patch by ("Kevin Kuphal...
2004-01-13 Michael Niedermayercaching of timestamps for mpeg-ps so seeking is faster
2004-01-12 Roberto TogniMSZH and ZLIB decoder support
2004-01-10 Michael Niedermayeraudio pts fix
2004-01-10 Michael Niedermayerfixing some seek failure issues
2004-01-08 Gildas Bazinmemleak patch by (Gildas Bazin <gbazin at altern dot...
2004-01-06 Kevin KuphalASF extended header parsing patch by ("Kevin Kuphal...
2004-01-04 Michael Niedermayer10l
2004-01-03 Michael Niedermayerforgot ...
2004-01-02 Mike Melansoninitial commit for Sierra VMD file demuxer
2003-12-18 Fabrice Bellardharcoded DTS computation for mpeg
2003-12-16 Fabrice Bellardprimitive LPCM generator
2003-12-16 Fabrice Bellardbetter and simpler logic for MPEG muxing - fixed rare...
2003-12-16 Fabrice Bellardfixed incorrect PTS/DTS logic in MPEG video case (cause...
2003-12-15 Fabrice Bellardmake av_read_frame() return buffered frames at EOF
2003-12-14 Wolfgang Hesselercygwin fix and dont average interlaced MVs patch by...
2003-12-09 Michel Bardiauxsuppress PTS in packets when not needed (slightly small...
2003-12-09 Fabrice Bellardcopy packet without omitting the padding
2003-12-09 Michael Niedermayerbetter get_packet_size and probe
2003-12-08 Alex Beregszaszimsb pts support
2003-12-08 Alex Beregszasziusing LIBAVFORMAT_IDENT
2003-12-05 Michael Niedermayerremoving unused var & converting 64->32bit
2003-12-05 Glyn KenningtonSWF sanity check patch by (Glyn Kennington <glyn dot...
2003-12-03 Mike MelansonDUCK codec
2003-12-01 Mike Melansonoff by 1 in the palette
2003-11-29 Laurent AimarH264 fourcc patch by (Laurent Aimar <fenrir at via...
2003-11-26 Roberto Togni- Add reget_buffer() function to AVCodecContext
2003-11-24 Michael NiedermayerPatch for PPM probing by (Rob Joyce <rjoyce at twcny...
2003-11-20 Fabrice Bellardfixed memory leak
2003-11-19 Philip GladstoneAdd more resilience in reading ffm files. In particular...
2003-11-16 Mike Melansonset frame rate information, for good measure
2003-11-15 Mike Melansonuse the proper file framerate (specified by a float...
2003-11-14 Mike Melansonyep, FLI support
2003-11-13 Zdenek Kabelac* *FILE needs <stdio.h>
2003-11-12 Måns Rullgårdsupport more codecs in MPEG-TS patch by (mru at kth...
2003-11-10 Fabrice Bellardframe rate should be completely disabled in asf (closer...
2003-11-10 Fabrice Bellardinitial seek support
2003-11-10 Fabrice Bellardseek support
2003-11-10 Fabrice Bellardseeking support - fixed some ADPCM decoding cases
2003-11-10 Fabrice Bellardfixed double free
2003-11-10 Fabrice Bellardadded parsing
2003-11-10 Fabrice Bellardseek support for PCM formats
2003-11-10 Fabrice Bellarduse parsers
2003-11-10 Fabrice Bellardinitial seek support - more generic play/pause support
2003-11-10 Fabrice Bellardinitial av_read_frame() and av_seek_frame() support
2003-11-10 Mike Melansonadded palette support to the QT demuxer; registered...
2003-11-07 Roberto Togni8BPS decoder
2003-11-04 Roman Shaposhnik * fixes for broken builds on Solaris, OS2 and all...
2003-11-04 Michael Niedermayerremoving borderline spyware
2003-11-03 Gildas Bazinmovenc patch by (Gildas Bazin <gbazin at altern dot...
2003-11-02 Roberto TogniMake avi and asf demuxer export palette in palctrl
2003-10-31 Roman Shaposhnik * DV demuxer is now capable of decoding auxilary...
next