36718 Commits (e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9)
 

Author SHA1 Message Date
Anton Khirnov e671d3ad6c h264: do not copy ref count/ref2frm when updating per-frame context 12 years ago
Martin Storsjö c5a738ca4e flvdec: Check the return value of a malloc 12 years ago
Martin Storsjö c91c63b538 flvdec: Don't read the VP6 header byte when setting codec type based on metadata 12 years ago
Diego Biurrun 0b31129389 lls: Do not return from void functions 12 years ago
Diego Biurrun 4da950c0ae lls: #ifndef --> #if in FF_API_ version guard 12 years ago
Diego Biurrun e8c52271c4 Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm." 12 years ago
Luca Barbato 399663be9d lls: mark max_order as unsigned short 12 years ago
Luca Barbato 9d4da474f5 lls: move to the private namespace 12 years ago
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