]> git.sesse.net Git - ffmpeg/history - libavformat
FAQ entry for manually changing fourcc
[ffmpeg] / libavformat /
2004-10-15 Nathan Kurzset keyframe flag for au/wav patch by (Nathan Kurz...
2004-10-13 Michael Niedermayerfix assertion failure in case of timestamp discontinuities
2004-10-13 Roman Shaposhnik * static allocation for audio packets. This will...
2004-10-12 Mike MelansonCreative ADPCM decoder, format 0x200, courtesy of Konst...
2004-10-12 Michael Niedermayergeneric cur_dts update
2004-10-12 Michael Niedermayerflags, rounding and cliping fix by (Nathan Kurz <nate...
2004-10-11 Michael Niedermayer100l (forgoten seeking functions)
2004-10-11 Nathan Kurzdefault stream timebase docs patch by (Nathan Kurz...
2004-10-11 Wolfram Glogerprint start_time patch by (Wolfram Gloger <wmglo at...
2004-10-10 Michael Niedermayeruse native timebase for seeking
2004-10-08 Michael Niedermayerwrite error handling
2004-10-07 Michael Niedermayerprevent multiple av_register_all()
2004-10-07 Michael Niedermayerdo not randomize unknown timestamps
2004-10-06 Michael Niedermayeruser selectable packet_size and mux_rate
2004-10-06 Måns Rullgårduntested AAC in WAV/AVI patch by (Måns Rullgård <mru...
2004-10-06 Zdenek Kabelac* fixing a few of gcc 'clean-code' warnings
2004-10-03 Paul CurtisAVOutputFormat mpeg2dvd_mux and int is_dvd from the...
2004-10-03 Michael Niedermayerinitial dts fix
2004-10-03 Michael Niedermayerremove wrong 33bit truncation of internal timestamps
2004-10-03 Michael Niedermayerpts/dts 100l fix
2004-10-03 Michael Niedermayercleanup video buffer size
2004-10-03 Michael Niedermayercleanup
2004-10-03 Michael NiedermayerSCR timestamp fix try #1
2004-10-01 Michael Niedermayersimplify put_padding_packet()
2004-10-01 Michael Niedermayermove free() of AVStream priv data to av_write_trailer()
2004-10-01 Michael Niedermayer64bit and reading over the end of the array fixes
2004-10-01 Michel BardiauxHelp debugging by keeping symbols ans line numbers...
2004-10-01 Michael Niedermayerdo not call (av_)abort()
2004-09-29 Michael Niedermayermove packet interleaving function into AVOutputFormat...
2004-09-28 Michael Niedermayeruninitalized variables
2004-09-28 Michael Niedermayerpads stream
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-09-27 Roman Shaposhnik * experimental dynamic audio stream allocation for...
2004-09-27 Roman Shaposhnik * let DV muxer generate audioless DV streams. This...
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)
next