]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-08-25 Kent Meincheck av_new_stream return value, patch by Kent Mein...
2009-08-25 Maksym VeremeyenkoDo not read index chunks as audio/video data; closes...
2009-08-25 Stephen BackwayAdd Bluray Subtitle Support
2009-08-25 Reimar DöffingerMark video from .mtv files correctly as upside-down.
2009-08-24 Måns Rullgårdmpegts: change variable-length array to fixed length
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 Aurelien Jacobsmatroskadec: add correct extradata offset for V_MS...
2009-08-24 Aurelien Jacobsmatroskadec: factorize some code
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 Ramiro Pollaswscale-example: Rename src->ref so as to not confuse...
2009-08-23 Ramiro Pollaswscale-example: Use SWS_BILINEAR instead of hardcoded...
2009-08-23 Måns RullgårdAdd myself as maintainer for AVR32 and MIPS
2009-08-23 Måns Rullgårdconfigure: fix filter() function when matching multiple...
2009-08-23 Måns RullgårdAdd PIC flags early so tests they affect give correct...
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 Måns Rullgårdconfigure: simplify directory creation for out of tree...
2009-08-23 Måns RullgårdFix dependency generation for yasm assembler files
2009-08-23 Vitor SessakTwinVQ decoder
2009-08-22 Ramiro PollaFix inconsistent indentation.
2009-08-22 Ivan SchreterUse generic multi-stream key frame finding routine...
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...
next