platform/upstream/libav.git
2009-08-22 Ivan SchreterSupport for generic multi-stream key frame finding...
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-21 Bartlomiej... Add support for S/PDIF encapsulation.
2009-08-20 Reimar DöffingerAlways allocate a buffer of AVPALETTE_SIZE for palette...
2009-08-20 Ramiro PollaCheck return values of sws_allocVec() and sws_getConstV...
2009-08-20 Måns Rullgårdconfigure: add --enable-pic flag
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-19 Reimar DöffingerFree initial swscale context, too. Avoids a valgrind...
2009-08-19 Reimar DöffingerRemove useless casts of malloc return value.
2009-08-19 Diego BiurrunRemove disabled code cruft.
2009-08-19 Ramiro PollaIntroduce and use sws_allocVec().
2009-08-19 Ramiro PollaReuse sws_getConstVec() where possible.
2009-08-17 Måns RullgårdAVR32: optimised mathops.h
2009-08-17 Ramiro Pollaswscale-example: Make selection of dstW, dstH, and...
2009-08-17 Alex ConverseUse the AOT enum instead of integer literals for settin...
2009-08-17 Måns RullgårdAVR32: optimisations for intreadwrite.h
2009-08-17 Måns RullgårdAVR32: inline asm for bswap.h
2009-08-17 Måns Rullgårdconfigure: add AVR32 names for --cpu flag
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-16 Ramiro PollaMore indentation changes leftover from r29522:
2009-08-16 Ramiro PollaCosmetics:
2009-08-16 Måns RullgårdMIPS: 100L: fix AV_[RW]N64 on MIPS64
2009-08-16 Måns Rullgårdcosmetics: reformat intreadwrite.h
2009-08-16 Måns Rullgårdintreadwrite: ensure arch-specific versions are always...
2009-08-16 Måns Rullgårdintreadwrite: allow arch-specific 24-bit access macros
2009-08-16 Måns RullgårdARM: first value loaded in AV_RN64 needs to be early...
2009-08-16 Måns Rullgårdversion.sh: use standard sed syntax
2009-08-16 Ramiro PollaIndent libswscale:
2009-08-15 Diego BiurrunUse pkg-config to generate the linker flags for libdirac.
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 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.
next