summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swscale: Add support for unscaled 8-bit Packed RGB -> Planar RGBDerek Buitenhuis2013-02-27
* x86: dsputil: Drop some unused function #definesDiego Biurrun2013-02-26
* x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxextDiego Biurrun2013-02-26
* x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.cDiego Biurrun2013-02-26
* x86: dsputil_mmx: Remove leftover inline assembly fragmentsMartin Storsjö2013-02-27
* configure: icc: Drop nonsense adding of cpuflags to LDFLAGSDiego Biurrun2013-02-26
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* Fix a number of incorrect intmath.h #includes.Diego Biurrun2013-02-26
* avconv: remove an unused variableJustin Ruggles2013-02-25
* cmdutils: only use libavresample when it is enabledJustin Ruggles2013-02-25
* libschroedinger: cosmetics: rename variable avccontext to avctxJustin Ruggles2013-02-25
* vorbisenc: cosmetics: rename variable avccontext to avctxJustin Ruggles2013-02-25
* vorbisdec: cosmetics: rename variable avccontext to avctxJustin Ruggles2013-02-25
* configure: Identify icc compiler with a less ambiguous patternDiego Biurrun2013-02-25
* configure: Separate "ln" command line argumentsDiego Biurrun2013-02-25
* vorbisdec: Accept 0 amplitude_bitsLuca Barbato2013-02-25
* vorbisdec: Add missing checksLuca Barbato2013-02-25
* vorbisdec: cosmeticsLuca Barbato2013-02-25
* vorbisdec: Error on bark_map_size equal to 0.Michael Niedermayer2013-02-25
* dsputil_alpha.h: Add missing stddef.h header to fix standalone compilationDiego Biurrun2013-02-24
* configure: List external libs used using print_enabled()Mans Rullgard2013-02-24
* configure: Move list of external libs to a separate variableMans Rullgard2013-02-24
* configure: Move x11grab option to a more suitable place in the help outputDiego Biurrun2013-02-24
* lavr: allow setting internal_sample_fmt option by stringJustin Ruggles2013-02-23
* lavr: Add "resample_cutoff" option as a duplicate of "cutoff"Justin Ruggles2013-02-23
* avconv: pass libavresample options to AVFilterGraphJustin Ruggles2013-02-23
* lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-23
* ac3dec: validate channel output mode against channel countJustin Ruggles2013-02-23
* configure: Fix vaapi/vda/vdpau dependency declarationsDiego Biurrun2013-02-23
* configure: Refactor dxva2api.h dependency declarationsDiego Biurrun2013-02-23
* build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun2013-02-23
* configure: Simplify VDPAU header checkDiego Biurrun2013-02-23
* configure: Simplify VDA header and extralibs checkDiego Biurrun2013-02-23
* configure: Do not redundantly list enabled hwaccel libsMans Rullgard2013-02-23
* configure: Add print_3_columns helper function and use where appropriateDiego Biurrun2013-02-23
* doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun2013-02-23
* Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-23
* pnm: add high-bitdepth PGMYUV support for both encoder and decoderKostya Shishkov2013-02-23
* libx264: change i_qfactor to use x264cli's defaultJohn Van Sickle2013-02-23
* qtrle: use AV_LOG_ERROR in an error message.Anton Khirnov2013-02-23
* qtrle: cosmetics, reformat CHECK_PIXEL_PTR() macroAnton Khirnov2013-02-23
* qtrle: add more checks against pixel_ptr being negative.Anton Khirnov2013-02-23
* cavs: initialize various context tables to 0Anton Khirnov2013-02-23
* mlpdec: do not try to allocate a zero-sized output buffer.Anton Khirnov2013-02-23
* mov: use the format context for logging.Anton Khirnov2013-02-23
* flicvideo: avoid an infinite loop in byte run compressionAnton Khirnov2013-02-23
* loco: check that there is data left after decoding a plane.Anton Khirnov2013-02-23
* lagarith: avoid infinite loop in lag_rac_refill()Anton Khirnov2013-02-23
* av_memcpy_backptr: avoid an infinite loop for back = 0Anton Khirnov2013-02-23
* 4xm: check the return value of read_huffman_tables().Anton Khirnov2013-02-23