platform/upstream/libav.git
2009-07-27 Måns RullgårdARM: cleaner selection of ELF-spefic assembler directives
2009-07-27 Martin StorsjöMinGWCE support in configure; networking is disabled...
2009-07-27 Diego BiurrunRemove disabled function get_num().
2009-07-27 Ronald S. BultjeCosmetics: remove spaces between function name and...
2009-07-27 Colin McQuillanUse named initializers and use new/free_context() inste...
2009-07-27 Ronald S. BultjeImplement support for EOS as used by WMS and other...
2009-07-27 Ronald S. BultjeImplement RTSP-MS/ASF packet parsing - this completes...
2009-07-27 Martin StorsjöChange type of received_sigterm variable from sig_atomi...
2009-07-27 Martin StorsjöConditionally compile ELF-specific ARM assembly bits...
2009-07-27 Martin StorsjöOnly consider -1 as an error return value for open().
2009-07-27 Ramiro PollaDo not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE...
2009-07-27 Ramiro PollaFactorize x86 fast_bilinear assembly.
2009-07-27 Ramiro PollaFix assembly comments for x86 fast_bilinear so they...
2009-07-26 Janne GrunauSet subtitle type in DVD and XSUB subtitle decoders.
2009-07-26 Diego BiurrunRemove unnecessary mpeg12data.o entries from OBJS-...
2009-07-26 Diego BiurrunRemove duplicated mpeg12data.o entries.
2009-07-26 Ronald S. BultjeAdd handling of EAGAIN at packet boundaries. See "...
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-24 Aurelien Jacobsfix various compilation dependencies
2009-07-24 Aurelien Jacobsfix compilation of cavsvideo demuxer
2009-07-24 Martin StorsjöCheck for HAVE_ISATTY.
2009-07-24 Martin StorsjöCheck for the isatty function.
2009-07-23 Måns Rullgårdconfigure: some small simplifications
2009-07-23 Måns Rullgårdconfigure: add some blank lines to improve readability
2009-07-23 Måns RullgårdRemove unnecessary #include <unistd.h>
2009-07-23 Diego Biurrunrefactoring: properly separate AC-3 and E-AC-3 code
2009-07-23 Diego BiurrunMake sure that eac3_decoder only gets enabled when...
2009-07-22 Måns RullgårdRemove useless #include <unistd.h> from many files
2009-07-22 Diego Biurruncosmetics: Reorder some tables/lines to make future...
2009-07-22 Diego Biurrun#include just the required stdint.h instead of libavuti...
2009-07-22 Diego Biurruncosmetics: small typo fixes
2009-07-22 Diego Biurruncosmetics: reindent/prettyprint after last commit
2009-07-22 Diego BiurrunOnly compile in NEON optimizations for H.264 when the...
2009-07-22 Måns RullgårdMove output redirection of deps generation from make...
2009-07-22 Diego BiurrunDo not redundantly check for both CONFIG_THEORA_DECODER...
2009-07-22 Diego BiurrunMake Theora decoder depend on the VP3 decoder.
2009-07-22 Måns Rullgårdconfigure: group tests for compiler characteristics...
2009-07-22 Måns Rullgårdconfigure: set -mdynamic-no-pic flag in main darwin...
2009-07-22 Måns Rullgårdconfigure: remove special flags for XLC on Darwin
2009-07-22 Måns Rullgårdconfigure: remove some darwin-related cruft
2009-07-22 Måns RullgårdFix building of tools/*
2009-07-22 Måns Rullgårdconfigure: group all cpu-specific tests together
2009-07-22 Diego BiurrunAdd missing stdint.h #include to fix 'make checkheaders'.
2009-07-22 Carl Eugen... Remove unused global variable.
2009-07-22 Carl Eugen... Calculate gradient from parameter instead of using...
2009-07-22 Alex ConverseRevert unintended portion of last commit. (Setting...
2009-07-22 Alex ConverseBe sure to increment our position in the coefficient...
2009-07-21 Ramiro PollaRemove unused variables.
2009-07-21 Måns Rullgårdx11grab: remove unnecessary #includes and senseless...
2009-07-21 Carl Eugen... Due to a typo in videogen.c, the regression test videos...
2009-07-21 Diego BiurrunMake E-AC-3 decoder depend on the AC-3 decoder.
2009-07-21 Kostya ShishkovRegister some additional AMF types in libavformat/flv.h
2009-07-20 Måns RullgårdARM: handle VFP register arguments in ff_vector_fmul_wi...
2009-07-20 Måns RullgårdARM: check for VFP register arguments
2009-07-20 Alex ConverseRemove an unused field from the BandCodingPath struct.
2009-07-20 Alex ConverseActually use all the codebooks we are iterating over...
2009-07-20 Måns Rullgårdconfigure: make --extra-cflags cumulative again
2009-07-20 Alex ConverseFix an integer overflow in the AAC encoder.
2009-07-20 Diego BiurrunMerge AMR and OpenCORE documentation sections.
2009-07-20 Diego BiurrunMake VP6A/VP6F decoders depend on the VP6 decoder.
2009-07-19 Diego BiurrunRemove two more lines related to the WMV3 decoder.
2009-07-19 Diego BiurrunMake WMV3 decoders depend on their VC-1 counterparts.
2009-07-19 Måns RullgårdSupport building with TI TMS470 compiler
2009-07-19 Diego BiurrunConsistently lowercase all HTML tags.
2009-07-19 Diego BiurrunIf any input/output devices are enabled then indevs...
2009-07-19 Stefano SabatiniUse globally consistent include guard names.
2009-07-18 Stefano SabatiniReplace two occurrences of 'vfwcap_demuxer' with 'vfwca...
2009-07-18 Carl Eugen... Allow enabling alsa and jack devices.
2009-07-17 Alex ConverseReplace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a...
2009-07-17 Diego BiurrunMake sure that tests/seek_test.o gets deleted on 'make...
2009-07-17 Alex ConverseDead code removal in the AAC encoder.
2009-07-17 Måns Rullgårdconfigure: improve detection of out-of-tree builds
2009-07-17 Måns Rullgårdconfigure: remove some useless comments
2009-07-17 Carl Eugen... Icc 11.1 still does not align the stack pointer, disabl...
2009-07-17 Måns RullgårdCheck for __attribute__((packed)) support
2009-07-17 Måns Rullgårdconfigure: handle --cpu before running compiler
2009-07-17 Måns Rullgårdconfigure: simplify --cpu handling slightly
2009-07-17 Kostya Shishkovcosmetics: reindent after last commit
2009-07-17 Kostya ShishkovAdd SHA-2 hashing
2009-07-16 Alex ConverseAdd iirfilter to the TESTPROGS variable (and target)
2009-07-16 Lou LoganRename invalid option name "gop" to "g" in opt_target...
2009-07-16 Måns RullgårdUse CPPFLAGS when building tests
2009-07-16 Måns Rullgårdconfigure: do not warn about mismatching altivec/cpu...
2009-07-16 Alex ConverseWhen calculating AAC quantized band cost, don't leave...
2009-07-16 Alex ConverseIIR filter test program.
2009-07-16 Diego Biurruncosmetics: Move some code blocks to reduce the number...
2009-07-16 Martin StorsjöUpdate project URL for OpenCORE AMR.
2009-07-16 Martin StorsjöFix check_func_headers. The reference to the function...
2009-07-15 Måns RullgårdDisable gcc auto-vectorisation
2009-07-15 Måns RullgårdRequire aligned memory for everything that needs it
2009-07-15 Diego BiurrunSkip the check for SSE aligned memory allocators when...
2009-07-15 Art ClarkeOnly free '*ic_ptr' when a caller has pre-allocated...
2009-07-15 Frank Barchardprint atom info during parsing, patch by Frank Barchard...
2009-07-15 Måns RullgårdUse normal check_func test for math functions
2009-07-15 Martin StorsjöUse ff_neterrno instead of errno in tcp.c.
2009-07-14 Janne GrunauSet subtitle type in DVB subtitle decoder.
2009-07-14 Martin StorsjöImprove linker check for Winsock library name.
2009-07-14 Diego BiurrunRemove unnecessary rtsp.h #include.
2009-07-14 Alex ConverseUse cutoff frequency to adjust bandwidth in the generic...
next