index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
h264dsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264: Move start code search functions into separate source files.
Ben Avison
2014-08-04
1
-29
/
+2
*
aarch64: h264 idct NEON assembler optimizations
Janne Grunau
2014-01-15
1
-0
/
+1
*
h264: do not use 422 functions for monochrome
Anton Khirnov
2014-01-06
1
-6
/
+6
*
h264dsp: Factorize code into a new function, h264_find_start_code_candidate
Ben Avison
2013-08-08
1
-0
/
+29
*
avcodec: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-04
1
-1
/
+4
*
ppc: More consistent arch initialization
Diego Biurrun
2013-04-30
1
-1
/
+1
*
h264: Integrate clear_blocks calls with IDCT
Ronald S. Bultje
2013-04-10
1
-2
/
+2
*
h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil
Ronald S. Bultje
2013-02-19
1
-0
/
+18
*
dsputil: Move ff_h264_idct function declarations to a separate header
Diego Biurrun
2013-02-07
1
-0
/
+1
*
x86: call most of the x86 dsp init functions under if (ARCH_X86)
Janne Grunau
2012-10-08
1
-1
/
+1
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
H264: change weight/biweight functions to take a height argument.
Ronald S. Bultje
2011-10-21
1
-20
/
+8
*
h264: 4:2:2 intra decoding support
Baptiste Coudurier
2011-10-21
1
-10
/
+28
*
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-10
1
-47
/
+73
*
Preparatory patch for high bit depth h264 decoding support.
Oskar Arvidsson
2011-05-10
1
-258
/
+1
*
Choose h264 chroma dc dequant function dynamically.
Oskar Arvidsson
2011-05-10
1
-0
/
+1
*
h264: DSP'ize MBAFF loopfilter.
Ronald S. Bultje
2011-05-10
1
-18
/
+38
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.
Ronald S. Bultje
2011-01-20
1
-1
/
+0
*
H.264/SVQ3: make chroma DC work the same way as luma DC
Jason Garrett-Glaser
2011-01-15
1
-0
/
+1
*
H.264: split luma dc idct out and implement MMX/SSE2 versions
Jason Garrett-Glaser
2011-01-14
1
-0
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Fix compilation on PPC 470.
Carl Eugen Hoyos
2010-03-17
1
-1
/
+1
*
Move H264 dsputil functions into their own struct
Måns Rullgård
2010-03-16
1
-0
/
+320
*
Rename h264dsp.c to h264dspenc.c
Panagiotis Issaris
2007-07-28
1
-81
/
+0
*
Adding H.264 DCT.
Panagiotis Issaris
2006-12-11
1
-0
/
+81