]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2010-06-30 Stefano SabatiniSet pad description with NULL_IF_CONFIG_SMALL(), consis...
2010-06-30 Stefano SabatiniImprove description for the pad filter.
2010-06-30 Jason Garrett... CMOV-ify vp56 arithcoder
2010-06-30 Jason Garrett... Optimize vp56 arithmetic decoder
2010-06-30 XBMCMake "invalid dts/pts combination" a debug instead...
2010-06-30 Mike ScheutzowAllow setting streamid when muxing mpegts.
2010-06-30 Mike ScheutzowAdd new option "streamid" to set the value of an outfil...
2010-06-30 Måns RullgårdAdd more int packing macros, name them consistently
2010-06-30 Stefan Gehrerrenormalize VP5/6/7/8 range coder without loop
2010-06-30 Daniel KristjanssonDo not skip one of three bits zero padding.
2010-06-30 Måns RullgårdAdd missed file dct32.c
2010-06-30 Vitor SessakMore mp{1,2,3} 32-point DCT transform to our common...
2010-06-30 Måns RullgårdImprove FF_SYMVER documentation
2010-06-30 Måns RullgårdImprove av_strerror() documentation
2010-06-30 Måns RullgårdImprove GET_UTF{8,16} documentation
2010-06-30 Måns Rullgårdaes: improve av_aes_crypt() documentation
2010-06-30 Måns Rullgårdadler32: add API documentation
2010-06-30 Måns RullgårdImprove av_resample() documentation
2010-06-30 Måns Rullgårdbase64: improve documentation
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-30 Måns RullgårdMake av_get_random_seed() non-blocking
2010-06-30 Måns RullgårdCheck for fcntl()
2010-06-30 Diego BiurrunStep back as documentation maintainer.
2010-06-30 Måns Rullgårdapedec: add flush function
2010-06-30 Martin StorsjöAdd a changelog entry for the RTSP tunneling, that...
2010-06-30 Tomas Härdinmxfdec: Improve parsing of the PixelLayout item
2010-06-30 Eli FriedmanFix "initialization from incompatible pointer type...
2010-06-30 Reimar DöffingerChange AES code to be strict-aliasing-safe.
2010-06-30 Eli FriedmanSilense one warning:
2010-06-30 Eli FriedmanFix strict-aliasing violations in MPV_motion_internal.
2010-06-29 Måns Rullgårdrv40: make rv40_adaptive_loop_filter() always_inline
2010-06-29 Måns Rullgårdffplay: remove VLA
next