OSDN Git Service

coroid/libav_saccubus.git
2006-11-03 Michael Niedermayer2 instructions less in h264_loop_filter_luma_mmx2()
2006-11-03 Michael Niedermayerpreempt possible overflow
2006-11-03 Michael Niedermayer1 instruction less
2006-11-03 Ryan Martelladd valid statistics for the RTCP receiver report.
2006-11-03 Kostya ShishkovUse bpp from header in error message
2006-11-03 Michael Niedermayeroptimize H264_DEBLOCK_P0_Q0
2006-11-02 Michael Niedermayernew I/P frame selection heuristic
2006-11-02 Baptiste Coudurierkill AVImageFormat
2006-11-02 Baptiste Coudurierchange gif muxer to simple gif encoder
2006-11-02 Corey HickeyCorrect description of mblmin and mblmax.
2006-11-02 Tom Harperoutputs bit spent on various encoding functions (motion...
2006-11-02 Diego BiurrunAdd option to disable ffmpeg build.
2006-11-02 Diego BiurrunDetect some more ARM CPU types.
2006-11-02 Diego BiurrunAccept multiple --extra-ldflags and --extra-libs options.
2006-11-02 Luca AbeniAdd support for conversions from the rgb565 and rgb555...
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-11-01 Steve L'HommeDefine fallback for PRIX64, taken from a patch by Steve...
2006-11-01 Michael Niedermayer10l (forgot ALT_SCAN)
2006-11-01 Diego BiurrunRename SWAP macro to FFSWAP.
2006-11-01 Steve L'Hommereindentation, patch by From: Steve Lhomme, slhomme...
2006-11-01 Diego BiurrunDo not mix declarations and statements.
2006-11-01 Michael Niedermayermerge clip() into the alpha/beta/tc0 tables (10% faster...
2006-11-01 Baptiste Coudurierclean, always write major brand for debug
2006-11-01 Baptiste Coudurierremove useless mp4 field
2006-11-01 Diego BiurrunMake tests compile on non-x86.
2006-11-01 Diego BiurrunUse common define for x86_32 and x86_64.
2006-11-01 Diego BiurrunUse common define for x86_32 and x86_64.
2006-11-01 Diego Biurruntypo
2006-11-01 Måns Rullgårdindentation
2006-11-01 Måns RullgårdCODEC_CAP_DELAY support
2006-11-01 Baptiste Couduriersimplify
2006-11-01 Baptiste Couduriermov vfr muxing
2006-11-01 Reimar DöffingerReenable AMD64 optimizations for cabac accidentially...
2006-11-01 Diego BiurrunAdd ARCH_X86_32 as a new define for 32 bit x86 architec...
2006-11-01 Diego Biurrunbetter #endif comment
2006-10-31 Michael Niedermayerfix 1/0 b frames + CBR bug
2006-10-31 Luca BarbatoMake sure --as-needed and the other flags got checked...
2006-10-31 Diego Biurruncosmetics: Restore alphabetical order.
2006-10-31 Michael Niedermayerbetter timebase selection heuristic for video stream...
2006-10-31 Diego Biurruncosmetics: Restore alphabetical order.
2006-10-30 Baptiste Coudurierremove gcc warning about void * used in arithmetic
2006-10-30 Måns Rullgårdcoded line size is a multiple of 4
2006-10-30 Gustavo Sverzut... warning fix from a patch by Gustavo Sverzut Barbieri...
2006-10-30 Gustavo Sverzut... Use fixed point in color conversion.
2006-10-30 Oded Shimonfix for disabling vorbis decoder but enabling vorbis...
2006-10-30 Kostya ShishkovInit vlc tables as static
2006-10-30 Kostya ShishkovIMC decoder
2006-10-30 Luca AbeniAVPicture has 4 planes, not 3
2006-10-30 Michael Niedermayerdont set the sampling rate just because 1 mp3 packet...
2006-10-30 Michael Niedermayeravoid random noise on damaged frames
2006-10-29 Diego BiurrunFix dependencies for 'make dep'.
2006-10-29 Diego BiurrunFix compilation with PIC enabled, BRANCHLESS_GET_CABAC...
2006-10-29 Diego BiurrunMany systems have TEMPDIR mounted noexec, warn about...
2006-10-29 Ryan Martellswitch to common base64 routines in lavf
2006-10-29 Ryan Martellfix more dynamic protocol stuff, needed by the forthcom...
2006-10-28 Michael Niedermayerupdate copyright year, it looks odd otherwise :)
2006-10-28 Michael NiedermayerCANDIDATE_MB_TYPE_INTER heuristic doesnt work at really...
2006-10-28 Joakim Plateadd support for all framerates specified by the standard
2006-10-28 Oded ShimonI hope noone minds, adding myself to eval.c copyright...
2006-10-28 Joakim PlateFix A/V (de)sync with discontinuous NSV streams,
2006-10-28 ThijsMake it possible to reuse UDP socket (optional, disable...
2006-10-28 Michael Niedermayerlambda* should be unsigned
2006-10-28 Michael Niedermayerprevent overflow if lambda2 is "too" large
2006-10-28 Michael Niedermayeruse lambda/lmax instead of qscale/qmax as end check...
2006-10-28 Oded Shimonignore whitespace in ff_eval
2006-10-28 Andrew Voznytsasample rate fix
2006-10-28 Oded Shimonadd missing 'e->value * '
2006-10-28 Oded Shimonshut gcc warning, also makes sense for NAN to be return...
2006-10-28 Ryan Martellmove up (in the file) AAC audio handling moved from...
2006-10-28 Guillaume PoirierAdd base64 encoding and decoding routines
2006-10-27 Diego BiurrunRename dvdsub.c to dvdsubdec.c.
2006-10-27 Michael Niedermayeradd support for while() loops again ugly syntax while...
2006-10-27 Michael Niedermayersupport seperating expressons by ;
2006-10-27 Reynaldo H... Fix obvious typo, BGR555 was missing
2006-10-27 Oded Shimonpossible bug of 'gte' being read as 'gt', same with...
2006-10-27 Michael Niedermayerminor simplification
2006-10-27 Michael Niedermayerfactorize AVEvalExpr alloc and init
2006-10-27 Oded Shimonupdate ratecontrol to new ff_eval API
2006-10-27 Reynaldo H... adds missing rgb/bgr 565 codec->fmt mappings, ok'ed...
2006-10-27 Reynaldo H... adds missing rgb/bgr 555 codec->fmt mappings, ok'ed...
2006-10-27 Thijsmake ffmpeg able to send back a RTCP receiver report.
2006-10-27 Ryan Martellindentation fix, patch by Ryan Martell % rdm4 A martell...
2006-10-27 Oded Shimonnew optimized eval method, by seperating parsing and...
2006-10-27 Baptiste Coudurierfflags can/will be used for muxing too
2006-10-27 Guillaume PoirierLast fix of licence header
2006-10-26 Guillaume Poiriermove licence header fixes
2006-10-26 Guillaume PoirierFix licence header (aka <pedantic mode='on' /> )
2006-10-26 Ryan MartellAdd support for H264 over RTP
2006-10-26 Diego Biurrunwording/grammar
2006-10-26 Víctor PaesaDocument -newaudio, patch by Victor Paesa, taken from...
2006-10-26 Kostya ShishkovLZW decoder as separate module plus TIFF LZW support
2006-10-26 Kostya Shishkov10l predictor should not skip first line
2006-10-25 Baptiste Coudurierremove mov_read_leaf and remove useless reading functio...
2006-10-25 Aurelien Jacobsfix mp3 in swf decoding
2006-10-24 Måns Rullgårdlibdts and lame sometimes need -lm
2006-10-24 Steve L'HommeDon't include inttypes.h/stdint.h directly, there is...
2006-10-24 Michael Niedermayersimplify
2006-10-24 Michael Niedermayerreverse my last change, it was wrong and broken
2006-10-24 Michael Niedermayerremove map variable
2006-10-24 Michael Niedermayerfactorize update state out
next