summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Consistently use cpu flag detection macros in places that still miss itDiego Biurrun2014-01-14
* arm: Use full filenames as multiple inclusion guardsDiego Biurrun2014-01-14
* lavf: make av_probe_input_buffer more robustAnton Khirnov2014-01-13
* lavf: use a fixed width typeAnton Khirnov2014-01-13
* lavf: simplify handling of offset in av_probe_input_buuffer()Anton Khirnov2014-01-13
* x86/arm: Add clobber tests to libavresampleMartin Storsjö2014-01-13
* vc1: Enable the interlaced B-frame codepath.Tim Walker2014-01-13
* vc1: Add avg_no_rnd_vc1_chroma_mc4_c()Michael Niedermayer2014-01-13
* vc1: Factorize out chroma MCLuca Barbato2014-01-13
* vc1dsp: K&R formatting cosmeticsLuca Barbato2014-01-12
* flv: Workaround for buggy Omnia A/XE encoderBenjamin Larsson2014-01-11
* arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-11
* fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 testsMartin Storsjö2014-01-10
* avutil: do not use avcodec header in frame.hVittorio Giovara2014-01-09
* avfilter: fix leaks on error in ff_filter_frameVittorio Giovara2014-01-09
* avfilter: add needs_writable field to the internal AVFilterPad structureVittorio Giovara2014-01-09
* avfilter: add documentation for needs_writableVittorio Giovara2014-01-09
* fate: add framepack filter testVittorio Giovara2014-01-09
* lavfi: add framepack filterVittorio Giovara2014-01-09
* flac muxer: add option to disable writing the global headerJustin Ruggles2014-01-09
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
* x86: hpeldsp: Add missing av_cold attribute to init functionDiego Biurrun2014-01-09
* x86: avcodec: Add a bunch of missing #includes for av_coldDiego Biurrun2014-01-09
* ac3tab.h: #include the correct headersDiego Biurrun2014-01-09
* mjpegdec: apply flipping after decoding, not beforeAnton Khirnov2014-01-09
* hevc: fix decoding of one PU wide filesGuillaume Martres2014-01-09
* FATE: add MSS2 testsAnton Khirnov2014-01-09
* vp9: drop support for real (non-emulated) edgesAnton Khirnov2014-01-09
* vp8: drop support for real (non-emulated) edgesAnton Khirnov2014-01-09
* mpegvideo: drop support for real (non-emulated) edgesAnton Khirnov2014-01-09
* arm: Add a missing # as prefix for an immediate constantMartin Storsjö2014-01-07
* arm: Allow overriding the alignment set in the function macroMartin Storsjö2014-01-07
* arm: Remove a leftover define for the pld instructionMartin Storsjö2014-01-07
* arm: cosmetics: Reindent the h264dsp neon init functionMartin Storsjö2014-01-07
* network.h: Add #endif comments to improve readabilityDiego Biurrun2014-01-06
* Rename CONFIG_FFT_FLOAT ---> FFT_FLOATDiego Biurrun2014-01-06
* libopusenc: Change default frame duration to 20 msPaul B Mahol2014-01-06
* configure: Disable networking if winsock2.h is available but winsock function...Martin Storsjö2014-01-06
* random_seed: Rewrite the generic clock() based seed codeMichael Niedermayer2014-01-06
* configure: Update freetype check to follow upstreamLuca Barbato2014-01-06
* drawtext: Drop pointless headerLuca Barbato2014-01-06
* segafilm: fix leaks if reading the header failsAnton Khirnov2014-01-06
* pthread_frame: unref decoded frames on failureAnton Khirnov2014-01-06
* h264: do not use 422 functions for monochromeAnton Khirnov2014-01-06
* h264: check that execute_decode_slices() is not called too many timesAnton Khirnov2014-01-06
* h264: reject mismatching luma/chroma bit depths during sps parsingAnton Khirnov2014-01-06
* h264: rebuild the default ref list if the reference count changesAnton Khirnov2014-01-06
* cavsdec: check ff_get_buffer() return valueAnton Khirnov2014-01-06
* lavc: do not leak the internal frame if opening the codec failsAnton Khirnov2014-01-06
* lavf: remove a pointless checkAnton Khirnov2014-01-06