platform/upstream/libav.git
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 v9_beta1
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
2012-10-11 Luca Barbatodoc: update the faq entry about custom I/O
2012-10-11 Luca Barbatomlpdsp: adding missing file
2012-10-11 Luca Barbatodsputil: split out mlp dsp function
2012-10-11 Mans Rullgardsh4: add required #include, fix build
2012-10-10 Janne Grunauaverror: make error values proper negative values
2012-10-10 Mans Rullgardbuild: do not use LIB as variable name
2012-10-10 Mans Rullgardbuild: whitespace cosmetics
2012-10-10 Mans Rullgardbuild: remove single-use variable THIS_LIB
2012-10-10 Mans Rullgardbuild: remove references to unused EXTRAOBJS variable
2012-10-10 Mans Rullgardlavfi: convert input/ouput list compound literals to...
2012-10-10 Janne Grunaufate: add h263 obmc vsynth tests
2012-10-10 Janne Grunauavconv: remove bogus warning when using avconv -h witho...
2012-10-10 Janne Grunauaverror: explicitly define AVERROR_* values
2012-10-10 Janne Grunauflashsv: propagate inflateReset() errors
2012-10-10 Janne Grunauindeo4/5: remove constant parameter num_bands from...
2012-10-10 Janne Grunaumxfdec: return error if no segments are available in...
2012-10-10 Mashiat Sarker... Double motion vector range for HPEL interlaced picture...
next