platform/upstream/libav.git
2011-07-04 Mans Rullgardeval: make timing optional in test program
2011-07-04 Mans Rullgardfate: add 'null' comparison method
2011-07-04 Mans Rullgarddct-test: make speed test optional
2011-07-04 Mans Rullgarddct-test: remove is_idct field from tables
2011-07-04 Mans Rullgarddct-test: split table in two for idct and fdct
2011-07-04 Mans Rullgarddct-test: simplify calling dct_error()
2011-07-04 Mans Rullgarddct-test: whitespace cosmetics
2011-07-04 Mans Rullgarddct-test: remove commented out code
2011-07-04 Robert Swainvorbis: vpxenc: Add missing include for av_rescale*
2011-07-04 Carl Eugen... ffmpeg: Fix VDPAU decoding for some H264 samples.
2011-07-04 Daniel KangFix build with --disable-yasm.
2011-07-04 Loren Merrittvf_gradfun: relicense x86 asm to LGPL
2011-07-03 Jason Garrett... H.264: template left MB handling
2011-07-03 Jason Garrett... H.264: faster fill_decode_caches
2011-07-03 Jason Garrett... H.264: faster write_back_*
2011-07-03 Jason Garrett... H.264: faster fill_filter_caches
2011-07-03 Jason Garrett... H.264: make filter_mb_fast support the case of unavaila...
2011-07-03 Mans RullgardDo not include log.h in avutil.h
2011-07-03 Mans RullgardDo not include pixfmt.h in avutil.h
2011-07-03 Mans RullgardDo not include rational.h in avutil.h
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-07-03 Mans RullgardDo not include intfloat_readwrite.h in avutil.h
2011-07-03 Mans RullgardRemove return statements following infinite loops witho...
2011-07-03 Diego BiurrunRTSP: Doxygen comment cleanup
2011-07-03 Diego Biurrundoxygen: Escape '\' in Doxygen documentation.
2011-07-03 Mans Rullgardmd5: cosmetics
2011-07-03 Mans Rullgardmd5: use AV_WL32 to write result
2011-07-03 Mans Rullgardmd5: add fate test
2011-07-03 Mans Rullgardmd5: include correct headers
2011-07-03 Mans Rullgardmd5: fix test program
2011-07-03 Diego Biurrundoxygen: Drop array size declarations from Doxygen...
2011-07-03 Diego Biurrundoxygen: Fix parameter names to match the function...
2011-07-03 Diego Biurrundoxygen: Remove spurious documentation for non-existing...
2011-07-03 Diego Biurrundoxygen: Fix execute_code() @return documentation.
2011-07-03 Diego Biurrunsnow: Remove unused code.
2011-07-03 Diego BiurrunMove some conditionally used code below the appropriate...
2011-07-03 Mans Rullgardcrc: add fate test
2011-07-03 Mans Rullgardfate: move libavutil test rules to a separate file
2011-07-03 Mans Rullgardconfigure: do not blank $LIBNAME if static libs disabled
2011-07-03 Gavin KinseyFix segmentation fault in ffprobe
2011-07-03 Daniel KangH.264: Add x86 assembly for 10-bit H.264 qpel functions.
2011-07-03 Reinhard TartlerUpdate Doxyfile to the format preferred by Doxygen...
2011-07-03 Mans Rullgardaes: fix for big endian systems
2011-07-03 Mans Rullgarddes: reduce number of iterations in test program
2011-07-03 Mans Rullgardfate: add DES test
2011-07-03 Mans Rullgardavidec: simplify convoluted flow in avi_load_index()
2011-07-03 Mans Rullgardffv1: remove unused tables
2011-07-03 Mans RullgardRemove statements immediately following unconditional...
2011-07-03 Mans Rullgardmjpeg: remove pointless braces around block of code
2011-07-03 Mans Rullgardaes: fix invalid array indexing in init code
2011-07-03 Mans Rullgardh264: remove assert() immediately following return...
2011-07-03 Mans Rullgardaes: use direct assignments instead of memcpy() or...
2011-07-02 Mans RullgardARM: ac3: update ff_ac3_extract_exponents_neon per...
2011-07-02 Mans RullgardARM: NEON optimised vector_clip_int32()
2011-07-02 Ronald S. Bultjeswscale: disable full_chroma_int when converting to...
2011-07-02 Stefano Sabatinisuggest to use av_get_bytes_per_sample() in av_get_bits...
2011-07-02 Stefano Sabatiniffmpeg: use av_get_bytes_per_sample() in place of av_ge...
2011-07-02 Mans Rullgardput_bits: remove ALT_BITSTREAM_WRITER
2011-07-02 Mans Rullgardput_bits: always use intreadwrite.h macros
2011-07-02 Reinhard Tartlerlibavformat: Add an example how to use the metadata API
2011-07-02 Reinhard Tartlerdoxygen: Prefer member groups over grouping into modules
2011-07-02 Reinhard Tartlerdoxygen: be more permissive when searching for API...
2011-07-02 Reinhard Tartleravformat: doxify the Metadata API
2011-07-02 Anton Khirnovlavf: restore old behavior for custom AVIOContex with...
2011-07-02 Anton Khirnovlavf: use the correct pointer in av_open_input_stream().
2011-07-01 Alex Converseavidec: infer absolute vs relative index from first...
2011-07-01 Mans Rullgardget_bits: remove x86 inline asm in A32 bitstream reader
2011-07-01 Reinhard Tartlerdoc: Remove outdated information about our issue tracker
2011-07-01 Alex Converseavidec: Factor out the sync fucntionality.
2011-07-01 Alex Conversefate-aac: Expand coverage.
2011-07-01 Justin Rugglesac3dsp: add x86-optimized versions of ac3dsp.extract_ex...
2011-07-01 Justin Rugglesac3dsp: simplify extract_exponents() now that it does...
2011-07-01 Justin Rugglesac3enc: clip coefficients after MDCT.
2011-07-01 Justin Rugglesac3enc: add int32_t array clipping function to DSPUtil...
2011-07-01 Ronald S. Bultjeswscale: for >8bit scaling, read in native bit-depth.
2011-07-01 John Stebbinsmatroskadec: matroska_read_seek after after EBML_STOP...
2011-07-01 Reinhard Tartlerdoxygen: fix usage of @file directive in libavutil...
2011-06-30 Reinhard Tartlerdoxygen: Help doxygen parser to understand the DECLARE_...
2011-06-30 Diego Biurruncosmetics: fix some then/than typos
2011-06-30 Reinhard Tartlerdoxygen: Include libavcodec and libavformat examples...
2011-06-30 Reinhard Tartleravutil: elaborate documentation for av_get_random_seed
2011-06-30 Benjamin LarssonAdd support for aac streams in mp4/mov without extradata.
2011-06-30 Mans Rullgardaes: whitespace cosmetics
2011-06-30 Mans Rullgardadler32: whitespace cosmetics
2011-06-30 Ronald S. Bultjeswscale: fix another yuv range conversion overflow...
2011-06-30 Mans RullgardFix cpu flags test program
2011-06-30 Diego Biurrunopt-test: Add missing braces to silence compiler warnings.
2011-06-30 Diego Biurrunbuild: Eliminate obsolete test targets.
2011-06-30 Martin Storsjöudp: Fix a compilation warning
2011-06-30 Mohamed Naufalswscale: Unbreak build with --enable-small
2011-06-30 Mans Rullgardbase64: add fate test
2011-06-30 Mans Rullgardaes: improve test program and add fate test
2011-06-30 Mans Rullgardadler32: make test program more useful and add fate...
2011-06-30 Ronald S. Bultjeswscale: fix yuv range correction when using 16-bit...
2011-06-30 Alex Converseaacenc: Make chan_map const correct
2011-06-29 Diego Biurrunrational-test: Add proper main() declaration to fix...
2011-06-29 Diego Biurrunconfigure: Add vdpau and dxva2 to configure results...
2011-06-29 Mans RullgardRemove unused, never built libavutil/pca.[ch]
2011-06-29 Ami Fischmanmatroskadec: forward parsing errors to caller.
2011-06-29 Ami Fischmanav_find_stream_info: simplify EAGAIN handling.
next