summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm."Diego Biurrun2013-02-28
* lls: mark max_order as unsigned shortLuca Barbato2013-02-28
* lls: move to the private namespaceLuca Barbato2013-02-28
* lls: K&R formatting cosmeticsLuca Barbato2013-02-28
* avconv: Apply codec options to streams that are copied as wellMartin Storsjö2013-02-28
* cmdutils: Allow calling filter_codec_opts without a set encoderMartin Storsjö2013-02-28
* pnm: Use av_pix_fmt_desc_get instead of accessing the array directlyMartin Storsjö2013-02-28
* lavf: Add a fate test for the noproxy pattern matchingMartin Storsjö2013-02-27
* lavf: Handle the environment variable no_proxy more properlyMartin Storsjö2013-02-27
* LICENSE: Move (L)GPLv3 explanation block to a more suitable placeDiego Biurrun2013-02-27
* 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