]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-10-16 Diego BiurrunFix #endif comments.
2006-10-16 Diego BiurrunReplace FLAC FourCC by TwoCC.
2006-10-16 Michael Niedermayerfix !CMOV_IS_FAST case (iam not really happy with the...
2006-10-16 Diego BiurrunAdd libswscale to the include path when enabled.
2006-10-16 Diego BiurrunDon't mix declarations and statements.
2006-10-15 Michael Niedermayer10l
2006-10-15 Michael Niedermayerthis code will not work with PIC as it needs 7 register...
2006-10-15 Michael Niedermayershift CABACContext.range right, this reduces the number...
2006-10-15 Ramiro PollaHave xvid encoder wrapper honnor -vtag option
2006-10-15 Diego BiurrunRevert putting EXTRALIBS in common.mak, linking fails...
2006-10-15 Diego BiurrunConsistently use $(BUILD_ROOT).
2006-10-15 Diego BiurrunWarn about --enable-gpl.
2006-10-15 Diego Biurrun0.pgm is now 00.pgm.
2006-10-15 Diego BiurrunRemove unused variable.
2006-10-15 Diego BiurrunConsistently use $(BUILD_ROOT).
2006-10-15 Kostya ShishkovIgnore blocks with no samples and flags (but usually...
2006-10-14 Alex BeregszasziMake public domain. Hope Diego dont mind it, he had...
2006-10-14 Dominik MierzejewskiUse proper PRI?64 macros for %ll? format to fix printf...
2006-10-14 Diego BiurrunPut libmpeg2 IDCT functions under CONFIG_GPL, fixes...
2006-10-14 Steve L'HommeRemove empty structures,
2006-10-14 Kostya ShishkovMake PNG produce correct 8-bit pictures
2006-10-14 Kostya ShishkovMove block size check to decoder
2006-10-13 Michael Niedermayer10l CODEC vs. FORMAT
2006-10-13 Roberto Togniflv files from myspace with mp3 audio require need_pars...
2006-10-13 Michael Niedermayersimplify escape decoding
2006-10-13 Diego BiurrunRemove intrinsics checks, they are no longer used.
2006-10-13 Michael Niedermayerdehack *ps_state indexing in the branchless decoder
2006-10-13 Kostya ShishkovTIFF decoder
2006-10-13 Diego BiurrunAdd a note about illegal codec IDs.
2006-10-13 Diego BiurrunAdd codec ID for Shorten audio.
2006-10-12 Michael Niedermayeradd "memory" to the clobber list we change memory so...
2006-10-12 Reynaldo H... Adds forgotten changelog's entry about the new mtv...
2006-10-12 Michael Niedermayer-1 is a valid return value in ratecontrol_1pass() ...
2006-10-12 Dominik MierzejewskiFixes:
2006-10-12 Michael Niedermayer10l int vs uint8_t
2006-10-12 Michael Niedermayerprevent "mb level" get_cabac() calls from being inlined...
2006-10-12 Michael Niedermayerint->uint8_t for 2 tables
2006-10-12 Baptiste Couduriersupport for Tiertex .seq files demuxing/video decoding...
2006-10-12 Gregory Montoirfix SHOW_SBITS for ALT_BITSTREAM_READER_LE, patch by...
2006-10-12 Diego BiurrunRename internal.h --> xvid_internal.h, it clashes with...
2006-10-12 Luca Barbatoppc generic prefetch
2006-10-12 Guillaume Poirieradds some useful comments after some of the #else,...
2006-10-12 Reynaldo H... new mtv demuxer
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-11 Diego BiurrunRename SIGN macro to FFSIGN to avoid clashes with syste...
2006-10-11 Loren Merrittmore prefetches, 2% faster h264
2006-10-11 Michael Niedermayerslightly faster on P3 slightly slower on athlon and...
2006-10-11 Baptiste Coudurieradd MXF description
2006-10-11 Baptiste Coudurierupdate GXF status and add description
2006-10-11 Baptiste Coudurierupdate doc, changelog, and increase libavcodec version...
2006-10-11 Baptiste Couduriersupport for Delphine Software .cin files demuxing ...
2006-10-11 Michael Niedermayermoving lps state transition code a little up in the...
2006-10-11 Michael Niedermayerwrite cabac low and range variables as early as possibl...
2006-10-11 Michael Niedermayeruse ecx instead of cl (no speed change on P3 but might...
2006-10-11 Michael Niedermayermake state transition tables global as they are constan...
2006-10-11 Michael Niedermayer10l
2006-10-11 Michael Niedermayermake lps_range a global table its constant anyway ...
2006-10-11 Michael Niedermayerenable CMOV_IS_FAST as its faster or equal speed on...
2006-10-11 Víctor Paesasimplifies null vhook by using sws_getCachedContext()
2006-10-11 Víctor Paesasimplifies fish vhook by using sws_getCachedContext()
2006-10-11 Víctor Paesaport watermark vhook to swscaler
2006-10-11 Víctor Paesaport imlib2 vhook to swscaler
2006-10-11 Michael Niedermayerdoxy
2006-10-11 Baptiste Coudurierfix bit rate
2006-10-11 Baptiste Coudurieruse av_get_bits_per_sample
2006-10-11 Baptiste Coudurieruse av_get_bits_per_sample, compute block align if...
2006-10-11 Baptiste Couduriersimplify by not writing unneeded codec name to fix...
2006-10-11 Diego BiurrunMove CFLAGS handling to common.mak.
2006-10-11 Diego BiurrunMove CFLAGS handling to common.mak.
2006-10-11 Diego BiurrunSwitch to the LGPL as agreed to by the author according...
2006-10-11 Kostya ShishkovTarga image decoder
2006-10-11 Diego Biurrunprintf --> av_log with some help from Oded
2006-10-10 Michael Niedermayerunused #define
2006-10-10 Michael Niedermayerremove dummy amr_read_close()
2006-10-10 Michael Niedermayermore factoriztaion and a FIXME note
2006-10-10 Michael Niedermayerfactorze another 2 lines
2006-10-10 Michael Niedermayerset duration and timebase (based on a patch by Simon...
2006-10-10 Michael Niedermayerfactorize (untested)
2006-10-10 Michael Niedermayerreturn cleanup
2006-10-10 Baptiste Coudurierfix d-10 mapping detection
2006-10-10 Baptiste Coudurierassign myself to aiff maintainer
2006-10-10 Baptiste Coudurierrewind completely if sample time is negative
2006-10-10 Baptiste Coudurierdont seek back if no sync to let eof happen
2006-10-10 Guillaume PoirierAdd pentium-m to the list of tuning targets
2006-10-10 Diego BiurrunRename SIGN macro to the more fitting UNFOLD.
2006-10-10 Diego BiurrunRemove unused variables.
2006-10-10 Baptiste Coudurierquiet gcc about enum value not handled in switch
2006-10-10 Diego BiurrunBRANCHLESS_CABAD --> BRANCHLESS_CABAC_DECODER
2006-10-10 Diego BiurrunChange libpostproc to use the FFMIN/FFMAX macros from...
2006-10-10 Guillaume PoirierMove TRANSPOSE8 macro to dsputil_altivec.h.
2006-10-10 Diego BiurrunMove sign macro to libavutil.
2006-10-10 Diego BiurrunUse ABS macro from libavutil.
2006-10-10 Michael Niedermayermoving another bit&1 out, this is as fast as with it...
2006-10-10 Kostya Shishkov10l: remove alien seek function from demuxer
2006-10-10 Michael Niedermayermove the &1 out of the asm so gcc can optimize it away...
2006-10-10 Michael Niedermayerreplace a few and/sub/... by cmov
2006-10-09 Diego BiurrunRemove gcc-workaround that is already present in libavu...
2006-10-09 Diego BiurrunFix default license header.
2006-10-09 Michael Niedermayerreading 8bit mem into a 8bit register needs 2 uops...
next