]> git.sesse.net Git - ffmpeg/history - libavformat
WV1F support
[ffmpeg] / libavformat /
2005-01-01 Michael NiedermayerWV1F support
2004-12-30 Michael Niedermayerffm_init() for win32, so the regression tests dont...
2004-12-29 Roberto TogniFix compilation when both amr_nb and amr_wb are enabled
2004-12-29 Michael Niedermayercommon.h -> common.h/bitstream.h
2004-12-22 Michael Niedermayerpreroll is in ms
2004-12-22 Michael Niedermayer1/0l fix
2004-12-21 Michael Niedermayerprefer integer fps if possible when guessing
2004-12-21 Michael Niedermayerguess fps for the variable fps case
2004-12-21 Michael Niedermayerfix regression test failure
2004-12-19 Michael Niedermayer10l (double free)
2004-12-19 Michael Niedermayerbroken avi / div by zero fix
2004-12-19 Michael Niedermayertry to guess the fps if they are variable
2004-12-17 Roine Gustafssonadd -vtag and-atag support to mov patch by (Roine Gusta...
2004-12-15 Michael Niedermayerworkaround some broken mpeg-ps timestamps
2004-12-14 Michael Niedermayersome sanity checks on what is muxed, invalid timestamps...
2004-12-14 Michael Niedermayerfix timestamp prediction for low_delay mpeg streams
2004-12-09 Mike Melansonload the 'avcC' atom needed for 'avc1' decoding
2004-12-07 Michael Niedermayerrv20 encoding
2004-12-06 Michael Niedermayerseeking in rm 2nd try
2004-12-06 Michael Niedermayerseeking in rm
2004-12-06 Michael Niedermayerrm encoding fix
2004-12-06 Michael Niedermayertry to recover from errors instead of failing fataly
2004-12-06 Michael Niedermayervarious demuxer fixes
2004-12-06 Michael Niedermayerrv10 thread safety fix / rv10 ffplay fix
2004-12-06 Michael Niedermayertimestamp fix
2004-12-06 Michael Niedermayeruse pts based duration/bitrate guessing code for mpeg-ts
2004-12-06 Michael Niedermayerfixing pipe seek bug
2004-12-05 Michael Niedermayernext try at fixing rv20 decoding
2004-12-05 ChrissThis patch takes into account that fifo_realloc may...
2004-12-01 Michael Niedermayerfifo_realloc()
2004-11-30 Michael Niedermayerkill a annoying debug printf
2004-11-30 Michael Niedermayerfixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incom...
2004-11-28 Loren Merrittsplit ffhuffyuv into 2 codecs:
2004-11-23 ChrissDVDNav4 patch by ("Chris" <chris at garveycocker d0t...
2004-11-23 Michael Niedermayerint / int64 fix by (Wolfram Gloger <wmglo @@@ dent...
2004-11-21 Michael Niedermayerparts of the dvd patch from ("Chris" <chris <at< garvey...
2004-11-20 Mike Melansonuse correct types
2004-11-20 François RevolFirst implementation of nsv demuxer.
2004-11-19 Michael Niedermayerskip unknown streams instead of failing
2004-11-19 Michael Niedermayerrv20 demuxing fix
2004-11-17 Mike Melansonnative QPEG video decoder, courtesy of Konstantin Shishkov
2004-11-16 Michael Niedermayerloop hack
2004-11-14 Michael Niedermayerdisable redundant image formats, otherwise we wont...
2004-11-13 Michael Niedermayerraw h261 demuxing fix
2004-11-13 Michael Niedermayerallocate a few bytes more for extradata so the bitstrea...
2004-11-12 Michael Niedermayertry to guess the codec for imag2pipe too
2004-11-12 Michael Niedermayerlast packet size fix
2004-11-12 Kostya ShishkovWhen playing
2004-11-11 Michael Niedermayermove p*m from image/lavf -> image2/lavc
2004-11-10 Michael Niedermayerprefer image2 over image
2004-11-09 Michael Niedermayerporting png support from -f image to -f image2
2004-11-09 Michael Niedermayerdoxy
2004-11-09 Hans ZandbeltIPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt...
2004-11-08 Michael Niedermayerfix image stream copy
2004-11-06 Michael Niedermayercbr audio muxing fix
2004-10-28 Michael NiedermayerH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-10-27 Mike MelansonMiro VideoXL (VIXL) decoder, courtesy of Konstantin...
2004-10-24 Michael Niedermayerimage2pipe fix
2004-10-24 Michael Niedermayerdvr-ms video decoding support
2004-10-22 Nathan Kurzbug in libavformat av_update_cur_dts(), patch by (Natha...
2004-10-22 Roman Shaposhnik * Introducing IIDC1394 grabbing interface.
2004-10-22 Michael Niedermayerset keyframe flag at a more central place instead of...
2004-10-19 Michael Niedermayerfixing demuxing of vc2_intro.avi
2004-10-18 Alex Beregszaszireport keyframes
2004-10-18 Michael Niedermayerset correct timebase
2004-10-16 Michael Niedermayeruser setable preload and max_mux_delay
2004-10-16 Mike MelansonElectronic Arts Game Multimedia format demuxer (WVE...
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...
next