summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: detect parisc64 automaticallyMans Rullgard2012-10-24
* configure: detect ppc64 automaticallyMans Rullgard2012-10-24
* configure: detect mips64 automaticallyMans Rullgard2012-10-24
* configure: generalise 64-bit testMans Rullgard2012-10-24
* smoothstreamingenc: Don't assume streams start from timestamp 0Martin Storsjö2012-10-24
* asfdec: cosmetics, reformat ff_asf_parse_packet()Anton Khirnov2012-10-24
* g.723.1: add missing CODEC_CAP_DR1Anton Khirnov2012-10-24
* avconv: remove now unneeded calls to avcodec_get_frame_defaults().Anton Khirnov2012-10-24
* lavc: initialize output AVFrame before decoding.Anton Khirnov2012-10-24
* lavc: fix documentation for AVCodecContext.delayJustin Ruggles2012-10-23
* atrac3: return an error if extradata_size is not a specific known sizeJustin Ruggles2012-10-23
* lavc: use the correct API version guard macro for avcodec_encode_audio()Justin Ruggles2012-10-23
* Move Doxyfile into the doc/ subdirectoryDiego Biurrun2012-10-23
* doxygen: Build Doxygen documentation in the doc/ subdirectoryDiego Biurrun2012-10-23
* dfa: use av_memcpy_backptr() where previously impossibleMans Rullgard2012-10-23
* av_memcpy_backptr: Drop no longer necessary malloc paddingDiego Biurrun2012-10-23
* Remove need for padding in av_memcpy_backptr()Mans Rullgard2012-10-23
* lzo: Use AV_COPY*U macros where appropriateDiego Biurrun2012-10-23
* prepare 9_beta2 releaseReinhard Tartler2012-10-23
* dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxUDiego Biurrun2012-10-23
* intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addressesDiego Biurrun2012-10-23
* dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16Diego Biurrun2012-10-23
* mp3: properly forward mp_decode_frame errorsLuca Barbato2012-10-23
* mp3: exit on parsing error in mp_decode_frameLuca Barbato2012-10-23
* rtmppkt: Avoid unescaped backslash in Doxygen commentDiego Biurrun2012-10-23
* fate-lavfi: replace sed/grep/cut combos with awkMans Rullgard2012-10-23
* build: Plan 9 supportMans Rullgard2012-10-23
* build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-23
* swscale: avoid pointless use of compound literalsMans Rullgard2012-10-23
* libm: add fallbacks for various single-precision functionsMans Rullgard2012-10-23
* network: use getservbyport() only if availableMans Rullgard2012-10-23
* network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLENMans Rullgard2012-10-23
* Include sys/time.h before sys/resource.hMans Rullgard2012-10-23
* fate: check that dependencies actually existMans Rullgard2012-10-23
* fate: fix ENCMUX macroMans Rullgard2012-10-23
* mpegaudiodec: Fix buffer handling on random accessMichael Niedermayer2012-10-23
* mpegaudio: Refactor mp3on4 flush functionDiego Biurrun2012-10-23
* fate: Add dependencies for audio testsDiego Biurrun2012-10-23
* fate: cosmetics: Group idct8x8 test together with all other libavcodec testsDiego Biurrun2012-10-23
* fate: More fine-grained dependencies for libavcodec test programsDiego Biurrun2012-10-23
* fate: Declare avcodec/avformat deps in the respective Makefile snippetsDiego Biurrun2012-10-23
* fate: Add dependencies for WMA and WavPack testsDiego Biurrun2012-10-23
* Improve wording and spelling of av_log_missing_feature messages.Diego Biurrun2012-10-23
* lavu: remove disabled FF_API_AV_FIFO_PEEK cruftAnton Khirnov2012-10-23
* lavu: remove disabled avoptions cruftAnton Khirnov2012-10-23
* lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruftAnton Khirnov2012-10-23
* Revert "avutil: make some tables visible again"Anton Khirnov2012-10-23
* Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov2012-10-23
* lavu: bump major to 52Anton Khirnov2012-10-23
* lavu: postpone recent deprecations until the next major bumpAnton Khirnov2012-10-23