27939 Commits (7d4c0220f18af97857f9f65cb36e2aaa0200220b)

Author SHA1 Message Date
Diego Biurrun 38675229a8 dsputil_mmx: K&R formatting cosmetics 11 years ago
Diego Biurrun 6a8b35dc88 dsputilenc_mmx: Merge two assignment blocks with identical conditions 11 years ago
Diego Biurrun 945673f792 dsputil_template: K&R formatting cosmetics 11 years ago
Diego Biurrun acd2b8e42d rnd_avg.h: K&R formatting cosmetics 11 years ago
Diego Biurrun 05563ccacc dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
Diego Biurrun 635ec127d4 dsputil: Merge variable declarations and initializations 11 years ago
Diego Biurrun bb12c2e9c0 dsputil: K&R formatting cosmetics 11 years ago
Diego Biurrun 503dda7d4f dsputil.h: K&R formatting cosmetics 11 years ago
Diego Biurrun 8199bb7be0 dsputil.h: Clean up comments 11 years ago
Diego Biurrun 0a8f91b1fb dsputil: Remove disabled avg_no_rnd_qpel leftovers 11 years ago
Diego Biurrun 55519926ef x86: Make function prototype comments in assembly code consistent 11 years ago
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
Michael Niedermayer 5171ae781a avcodec/vorbisdec: use the stored previous window type only when the actual previous is not known 11 years ago
Carl Eugen Hoyos 54bbe3e2a6 Revert "Allow stream-copying grayscale mov files." 11 years ago
Carl Eugen Hoyos 666749f669 Decode png images without iend chunk. 11 years ago
Michael Niedermayer e161c1bbfc avcodec/mjpegdec: support adob transform 2 11 years ago
Carl Eugen Hoyos 5968415156 Define ff_log2_run[] in libavcodec/internal.h. 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
Marton Balint 085ca7dcdb libzvbi-teletextdec: split dvb packet to slices 11 years ago
Marton Balint ae017c2632 libzvbi-teletextdec: use av_dlog where possible 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
Nicolas George ea6825fd09 lavc/pthread: copy packet side data. 11 years ago
Michael Niedermayer 742d860103 avcodec/vorbis: fix decoding of single element huffman trees 11 years ago
Michael Niedermayer b918d6e2e6 avcodec/vorbis: return proper error codes from ff_vorbis_len2vlc() 11 years ago
Michael Niedermayer d1122b7ce5 avcodec/wmadec: initialize max_exponent to valid values 11 years ago
Hendrik Leppkes 61ff0431ba dxva2_vc1: include the start code in wMBbitOffset 11 years ago