summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avstring-test: fix memory leaksMans Rullgard2012-10-12
* rtpdec_xiph: fix function return typeMans Rullgard2012-10-12
* smjpeg: fix type of 'ret' variable in smjpeg_read_packet()Mans Rullgard2012-10-12
* mpegvideo: remove write-only variableMans Rullgard2012-10-12
* Use proper return values in case of missing featuresDiego Biurrun2012-10-12
* fate: add avstring testDiego Biurrun2012-10-12
* rangecoder-test: Set error message log level to error, instead of debugDiego Biurrun2012-10-12
* rangecoder: K&R formatting cosmeticsDiego Biurrun2012-10-12
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* Remove libmpeg2 #define remnantsDiego Biurrun2012-10-12
* De-doxygenize some top-level filesDiego Biurrun2012-10-12
* Move av_reverse table to libavcodecDiego Biurrun2012-10-12
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-12
* avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX)Diego Biurrun2012-10-12
* rtspdec: Set the default port for listen mode, if none is specifiedMartin Storsjö2012-10-12
* tscc2: Fix an out of array accessMichael Niedermayer2012-10-12
* rtmpproto: Fix an out of array writeMichael Niedermayer2012-10-12
* rtspdec: Fix use of uninitialized byteMichael Niedermayer2012-10-12
* vp8: reset loopfilter delta values at keyframes.Sami Pietila2012-10-12
* avutil: add yuva422p and yuva444p formatsLuca Barbato2012-10-12
* lavu,lavd: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* lavfi: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* lavc: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* mpegvideo: fix indentationAnton Khirnov2012-10-12
* sws: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* tools: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-12
* build: add support for Tru64 (OSF/1)Mans Rullgard2012-10-12
* md5: Allocate a normal private context for the opaque md5 context pointerMartin Storsjö2012-10-11
* Use the new aes/md5/sha/tree allocation functionsMartin Storsjö2012-10-11
* avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-11
* svq3: fix pointer type warningMans Rullgard2012-10-11
* svq3: replace unsafe pointer casting with intreadwrite macrosMans Rullgard2012-10-11
* parseutils-test: various cleanupsMans Rullgard2012-10-11
* parseutils: fix const removal warningMans Rullgard2012-10-11
* prepare 9_beta1 releaseJanne Grunau2012-10-11
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-11
* options_table: refs option is not snow-onlyDiego Biurrun2012-10-11
* random_seed: Support using CryptGenRandom on windowsMartin Storsjö2012-10-11
* doc: update the faq entry about custom I/OLuca Barbato2012-10-11
* mlpdsp: adding missing fileLuca Barbato2012-10-11
* dsputil: split out mlp dsp functionLuca Barbato2012-10-11
* sh4: add required #include, fix buildMans Rullgard2012-10-11
* averror: make error values proper negative valuesJanne Grunau2012-10-11
* build: do not use LIB as variable nameMans Rullgard2012-10-10
* build: whitespace cosmeticsMans Rullgard2012-10-10
* build: remove single-use variable THIS_LIBMans Rullgard2012-10-10
* build: remove references to unused EXTRAOBJS variableMans Rullgard2012-10-10
* lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-10
* fate: add h263 obmc vsynth testsJanne Grunau2012-10-10