39461 Commits (38675229a879aa5258a8c71891fc8cbf74cf139f)
 

Author SHA1 Message Date
Anton Khirnov 7f0e81db3c h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3 11 years ago
Anton Khirnov d1b3fabe69 h264: reset first_field if frame_start() fails for missing refs 11 years ago
Reinhard Tartler 210881110d Prepare for 10_alpha2 Release 11 years ago
Michael Niedermayer c9db8694a8 avisynth: fix setting packet properties 11 years ago
Anton Khirnov 104a97beaf buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly 11 years ago
Anton Khirnov 5ef11b8dcc yuv4mpeg: set average frame rate 11 years ago
Anton Khirnov 2ce8bca51f avconv: print a warning when falling back to default 25fps 11 years ago
Anton Khirnov 33018907bd mp3enc: allow omitting the id3v2 header with -id3v2_version 0 11 years ago
Anton Khirnov f9cc6883a4 mp3enc: add an option for disabling the Xing frame. 11 years ago
Luca Barbato 045654f422 doxy: Document better the available AVFrame flags 11 years ago
Luca Barbato ff23c4e493 doxy: Add AVFrame to the structured modules 11 years ago
Martin Storsjö 87acd33c09 aviocat: Add support for specifying the input duration 11 years ago
Martin Storsjö 03f2de5856 aviocat: Check the argv array length before reading element i+1 11 years ago
Diego Biurrun aab40bbfd5 x86: dsputil: Simplify xvmc deprecation conditional 11 years ago
Diego Biurrun dc4d726bab build: Add separate hidden config option for the intrax8 code 11 years ago
Janne Grunau fe96769bed aarch64: port neon clobber test from arm 11 years ago
Janne Grunau f896bca03f aarch64: h264 (bi)weight NEON optimizations 11 years ago
Janne Grunau 36e3b1f2fd aarch64: h264 loop filter NEON optimizations 11 years ago
Janne Grunau c65d67ef50 aarch64: hpeldsp NEON optimizations 11 years ago
Janne Grunau d5dd8c7bf0 aarch64: h264 qpel NEON optimizations 11 years ago
Janne Grunau 8438b3f09f aarch64: h264 idct NEON assembler optimizations 11 years ago
Janne Grunau 71617884a2 aarch64: h264 chroma motion compensation NEON optimizations 11 years ago
Janne Grunau b7b17ed66e aarch64: add cpuflags support for NEON and VFP 11 years ago
Janne Grunau 1e9265cd8f dct-test: test ff_simple_idct_neon only on ARM for now 11 years ago
Martin Storsjö 2620df1310 mov: Free an earlier allocated array if allocating a new one 11 years ago
Martin Storsjö d51f09962d mov: Free intermediate arrays in the normal cleanup function 11 years ago
Janne Grunau d0cd2a8c46 aarch64: bswap inline assembly 11 years ago
Janne Grunau 032d4da8af aarch64: configure: set arch dependent features 11 years ago
Janne Grunau 8b4119187b cabac: remove leftovers from the cabac encoder 11 years ago
Tomas Härdin cc1e3ace63 mxf: Fix potential leak in mxf_read_local_tags() 11 years ago
Tomas Härdin 8b708f1c6b mxf: Correctly support files from Pinnacle Thunder 11 years ago
Michael Niedermayer 0d6605c7ef mxf: Fix a possible leak of extradata 11 years ago
Luca Barbato 1a4e4ad0e0 mxf: Use av_malloc_array 11 years ago
Luca Barbato f5fbbbc022 mxf: Drop unnecessary checks 11 years ago
Marton Balint aa0cb16c15 mxf: Fix off by one error in d10 aes3 decoding 11 years ago
Luca Barbato 42f9132218 mxf: Do not use int to check the seek position 11 years ago
Reimar Döffinger d84bd4650b mxf: Set AV_FIELD_PROGRESSIVE 11 years ago
Robert Krüger d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago
Diego Biurrun 46bacb5cc6 x86: Consistently use cpu flag detection macros in places that still miss it 11 years ago
Diego Biurrun 7151c5d04a arm: Use full filenames as multiple inclusion guards 11 years ago
Anton Khirnov 2115a35974 lavf: make av_probe_input_buffer more robust 11 years ago
Anton Khirnov 8b76362836 lavf: use a fixed width type 11 years ago
Anton Khirnov c1868e7ee7 lavf: simplify handling of offset in av_probe_input_buuffer() 11 years ago
Martin Storsjö 99e2012523 x86/arm: Add clobber tests to libavresample 11 years ago
Tim Walker 49b9badcaa vc1: Enable the interlaced B-frame codepath. 11 years ago
Michael Niedermayer 6d98959c8a vc1: Add avg_no_rnd_vc1_chroma_mc4_c() 11 years ago
Luca Barbato c798a6fedc vc1: Factorize out chroma MC 11 years ago
Luca Barbato a1f5164814 vc1dsp: K&R formatting cosmetics 11 years ago
Benjamin Larsson 547f834537 flv: Workaround for buggy Omnia A/XE encoder 11 years ago
Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered 11 years ago