]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2004-12-23 Michael Niedermayerfopen "r" -> "rb"
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-20 Michael Niedermayerstream copy block_align
2004-12-20 Loren Merrittvismv for h264 displayed incorrect motion vectors.
2004-12-19 Michael Niedermayer10l (double free)
2004-12-19 Panagiotis... When using the -target option, although PAL or NTSC...
2004-12-19 Michael Niedermayerbetter motion_subsample_log2 docs
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-18 Sigbjørn Skjæretfixes transcoding to vorbis with ffmpeg on big endian...
2004-12-18 Loic Le Loareradd multi slice support
2004-12-18 Drew Hessfixes for PIC code on x86-64 patch by (Drew Hess <drew...
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 Niedermayerquantizer overflow warning + AAN dct fix
2004-12-14 Michael Niedermayertry to set next_pts to a reasonable value in case of...
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-13 Michael Niedermayerx86 cpu capabilities detection rewrite / cleanup
2004-12-13 Michael Niedermayeranother try at fixing rv20 ...
2004-12-12 Michael Niedermayerflush remaining data from parser at EOF
2004-12-11 Michael Niedermayerwarn the user if the quantization code could overflow...
2004-12-09 Michael Niedermayeruppercase codec_tag=AVC1 support
2004-12-09 Mike Melansonload the 'avcC' atom needed for 'avc1' decoding
2004-12-09 Michael Niedermayerout of buffer access fix
2004-12-08 Michael Niedermayermore flexible frame skip decission
2004-12-08 Michael Niedermayerframe skip support
2004-12-08 Michael Niedermayersuppress 100 pages of missing enum value in switch...
2004-12-07 Michael Niedermayerrv20 regression test
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 Matthieu Castetdetect sse on athlon-xp patch by (matthieu castet ...
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 Niedermayerraw rgb flip fix
2004-11-30 Michael Niedermayerfixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incom...
2004-11-30 Michael Niedermayermax frames command line options
2004-11-28 Loren Merrittfix interlacing check in v1 huffyuv.
2004-11-28 Loren Merrittsplit ffhuffyuv into 2 codecs:
2004-11-28 Michael Niedermayerfix some codec_id values so that new ones can be added...
2004-11-28 Michael Niedermayer10l (dont use codec_id for error simulation)
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-11-27 Michael Niedermayer10l (encode bit buffer too small for 1920x1080 raw)
2004-11-27 Loren Merrittnew option: context_model
2004-11-26 Michael Niedermayercredits for Michel Bardiaux
2004-11-25 Michael Niedermayerfix for build on IRIX by (Michel Bardiaux {mbardiaux...
2004-11-25 Jeff Muizelaarfix some type mismatches patch by (Jeff Muizelaar ...
2004-11-25 François Revolcvsignore config.log
2004-11-24 Luca AbeniYUV420P to UYVY422 conversion patch by (Luca Abeni...
2004-11-24 Loren MerrittFixed typo which caused incorrect motion prediction...
2004-11-24 Michael Niedermayercheck num_entries too to avoid reading over the array...
2004-11-23 Loren MerrittFixes a segfault when flushing delayed B-frames on...
2004-11-23 ChrissDVDNav4 patch by ("Chris" <chris at garveycocker d0t...
2004-11-23 Michael Niedermayercygwin fixes by (Sascha Sommer <saschasommer O freenet...
2004-11-23 Michael Niedermayerint / int64 fix by (Wolfram Gloger <wmglo @@@ dent...
2004-11-22 Michael Niedermayerfake regression errors caused by randomly choosen dct...
2004-11-21 François RevolBeOS threading support. changed some "if FOO_THREAD...
2004-11-21 Michael Niedermayercvs policy
2004-11-21 Michael Niedermayerparts of the dvd patch from ("Chris" <chris <at< garvey...
2004-11-21 James A. Morrisonwhitespace cleanup patch by (James A. Morrison <ja2morr...
2004-11-20 Mike Melansonuse correct types
2004-11-20 Mike Melansonnew NSV demuxer
2004-11-20 François RevolFirst implementation of nsv demuxer.
2004-11-19 Michael Niedermayerworkaround apps which dont provided correctly padded...
2004-11-19 Michael Niedermayerfixing rv20201002
2004-11-19 Michael Niedermayerskip unknown streams instead of failing
2004-11-19 Michael Niedermayerrv20103001 support
2004-11-19 Michael Niedermayerrv20 demuxing fix
2004-11-19 Michael Niedermayerreset ref_index
2004-11-19 Michael Niedermayerfix parser
2004-11-17 Mike Melansonnative QPEG video decoder, courtesy of Konstantin Shishkov
2004-11-16 Michael Niedermayerloop hack
2004-11-16 Michael Niedermayermv/mb reuse regression test
2004-11-16 Michael Niedermayeroverflow fix
2004-11-15 Michael Niedermayerextradata and FF_INPUT_BUFFER_PADDING_SIZE doc
2004-11-14 Michael Niedermayerdisable redundant image formats, otherwise we wont...
2004-11-14 Michael Niedermayerattribute_used
2004-11-14 Michael Niedermayerplane predicted non-interlacd rgb decodeing fix
2004-11-13 Michael Niedermayerraw h261 demuxing fix
2004-11-13 Michael Niedermayerallocate a few bytes more for extradata so the bitstrea...
2004-11-13 Michael Niedermayerautomatic workaround for another padding bug
2004-11-12 Michael Niedermayermerge pam_decode_frame() into pnm_decode_frame()
2004-11-12 Michael Niedermayerswitch pnm from imagepipe to image2pipe
2004-11-12 Michael Niedermayerpnm parser
2004-11-12 Michael Niedermayertry to guess the codec for imag2pipe too
2004-11-12 Michael Niedermayerlast packet size fix
next