platform/upstream/libav.git
2007-06-12 Marc HoffmanBlackfin IDCT has no special permutation it uses normal...
2007-06-12 Diego Biurrunmisc typo fixes
2007-06-12 Kostya ShishkovTypo
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-12 Stefano SabatiniMove the video size and rate abbreviations system from...
2007-06-12 Diego BiurrunAdd some explanatory comments to #endif directives.
2007-06-12 Michael Donaghyfix 8- and 24-bit FLAC decoding
2007-06-12 Diego BiurrunRemove unused static function.
2007-06-11 Michael Niedermayerdont attach huge samplesto mails
2007-06-11 Aurelien Jacobsmove codecs declarations from avcodec.h to allcodecs.h
2007-06-11 Diego BiurrunThe video hooks do not depend on the libav* libraries.
2007-06-11 Guillaume Poirierone step closer to restoring GCC-3.3 support: kills...
2007-06-11 Eric LasotaCygwin compatibility workaround
2007-06-10 Diego BiurrunWe do not create .d files, thus no need to remove them.
2007-06-10 Diego BiurrunMove libpostproc-specific uninstallation command to...
2007-06-10 Diego BiurrunUse consistent paths for adding values to LDFLAGS.
2007-06-10 Ronald S. BultjeAdd a bounds check on AVProbeData input.
2007-06-10 Diego BiurrunMove HAVE_AV_CONFIG_H definition to the Makefile like...
2007-06-10 Diego Biurrunwhitespace cosmetics
2007-06-10 Diego BiurrunSimplify ffplay.o CFLAGS handling.
2007-06-10 Diego BiurrunCompile all binaries with default CFLAGS.
2007-06-10 Diego BiurrunMake main() return 0 at the end and mark as int.
2007-06-10 Diego BiurrunAdd appropriate headers for exit and printf.
2007-06-10 Diego BiurrunSimplify command with automatic variable.
2007-06-10 Ronald S. BultjeAdapt to API changes, fix compilation.
2007-06-09 Guillaume Poirierminor GCC3 compile fix
2007-06-09 Graham BookerAltivec version of h264_(h|v)_loop_filter_luma
2007-06-09 Ronald S. BultjeAdd some #includes to allow compilation without HAVE_AV...
2007-06-09 Diego BiurrunRemove unused variable.
2007-06-09 Diego BiurrunRemove redundant #include, avformat.h indirectly includ...
2007-06-08 Graham Bookerwork around issues with the old version of Gnu Assemble...
2007-06-08 Diego BiurrunRemove stray commented out line, fix individual regress...
2007-06-08 Michael Niedermayersimplify
2007-06-08 Michael Niedermayerremove now unused "global" pcr_pid
2007-06-08 Michael Niedermayerproper per stream pcr_pid support by (Wolfram Gloger...
2007-06-08 Reimar DöffingerFix yuv2rgb C functions to work for widths divisible...
2007-06-07 Diego BiurrunMerge tests Makefile into the top-level Makefile.
2007-06-07 Diego BiurrunThe server configuration file is passed as a command...
2007-06-07 Ronald S. Bultjeemms --> emms_c, taken from a patch by Ronald Bultje
2007-06-07 Diego BiurrunUse consistent names for all test programs.
2007-06-07 Diego BiurrunPreprocessor #defines starting with __ are reserved...
2007-06-07 Ronald S. BultjeUse FFmpeg-specific CPU feature definitions.
2007-06-07 Ronald S. BultjeAdd CPU feature definitions for SSE3 and SSSE3.
2007-06-07 Diego Biurrun'-acodec mp3' --> '-acodec libmp3lame'
2007-06-07 avcoderChange names of codecs provided by external libraries...
2007-06-07 Ronald S. BultjeCPU feature definitions should always be available...
2007-06-07 Diego BiurrunOnly run MMX2 tests when MMX2 is available.
2007-06-07 Diego BiurrunFix linking when GPL code has been disabled.
2007-06-07 Ronald S. BultjeFix compilation when MMX is disabled.
2007-06-07 Diego BiurrunFAAN is not x86-specific.
2007-06-07 Panagiotis... Remove the unnecessary masking when counting received...
2007-06-07 Panagiotis... Remove the unnecessary masking when reconstructing...
2007-06-07 Panagiotis... Remove the unnecessary masking when extracting the...
2007-06-07 Diego BiurrunFix linking: emms_c is a macro, #include the correct...
2007-06-07 Andreas Ömanh264: use 'simple' in border backup / xchg
2007-06-07 Ronald S. Bultjeemms --> emms_c, patch by Ronald S. Bultje, rbultje...
2007-06-06 Diego BiurrunAdd some forgotten lib prefixes to Makefile variables.
2007-06-06 Baptiste Coudurieradd MMES fourcc, matrox mpeg2 in avi files
2007-06-06 Michael Niedermayeradd mpegtsraw demuxer
2007-06-06 Baptiste Coudurierwarn user if video codec timebase is very high
2007-06-06 Eric LasotaRename cb field
2007-06-06 Diego BiurrunConsistent naming and lib prefixes for x264, xvid and...
2007-06-06 Diego Biurrunone more rename
2007-06-06 Diego BiurrunUpdate for recent file removals/renames.
2007-06-06 Diego BiurrunGive names of external library decoders/encoders a...
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...
2007-06-05 Reimar DöffingerPart of MPlayer patch:
2007-06-05 Diego BiurrunRemove unused variables.
2007-06-05 Marc Hoffmancorrecting spelling error, yuv2rgb888_line was renamed...
2007-06-05 Eric LasotaConvert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
2007-06-05 Denis FortinRename code012() to ff_code012(), and remove static...
2007-06-04 Diego Biurrunspelling
2007-06-04 Aurelien Jacobscosmetics: use one type per field in every structs
2007-06-04 Michael Niedermayerpartially revert r2931 (Support raw mpegts streams...
2007-06-04 Aurelien Jacobscosmetics: indentation
2007-06-04 Aurelien Jacobsadd support for real audio in matroska
2007-06-04 Aurelien Jacobsfix an infinite loop in case one cluster is not enough...
2007-06-04 David Conradsplit some common code from the mkv demuxer that will...
2007-06-04 Víctor PaesaWording improvements for the previous commit.
2007-06-04 Ramiro PollaTypos
2007-06-04 Ramiro PollaDoxygenize av_init_packet
2007-06-04 Ramiro PollaExport av_init_packet
2007-06-04 Michael Niedermayerharmless typo
2007-06-04 Michael Niedermayerfix indention
2007-06-04 Michael Niedermayerremove duplicate PAT scaning code and actual PAT scan
2007-06-04 Michael Niedermayerunused variables
2007-06-04 Michael Niedermayerdont rescan for information on each pid, but rather...
2007-06-04 Michael Niedermayermove structs and enums to top of file so they can be...
2007-06-04 Michael Niedermayerpassing MpegTSFilter to the filters instead of a random...
2007-06-04 Marc Hoffmanextending video4linux support to handle the additional...
2007-06-04 Marc Hoffmanconvert if then else video palette to pix_fmt construct...
2007-06-04 Michael Niedermayerdo not perform SDT scan at the begin (this avoids a...
2007-06-04 Michael Niedermayermake new_service() update existing info sanely
2007-06-04 Michael Niedermayerremove fake service/provider names used for PAT
2007-06-04 Christian Lohmaierfix error: indeo2.c:202:1: directives may not be used...
2007-06-04 Benoit FouetIndentation
2007-06-04 Vitor SessakCodebook generator using the ELBG algorithm
2007-06-03 Diego Biurrunreadability cosmetics
2007-06-03 Baptiste Couduriercosmetics remove struct name with typedef
2007-06-03 Baptiste Coudurierremove unused EssenceContainerData
next