]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-08-15 Diego BiurrunRemove useless braces around if/for/while expressions.
2009-08-15 Diego BiurrunSimplify 'if' condition statements.
2009-08-15 Reimar DöffingerFix start_display_time/end_display_time to be relative...
2009-08-15 Ramiro PollaIndent.
2009-08-15 Reimar DöffingerReindent.
2009-08-15 Reimar DöffingerRemove code that is now dead.
2009-08-15 Reimar DöffingerSimplify initialization of AVSubtitle by using memset.
2009-08-15 Reimar DöffingerMake sure AVSubtitle is initialized, memset it to 0.
2009-08-15 Reimar Döffinger100l, error out if subtitle encoder failed instead...
2009-08-15 Reimar DöffingerFix cmd_pos bounds check to avoid the overflow case.
2009-08-14 Carl Eugen... Fix typo.
2009-08-14 Ramiro PollaVertical yuv -> yuv16 scaler.
2009-08-14 Peter SchlaileBGR32 MMX special convertor.
2009-08-14 Måns Rullgård10L: remove instruction left over from debugging
2009-08-14 Måns RullgårdARM: NEON optimised vorbis_inverse_coupling
2009-08-13 Ramiro PollaIndent.
2009-08-13 Ramiro PollaIntroduce av_clip_uint16().
2009-08-13 Ramiro Pollaswscale-example: Don't check for chroma planes in mono...
2009-08-13 Ramiro PollaMMX2 horizontal scaler: Determine code size at runtime.
2009-08-13 Ramiro PollaProtect mmx2 filter code buffers so they are not execut...
2009-08-13 Ramiro PollaRemove duplicate define (it is the same in the lum...
2009-08-13 Ramiro PollaRename "funny" code to "mmx2 filter" code.
2009-08-13 Ramiro PollaIndent.
2009-08-13 Ramiro Pollaswscale-example: Remove hack to end loop by setting...
2009-08-13 Ramiro Pollaswscale-example: Don't return random value from main().
2009-08-13 Ramiro Pollaswscale-example: Check for Gray formats.
2009-08-12 Colin McQuillanAdd ff_celp_circ_addf() function to be used for sparse...
2009-08-12 Shehzad SalimFix a memleak with win32 threads: the handle returned...
2009-08-12 Peter RossMoves the display of metadata to dump_format()
2009-08-11 Matti HamalainenParse ID3 tags in Musepack SV7 files
2009-08-11 Matti HamalainenParse APE metadata tags in Musepack SV7 files
2009-08-11 Kostya ShishkovMove APE tag parsing into separate module.
2009-08-11 Matti HamalainenDo not use internals of ByteIOContext during APE tags...
2009-08-11 Matti HamalainenRemove incorrect APE tag size adjustment based on flags.
2009-08-11 Alexis BallierUse RGB5x5LE, RGB5x5BE, BGR5x5LE and BGR5x5BE instead...
2009-08-11 Loren Merrittfix a crash in SVQ1 with cmp!=sad
2009-08-10 Aurelien Jacobsavidec: simplify, using av_rescale_q() instead of av_re...
2009-08-10 Aurelien Jacobsactually define AVSEEK_FLAG_FRAME as described in avfor...
2009-08-10 Aurelien Jacobsmatroskadec: disable h264 parser as long as it totally...
2009-08-10 Aurelien Jacobsmatroskadec: correctly parse flags for simpleblock...
2009-08-10 Måns RullgårdFix dependency generation with ccache/gcc
2009-08-10 Måns Rullgårdconfigure: fix gcc detection for v2.95
2009-08-10 Diego Biurruncosmetics: whitespace, prettyprinting, coding style...
2009-08-10 Daniel VerkampSony Wave64 demuxer
2009-08-10 Diego BiurrunRemove disabled code cruft.
2009-08-10 Diego BiurrunRemove pointless #ifdefs from conditionally used files.
2009-08-10 Diego BiurrunRemove disabled debug code.
2009-08-10 Alexander StrangeFix the EBX available configure check on Darwin/i386.
2009-08-10 Måns Rullgårdeval: include libavutil/mathematics.h for NAN and M_PI
2009-08-10 Måns Rullgårdeval: include our headers after system headers
2009-08-10 Måns RullgårdDefine INFINITIY and NAN in mathematics.h if missing
2009-08-09 Ramiro PollaPut some altivec code under COMPILE_ALTIVEC, and not...
2009-08-09 Kostya ShishkovRemove 'offset' argument from PUTRGB* macros since...
2009-08-09 William R.... Document the output of ffmpeg -formats.
2009-08-08 Måns RullgårdGenerate dependencies while compiling if supported...
2009-08-08 Måns RullgårdGenerate dependencies when object files are built
2009-08-08 Diego BiurrunRemove disabled crufty code.
2009-08-07 Aurelien Jacobsfix riff subtitle timebase
2009-08-07 Diego BiurrunRemove some hunks of unused and disabled code cruft.
2009-08-06 Diego BiurrunRemove commented-out cruft.
2009-08-06 Måns Rullgårdconfigure: allow comma-separated list in --enable/disab...
2009-08-06 Måns Rullgårdconfigure: allow wildcards in --enable/disable-thing...
2009-08-06 Måns Rullgårdconfigure: support --cpu=host to tune for the host...
2009-08-06 Diego BiurrunMake WMV2 encoder depend on H.263 encoder in configure.
2009-08-06 Diego BiurrunMake MPEG-4 encoder depend on H.263 encoder in configure.
2009-08-06 Diego BiurrunMake WMV1 encoder depend on H.263 encoder in configure.
2009-08-05 Diego BiurrunDo not check for both CONFIG_H263_ENCODER and CONFIG_FL...
2009-08-05 Diego BiurrunMake FLV encoder depend on H.263 encoder in configure.
2009-08-05 Diego BiurrunDo not check for both CONFIG_H263_ENCODER and CONFIG_H2...
2009-08-05 Diego BiurrunMake H.263+ (H263P) encoder depend on H.263 encoder...
2009-08-05 Diego BiurrunDeclare the dependencies of the MSMPEG4v1/MSMPEG4v2...
2009-08-05 Diego BiurrunDo not redundantly check for preprocessor definitions...
2009-08-05 Diego BiurrunDeclare the dependency of RV10/RV20 encoder on the...
2009-08-05 Benoit FouetAdd a Changelog entry for noX handling for OPT_BOOL X.
2009-08-05 Justin Rugglescosmetics: move fixed_coeffs into the aligned arrays...
2009-08-05 Justin Rugglescosmetics: reindent after last commit
2009-08-05 Justin Rugglesac3dec: simplify zero-bit mantissa dithering by calcula...
2009-08-05 Justin Rugglescosmetics: indentation and line wrap
2009-08-05 Justin Rugglescosmetics after last commit
2009-08-05 Justin RugglesModify decode_band_structure() so that the actual band...
2009-08-05 Justin RugglesUse coupling band sizes instead of coupling band struct...
2009-08-04 Ronald S. BultjeParse frame size code, see "svq3.c: parse frame size...
2009-08-04 Ronald S. BultjeMake me maintainer of rtp_asf.*
2009-08-04 Benoit FouetMake 'stats' a bool option again.
2009-08-04 John AdcockUpdate x264 asm code to latest to add support for 64...
2009-08-03 Diego BiurrunSplit RV10 encoder off into its own file.
2009-08-03 Diego BiurrunSplit RV20 encoder into its own file.
2009-08-03 Justin Rugglescosmetics: add more detailed information to the documen...
2009-08-03 Jeff DownsCosmetic: Reindent after last commit
2009-08-03 Jeff DownsRevert r18344. Fixes at least issue 1218, 1221, and...
2009-08-03 Colin McQuillanCorrect the sign of the arithmetic in ff_celp_lp_zero_s...
2009-08-03 Diego BiurrunMove AVCodec declarations for RV10/20 from mpegvideo_en...
2009-08-03 Benoit FouetHandle noX for OPT_BOOL X.
2009-08-03 Colin McQuillanExpose QCELP's floating-point LSP-to-LPC function
2009-08-03 Colin McQuillanMake the LSP naming more consistent
2009-08-03 Justin RugglesReplace 5 with AOT_SBR when referring to the MPEG-4...
2009-08-02 Ramiro PollaUse enums instead of int.
2009-08-02 Diego Biurrunvfwcap: Move vfw_read_close to avoid forward declaration.
2009-08-02 Diego BiurrunRemove commented-out cruft.
2009-08-02 Diego BiurrunMake XVMC mpegvideo decoder depend on mpegvideo decoder.
next