37060 Commits (c43a7ecad997fc527af34b952334f3d030709a1b)
 

Author SHA1 Message Date
Luca Barbato 7ac6d2423e lls: K&R formatting cosmetics 12 years ago
Martin Storsjö df0229a7ca avconv: Apply codec options to streams that are copied as well 12 years ago
Martin Storsjö cb6f8245ae cmdutils: Allow calling filter_codec_opts without a set encoder 12 years ago
Martin Storsjö 86611ff123 pnm: Use av_pix_fmt_desc_get instead of accessing the array directly 12 years ago
Martin Storsjö 5c8696555a lavf: Add a fate test for the noproxy pattern matching 12 years ago
Martin Storsjö de9cd1b173 lavf: Handle the environment variable no_proxy more properly 12 years ago
Diego Biurrun e2c272eb36 LICENSE: Move (L)GPLv3 explanation block to a more suitable place 12 years ago
Derek Buitenhuis 57c4c25596 swscale: Add support for unscaled 8-bit Packed RGB -> Planar RGB 12 years ago
Diego Biurrun ebc701993f x86: dsputil: Drop some unused function #defines 12 years ago
Diego Biurrun 845cfc92f9 x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxext 12 years ago
Diego Biurrun 096cc11ec1 x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.c 12 years ago
Martin Storsjö 31a23a0dc6 x86: dsputil_mmx: Remove leftover inline assembly fragments 12 years ago
Diego Biurrun 3a02b6884c configure: icc: Drop nonsense adding of cpuflags to LDFLAGS 12 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Diego Biurrun 76b19a3984 Fix a number of incorrect intmath.h #includes. 12 years ago
Justin Ruggles d925cca95f avconv: remove an unused variable 12 years ago
Justin Ruggles e8da807537 cmdutils: only use libavresample when it is enabled 12 years ago
Justin Ruggles 699d02b839 libschroedinger: cosmetics: rename variable avccontext to avctx 12 years ago
Justin Ruggles 09031b4639 vorbisenc: cosmetics: rename variable avccontext to avctx 12 years ago
Justin Ruggles e951b6d94c vorbisdec: cosmetics: rename variable avccontext to avctx 12 years ago
Diego Biurrun b2d688ea9f configure: Identify icc compiler with a less ambiguous pattern 12 years ago
Diego Biurrun b58b00aeca configure: Separate "ln" command line arguments 12 years ago
Luca Barbato 23bd9ef4b2 vorbisdec: Accept 0 amplitude_bits 12 years ago
Luca Barbato 5b47c19bfd vorbisdec: Add missing checks 12 years ago
Luca Barbato fc386f2eea vorbisdec: cosmetics 12 years ago
Michael Niedermayer 11dcecfcca vorbisdec: Error on bark_map_size equal to 0. 12 years ago
Diego Biurrun 3d035d5a6a dsputil_alpha.h: Add missing stddef.h header to fix standalone compilation 12 years ago
Mans Rullgard 04cccb5fc1 configure: List external libs used using print_enabled() 12 years ago
Mans Rullgard 3fc09b0081 configure: Move list of external libs to a separate variable 12 years ago
Diego Biurrun 45235ac488 configure: Move x11grab option to a more suitable place in the help output 12 years ago
Justin Ruggles b2eea615c0 lavr: allow setting internal_sample_fmt option by string 12 years ago
Justin Ruggles 50f4337a2f lavr: Add "resample_cutoff" option as a duplicate of "cutoff" 12 years ago
Justin Ruggles 5c7db097eb avconv: pass libavresample options to AVFilterGraph 12 years ago
Justin Ruggles 9f1223562e lavfi: connect libavresample options to af_resample via AVFilterGraph 12 years ago
Justin Ruggles d7c450436f ac3dec: validate channel output mode against channel count 12 years ago
Diego Biurrun 82ca17ac7a configure: Fix vaapi/vda/vdpau dependency declarations 12 years ago
Diego Biurrun 215cdd35ef configure: Refactor dxva2api.h dependency declarations 12 years ago
Diego Biurrun 4cc4b33f71 build: Add proper infrastructure for adding and checking host CPPFLAGS 12 years ago
Diego Biurrun 2aac411fd4 configure: Simplify VDPAU header check 12 years ago
Diego Biurrun 9840130edf configure: Simplify VDA header and extralibs check 12 years ago
Mans Rullgard 0a8da1a3e5 configure: Do not redundantly list enabled hwaccel libs 12 years ago
Diego Biurrun 7432e87206 configure: Add print_3_columns helper function and use where appropriate 12 years ago
Diego Biurrun 040c565e51 doc: developer: Allow tabs in the vim configuration for Automake files 12 years ago
Diego Biurrun 94ee7da08d Remove pointless av_cold attributes in header files 12 years ago
Kostya Shishkov b5f536d24b pnm: add high-bitdepth PGMYUV support for both encoder and decoder 12 years ago
John Van Sickle 2f325a6fd4 libx264: change i_qfactor to use x264cli's default 12 years ago
Anton Khirnov d8a74d1d95 qtrle: use AV_LOG_ERROR in an error message. 12 years ago
Anton Khirnov 7b4f91155b qtrle: cosmetics, reformat CHECK_PIXEL_PTR() macro 12 years ago
Anton Khirnov e106592447 qtrle: add more checks against pixel_ptr being negative. 12 years ago
Anton Khirnov 4f3b058c84 cavs: initialize various context tables to 0 12 years ago