summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avutil: elaborate documentation for av_get_random_seedReinhard Tartler2011-06-30
* Add support for aac streams in mp4/mov without extradata.Benjamin Larsson2011-06-30
* aes: whitespace cosmeticsMans Rullgard2011-06-30
* adler32: whitespace cosmeticsMans Rullgard2011-06-30
* swscale: fix another yuv range conversion overflow in 16bit scaling.Ronald S. Bultje2011-06-30
* Fix cpu flags test programMans Rullgard2011-06-30
* opt-test: Add missing braces to silence compiler warnings.Diego Biurrun2011-06-30
* build: Eliminate obsolete test targets.Diego Biurrun2011-06-30
* udp: Fix a compilation warningMartin Storsjö2011-06-30
* swscale: Unbreak build with --enable-smallMohamed Naufal2011-06-30
* base64: add fate testMans Rullgard2011-06-30
* aes: improve test program and add fate testMans Rullgard2011-06-30
* adler32: make test program more useful and add fate testMans Rullgard2011-06-30
* swscale: fix yuv range correction when using 16-bit scaling.Ronald S. Bultje2011-06-29
* aacenc: Make chan_map const correctAlex Converse2011-06-29
* rational-test: Add proper main() declaration to fix gcc warnings.Diego Biurrun2011-06-30
* configure: Add vdpau and dxva2 to configure results output.Diego Biurrun2011-06-30
* Remove unused, never built libavutil/pca.[ch]Mans Rullgard2011-06-29
* matroskadec: forward parsing errors to caller.Ami Fischman2011-06-29
* av_find_stream_info: simplify EAGAIN handling.Ami Fischman2011-06-29
* aacenc: Fix determination of Mid/Side Mode.Nathan Caldwell2011-06-29
* psymodel: Remove the single channel analysis functionNathan Caldwell2011-06-29
* aacenc: Implement dummy channel group analysis that just calls the single cha...Nathan Caldwell2011-06-29
* psymodel: Add channels and channel groups to the psymodel.Nathan Caldwell2011-06-29
* ARM: remove check for PLD instructionMans Rullgard2011-06-29
* fate: move amr[nw]b test rules into separate filesMans Rullgard2011-06-29
* ogg: fix double free when finding length of small chained oggs.Ronald S. Bultje2011-06-29
* swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-29
* build: fix creation of tools dir with make 3.81Mans Rullgard2011-06-29
* build: Mark all-yes Makefile target as phony.Diego Biurrun2011-06-29
* pixfmt: fix YUV422/444 wrong endian commentCan Wu2011-06-29