OSDN Git Service

android-x86/external-ffmpeg.git
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.
2012-10-13 Diego Biurrunavutil: Rename ff_set_systematic_pal2() ---> avpriv_set...
2012-10-13 Mans Rullgardbuild: tms470: work around glibc math.h problems
2012-10-13 Mans Rullgardconfigure: improve tms470 compiler usage with glibc
2012-10-13 Mans Rullgardconfigure: tms470: add mapping for -mfpu=vfpv3-d16...
2012-10-13 Mans Rullgardconfigure: recognise Minix as OS
2012-10-13 Mans Rullgardconfigure: work around bug in ash shell
2012-10-13 Mans Rullgardeval-test: make table static const
2012-10-13 Justin Ruggleslavr: handle clipping in the float to s32 conversion
2012-10-13 Luca Barbatonut: support pcm codecs not mapped in avi
2012-10-13 Luca Barbatonut: prioritize native tags
2012-10-13 Mashiat Sarker... vc1: Use codec ID from AVCodecContext while parsing...
2012-10-13 Justin Rugglesavplay: support mid-stream sample rate changes
2012-10-13 Justin Rugglesavplay: use audio parameters from the decoded frame...
2012-10-13 Justin Rugglesdca: allocate a secondary buffer for extra channels...
2012-10-12 Mans Rullgardconfigure: use utilities from /usr/xpg4/bin if it exists
2012-10-12 Mans Rullgardavstring-test: fix memory leaks
2012-10-12 Mans Rullgardrtpdec_xiph: fix function return type
2012-10-12 Mans Rullgardsmjpeg: fix type of 'ret' variable in smjpeg_read_packet()
2012-10-12 Mans Rullgardmpegvideo: remove write-only variable
2012-10-12 Diego BiurrunUse proper return values in case of missing features
2012-10-12 Diego Biurrunfate: add avstring test
2012-10-12 Diego Biurrunrangecoder-test: Set error message log level to error...
2012-10-12 Diego Biurrunrangecoder: K&R formatting cosmetics
2012-10-12 Diego Biurrunavcodec: Remove broken MMI optimizations
2012-10-12 Diego BiurrunRemove libmpeg2 #define remnants
2012-10-12 Diego BiurrunDe-doxygenize some top-level files
2012-10-12 Diego BiurrunMove av_reverse table to libavcodec
2012-10-12 Diego Biurrunavutil: Duplicate ff_log2_tab instead of sharing it...
2012-10-12 Diego Biurrunavfilter: call x86 init functions under if (ARCH_X86...
2012-10-12 Martin Storsjörtspdec: Set the default port for listen mode, if none...
2012-10-12 Michael Niedermayertscc2: Fix an out of array access
2012-10-12 Michael Niedermayerrtmpproto: Fix an out of array write
2012-10-12 Michael Niedermayerrtspdec: Fix use of uninitialized byte
2012-10-12 Sami Pietilavp8: reset loopfilter delta values at keyframes.
2012-10-12 Luca Barbatoavutil: add yuva422p and yuva444p formats
2012-10-12 Anton Khirnovlavu,lavd: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovlavfi: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovlavc: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovmpegvideo: fix indentation
2012-10-12 Anton Khirnovsws: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovtools: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovpixdesc: add functions for accessing pixel format descr...
2012-10-12 Mans Rullgardbuild: add support for Tru64 (OSF/1)
2012-10-11 Martin Storsjömd5: Allocate a normal private context for the opaque...
2012-10-11 Martin StorsjöUse the new aes/md5/sha/tree allocation functions
2012-10-11 Martin Storsjöavutil: Add functions for allocating opaque contexts...
2012-10-11 Mans Rullgardsvq3: fix pointer type warning
2012-10-11 Mans Rullgardsvq3: replace unsafe pointer casting with intreadwrite...
2012-10-11 Mans Rullgardparseutils-test: various cleanups
2012-10-11 Mans Rullgardparseutils: fix const removal warning
2012-10-11 Janne Grunauprepare 9_beta1 release
2012-10-11 Diego BiurrunMove avutil tables only used in libavcodec to libavcodec.
2012-10-11 Diego Biurrunoptions_table: refs option is not snow-only
2012-10-11 Martin Storsjörandom_seed: Support using CryptGenRandom on windows
next