]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-10-07 Jeff DownsRe-indent after PAFF MMCO implementation patch.
2007-10-07 Jeff DownsAugment MMCO execution to work with both fields and...
2007-10-06 Måns Rullgårduse pr -n -t instead of non-standard cat -n
2007-10-06 Jeff DownsCosmetic renaming variable so that it makes more sense...
2007-10-06 Jeff DownsAugment mmcodecoding process to work properly with...
2007-10-06 Jeff DownsEdge emulation for fields. Part of PAFF implementation
2007-10-06 Jeff DownsSet Picture.poc for fields and field pairs. Part of...
2007-10-06 Jeff DownsModifies macroblock addressing and current macroblock...
2007-10-05 Jeff DownsSupport function and changes to reference picture reord...
2007-10-05 Jeff DownsReindent fill_default_ref_list after changes for PAFF
2007-10-05 Jeff DownsSupport functions and changes to default reference...
2007-10-04 Diego Biurrunlicense header consistency cosmetics.
2007-10-04 Marc Hoffmanblackfin optimized vp3 transform and infastructure...
2007-10-04 Vladimir VoroshilovReplace "signed short" typecast with "int16_t" as sugge...
2007-10-04 Jeff DownsReorganize long reference management to minimize code...
2007-10-04 Jeff DownsFix Picture.key_frame setting to be compatible with...
2007-10-04 Jeff DownsFix h->curr_pic_num for field pictures. Necessary for...
2007-10-04 Jeff DownsRename variable to make sense in both field and frame...
2007-10-04 Jeff DownsFurther modularize short reference list management...
2007-10-04 Jeff DownsRe-indent unreference_pic.
2007-10-04 Jeff DownsModify unreference_pic implementation with PAFF in...
2007-10-04 Jeff DownsPartial PAFF implementation at macroblock level.
2007-10-03 Vladimir VoroshilovFix audio clicks in ADPCM IMA AMV by casting predictor...
2007-10-03 Aurelien Jacobsmerge some #ifdef CONFIG_ENCODERS sections
2007-10-03 Aurelien Jacobsremove alternative declaration of h263_encode_init()
2007-10-03 Aurelien Jacobsfix declaration name from MPV_common_init_ppc to MPV_co...
2007-10-03 Aurelien Jacobsremove useless #ifdef
2007-10-03 Diego BiurrunRename MPV_common_init_ppc to MPV_common_init_altivec...
2007-10-03 Diego BiurrunFix compilation with AltiVec disabled, MPV_common_init_...
2007-10-02 Andreas Ömanremove unused code, spotted by Jeff Downs, heydowns...
2007-10-02 Reimar DöffingerHopefully fix sparc compilation again, add incorrectly...
2007-10-02 Reimar DöffingerRemove uses of SIGILL for CPU extension detection,...
2007-10-02 Luca AbeniAllow to set the maximum number of frames per RTP packe...
2007-10-02 Jeff DownsRename MMCO stuff to prepare for h264/PAFF implementation.
2007-10-02 Jeff DownsCosmetic preparations for h264/PAFF implementation.
2007-10-02 Diego Biurrun100l: Revert accidental commit, restore previous version.
2007-10-02 Diego Biurruncosmetics: Fix indentation after last commit.
2007-10-02 Diego BiurrunReplace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORB...
2007-10-02 Diego BiurrunMerge mpegvideo AltiVec code into mpegvideo_altivec...
2007-10-02 Luca BarbatoSanitize altivec code so it can be built with runtime...
2007-10-02 Diego Biurruncosmetics: Fix AltiVec spelling.
2007-10-02 Diego Biurruncosmetics: Fix AltiVec spelling.
2007-10-02 Diego Biurruncosmetics: Fix indentation after last commit.
2007-10-02 Diego BiurrunRemove pointless HAVE_ALTIVEC #ifdefs from a file that...
2007-10-01 Ronald S. BultjeAdd checking for codecid to has_codec_parameters().
2007-10-01 Roberto TogniFix seek regression test for ac3 in rm after r10634
2007-10-01 Justin Rugglesdnet audio needs avparser to work with the lavc ac3...
2007-10-01 Diego BiurrunRemove const vector macro indirection that is useless...
2007-10-01 Diego BiurrunRemove Metrowerks compiler workaround.
2007-10-01 Diego BiurrunRemove Metrowerks compiler workaround.
2007-10-01 Loren Merrittdiv -> mul
2007-09-30 Stefano SabatiniRemove redundant banner output from ffserver.
2007-09-30 Loren Merrittsimplify lpc
2007-09-30 Loren Merritt20% faster lpc, 6% overall flac decoding
2007-09-30 Loren Merrittreplace FIR with finite differences.
2007-09-29 Loren Merrittunroll finite differences to avoid swapping registers.
2007-09-29 Loren Merrittencode_residual_fixed(): replace FIR with finite differ...
2007-09-29 Vladimir VoroshilovAdd support for AMV variants of AVI files.
2007-09-29 Diego BiurrunMention SPARC optimizations.
2007-09-29 Loren Merrittsse2 version of compute_autocorr().
2007-09-29 Måns Rullgårdfix -lm check
2007-09-29 Ronald S. Bultjecmdutils.c uses FFMPEG_CONFIGURATION from config.h...
2007-09-29 Diego Biurruntypo
2007-09-29 Vladimir VoroshilovAMV video decoder.
2007-09-29 Ronald S. BultjeUse emms_c() instead of ifdef
2007-09-29 Ronald S. BultjeAdd IPv6 support to url_split()
2007-09-29 Vladimir VoroshilovAdd variables to prepare to the AMV decoder patch.
2007-09-29 Loren Merrittwas computing one more autocorrelation coefficient...
2007-09-29 Loren Merrittreplace brute force find_optimal_param() with a closed...
2007-09-29 Loren Merrittgcc isn't smart enough to factor out duplicate stores
2007-09-28 Ivan KalvachevOn bitstream error is_intra_more_likely() could use...
2007-09-28 Vitor SessakDocumentation update for AMV audio decoder
2007-09-28 Björn AxelssonDocumentation fix for url_f(d)open()
2007-09-28 Stefano SabatiniMake ffserver show a banner at startup.
2007-09-28 Loren Merritt2.5x faster compute_autocorr()
2007-09-27 Ronald S. Bultjerefactor url_split(), preparing for IPv6 support
2007-09-27 Stefano SabatiniRemove unnecessary copyright notice from ffplay.c:show_...
2007-09-27 Stefano SabatiniMake ffplay show a banner at startup.
2007-09-27 Panagiotis... cosmetics: typos
2007-09-27 Panagiotis... Remove redundant test.
2007-09-27 Diego BiurrunRevert wrong ARCH_BFIN --> HAVE_BFIN change.
2007-09-27 Stefano SabatiniImplement common show version and banner.
2007-09-27 Luca AbeniAdd myself as a maintainer for the RTP muxer and for...
2007-09-27 Vitor SessakAMV audio decoder
2007-09-27 Loren Merrittoops, revert unrelated change
2007-09-27 Loren Merrittunroll encode_residual_lpc(). speedup varies between...
2007-09-26 Måns Rullgårdset -mcpu for ARM
2007-09-26 Ramiro PollaFix avisynth compilation after allformats.h was removed
2007-09-26 Ramiro PollaLet the dependency checker deal with winsock2's extralibs.
2007-09-26 Jeff Downsh264/PAFF preparation: use DELAYED_PIC_REF to mark...
2007-09-26 Aurelien Jacobsadd support for AVI files with On2 header
2007-09-26 Aurelien Jacobsuse a table to parse AVI file header
2007-09-26 Benoit FouetIndentation
2007-09-26 Benoit FouetCheck read_packet before using it.
2007-09-25 Loren Merrittoops, potential overflow on really large blocks
2007-09-25 Loren Merrittoptimize decode_subframe_lpc()
2007-09-25 Loren Merrittoptimize encode_residual_lpc()
2007-09-25 Aurelien Jacobssimplify
2007-09-25 Aurelien Jacobsrename one variable to be consistent with the rest...
2007-09-25 Aurelien Jacobsconsistent spelling: plan => plane
next