summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doxygen: Drop array size declarations from Doxygen parameter names.Diego Biurrun2011-07-03
* doxygen: Fix parameter names to match the function prototypes.Diego Biurrun2011-07-03
* doxygen: Remove spurious documentation for non-existing function parameters.Diego Biurrun2011-07-03
* doxygen: Fix execute_code() @return documentation.Diego Biurrun2011-07-03
* snow: Remove unused code.Diego Biurrun2011-07-03
* Move some conditionally used code below the appropriate #ifdef.Diego Biurrun2011-07-03
* crc: add fate testMans Rullgard2011-07-03
* fate: move libavutil test rules to a separate fileMans Rullgard2011-07-03
* configure: do not blank $LIBNAME if static libs disabledMans Rullgard2011-07-03
* Fix segmentation fault in ffprobeGavin Kinsey2011-07-03
* H.264: Add x86 assembly for 10-bit H.264 qpel functions.Daniel Kang2011-07-03
* Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u').Reinhard Tartler2011-07-03
* aes: fix for big endian systemsMans Rullgard2011-07-03
* des: reduce number of iterations in test programMans Rullgard2011-07-03
* fate: add DES testMans Rullgard2011-07-03
* avidec: simplify convoluted flow in avi_load_index()Mans Rullgard2011-07-03
* ffv1: remove unused tablesMans Rullgard2011-07-03
* Remove statements immediately following unconditional jumpsMans Rullgard2011-07-03
* mjpeg: remove pointless braces around block of codeMans Rullgard2011-07-03
* aes: fix invalid array indexing in init codeMans Rullgard2011-07-03
* h264: remove assert() immediately following return statementMans Rullgard2011-07-03
* aes: use direct assignments instead of memcpy() or loopsMans Rullgard2011-07-03
* ARM: ac3: update ff_ac3_extract_exponents_neon per 8b7b2d6Mans Rullgard2011-07-02
* ARM: NEON optimised vector_clip_int32()Mans Rullgard2011-07-02
* swscale: disable full_chroma_int when converting to non-24/32bpp RGB.Ronald S. Bultje2011-07-02
* suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxyStefano Sabatini2011-07-02
* ffmpeg: use av_get_bytes_per_sample() in place of av_get_bits_per_sample_fmt()Stefano Sabatini2011-07-02
* put_bits: remove ALT_BITSTREAM_WRITERMans Rullgard2011-07-02
* put_bits: always use intreadwrite.h macrosMans Rullgard2011-07-02
* libavformat: Add an example how to use the metadata APIReinhard Tartler2011-07-02
* doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-02
* doxygen: be more permissive when searching for API examplesReinhard Tartler2011-07-02
* avformat: doxify the Metadata APIReinhard Tartler2011-07-02
* lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format.Anton Khirnov2011-07-02
* lavf: use the correct pointer in av_open_input_stream().Anton Khirnov2011-07-02
* avidec: infer absolute vs relative index from first packetAlex Converse2011-07-01
* get_bits: remove x86 inline asm in A32 bitstream readerMans Rullgard2011-07-01
* doc: Remove outdated information about our issue trackerReinhard Tartler2011-07-01
* avidec: Factor out the sync fucntionality.Alex Converse2011-07-01
* fate-aac: Expand coverage.Alex Converse2011-07-01
* ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents().Justin Ruggles2011-07-01
* ac3dsp: simplify extract_exponents() now that it does not need to do clipping.Justin Ruggles2011-07-01
* ac3enc: clip coefficients after MDCT.Justin Ruggles2011-07-01
* ac3enc: add int32_t array clipping function to DSPUtil, including x86 versions.Justin Ruggles2011-07-01
* swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-01
* matroskadec: matroska_read_seek after after EBML_STOP leads to failure.John Stebbins2011-07-01
* doxygen: fix usage of @file directive in libavutil/{dict,file}.hReinhard Tartler2011-07-01
* doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof m...Reinhard Tartler2011-06-30
* cosmetics: fix some then/than typosDiego Biurrun2011-06-30
* doxygen: Include libavcodec and libavformat examples into the documentationReinhard Tartler2011-06-30