log

age author description
2005-04-03 melanson Autodesk Animator Studio Codec (AASC) video decoder, courtesy of libavformat
2005-04-01 michael fix vorbis in avi libavformat
2005-03-30 michael reverting 1.66 -> 1.67 change libavformat
2005-03-28 mru PSM support in MPEG-PS demuxer. libavformat
2005-03-27 michael fix psp muxing (probably this fix is wrong but its better then nothing) libavformat
2005-03-26 melanson Winnov WNV1 video decoder, courtesy of Konstantin Shishkov libavformat
2005-03-24 michael bypass internal buffer for "large" packets libavformat
2005-03-24 michael segfault fix libavformat
2005-03-24 michael discard dummy packets before doing inapropriate checks on them and failing as a result libavformat
2005-03-23 michael 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp) libavformat
2005-03-23 michael 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) libavformat
2005-03-23 michael 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp) libavformat
2005-03-23 michael 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) libavformat
2005-03-23 mmu_man Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gmail DOT com>" libavformat
2005-03-23 michael fix time stored in mov libavformat
2005-03-23 michael trying to fix a few minor values in the mp4/mov muxer libavformat
2005-03-17 michael initalize has_b_frames libavformat
2005-03-17 michael more fine grained discarding of packets libavformat
2005-03-16 michael add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) libavformat
2005-03-16 michael buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org) libavformat
2005-03-16 michael reverse zero packet dissapearence "feature" libavformat
2005-03-15 michael sample_size fix libavformat
2005-03-15 michael cleanup strh parser libavformat
2005-03-15 michael dont link with libavcodec twice on win32 libavformat
2005-03-15 michael non interleaved avi support libavformat
2005-03-13 michael use libavformats index system instead of the half duplicated mess in avidec.c libavformat
2005-03-13 michael "put_s should store signed values. Spotted on #mplayerdev by someone I libavformat
2005-03-13 michael keyframe & non keyframe index fixes libavformat
2005-03-12 mmu_man Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl> libavformat
2005-03-11 rfelker Patch from Gianluigi Tiesi (sherpya at netfarm dot it): libavformat
2005-03-11 michael uuid patch by (Måns Rullgård <mru inprovide com>) libavformat
2005-03-11 michael fix lib order and remove nonsense avcodec double linking libavformat
2005-03-09 michael double free patch by (Måns Rullgård <mru inprovide com>) libavformat
2005-03-06 michael H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide com) libavformat
2005-03-06 melanson first pass at ALAC decoder from David Hammerton; while David's original libavformat
2005-03-04 michael mp4a fix based on some code by (Song.Itany inventec-inc com) libavformat
2005-03-01 melanson go LOCO, courtesy of Kostya Shishkov libavformat
2005-02-28 michael set block align libavformat
2005-02-28 michael ra288 demuxing support (doesnt really work, might be demuxer or decoder bug) libavformat
2005-02-26 michael shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) libavformat
2005-02-25 alex pseudo codec tag for adpcm_swf libavformat
2005-02-25 alex proper handling of samplesize libavformat
2005-02-24 michael kill warnings patch by (Måns Rullgård <mru inprovide com>) libavformat
2005-02-24 michael 01-makefile_fix_updated.patch libavformat
2005-02-22 michael switch MPEG4 fourcc to FMP4 libavformat
2005-02-21 alex support adpcm audio, also some more verbose messages libavformat
2005-02-21 alex correct pcm in flv handling libavformat
2005-02-21 michael removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) libavformat
2005-02-16 michael quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi) libavformat
2005-02-16 michael nonsense comment libavformat
2005-02-16 michael Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmglo dent dot med dot uni-muenchen de>) libavformat
2005-02-09 michael -target dvd minimum vobu length patch by ("Chris" [chris garveycocker com]) libavformat
2005-02-08 michael audio duration fix? libavformat
2005-02-07 michael .wma libavformat
2005-02-07 michael set timestamps correctly libavformat
2005-02-07 michael cleanup libavformat
2005-02-04 michael fixing an integer overflow, which could lead to overwriting the end of a malloced buffer by 8 bytes libavformat
2005-02-04 michael overflows libavformat
2005-02-04 michael VMD playing error patch by (Kostya (cannonball bw-team com>) libavformat
2005-01-29 michael dont predict missing timestamps if we lack the required information to do so libavformat
2005-01-28 mmu_man fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr> libavformat
2005-01-28 mmu_man don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DOT fr> libavformat
2005-01-28 mmu_man fix the patch to allow Sony PSP MP4 creation libavformat
2005-01-27 mmu_man support colon-separated rates patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat
2005-01-27 mmu_man movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat
2005-01-27 mmu_man chunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat
2005-01-27 mmu_man Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk> libavformat
2005-01-27 mmu_man probe for 'junk' and 'pict', changed the scores. libavformat
2005-01-26 mmu_man mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat
2005-01-23 michael wmv3 libavformat
2005-01-23 mmu_man AAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi> libavformat
2005-01-23 mmu_man Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net> libavformat
2005-01-23 mmu_man Revert the fixed-size-sample patch as it brokes and others libavformat
2005-01-22 michael support discarding uninterresting packets libavformat
2005-01-22 michael fixing demuxing for short files where the framerate detection failed libavformat
2005-01-22 michael support discarding of uninterresting packets libavformat
2005-01-21 michael 1/0 fix libavformat
2005-01-19 michael add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine users.sourceforge net>) libavformat
2005-01-13 michael 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) libavformat
2005-01-12 michael timestamp truncation fix? libavformat
2005-01-12 michael wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) libavformat
2005-01-12 michael dissallow sprintf libavformat
2005-01-12 michael various security fixes and precautionary checks libavformat
2005-01-11 diego Quote path expression to take care of $(prefix) possibly containing spaces. libavformat
2005-01-08 mmu_man get debug code to compile again. libavformat
2005-01-08 mmu_man handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net> libavformat
2005-01-08 michael integer overflows, heap corruption libavformat
2005-01-06 michael RV30/RV40 demuxing (untested) libavformat
2005-01-04 michael Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it) libavformat
2005-01-04 michael disable yuv_image_format libavformat
2005-01-04 michael .{Y,U,V} image2 support libavformat
2005-01-04 michael - Writes correct unknown aspect libavformat
2005-01-03 michael 10l libavformat
2005-01-03 michael skip INDX chunks libavformat
2005-01-01 michael WV1F support libavformat
2004-12-30 michael ffm_init() for win32, so the regression tests dont fail there libavformat
2004-12-29 rtognimp Fix compilation when both amr_nb and amr_wb are enabled libavformat
2004-12-29 michael common.h -> common.h/bitstream.h libavformat
2004-12-22 michael preroll is in ms libavformat
2004-12-22 michael 1/0l fix libavformat
2004-12-21 michael prefer integer fps if possible when guessing libavformat
2004-12-21 michael guess fps for the variable fps case libavformat
2004-12-21 michael fix regression test failure libavformat
2004-12-19 michael 10l (double free) libavformat
2004-12-19 michael broken avi / div by zero fix libavformat
2004-12-19 michael try to guess the fps if they are variable libavformat
2004-12-17 michael add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users sourceforge net>) libavformat
2004-12-15 michael workaround some broken mpeg-ps timestamps libavformat
2004-12-14 michael some sanity checks on what is muxed, invalid timestamps in mpeg are very common and lead to strange errors in the mpeg muxer otherwise libavformat
2004-12-14 michael fix timestamp prediction for low_delay mpeg streams libavformat
2004-12-09 melanson load the 'avcC' atom needed for 'avc1' decoding libavformat
2004-12-07 michael rv20 encoding libavformat
2004-12-06 michael seeking in rm 2nd try libavformat
2004-12-06 michael seeking in rm libavformat
2004-12-06 michael rm encoding fix libavformat
2004-12-06 michael try to recover from errors instead of failing fataly libavformat
2004-12-06 michael various demuxer fixes libavformat
2004-12-06 michael rv10 thread safety fix / rv10 ffplay fix libavformat
2004-12-06 michael timestamp fix libavformat
2004-12-06 michael use pts based duration/bitrate guessing code for mpeg-ts libavformat