]> git.sesse.net Git - ffmpeg/history - libavcodec
10l
[ffmpeg] / libavcodec /
2004-12-31 Michael Niedermayer10l
2004-12-31 Michael Niedermayerspecial case for filter_length==1
2004-12-31 Loïc Le Loarer- correct several errors on the deblocking accross...
2004-12-30 Roberto TogniFix avc1 if there is nore than one nal per mov frame
2004-12-30 Panagiotis Issarisimgresample test cleanup patch by (Panagiotis Issaris...
2004-12-29 Roberto TogniFix compilation when both amr_nb and amr_wb are enabled
2004-12-29 Michael Niedermayercommon.c -> bitstream.c (and the single non bitstream...
2004-12-29 Michael Niedermayermotion_val doxy
2004-12-29 Loren Merrittimplement B_DIRECT and B_SKIP macroblock types.
2004-12-20 Loren Merrittvismv for h264 displayed incorrect motion vectors.
2004-12-19 Michael Niedermayerbetter motion_subsample_log2 docs
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-14 Michael Niedermayerquantizer overflow warning + AAN dct fix
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 Michael Niedermayerout of buffer access fix
2004-12-08 Michael Niedermayermore flexible frame skip decission
2004-12-08 Michael Niedermayerframe skip support
2004-12-07 Michael Niedermayerrv20 encoding
2004-12-06 Michael Niedermayerseeking in rm
2004-12-06 Michael Niedermayerrv10 thread safety fix / rv10 ffplay fix
2004-12-05 Matthieu Castetdetect sse on athlon-xp patch by (matthieu castet ...
2004-12-05 Michael Niedermayernext try at fixing rv20 decoding
2004-11-30 Michael Niedermayerraw rgb flip fix
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 Loren Merrittnew option: context_model
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-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-21 François RevolBeOS threading support. changed some "if FOO_THREAD...
2004-11-21 James A. Morrisonwhitespace cleanup patch by (James A. Morrison <ja2morr...
2004-11-19 Michael Niedermayerworkaround apps which dont provided correctly padded...
2004-11-19 Michael Niedermayerfixing rv20201002
2004-11-19 Michael Niedermayerrv20103001 support
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 Niedermayeroverflow fix
2004-11-15 Michael Niedermayerextradata and FF_INPUT_BUFFER_PADDING_SIZE doc
2004-11-14 Michael Niedermayerattribute_used
2004-11-14 Michael Niedermayerplane predicted non-interlacd rgb decodeing fix
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 Niedermayerpnm parser
2004-11-12 Milan CutkaWhen bswap_32 is a macro, png images fail to decode...
2004-11-12 Michael Niedermayerav_resample_compensate() doxy
2004-11-12 Maarten DanielsH261 fixing and cleaning:
2004-11-11 Michael Niedermayermove p*m from image/lavf -> image2/lavc
2004-11-11 Michael Niedermayer10l (CONFIG_ZLIB)
2004-11-09 Michael Niedermayerporting png support from -f image to -f image2
2004-11-08 Michael Niedermayerfix image stream copy
2004-11-06 Michael Niedermayercbr audio muxing fix
2004-10-31 Michael Niedermayerswitch ffv1 to the put/get_symbol() from snow
2004-10-31 Michael Niedermayerswitch ffv1 from CABAC to the range coder
2004-10-31 Michael Niedermayerremove debug stuff
2004-10-31 Michael Niedermayersegfault fix
2004-10-30 Michael NiedermayerCABAC -> range coder
2004-10-30 Michael Niedermayerrange coder
2004-10-29 Roberto TogniFix mjpeg-b (padding bytes can exist between end of...
2004-10-28 Michael Niedermayercleanup
2004-10-28 Michael Niedermayersimplify ff_h261_reorder_mb_index
2004-10-28 Michael Niedermayersimplify
2004-10-28 Michael Niedermayerfix and cleanup h261 mb_type selection
2004-10-28 Michael Niedermayercleanup
2004-10-28 Michael NiedermayerH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-10-27 Michael NiedermayerYUV420P to YUV422 conversion routine by (Danny Laarmans...
2004-10-27 Mike MelansonMiro VideoXL (VIXL) decoder, courtesy of Konstantin...
2004-10-26 Michael Niedermayerstride align cleanup
2004-10-26 Michael Niedermayeroptimization
2004-10-25 Michael Niedermayertype fix
2004-10-25 Michael Niedermayertype fix
2004-10-25 Wolfram Glogerfix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo...
2004-10-24 Michael Niedermayermjpeg parser
2004-10-24 Bohdan HorstINT MIN/MAX patch by (Bohdan Horst <nexus at irc dot...
2004-10-24 Michael Niedermayeroptimzation
2004-10-24 Michael Niedermayeroptimization
2004-10-23 Michael Niedermayerfix CABAC+LOOP missmatch
2004-10-23 Michael Niedermayercbp_table cleanup
2004-10-23 Michael Niedermayercleanup of decode_cabac_residual()
2004-10-23 Michael Niedermayerdecode intra cabac mb_type cleanup
2004-10-22 Gildas Bazinsmall typo patch by (Gildas Bazin <gbazin at altern...
2004-10-22 Loren MerrittH.264 CABAC + B-frames patch by (Loren Merritt <lorenm...
2004-10-22 Roman Shaposhnik * Introducing IIDC1394 grabbing interface.
2004-10-21 Michael Niedermayeruser selectble cutoff frequency
2004-10-21 Michael Niedermayer100l (dont reset the sample position at the block end)
2004-10-21 Michael Niedermayermake most resample filter parameters selectable at...
2004-10-20 Michael Niedermayeroptimization
next