]> git.sesse.net Git - ffmpeg/history - libavcodec
Formatting K&R fixes
[ffmpeg] / libavcodec /
2009-08-27 Vitor SessakFormatting K&R fixes
2009-08-27 Vitor SessakMark "i" parameter of vector_clipf_sse() as early-clobber
2009-08-27 Vitor Sessak100l, revision 19728 added a bug that broke twinvq...
2009-08-27 Vitor SessakMark parameter src of vector_clipf() as const
2009-08-27 Vitor SessakSSE optimized vector_clipf(). 10% faster TwinVQ decoding.
2009-08-27 Loren Merrittindent
2009-08-27 Loren Merritt1.5x faster ff_vorbis_floor1_render_list, 5% faster...
2009-08-26 Diego Biurrunwhitespace cosmetics
2009-08-26 Måns RullgårdRemove useless alignment from MpegEncContext.intra_scan...
2009-08-26 Christian SchmidtDecoder for LPCM as used in Bluray discs.
2009-08-26 Lars TäuberFix comments after switching from CABAC to range coder...
2009-08-26 Sascha Sommeradd decode_coeffs()
2009-08-26 Sascha Sommermerge 2-channel M/S stereo decoding code with the multi...
2009-08-26 Måns Rullgård4xm: provide 16-byte alignment where required
2009-08-26 Måns Rullgårddsputil: declare some arrays 16-byte aligned
2009-08-26 Måns RullgårdRemove some unnecessary alignment specifiers
2009-08-26 Stephen BackwayAlways allocate a buffer of AVPALETTE_SIZE for palette...
2009-08-26 Reimar Döffinger100l typo, xsub encoder printed end time hours where...
2009-08-26 Reimar Döffinger100l, inv_zigzag_direct16 must be aligned to 16 bytes...
2009-08-26 Reimar DöffingerReindent.
2009-08-26 Reimar DöffingerRemove now dead code.
2009-08-26 Reimar DöffingerApply r19642 also pgssubdec:
2009-08-25 Måns Rullgårdmdec: remove unused members from struct MDECContext
2009-08-25 Måns RullgårdRemove explicit init to zero of static inv_zigzag_direct16
2009-08-25 Diego Biurrunwhitespace cosmetics
2009-08-25 Stephen BackwayAdd Bluray Subtitle Support
2009-08-24 Måns RullgårdPPC: remove unnecessary alignment on local variables
2009-08-24 Vitor SessakCosmetics: add some whitespace around operators
2009-08-24 Diego BiurrunAdd necessary #include for config.h.
2009-08-24 Måns RullgårdPPC: simplify loading some values into altivec registers
2009-08-24 Diego BiurrunAdd missing header to fix 'make checkheaders'.
2009-08-23 Måns RullgårdInclude required headers in {mips,ppc}/mathops.h
2009-08-23 Måns RullgårdSkip headers requiring external libs not present in...
2009-08-23 Vitor SessakTwinVQ decoder
2009-08-22 Loren Merrittbring back some randomness in fft-test. (regression...
2009-08-21 Sascha SommerAdd some more wmapro decoder hunks
2009-08-21 Diego BiurrunReplace redundant GNUC_PREREQ macro by AV_GCC_VERSION_A...
2009-08-21 Reimar DöffingerReplace #ifdef PIC checks with the more appropriate...
2009-08-21 Diego BiurrunAdd missing #includes to pass 'make checkheaders'.
2009-08-20 Reimar DöffingerAlways allocate a buffer of AVPALETTE_SIZE for palette...
2009-08-19 Måns RullgårdGet rid of large stack array in rd8x8_c()
2009-08-19 Måns Rullgårdeval: replace variable-length array with av_malloc...
2009-08-19 Måns Rullgårdflacdec: change variable-length array to fixed length
2009-08-17 Måns RullgårdAVR32: optimised mathops.h
2009-08-17 Alex ConverseUse the AOT enum instead of integer literals for settin...
2009-08-17 Alex ConverseMark the AOT escape value as supported.
2009-08-17 Alex ConverseAdd USAC and SAOC AOTs to the AudioObjectType enum.
2009-08-15 Anuradha SuraparajuFix bug caused by difference in stride and picture...
2009-08-15 Diego Biurruncosmetics: indentation, prettyprinting, K&R coding...
2009-08-15 Diego BiurrunDrop some more useless braces around if/for constructs.
2009-08-15 Diego BiurrunSimplify another 'if' condition: Replace 'exp == 0...
2009-08-15 Colin McQuillanAdd a function that can apply an order 2 rational trans...
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 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öffingerFix cmd_pos bounds check to avoid the overflow case.
2009-08-14 Carl Eugen HoyosFix typo.
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-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-11 Alexis BallierUse RGB5x5LE, RGB5x5BE, BGR5x5LE and BGR5x5BE instead...
2009-08-11 Loren Merrittfix a crash in SVQ1 with cmp!=sad
2009-08-10 Diego BiurrunRemove pointless #ifdefs from conditionally used files.
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-06 Diego BiurrunRemove commented-out cruft.
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 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 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 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...
next