]> git.sesse.net Git - ffmpeg/history - libavformat
Ffmpeg supports AAC doesn't it patch by (Benjamin Larsson <banan at student dot ltu...
[ffmpeg] / libavformat /
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
2004-04-10 Mike Melansonpatch courtesy of Todd Kirby:
2004-04-09 Michael Niedermayerremoving keyframe prediction and checksum threshold
2004-04-09 Thomas Raiviocorrectly identify AAC audio in mov/mp4/etc. files...
2004-04-09 Steven M. Schultzgcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd...
2004-04-08 Michael Niedermayerfourcc & language code v->vb type
2004-04-07 Michael Niedermayerdont reduce the min_distance of AVIndexEntry
2004-04-07 Alex Beregszaszisupport for -timestamp
2004-04-07 Alex Beregszasziunknown format char
2004-04-07 Alex Beregszaszisupport for wider range of codecs
2004-04-06 Michael Niedermayer10l (bytes_left() -> url_feof())
2004-04-06 Roman Shaposhnik * making it possible to specify recording date and...
2004-04-05 Michael Niedermayersearch for undamaged headers
2004-04-05 Michael Niedermayerchecksuming for nut & nice checksum API for libavformat
2004-04-05 Michael Niedermayerantitime
2004-04-05 Michael Niedermayer10l (Titel->Title)
2004-04-04 Michael Niedermayerinfo packet read/write & simplify
2004-04-04 Michael Niedermayermake vorbis default again
2004-04-04 Michael Niedermayer10l
2004-04-04 Michael Niedermayerstore extradata, vorbis in avi works now, dont expect...
2004-04-04 Michael Niedermayersome random id for vorbis so we can do some experiments...
2004-04-04 Michael Niedermayerlarge extradata fix
2004-04-04 Michael Niedermayermove zero size hack from ogg.c to utils.c
2004-04-04 Michael Niedermayerfix global header passing from demuxer to decoder
2004-04-04 Michael Niedermayerremove function call from muxer->encoder and cleanly...
2004-04-04 Michael Niedermayerfix obnoxious ogg_packet passing from encoder to muxer
2004-04-04 Michael Niedermayerkill obnoxious ogg_packet passing from demuxer to decoder
2004-04-04 Michael Niedermayerremove spyware from ogg*.c
2004-04-03 Michael Niedermayernut (de)muxer update
2004-04-01 Steven M. Schultzyuv4mpeg output 'C' tag patch by ("Steven M. Schultz...
2004-03-31 Roman Shaposhnik * .mov files with uncompressed audio can't be correc...
2004-03-28 Roman Shaposhnik * fixing 10l in movenc.c + updating regression patterns.
2004-03-28 Roman Shaposhnik * making .mov files generated by ffmpeg compatible...
2004-03-26 Wolfram GlogerSupport raw mpegts streams from dvr patch by (wmglo...
2004-03-26 Roman Shaposhnik * enabling DV-in-QT
2004-03-24 Falk Hüffnerwarning patrol
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...
next