OSDN Git Service

android-x86/external-ffmpeg.git
2012-10-21 Martin Storsjörtpdec: Don't pass a non-AVClass pointer as log context
2012-10-21 Martin Storsjörtsp: Update a comment to the current filename scheme
2012-10-21 Nathan Caldwellavcodec: handle AVERROR_EXPERIMENTAL
2012-10-21 Nathan Caldwellavutil: Add AVERROR_EXPERIMENTAL
2012-10-21 Nathan Caldwellavcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL
2012-10-20 Diego Biurrunfate: adpcm: cosmetics: Sort test entries
2012-10-20 Diego Biurrunfate: adpcm: Add dependencies
2012-10-20 Diego Biurrunsvq3: cosmetics: Drop useless parentheses
2012-10-20 Diego Biurrunsvq3: K&R formatting cosmetics
2012-10-20 Diego Biurrunfate: Introduce ENCMUX macro for tests that require...
2012-10-20 Diego Biurrunffv1: Add missing #includes to header file
2012-10-20 Derek Buitenhuisdoc/platform: Add info on shared builds with MSVC
2012-10-20 Derek Buitenhuisdoc/platform: Move a caveat down to the notes section
2012-10-20 Mans RullgardARM: reinstate optimised intmath.h
2012-10-20 Luca Barbatoffv1: update to ffv1 version 3
2012-10-20 Luca Barbatoffv1: propagate errors
2012-10-20 Luca Barbatoffv1: split decoder and encoder
2012-10-20 Martin Storsjöavutil: Add a copy of ff_sqrt_tab back into avutil...
2012-10-20 Reinhard Tartleravutil: make some tables visible again
2012-10-20 Mans Rullgardavutil: remove inline av_log2 from public API
2012-10-20 Mans Rullgardcelp_math: rename ff_log2 to ff_log2_q15
2012-10-20 Diego Biurrunconfigure: Group math functions into a separate variable
2012-10-20 Diego Biurrunavutil/mem: K&R formatting cosmetics
2012-10-20 Diego Biurrunavutil/lzo: K&R formatting cosmetics
2012-10-20 Mans Rullgardfate-vc1: add dependencies
2012-10-20 Mans RullgardARM: fix overreads in neon h264 chroma mc
2012-10-19 Martin Storsjörtsp: Make sure the ret variable is initialized in...
2012-10-19 Hendrik Leppkesgitignore: ignore files created by msvc
2012-10-19 Martin Storsjöfate: Add proper dependencies for the tests in video.mak
2012-10-19 Diego Biurrunconfigure: Disable Snow decoder and encoder by default
2012-10-19 Diego Biurrunlzo: Drop obsolete fast_memcpy reference
2012-10-19 Diego Biurrunbuild: Drop OBJS declaration for non-existing PCM_DVD...
2012-10-19 Michael Niedermayermpeg4videodec: Disable frame multithreading for GMC...
2012-10-19 Martin Storsjöfate: Add proper dependencies in qt.mak
2012-10-19 Martin Storsjöfate: Add proper dependencies in lossless-video.mak
2012-10-19 Kostya Shishkovindeo3: do not try to output more lines than we can fit
2012-10-19 Kostya Shishkovbmv: get a new frame on every decode_frame(), so we...
2012-10-19 Mans Rullgardconfigure: fix libcdio check
2012-10-18 Martin Storsjörtsp: Allow setting the reordering buffer size via...
2012-10-18 Martin Storsjörtsp: Vertically align a constant definition
2012-10-18 Martin Storsjörtp: Update the check for distinguishing between RTP...
2012-10-18 Mans Rullgardaac: fix build with hardcoded tables
2012-10-18 Diego Biurrunfate: dependencies for screen codec tests
2012-10-18 Diego Biurrunriff: Move functions around to be covered by appropriat...
2012-10-18 Martin Storsjöavformat: Fix references to the removed function av_wri...
2012-10-18 Martin Storsjöchangelog: Mention the MSVC DLL support
2012-10-18 Mans Rullgardfate: add dependencies for misc microsoft codecs
2012-10-18 Mans Rullgardfate-twinvq: add dependencies
2012-10-18 Mans Rullgardfate-mpc: add dependencies
2012-10-18 Mans Rullgardfate-indeo: add dependencies
2012-10-18 Mans Rullgardfate-als: add dependencies
2012-10-18 Mans Rullgardfate: dependencies for demux tests
2012-10-18 Mans Rullgardfate: add a dependency helper macro
2012-10-18 Martin StorsjöAdd support for building shared libraries with MSVC
2012-10-18 Martin Storsjöavcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_fram...
2012-10-18 Martin Storsjögxf: Add a local copy of the relevant parts of the...
2012-10-18 Martin Storsjöconfigure: Split out msvc as a separate target OS
2012-10-17 Martin Storsjöaviobuf: Remove a senseless ifdef in avio_seek
2012-10-17 Mans Rullgardmips64: mark hi/lo registers clobbered in MAC64/MLS64...
2012-10-17 Mans Rullgardfate: list lavfi tests in a makefile
2012-10-17 Mans Rullgardfate: dependencies for seek tests
2012-10-17 Mans Rullgardfate: handle lavf test dependencies entirely in make
2012-10-17 Mans Rullgardfate: dependencies for acodec tests
2012-10-17 Mans Rullgardfate: dependencies for vsynth tests
2012-10-17 Mans Rullgardfate: add macros useful for conditionally enabling...
2012-10-17 Justin Ruggleslibmp3lame: resize the output buffer if needed
2012-10-16 Derek Buitenhuisconfigure: Add support for Tilera processors
2012-10-16 Anton Khirnovwavdec: check size before reading the data, not after.
2012-10-16 Anton Khirnovwav: do not fail on empty INFO tags
2012-10-16 Anton Khirnovlavf: split wav muxer and demuxer into separate files.
2012-10-16 Victor Vasilievwav muxer: write metadata
2012-10-16 Victor Vasilievriff: do not write empty INFO tags
2012-10-16 Victor Vasilievlavf: move RIFF INFO tag writing from avienc to riff
2012-10-16 Anton Khirnovavconv: fix disabling auto mappings with -map_metadata
2012-10-16 Rafaël Carréavcodec_encode_audio(): fix invalid free
2012-10-16 Christian Schmidtpcm-mpeg: correct bitrate calculation
2012-10-16 Luca Barbatoffv1: K&R formatting cosmetics
2012-10-16 Diego Biurrunfate: Add rangecoder test
2012-10-16 Mans Rullgardnetwork: #include stdint.h in network.h
2012-10-16 Luca Barbatonut: export codec_tag provided by rawvideo
2012-10-16 Mans Rullgardavserver: move avserver-specific code from ffmdec.c...
2012-10-15 Mans Rullgardbuild: simplify linking tools with cmdutils.o
2012-10-15 Mans Rullgardtiny_psnr: fix range calculation for sample size of...
2012-10-15 Mans Rullgardtiny_psnr: check for specified sample size less than 1
2012-10-15 Mans Rullgardfate: improve md5sum utility selection
2012-10-15 Diego Biurrunrangecoder-test: Drop timer output that clutters stderr
2012-10-15 Diego Biurrunrangecoder-test: Return in case of an error
2012-10-15 Mans Rullgardbuild: simplify enabling of compat objects
2012-10-15 Mans Rullgardconfigure: simplify argument handling in check_ld
2012-10-15 Mans Rullgardconfigure: simplify get_version() function
2012-10-15 Luca Barbatobuild: support asan and tsan toolchain shortcuts
2012-10-15 Diego Biurrunrmdec: Move SIPR code shared with Matroska demuxer...
2012-10-15 Mans Rullgardswscale: try to use mmap only if available
2012-10-15 Mans Rullgardconfigure: check for mprotect
2012-10-14 Justin Ruggleswmapro: use planar sample format
2012-10-14 Justin Ruggleswmalossless: output in planar sample format
2012-10-14 Justin Ruggleswmadec: use float planar sample format output
2012-10-14 Justin Rugglesshorten: use planar sample format
2012-10-14 Justin Ruggleslavc: update documentation for AVFrame.extended_data
2012-10-13 Diego Biurrunavutil: Do not make ff_ symbols globally visible.
next