]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-07-11 Diego Biurruncosmetics: Fix indentation after last commit.
2006-07-11 Diego BiurrunRemove old MSVC remnants.
2006-07-11 Diego BiurrunCONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-10 Diego BiurrunNot every 64 bit SPARC is an UltraSPARC so optimize...
2006-07-10 Luca Abenimake libswscale build system similar to the libav* one
2006-07-10 Baptiste Coudurierassign exact codec id, needed when stream copy
2006-07-10 Diego Biurrun100l: Add missing quotes to FFLDFLAGS in the MinGW...
2006-07-10 Diego BiurrunMinGW should set FFLDFLAGS and not LDFLAGS so that...
2006-07-10 Diego BiurrunMove MinGW section before the combination of FFLDFLAGS...
2006-07-10 Diego BiurrunMove gprof compiler flag handling to configure.
2006-07-10 Diego BiurrunRemove silly TEST variable that is used in one line...
2006-07-10 Diego BiurrunMove MinGW LDFLAGS setting to configure.
2006-07-10 Diego BiurrunMove UltraSparc CFLAG addition to configure.
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-07-09 Michael Niedermayersimplify
2006-07-09 Michael Niedermayeravoid redundant local variables
2006-07-09 Michael Niedermayersimplify
2006-07-09 Diego BiurrunFastUVMV vs FastUVMC typo, noticed by bond
2006-07-09 Måns Rullgårdmake some tables const
2006-07-09 Måns Rullgård--enable/disable parsers. Warning: some combinations...
2006-07-09 Michael Niedermayercosmetic
2006-07-09 Michael Niedermayerremove STATS code (probably hasnt been used for years...
2006-07-09 Kostya ShishkovCheck if 4-MV MB should not be decoded.
2006-07-09 Kostya ShishkovMVRANGE may occur in all frames and RESPIC in all but...
2006-07-09 Kostya ShishkovFix mquant selection for ALL_MBS mode
2006-07-09 Kostya ShishkovUse overlap filter instead of loop filter.
2006-07-09 Kostya ShishkovUse s->first_slice_line in checks instead of s->mb_y
2006-07-09 Måns Rullgård10l: make disabling all pcm/adpcm codecs work
2006-07-08 Baptiste Couduriersimplify, use LE_32, BE_32 macros
2006-07-08 Måns Rullgårdonly build dpcm.o if its codecs are enabled
2006-07-08 Måns Rullgårdforgot to remove adx.o from objs always built
2006-07-08 Måns Rullgårdmake the adx adpcm codec available
2006-07-08 Måns Rullgårdenable/disable pcm and adpcm codecs
2006-07-08 Michael Niedermayerset CONFIG_SMALL if user wants small ffmpeg
2006-07-08 Michael Niedermayerput the code which is specific for the large crc table...
2006-07-08 Måns Rullgårdcosmetic: sort codec list alphabetically
2006-07-08 Justin Rugglesallows user-settable block size and fixes related typo
2006-07-08 Måns Rullgårdrewrite kconfig-style
2006-07-08 Måns RullgårdSun mlib works fine. Remove comment stating otherwise.
2006-07-08 Nico SabbiEtsi identifies DTS audio with stream_private+descripto...
2006-07-08 Diego BiurrunRemove bogus IPP section that is not referenced anywhere.
2006-07-08 Baptiste Coudurierclean up useless code
2006-07-08 Baptiste Coudurierbetter handling of partial files
2006-07-08 Baptiste Couduriernew mov_read_packet, mov_read_seek, fix seeking in...
2006-07-08 Aurelien Jacobsset proper bits_per_sample value for ADPCM codecs
2006-07-07 Måns Rullgårdremove -fforce-addr as it to generate slightly slower...
2006-07-07 Michael Niedermayermoving utf8 reading function to libavutil
2006-07-07 Aurelien Jacobssimplify the voc demuxer using av_get_bits_per_sample()
2006-07-07 Michael Niedermayerseems i forgot to commit this simplification ...
2006-07-07 Baptiste Coudurierav_get_bits_per_sample and due simplifications
2006-07-07 Emiliano ParasassiFix compilation with --disable-decoders.
2006-07-07 Diego BiurrunChinese AVS decoder
2006-07-07 Michael Niedermayertable contains vlc with 19 bits and 8*2 < 19
2006-07-07 Diego Biurrunspelling/grammar
2006-07-07 Michael Niedermayerunresponsive maintainer policy (its pretty much what...
2006-07-07 Baptiste Coudurieradd MS ADPCM fourcc
2006-07-07 Baptiste Coudurierskip others fourcc, if present
2006-07-07 Baptiste Coudurierclean
2006-07-07 Kostya ShishkovImprove chroma MC: correct case for FASTUVMC=1, use...
2006-07-07 Kostya ShishkovEnable coefficient scaling
2006-07-07 Kostya ShishkovDon't read out-of-bounds values.
2006-07-06 Måns Rullgårdsimplify
2006-07-06 Måns Rullgårdbuild mpegaudio.c and ac3enc.c only if needed
2006-07-06 Stefan Gehrerhopefully better for platforms not supporting misaligne...
2006-07-06 Stefan Gehrermake use of 16x16 motion comp functions, 16x8 and 8x16...
2006-07-06 Michael Niedermayerincreasing version for AVBitStreamFilters
2006-07-06 Michael Niedermayernoise bitstream filter
2006-07-06 Michael NiedermayerAVBitStreamFilter (some thingy which can modify the...
2006-07-06 Baptiste Couduriertypo fix
2006-07-06 Baptiste Coudurier10l, all modes is 0x81FF
2006-07-06 Baptiste Couduriersimplify and write correct values conforming to specs
2006-07-06 Stefan HuehnerMark some read-only datastructures as const.
2006-07-06 Michael Niedermayer100l to whoever write this
2006-07-06 Michael Niedermayercheck for unparsed AMR input
2006-07-06 Michael Niedermayervbr requires version=1 and samplesize=0 per QT spec
2006-07-06 Kostya ShishkovFix one case of choosing MV for chroma
2006-07-05 Diego BiurrunAdd proper LGPL header.
2006-07-05 Diego Biurrunspelling typo
2006-07-05 Gianluigi TiesiFix compilation with --disable-muxers.
2006-07-05 Luca BarbatoMake ffmpeg better support pic - from Diego Pettenò...
2006-07-05 Måns Rullgårduse $(LIBOBJFLAGS) when compiling sparc/*.c
2006-07-05 Måns Rullgårdset CONFIG_ENCODERS/CONFIG_DECODERS only if any encoder...
2006-07-05 Måns Rullgård#define SBUTTERFLY outside CONFIG_ENCODERS
2006-07-05 Stefan Gehrereven more cbp safety
2006-07-05 Stefan Gehrermissed removing this line in my last commit
2006-07-05 Ville SkyttäRemove obsolete and non-functional support for external...
2006-07-05 Diego Biurrun100l: V_PATH vs VPATH typo
2006-07-05 Diego Biurruncosmetics: Break overly long lines.
2006-07-05 Diego BiurrunRemove erroneous -I../.. flag that points outside of...
2006-07-05 Diego Biurrunsimplify: $(SRC_PATH)/tests --> $(V_PATH)
2006-07-04 Måns Rullgårdset flags needed for shared libs on solaris
2006-07-04 Michael Niedermayeradd rounding bias earlier in the idct, avoids many...
2006-07-04 Måns Rullgårdfloorf() is not used, and causes warnings on Solaris
2006-07-04 Måns RullgårdTry to find a better shell if the one configure was...
2006-07-04 Stefan HuehnerMark read-only data as const. Patch by stefan huehner...
2006-07-04 Måns Rullgårdsolaris sh doesn't allow functions and variables with...
2006-07-04 Michael Niedermayerreturn -1 on bitstream errors instead of continuing...
2006-07-04 Michael Niedermayersimplify intra prediction mode decoding
2006-07-04 Michael Niedermayercheck cbp for validity, avoids possible out of array...
next