]> git.sesse.net Git - ffmpeg/history - libavformat
porting optimizations from 4x4 dct to 8x8
[ffmpeg] / libavformat /
2004-09-22 Michael Niedermayer10l
2004-09-22 Michael Niedermayerwrite shorter headers if possible
2004-09-22 Roman Shaposhnik * fixing a regression introduced by the last seek...
2004-09-21 Michael Niedermayergcc 2.95 compile fix by (Jan Knutar <jknutar at nic...
2004-09-19 Roman Shaposhnik * fix for a DV regression introduced with the last...
2004-09-19 Roman Shaposhnik * a couple of silly defaults to make everybody happy.
2004-09-19 Roman Shaposhnik * misc. fixes and hacks to improve timing detection...
2004-09-18 Nathan Kurz * seek in raw DV patch by Nathan Kurz (nate at...
2004-09-16 Todd Kirbyremoving the .so file when make clean is run patch...
2004-09-16 Mike MelansonIBM Ultimotion video decoder, courtesy of Konstantin...
2004-09-16 Mike Melansonadded support for the elusive AVI palette change chunk...
2004-09-15 Michael Niedermayervarious fixes for the main chunk demux loop
2004-08-22 Roberto Tognih261
2004-08-21 Alex Beregszasziunofficial ids for sonic for using in nut (fixme)
2004-08-18 Michael Niedermayernonsense removial
2004-08-18 Roman Shaposhnik * replacing calls to not-always-available gmtime_r...
2004-08-14 Mike MelansonTechSmith Camtasia (TSCC) video decoder, courtesy of...
2004-08-14 Patrice BensoussaniTunes metadata encoding support patch by (Patrice...
2004-08-13 Michael NiedermayerMinor Patch for shared libs on Mac OSX by (Bill May...
2004-08-12 Petr DoubekHTTP Authentication Patch by (Petr Doubek <doubek at...
2004-08-04 Roman Shaposhnik * simplifying OpenDML AVI handling.
2004-08-02 Michael Niedermayerdont be so picky
2004-08-02 Roman Shaposhnik * fixing a bug in DV timestamp generation. Now libav...
2004-07-28 Roman Shaposhnik * fixing a buffer overrun in gif.c
2004-07-28 Sebastien Bechet2000/00/00 to 2001/03/01 QT fileformat documentation...
2004-07-28 Gildas BazinAAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern...
2004-07-27 Roman Shaposhnik * fixing a small quirk with DV audio muxing
2004-07-25 Michael Niedermayermy experimental wavelet codec
2004-07-25 Michael Niedermayerffserver fixes by (Koos Vriezen <koos.vriezen at xs4all...
2004-07-21 Michael Niedermayerraw rgb support
2004-07-17 Michael Niedermayermov_read_elst fix, based upon a patch by (Sebastien...
2004-07-17 Michael Niedermayerdisable mov_read_elst
2004-07-15 Michael Niedermayersupport single images, remove copy/paste junk
2004-07-15 Michael Niedermayerimage2 / image API cleanup phase-1
2004-07-14 Michael Niedermayerlibdts support by (Benjamin Zores <ben at geexbox dot...
2004-07-14 Michael Niedermayerplay more broken files
2004-07-13 Michael Niedermayerwarn user if ms style codec tag is used
2004-07-07 Michael Niedermayerh264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot...
2004-07-06 Michel Bardiauxcompilation of mov.c broken patch by (Michel Bardiaux...
2004-07-06 Gael ChardonSeeking in .mov/.mp4 files
2004-07-02 Michael Niedermayerassert(0) -> retunrn -1
2004-06-30 Cedric VincentThe atom 'skip' should be handled by 'mov_read_leaf...
2004-06-30 Michael Niedermayerfix first timestamp when decoding mpeg-ps
2004-06-25 Michael Niedermayersimplify
2004-06-24 Michael Niedermayerogg with ffplay fix
2004-06-22 Michael Niedermayerflush audio encoder buffers at the end
2004-06-20 Michael Niedermayer1000l
2004-06-19 Mike Melansoncvs diff before cvs commit
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-06-18 Luca AbeniA/V Synch in ffmpeg patch by (Luca Abeni <lucabe72...
2004-06-17 Michael Niedermayer10l fix by (Bohdan Horst <nexus at irc dot pl>)
2004-06-15 Michael Niedermayerpass timestamps correctly for -sync 0
2004-06-14 Michael Niedermayerfile id string
2004-06-11 Wolfram Glogeruser specified start time offset
2004-06-10 Michael Niedermayermore fourccs
2004-06-09 Michael Niedermayerac3 bugfix, bug found by "Ben Cooley" <bcooley at dstre...
2004-05-31 Michael Niedermayerfix playback of http://www.zonque.org/test-long.ps
2004-05-30 Michael Niedermayerh261 decoder by (Maarten Daniels <maarten.daniels at...
2004-05-30 Michael Niedermayer10l
2004-05-30 Michael Niedermayerskip subtitle streams instead of perishing
2004-05-29 Michael Niedermayercorrectly interleave packets during encoding
2004-05-29 Michael Niedermayerexporting keyframe flags, fixes keyframe stuff with...
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-05-25 Sidik Isanidont add padding in the middle of the data patch by...
2004-05-24 Michael Niedermayer100l (avi seeking)
2004-05-24 Michael Niedermayer100l (AVStream.duration)
2004-05-23 Michael Niedermayercur_dts in native timebase
2004-05-23 Michael Niedermayerstore index for seeking in the native timebase of each...
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-05-20 Michael Niedermayerbytestream tracing support
2004-05-18 Roman Shaposhnik * IEC DV seems to accept SMPTE way of tagging 16...
2004-05-13 Michael Niedermayersegfault fix
2004-05-07 Mike Melansonsupport SVQ1 in AVI files, just for fun
2004-05-06 Michael Niedermayervbr audio fix
2004-05-02 Michael Niedermayermatch latest spec
2004-04-27 Luca Abenifix rounding errors with NTSC patch by (Luca Abeni...
2004-04-27 Michael Niedermayerexport pts if available
2004-04-27 Michael NiedermayerNULL pointers ...
2004-04-26 Hauke Dudenmpeg SVCD compatibility, SCR fixes, standard compliance
2004-04-25 Michael Niedermayerring buffer fix by (Luca Abeni <lucabe72 at email dot...
2004-04-24 James Morrisonvis detection patch by (James Morrison <ja2morri at...
2004-04-24 Sascha Sommernut files in cygwin patch by ("Sascha Sommer" <saschaso...
2004-04-24 Sascha Sommercygwin patch by ("Sascha Sommer" <saschasommer at freen...
2004-04-23 Dmitry BorisovMpeg start codes patch by ("Dmitry Borisov" <jbors...
2004-04-18 Michael Niedermayervarious fixes
2004-04-17 Michael Niedermayercleanup
2004-04-13 Wolfram GlogerOff-by-two in mpegts.c patch by (Wolfram Gloger <wmglo...
2004-04-12 Steven M. Schultzlibavformat/os_support.c HAVE_LOCALTIME_R patch by...
2004-04-12 Michael Niedermayerstore correct pts
2004-04-12 Michael Niedermayerbit-exact
2004-04-12 Michael Niedermayerdistclean by ("Steven M. Schultz" <sms at 2BSD dot...
2004-04-12 Michael Niedermayer10l
2004-04-12 Steven M. Schultzlibavformat/mov.c fails with gcc 2.95.3 patch by (...
2004-04-12 Michael Niedermayermoving nearly identical binary search code from nut...
2004-04-11 Michael Niedermayercodec tag for FLV
2004-04-11 Michael Niedermayer4xm codec tag
2004-04-11 Michael Niedermayersome tag for mpeg2, so looking MPEG2VIDEO up works
2004-04-11 Michael Niedermayeravoid seeking to the end, as it confuses some crappy...
2004-04-10 Michael Niedermayerset codec_tag
2004-04-10 Michael Niedermayerprefix global
next