summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bmpdec: only initialize palette for pal8.Anton Khirnov2012-09-16
* build: Properly remove object files while cleaningMans Rullgard2012-09-15
* flacdsp: arm optimised lpc filterMans Rullgard2012-09-15
* compat/vsnprintf: return number of bytes required on truncation.Ronald S. Bultje2012-09-15
* avformat: fix typo in avformat_close_inputLuca Barbato2012-09-15
* mp3enc: write Xing TOCAnton Khirnov2012-09-15
* mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.Clément Bœsch2012-09-15
* mp3enc: downgrade some errors in writing Xing frame to warningsReimar Döffinger2012-09-15
* lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-15
* lavf: cosmetics, reformat av_write_trailer().Anton Khirnov2012-09-15
* avio: flush the internal buffer in avio_close()Stefano Sabatini2012-09-15
* Enhance doc on asyncts audiofilterAndrey Utkin2012-09-15
* cmdutils: avoid setting data pointers to invalid values in alloc_buffer()Anton Khirnov2012-09-15
* libavcodec: remove av_destruct_packet_nofree()Mans Rullgard2012-09-15
* riff: Add SVQ3 fourccDerek Buitenhuis2012-09-14
* fate: ac3: add 4.0 and downmix testsMans Rullgard2012-09-14
* configure: x86: improve ebp availability checkMans Rullgard2012-09-14
* vorbisdec: ensure FASTDIV denominator is never 1Luca Barbato2012-09-14
* avformat: refactor avformat_close_inputLuca Barbato2012-09-14
* avformat: simplify avformat_close_inputLuca Barbato2012-09-14
* x86: dsputil: Move Xvid IDCT put/add functions to a more suitable placeDiego Biurrun2012-09-14
* trasher: Include all the necessary headersMartin Storsjö2012-09-13
* x86: Remove some leftover declarations for non-existent functionsDiego Biurrun2012-09-13
* ARM: libavresample: NEON optimised generic fltp to s16 conversionMans Rullgard2012-09-13
* ARM: libavresample: NEON optimised stereo fltp to s16 conversionMans Rullgard2012-09-13
* ARM: libavresample: NEON optimised flat float to s16 conversionMans Rullgard2012-09-13
* os_support: Choose between direct.h and io.h using a configure checkMartin Storsjö2012-09-13
* os_support: Include io.h instead of direct.h on mingw32ceMartin Storsjö2012-09-13
* x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declaredMartin Storsjö2012-09-13
* swscale: Remove two bogus assertsDiego Biurrun2012-09-13
* ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard2012-09-12
* lavr/audio_mix_matrix: acknowledge the existence of LFE2.Tim Walker2012-09-12
* mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Liba...Tim Walker2012-09-12
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-12
* mpegts: check substreams before discardingChristian Schmidt2012-09-12
* Add a smooth streaming segmenter muxerMartin Storsjö2012-09-12
* file: Add an avoption for disabling truncating existing files on openMartin Storsjö2012-09-12
* img2dec: always close AVIOContextsTomas Härdin2012-09-12
* rtpdec_jpeg: Error out on other unsupported type values as wellMartin Storsjö2012-09-12
* rtpdec_jpeg: Disallow using the reserved q valuesMartin Storsjö2012-09-12
* rtpdec_jpeg: Fold the default qtables case into an existing if statementMartin Storsjö2012-09-12
* rtpdec_jpeg: Store and reuse old qtables for q values 128-254Martin Storsjö2012-09-12
* rtpdec_jpeg: Simplify the calculation of the number of qtablesMartin Storsjö2012-09-12
* rtpdec_jpeg: Add more comments about the fields in the SOF0 sectionMartin Storsjö2012-09-12
* rtpdec_jpeg: Clarify where the subsampling magic numbers come fromMartin Storsjö2012-09-12
* rtpdec_jpeg: Don't use a bitstream writer for the EOI markerMartin Storsjö2012-09-12
* rtpdec_jpeg: Don't needlessly use a bitstream writer for the headerMartin Storsjö2012-09-12
* rtpdec_jpeg: Simplify writing of the jpeg headerMartin Storsjö2012-09-12
* rtpdec_jpeg: Merge two if statementsMartin Storsjö2012-09-12
* rtpdec_jpeg: Write the DHT section properlyMartin Storsjö2012-09-12