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
/
x86
/
mpegvideoenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: mpegvideo: move denoise_dct asm to mpegvideoenc
Anton Khirnov
2013-12-20
1
-2
/
+118
*
dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo
Diego Biurrun
2013-12-02
1
-1
/
+6
*
Consistently use "cpu_flags" as variable/parameter name for CPU flags
Diego Biurrun
2013-07-18
1
-5
/
+5
*
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
Diego Biurrun
2013-05-12
1
-1
/
+1
*
x86: Move some conditional code around to avoid unused variable warnings
Diego Biurrun
2013-04-22
1
-1
/
+1
*
dsputil: Move fdct function declarations to dct.h
Diego Biurrun
2013-02-09
1
-1
/
+1
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
1
-1
/
+2
*
x86: mmx2 ---> mmxext in function names
Diego Biurrun
2012-10-31
1
-3
/
+3
*
x86: Replace checks for CPU extensions and flags by convenience macros
Diego Biurrun
2012-09-08
1
-4
/
+5
*
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-31
1
-18
/
+12
*
x86: Fix linking with some or all of yasm, mmx, optimizations disabled
Diego Biurrun
2012-08-30
1
-10
/
+20
*
x86: mpegvideoenc: fix linking with --disable-mmx
Diego Biurrun
2012-08-29
1
-3
/
+3
*
x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation
Diego Biurrun
2012-08-29
1
-17
/
+22
*
x86: mpegvideoenc: Split optimizations off into a separate file
Diego Biurrun
2012-08-24
1
-0
/
+96