19050 Commits (911fa05b514e1be009e00b79d7004b93717c023b)

Author SHA1 Message Date
Diego Biurrun edd1f833fa x86: h264_idct_10_bit: Use proper type in function prototype comments 11 years ago
Diego Biurrun 831a118078 Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
Diego Biurrun d1184b8110 arm: dsputil: Add a bunch of missing #includes 11 years ago
Diego Biurrun 17608f6ee3 x86: Add some more missing headers 11 years ago
Diego Biurrun fd9e2221bd ppc: Add some missing headers 11 years ago
Diego Biurrun ed9625eb62 dsputil: Move intreadwrite.h #include from header file to .c files 11 years ago
Diego Biurrun 9103185bd1 dsputil: Drop ff_check_alignment() function 11 years ago
Diego Biurrun 49676eb730 dsputil: Remove prototypes for nonexisting optimization functions 11 years ago
Diego Biurrun 08dba0e1c3 x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCT 11 years ago
Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 11 years ago
Diego Biurrun d6096a6742 Remove all SH4 architecture optimizations 11 years ago
Diego Biurrun cd832f032f ffv1: Drop bogus dependency on dsputil 11 years ago
Diego Biurrun 88b240646f build: Drop stray mpc8 decoder dependency on dsputil 11 years ago
Janne Grunau 5a7f382a5d armv6: vp8: use explicit labels in motion compensation asm 11 years ago
Vittorio Giovara b4e355c89e copy_block: K&R formatting cosmetics 11 years ago
Luca Barbato 5eacbb5328 golomb: Add a get_se_golomb_long 11 years ago
Vittorio Giovara 4d33873c29 hevc: make pps/sps ids unsigned where necessary 11 years ago
Michael Niedermayer ed06e5d92b hevc: Do not turn 32bit timebases into negative numbers 11 years ago
Michael Niedermayer 6cc94e9719 hevc: use av_mallocz() for allocating tab_ipm 11 years ago
Michael Niedermayer 920c01adce hevc: Use get_bits_long() in decode_vui() 11 years ago
Janne Grunau 634d9d8b39 arm: get_cabac inline asm 11 years ago
Janne Grunau dfe224f377 aarch64: get_cabac inline asm 11 years ago
Janne Grunau 4506a854a4 arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declaration 11 years ago
Janne Grunau 61985ad72c arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 11 years ago
Keiji Costantini 8c09532672 rv10: K&R formatting cosmetics 11 years ago
Keiji Costantini b4d372e091 rv10: Forward error from rv10_decode_packet 11 years ago
Diego Biurrun a801453423 g2meet: K&R formatting cosmetics 11 years ago
Derek Buitenhuis f87a6e500b fic: Properly handle skip frames 11 years ago
Derek Buitenhuis d67dbfa7c1 libx265: Support API version 9 11 years ago
Rainer Hochecker b66382101c dxva2: Increase maximum number of slices for mpeg2 11 years ago
Diego Biurrun d48430c367 build: Let the SVQ3 decoder depend on the H.264 decoder 11 years ago
Diego Biurrun 3bfdee00cd x86: dcadsp: Fix linking with yasm and optimizations disabled 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
Rémi Denis-Courmont eeaf4f3b87 av_vdpau_get_profile: mask out H.264 intra profile flag 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
Keiji Costantini 9514440337 ituh263: reject b-frame with pp_time = 0 11 years ago
Anton Khirnov d1f9563d50 pthread_frame: flush all threads on flush, not just the first one 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