]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-10-11 Andrea GualanoEnable avpicture_deinterlace() for PIX_FMT_GRAY8.
2007-10-11 ShaneFix intended order of operations for 4 assert() checks.
2007-10-11 Ville SkyttäSpecify in documentation that avcodec_find_(en|de)coder...
2007-10-11 Björn AxelssonAdd functionality to set the direction of a ByteIOConte...
2007-10-11 Diego Biurrunwarning fixes:
2007-10-10 Måns Rullgårdcheck values more thoroughly in vorbis_header()
2007-10-10 Måns Rullgårduse bytestream_get_* in vorbis_header()
2007-10-10 Måns Rullgårdfix buffer overread with invalid Vorbis header
2007-10-10 Måns Rullgårdremove duplicate Vorbis comment tag handling
2007-10-10 Carl Eugen... Set pict->interlaced_frame if returned frame is MBAFF...
2007-10-10 Reimar DöffingerRemove ogg seek function, instead use generic seek...
2007-10-10 Reimar DöffingerAdd a read_timestamp function to ogg demuxer
2007-10-09 Jeff Downsfix incorrect check for abs_diff_pic_num overflow
2007-10-09 Reimar DöffingerAllow to override zlib compression level in PNG encoder...
2007-10-09 Andreas Ömanreindent
2007-10-09 Baptiste Coudurierbetter lambda search method
2007-10-09 Carl Eugen... Enable PAFF decoding
2007-10-09 Aurelien Jacobsoops... mpegvideo_enc also depends on motion_est and...
2007-10-09 Aurelien Jacobsdnxhdenc depends on mpegvideo_enc (usage of ff_convert_...
2007-10-09 Michael Niedermayerindent
2007-10-09 Michael Niedermayeravoid generating invalid files
2007-10-08 Jeff DownsManage Picture buffers for fields as well as frames...
2007-10-08 Martin ZlomekFix deblocking for PAFF content
2007-10-08 Baptiste Coudurierdnxhd 36mbit support
2007-10-08 Baptiste Coudurierappend extradata atoms when parsing, fix OLOCOONS_O3.mov
2007-10-08 Baptiste Couduriertypo weigth->weight
2007-10-08 Baptiste Coudurierpreliminary 10 bit depth decoding support, still miss...
2007-10-08 Baptiste Couduriermerge
2007-10-08 Baptiste Coudurier10l, check 'i' validity before using it
2007-10-08 Baptiste Coudurierfix 10 bit per comp detection
2007-10-08 Baptiste CoudurierDNxHD (SMPTE VC-3) encoder
2007-10-08 Baptiste Coudurierexport convert_matrix and add ff_ prefix
2007-10-08 Baptiste Coudurierexport DCT_common_init and add ff_prefix
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.
next