39448 Commits (d1184b8110b4847013bf25222e6809eb3462913c)
 

Author SHA1 Message Date
Anton Khirnov 713d3f98c8 vf_shuffleplanes: fix the type of the mapping indices 11 years ago
Diego Biurrun 3bfdee00cd x86: dcadsp: Fix linking with yasm and optimizations disabled 11 years ago
Anton Khirnov e1f2987b10 FATE: add tests for the shuffleplanes filter 11 years ago
Anton Khirnov 599b81ca9a lavfi: add shuffleplanes filter 11 years ago
Anton Khirnov bba2a7cc5f lavfi: use the correct filter context for logging an error. 11 years ago
Janne Grunau cbddee1cca arm: hpeldsp: prevent overreads in armv6 asm 11 years ago
Diego Biurrun 3741aa37c2 x86: cabac: Use correct #includes to make header compile standalone 11 years ago
Luca Barbato e995cf1bcc avfilter: Add missing emms_c when needed 11 years ago
Reinhard Tartler 5ddc9f5052 configure: enable PIC on s390(x) 11 years ago
Rémi Denis-Courmont eeaf4f3b87 av_vdpau_get_profile: mask out H.264 intra profile flag 11 years ago
Keiji Costantini 3407172b36 avienc: K&R formatting cosmetics 11 years ago
Vittorio Giovara 4c41a7a179 vf_frei0r: fix missing end of line character 11 years ago
Vittorio Giovara a18ef7a76c doc: fix a couple of typos in frame.h 11 years ago
Vittorio Giovara 973dc4e8d4 put_bits: Remove unused includes 11 years ago
Vittorio Giovara 5397386eff mathops: move macro to the only place it is used 11 years ago
Vittorio Giovara 61b323ce7c vf_frei0r: refactor library loading from env variable 11 years ago
Vittorio Giovara 4e0be9c86f vf_frei0r: prevent a segfault when filter parameters are not set 11 years ago
Vittorio Giovara 8accddeb58 vf_frei0r: adjust error messages 11 years ago
Patrice Clement 5c9c305d14 ass: K&R formatting cosmetics 11 years ago
Keiji Costantini 9514440337 ituh263: reject b-frame with pp_time = 0 11 years ago
Lou Logan 700687ebe0 qt-faststart: Add a note about the -movflags +faststart feature 11 years ago
Martin Storsjö ea7f79f937 qt-faststart: Avoid unintentionally sign extending BE_32 11 years ago
Michael Niedermayer bb95334c34 qt-faststart: Check offset_count before reading from the moov_atom buffer 11 years ago
Michael Niedermayer 6384885425 qt-faststart: Check the ftello() return codes 11 years ago
Michael Niedermayer 03c2a66fcf qt-faststart: Fix the signedness of variables keeping the ftello return values 11 years ago
Michael Niedermayer 5612244351 qt-faststart: Check fseeko() return codes 11 years ago
Michael Niedermayer ea15a9a5d8 qt-faststart: Simplify code by using a MIN() macro 11 years ago
Martin Storsjö 3cbc7ef3d6 qt-faststart: Increase the copy buffer size to 64 KB 11 years ago
Anton Khirnov d1f9563d50 pthread_frame: flush all threads on flush, not just the first one 11 years ago
Anton Khirnov bc6461c286 af_compand: replace strtok_r() with av_get_token() 11 years ago
Diego Biurrun fb3b2f5d92 configure: Set the thread type after resolving dependencies 11 years ago
Diego Biurrun 2f02bbcca0 build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder 11 years ago
Diego Biurrun 34150be515 build: Let the iac decoder depend on the imc decoder 11 years ago
Diego Biurrun 8e0cf39faf build: Let all MJPEG-related decoders depend on the MJPEG decoder 11 years ago
Diego Biurrun 0a36988e48 build: Let AMV decoder depend on the SP5X decoder 11 years ago
Vittorio Giovara f4bd9fe326 h264: fix clang warning about uninitialized variable 11 years ago
Vittorio Giovara 17a63ff0cd h264: update flag name in ff_h264_decode_ref_pic_list_reordering() 11 years ago
Vittorio Giovara ee6280ca12 h264: parse two additional constraint flags 11 years ago
Vittorio Giovara e70ab7c1f5 h264: add MVCD to the list of High profiles in SPS 11 years ago
Hendrik Leppkes 3aca10bf76 latm: Always reconfigure if no extradata was set previously 11 years ago
Janne Grunau 6e4009d4cd arm: dcadsp: implement decode_hf as external NEON asm 11 years ago
Christophe Gisquet 4cb6964244 dcadec: simplify decoding of VQ high frequencies 11 years ago
Janne Grunau 7686afd049 dca: factorize scaling in inverse ADPCM 11 years ago
Christophe Gisquet 08e3ea60ff x86: synth filter float: implement SSE2 version 11 years ago
Christophe Gisquet 57b1eb9f75 dcadsp: scan coefficients linearly in dca_lfe_fir 11 years ago
Christophe Gisquet ad507d7907 x86: dcadsp: implement SSE lfe_dir 11 years ago
Christophe Gisquet 87ec849fe9 dcadec: remove scaling in lfe_interpolation_fir 11 years ago
Diego Biurrun a55546f48d proresenc: Reuse proper dsputil infrastructure for FDCT 11 years ago
Diego Biurrun 92e598a57a prores: Drop DSP infrastructure for prores encoder bits 11 years ago
Diego Biurrun d6acefe058 proresenc: Drop unnecessary DCT permutation bits 11 years ago