]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-05-01 Baptiste Coudurierskip null fourcc, fix ep2_mystery_m640_dummy.mov
2006-05-01 Aurelien Jacobsclip_uint8 now return an uint8_t so no need to &0xFF
2006-05-01 Aurelien Jacobsdocument clip functions
2006-04-30 Loren Merrittwarn on interlaced streams
2006-04-30 Panagiotis... clip_uint8 should return an uint8_t instead of an int...
2006-04-29 Diego BiurrunAdd missing newlines at end of file.
2006-04-29 Michael Niedermayerextend range used for testing (larger range should...
2006-04-29 Michael Niedermayer<= vs. >= 10l bug
2006-04-29 Loren Merrittdon't force asserts in release builds. 2% faster h264.
2006-04-28 Loren Merrittmemory leak.
2006-04-28 Måns Rullgårdadd newline at end of file
2006-04-28 Michael Niedermayeruse previous qscale for intra_dc_threshold check
2006-04-28 Michael Niedermayermissmatch control for mpeg2 intra dequantization if...
2006-04-28 Benjamin LarssonRevert bad ac3enc commit, the commited code was bigger...
2006-04-28 Zuxy MengRemove unused and unsupported Cyrix's "Extended MMX",
2006-04-27 Alan CurryFix some bugs handling input that is not aligned at...
2006-04-27 Diego BiurrunEnable AMR_NB decoder/encoder when either AMR_NB or...
2006-04-27 Diego BiurrunFix amr_nb-fixed build.
2006-04-27 Diego BiurrunAdd EXTRADEPS variable for extra dependencies that...
2006-04-27 Diego Biurrunamr_nb should disable amr_nb-fixed and vice versa.
2006-04-27 Diego BiurrunDisentangle dependencies between amr_nb and amr_nb...
2006-04-27 Diego Biurruncosmetics
2006-04-27 Diego Biurruncosmetics: Group all AMR variables together, add some...
2006-04-27 Diego BiurrunMisplaced CLEANAMR.
2006-04-27 Diego BiurrunCLEANAMRWB --> CLEANAMR typo
2006-04-25 Luca Barbato13% faster inner_add_yblock
2006-04-25 Luca Barbato40% faster decode
2006-04-24 Benjamin LarssonFix samples to bytes relation.
2006-04-23 Uoti UrpalaVorbis specs requires blocksize_1 >= blocksize_0, error...
2006-04-23 Oded ShimonDisable lavf NUT until it is synced to spec
2006-04-23 Michael Niedermayeravoid AVInteger usage in av_rescale
2006-04-22 Benjamin LarssonPatch to generate the ac3 window, based on code by...
2006-04-21 Loren Merritt10l in h264 vismb/vismv (broke on 2006-03-09)
2006-04-20 Alex Beregszaszireport to user if mmf with midi found (and not supported)
2006-04-20 Uoti Urpaladtsdec.c copies one input packet at a time to a (static...
2006-04-20 Luca AbeniSimplify the code used for assigning video_resample...
2006-04-20 Reimar DöffingerAvoid crash if there is a rtjpeg quant header but no...
2006-04-19 Reimar Döffingermake "size" variable in avpicture_alloc signed, since...
2006-04-19 Baptiste Coudurierset width and height even for mpeg4, pix_fmt to NONE...
2006-04-19 Baptiste Coudurieradd AVID DV fourcc
2006-04-19 Baptiste Coudurierindention
2006-04-19 Baptiste Coudurieralways skip garbage at end of atom
2006-04-19 Baptiste Couduriermove declaration to mov.h
2006-04-18 Wolfram Glogergcc-2.95 compile fix, patch by Wolfram Gloger <wmglo...
2006-04-16 Erik Auerswald10l in rgb2rgb_template.c
2006-04-16 Luca Barbatotypo in the gcc handmade regalloc trigger
2006-04-15 Nicolas Plourdeadd support for intel mac. mp3lib is not fixed yet.
2006-04-15 Diego BiurrunAdd mphq2 admins.
2006-04-15 Diego BiurrunHave EXTRALIBS appear after other link options, fixes...
2006-04-15 Diego BiurrunRevert Windows "warning" message.
2006-04-15 Wolfgang SchererFix SIGSEGV in rv10-null-pointer-500k.rm.
2006-04-14 Diego BiurrunAllow passing CFLAGS through the environment on all...
2006-04-14 Diego Biurrunoutput cosmetics
2006-04-14 Michael Niedermayerfix "concealing 0 DC, 0 AC, 0 MV errors" bug
2006-04-14 Baptiste Coudurierclean and simplify mov_write_packet
2006-04-14 Michael Niedermayerffv1 and ffvhuff havnt changed since a long time and...
2006-04-14 Baptiste Coudurierget avcC profile and level indication from sps (from...
2006-04-13 Baptiste Coudurierwrite mdat in write_header avoid check in write_packet
2006-04-13 Luca AbeniDisable v4l2 is videodev2.h is not "sanitized"
2006-04-11 Baptiste Coudurierdont write stss atom if keyframes only
2006-04-10 Baptiste Coudurierdecrease last_offset when ftyp is present
2006-04-10 Baptiste Coudurierfix edts for tracks without b frames
2006-04-10 Benjamin LarssonAC3 encoding volume fix, by Justin Ruggles jruggle...
2006-04-10 Luca AbeniCosmetic patch: fix indentation (broken by previous...
2006-04-10 Luca AbeniMake cropping, padding, and rescaling independent ...
2006-04-10 Luca AbeniBaptiste COUDURIER's padding patch (reworked by me...
2006-04-09 D Richard Felker IIIsignedness error caused broken decoding
2006-04-09 D Richard Felker III100l to loren. at least this fixes the compile error...
2006-04-07 Corey HickeyFix regression tests to match changed output of AC3...
2006-04-07 Roberto TogniAdd missing external declaration for kmvc codec
2006-04-07 Kostya ShishkovKMVC (used in Worms games) decoder. Works fine with...
2006-04-07 Luca Barbatohadamard8_diff* enabled on linux/ppc
2006-04-06 Alan CurryReorganize vector constants to work around gcc 4.1...
2006-04-06 Kostya ShishkovFix demuxing of AVIs with pad streams.
2006-04-05 Måns Rullgårds/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/
2006-04-05 Loren Merrittgmc_mmx tweaks
2006-04-04 Michael Niedermayerlittle h.264 related hunk from diff between cvs and...
2006-04-04 Michael Niedermayerthe PSP rejects video with too high bitrates so lets...
2006-04-04 Luca AbeniIntroduce swscale interface in libavcodec
2006-04-04 Loren Merrittmmx implementation of 3-point GMC. (5x faster than C)
2006-04-03 Loren Merritt2x faster ff_mpeg4_set_direct_mv
2006-04-03 Justin RugglesAC3: support encoding fractional frame sizes
2006-04-01 Roman Shaposhnik * fixing DV-in-AVI type1 packet production bug
2006-04-01 Måns Rullgård#define [U]INT32_{MIN,MAX} if missing
2006-04-01 Måns RullgårdThis patch simply adds demuxing support for AC-3 stream...
2006-04-01 Måns Rullgårdfix memory leak on mpegts close
2006-03-31 Michael Niedermayerremove mpegvideo.c img resample dependancy
2006-03-31 Michael Niedermayerget_xbits() optimization
2006-03-31 Michael Niedermayerremove useless code
2006-03-31 Michael Niedermayersimplify loop a little
2006-03-31 Michael Niedermayerdo UPDATE_CACHE only when needed (which should be VERY...
2006-03-31 Michael Niedermayer+ (sign&1) -> -sign (1 instruction less)
2006-03-31 Michael Niedermayeravoid hard to predict branch (idea by arpi)
2006-03-31 Steve L'Hommewarn user about crappy OS patch by (Steve Lhomme <steve...
2006-03-31 Luca BarbatoProper typecast for vector bool
2006-03-30 D Richard Felker IIIfix constraint violation: libavformat is not allowed...
2006-03-30 Luca Abenimove enum PixelFormat from libavcodec to libavutil
2006-03-30 Michael Niedermayerreverting 1.31->1.33
2006-03-30 Michael Niedermayerdont forget table_size in the decode_frame return value
2006-03-30 Corey Hickey- Add new file internal.h for common internal-use-only...
next