]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-07-03 Eli FriedmanSilence "comparison of unsigned expression >= 0 is...
2010-07-03 Rodney BakerChange all occurences of "inofficial" to "unofficial...
2010-07-03 Eli FriedmanFix warning "passing argument from incompatible pointer...
2010-07-03 Baptiste CoudurierReduce codec time base when stream copying
2010-07-03 Eli FriedmanFix 'assignment from incompatible pointer type' warning.
2010-07-03 Baptiste CoudurierGive context to av_log
2010-07-03 Baptiste CoudurierMove AVStream->codec_info_nb_frames increment after...
2010-07-03 Baptiste CoudurierUse default graph swscale opts when no opts are supplied
2010-07-03 Baptiste CoudurierSet graph swscale opts before parsing it, that way...
2010-07-03 Baptiste CoudurierIn av_find_stream_info, decode at least 4 h.264 frames...
2010-07-03 Jason Garrett... SSSE3 versions of vp8 width4 bilinear MC functions
2010-07-02 Michael NiedermayerDisable dshow specific bug emulation for amv files...
2010-07-02 Michael NiedermayerRename block_align variable in the avi demuxer to clear...
2010-07-02 David ConradVP8: Move calculation of outer filter limit out of...
2010-07-02 David ConradUse __clang_version__ when available
2010-07-02 Aurelien Jacobsfix comment grammar
2010-07-02 Jai MenonBump libavformat minor (as a result of r24003).
2010-07-02 Reimar DöffingerMake mix function more readable.
2010-07-02 Reimar DöffingerFix use of unintialized variable introduced in r20411.
2010-07-02 David Conradmatroskadec: merge only SSA packets together
2010-07-02 Aurelien Jacobsadd AV_DISPOSITION_FORCED flag and use it in matroska...
2010-07-02 Aurelien Jacobssaner default value for convergence_duration
2010-07-02 Aurelien Jacobsclarify convergence_duration documentation
2010-07-02 Aurelien Jacobswmavoice depends on mdct
2010-07-02 Michael NiedermayerDuplicate rounding that MS does in one of their impleme...
2010-07-02 Måns RullgårdFix memory leak introduced in r23933
2010-07-02 Ramiro Pollaavutil: bump minor version for r23985 (install lfg.h)
2010-07-02 Diego BiurrunRemove stray Doxygen grouping command; fixes one Doxyge...
2010-07-02 Diego BiurrunDisambiguate bitstream groups for AAC and RV30/RV40.
2010-07-02 Diego BiurrunReplace '\0 bytes' by 'NULL bytes' in Doxygen comments.
2010-07-02 Diego BiurrunMove DECODE_BYTES_PAD* macros before Doxygen comments.
2010-07-02 Diego BiurrunFix doxy of flags parameter in fps_umf2avr().
2010-07-02 Diego BiurrunRemove angular brackets from Doxygen comments; Doxygen...
2010-07-02 Diego Biurrun@begingroup --> @defgroup, only the latter is correct...
2010-07-02 Diego BiurrunFix doxy of gb parameter in decode_gain_info().
2010-07-02 Diego BiurrunMove #ifdef before zlib_decomp() up so it covers the...
2010-07-02 Diego BiurrunFix doxy of fixed_mean_energy parameter in ff_amr_set_f...
2010-07-02 Diego BiurrunFix the signature of ff_set_min_dist_lsf() to match...
2010-07-02 Ramiro Pollaavutil: install lfg.h
2010-07-02 Diego BiurrunFix Doxygen documentation of gb parameter in ff_wma_get...
2010-07-02 Diego BiurrunFix typo in Doxygen function parameter name.
2010-07-02 Diego BiurrunAvoid one more instance of angular brackets in Doxygen...
2010-07-02 Diego BiurrunFix parameter name and position in av_crc_init Doxygen...
2010-07-02 Diego BiurrunReplace incorrect @NOTE Doxygen command by @note; capit...
2010-07-02 Diego BiurrunAvoid square brackets in Doxygen comments; Doxygen...
2010-07-02 Diego BiurrunFix Doxygen function parameter documentation syntax.
2010-07-02 Diego BiurrunRemove two more non-existing stray Doxygen function...
2010-07-02 Diego BiurrunRemove non-existing stray arguments from Doxygen functi...
2010-07-02 Michael NiedermayerCheck for doxy filetag with filename
2010-07-02 Diego BiurrunFix two more instances of wrong @ usage in Doxygen...
2010-07-02 Diego BiurrunFix printing of '@' symbols in Doxygen comments; the...
2010-07-02 Diego BiurrunAdd parameter names to av_log/av_vlog function declarat...
2010-07-02 Diego BiurrunRemove redundant and harmful explicit filename after...
2010-07-02 Diego BiurrunFix misspelled parameter names in Doxygen documentation.
2010-07-02 Diego BiurrunRemove misplaced Doxygen comment.
2010-07-02 Diego BiurrunUpdate Doxyfile to the format preferred by Doxygen...
2010-07-02 Baptiste CoudurierIn mxf muxer, fix last b frame temporal offset
2010-07-02 John StebbinsIn mov demuxer, fix seeking to the beginning when file...
2010-07-02 Jason Garrett... SSSE3 versions of width4 VP8 6-tap MC functions
2010-07-02 Måns Rullgårdconfigure: improve GNU as checking
2010-07-02 Diego Pettenòtablegen: the executable depends on tablegen headers...
2010-07-02 Måns RullgårdPPC: fix build on OSX without gas-preprocessor
2010-07-02 Måns RullgårdGrammar fixes
2010-07-01 Måns Rullgårdvorbisdec: remove variable-length arrays
2010-07-01 Loren MerrittPPC: Altivec IMDCT
2010-07-01 Måns RullgårdIndent
2010-07-01 Måns RullgårdRemove vestiges of radix-2 FFT
2010-07-01 Måns RullgårdPPC: Altivec split-radix FFT
2010-07-01 Måns RullgårdPPC: fix dcbzl detection on OSX
2010-07-01 Måns RullgårdAdd -force_cpusubtype_ALL to ASFLAGS on Darwin/PPC
2010-07-01 Måns RullgårdCheck for GNU assembler, use gas-preprocessor on darwin
2010-07-01 Måns RullgårdCheck whether IBM or Apple PPC assembler syntax is...
2010-07-01 Måns Rullgårdmpegtsenc: allocate correct size for PID table
2010-07-01 Måns Rullgårdmpegaudio: move compute_antialias_float() to mpegaudiod...
2010-07-01 Måns Rullgårdmpegaudio: call ff_mpegaudiodec_init_mmx() only from...
2010-07-01 Andrew WasonIn mov demuxer, only set sar if not already set, patch...
2010-07-01 Baptiste CoudurierUse ext sample from mpeg4audio config if set with AAC SBR
2010-07-01 Jason Garrett... Fix 100L in vp8dsp asm init
2010-07-01 Aurelien Jacobsmpegaudio float decoders depend on dct
2010-07-01 Aurelien Jacobsadu and mp3on4 functions are also needed by their respe...
2010-07-01 Vitor SessakAltivec-optimized mp{1,2,3} windowing
2010-07-01 Josh AllmannPad the buffer in url_close_dyn_buf, for buffers opened...
2010-07-01 Josh AllmannAdd RTP depacketization of SVQ3
2010-07-01 Stefano SabatiniMove colorspace.h from libavcodec to libavutil.
2010-07-01 Reimar DöffingerChange all functions referenced in the mxf_metadata_rea...
2010-07-01 Aurelien Jacobscosmetic: improve comment breaking at 80 cols
2010-07-01 Aurelien Jacobsfix dependencies of vp5 and vp6 decoders after r23915
2010-07-01 Eli Friedmanfix warning in ff_metadata_mux_compat()
2010-07-01 Alex ConverseAllow remuxing of explicitly signalled AAC files into...
2010-07-01 Michael NiedermayerFactorize get_duration() out of 4 places of the avi...
2010-07-01 Måns RullgårdMaybe fix threaded mpeg*video encoding
2010-07-01 Måns Rullgårdrandom_seed: simplify
2010-07-01 Måns RullgårdReindent
2010-07-01 Måns Rullgårdrandom_seed: allow to block on /dev/random
2010-07-01 Måns Rullgårdconfigure: replace unwarranted gcc bashing with a real...
2010-07-01 Howard ChuUse new librtmp APIs instead of grubbing around in...
2010-07-01 Jason Garrett... Fix h264/vp8 intra pred on Athlon XP
2010-07-01 Rafaël Carrémpegaudioenc: Remove write-only variables from the...
2010-07-01 Michael NiedermayerPrevent infinite recursion of odml indexes.
2010-06-30 Jason Garrett... Eliminate another redundant instruction in vp56/8 arith...
next