41 Commits (6727380d0527a62fc4067048aaefd1e226313c81)

Author SHA1 Message Date
Shivraj Patil 02001ada5c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biweight functions 10 years ago
Ben Avison db7f1c7c5a h264: Move start code search functions into separate source files. 10 years ago
Janne Grunau 8438b3f09f aarch64: h264 idct NEON assembler optimizations 11 years ago
Ben Avison 218d6844b3 h264dsp: Factorize code into a new function, h264_find_start_code_candidate 11 years ago
Ronald S. Bultje 62844c3fd6 h264: Integrate clear_blocks calls with IDCT 12 years ago
Ronald S. Bultje 2ed008204d h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil 12 years ago
Ronald S. Bultje 1acd7d594c h264: integrate clear_blocks calls with IDCT. 12 years ago
Ronald S. Bultje 7ff1a4b10f Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil. 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Diego Biurrun 1de53d006b h264: K&R formatting cosmetics for header files (part II/II) 13 years ago
Diego Biurrun 10d2ea2604 h264: Remove a commented-out function pointer typedef. 13 years ago
Ronald S. Bultje c2d337429c H264: change weight/biweight functions to take a height argument. 13 years ago
Baptiste Coudurier 76741b0e56 h264: 4:2:2 intra decoding support 13 years ago
Baptiste Coudurier 231a6df9ea h264dec: h264: 4:2:2 intra decoding 13 years ago
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
Jason Garrett-Glaser 504811baea Roll back 4:4:4 H.264 for now 14 years ago
Jason Garrett-Glaser c9c493872c 4:4:4 H.264 decoding support 14 years ago
Daniel Kang 348493db60 Update 8-bit H.264 IDCT function names to reflect bit-depth. 14 years ago
Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Oskar Arvidsson e39e3abad4 Choose h264 chroma dc dequant function dynamically. 14 years ago
Ronald S. Bultje dd561441b1 h264: DSP'ize MBAFF loopfilter. 14 years ago
Oskar Arvidsson 8dbe585641 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Oskar Arvidsson af0b2d6736 Choose h264 chroma dc dequant function dynamically. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Ronald S. Bultje 772225c041 Revert 2a1f431d38, it broke H264 lossless. 14 years ago
Ronald S. Bultje 66c6b5e2a5 Revert 2a1f431d38, it broke H264 lossless. 14 years ago
Jason Garrett-Glaser 2a1f431d38 H.264/SVQ3: make chroma DC work the same way as luma DC 14 years ago
Jason Garrett-Glaser bd11c7a1a8 Remove outdated comment in h264dsp.h 14 years ago
Jason Garrett-Glaser 19fb234e4a H.264: split luma dc idct out and implement MMX/SSE2 versions 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Måns Rullgård 4693b031a3 Move H264 dsputil functions into their own struct 15 years ago