]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2006-07-04 Michael Niedermayerminor simplificationn
2006-07-04 Kostya ShishkovImplement intensity compensation
2006-07-04 Kostya ShishkovCorrectly choose global transform mode, MV mode and...
2006-07-04 Kostya ShishkovOptimizations suggested by Michael Niedermayer
2006-07-04 Baptiste Coudurierwrite exact values for audio stsd v1
2006-07-03 Michael Niedermayeri wont split h263.c, too much work, and not important...
2006-07-03 Måns Rullgårdattempt to detect Chinese AVS video
2006-07-03 Stefan Gehrercleanup macroblock layer: merged decode of skipped MBs
2006-07-03 Stefan Gehrercosmetic patch:
2006-07-03 Kostya ShishkovCorrectly detect when use hpel or qpel mode
2006-07-03 Kostya Shishkov4-MV mode final fixes (now it works for non-exotic...
2006-07-03 Kostya Shishkovvc1_decode_intra_block() simplifications and corrections
2006-07-03 Reimar Döffingeradd GXF demuxer
2006-07-03 Michael Niedermayersimplify
2006-07-03 Luca Barbatofix endianess build in a better way
2006-07-03 Luca AbeniMove REG_* macros from libavcodec/i386/mmx.h to libavut...
2006-07-03 Michael Niedermayermore maintainers, if someone doesnt want to maintain...
2006-07-03 Justin Rugglesporder patch by (Justin Ruggles jruggle a t earthlink...
2006-07-03 Luca Barbatobig endian fix
2006-07-03 Kostya Shishkov4-MV decoding support
2006-07-03 Michael NiedermayerCAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
2006-07-02 Måns Rullgårdremove redundant macro definitions
2006-07-02 Måns Rullgårdkill warning
2006-07-02 Måns Rullgård1l: put that int i back
2006-07-02 Måns Rullgårdkill warnings
2006-07-02 Måns Rullgårdkill warnings
2006-07-02 Ivo van Poortencompile md5 and include in libavutil.a
2006-07-02 Ivo van Poortenadd missing declaration for av_md5_sum
2006-07-02 Ivo van Poortencast pointers to make compiler happy
2006-07-02 Diego Biurrunsimplify
2006-07-02 Luca Barbatomake distclean clean everything
2006-07-02 Stefan GehrerCODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer...
2006-07-02 Stefan Gehrerstaric frame_rate_tab -> non static ff_frame_rate_tab...
2006-07-02 Michael Niedermayer3 lines while -> 1 line for loop
2006-07-02 Michael Niedermayersimplify
2006-07-02 Michael Niedermayersimplify compute_autocorr
2006-07-02 Michael Niedermayerdont use memcpy for copying structs
2006-07-02 Michael Niedermayersimplify
2006-07-02 Justin Rugglesflac-lpc patch by (Justin Ruggles jruggle earthlink...
2006-07-02 Michael Niedermayersimplify
2006-07-02 Benjamin Larssonff_fft_init now double checks that the system has mm3dn...
2006-07-02 Måns Rullgårdremove unneeded casts
2006-07-02 Måns Rullgårdget rid of veccpy(), replace with simple assignment
2006-07-01 Michael Niedermayernew files for the CAVS decoder by (Stefan Gehrer <stefa...
2006-07-01 Måns Rullgårdfill_mbaff_ref_list is missing a return statement,...
2006-07-01 Luca AbeniRemove unneeded code
2006-07-01 Michael Niedermayermd5 support
2006-07-01 Kostya ShishkovAdjust AC prediction if (some) predictors are not avail...
2006-07-01 Kostya Shishkov0xFFFF l of cola. Now P-frames are decoded almost witho...
2006-07-01 Kostya ShishkovRemove unused variable (and it wasn't free'd too)
2006-07-01 Kostya ShishkovUse MpegEncContext->mbskip_table instead of custom...
2006-06-30 Luca AbeniMove postproc ---> libswscale
2006-06-30 Guillaume PoirierWoops, this file was supposed to be added in r5556...
2006-06-30 Herve W* Allocating 16 bytes more for the MEMALIGN_HACK is...
2006-06-30 Diego PettenòDisable w53 and w97 cmp methods when snow encoder is...
2006-06-30 Diego Pettenòmake sure NDEBUG is not defined already before defining it
2006-06-30 Diego PettenòMove initialisations and internal symbols in allformats.h,
2006-06-30 Reynaldo H... anothe useless sizeof(char)
2006-06-30 Kostya ShishkovSlightly reworked MC code, it gives better picture.
2006-06-30 Kostya Shishkovtypo
2006-06-30 Diego Biurrunspelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpe...
2006-06-29 Måns Rullgårdcompiler sanity check
2006-06-29 Måns Rullgårdadd --cross-compile option to assume cross-compilation...
2006-06-29 Måns Rullgårdsend output of exec checks to log file
2006-06-29 Måns Rullgårddetect availability of -rdynamic and -export-dynamic
2006-06-29 Måns Rullgårdextradata may be used as bitstream reader input so...
2006-06-29 Måns Rullgårddetect audio-only program streams and broken files...
2006-06-29 Måns Rullgårddo not fail av_find_stream_info() if params for all...
2006-06-29 Reimar DöffingerFix initialization of vc1_decoder (the same as wmv3_dec...
2006-06-29 Kostya ShishkovSome optimization and fixes - mostly reworked MC and...
2006-06-29 Kostya ShishkovThis should make P-frames decoding work on x86 (by...
2006-06-29 Diego Biurrun'uname -m' returns IP<number> for MIPS CPUs on IRIX.
2006-06-28 Måns Rullgårddetect MPEG PES streams as MPEG PS; the PS demuxer...
2006-06-28 Måns Rullgårdget svn version when using separate build tree
2006-06-28 Luca AbeniProperly set the image depth
2006-06-28 Michael Niedermayerdont read over the end of a data chunk and at the end...
2006-06-27 Justin Rugglesflacenc - rice param search patch by (Justin Ruggles...
2006-06-27 Kostya ShishkovAdded loop filtering as ersatz for overlap filter ...
2006-06-27 Kostya ShishkovVC1 Intra blocks in P-frames use different zigzag table...
2006-06-27 Reimar DöffingerDo not read full byte when less than 8 bits are still...
next