index
:
x264.git
android
master
Unnamed repository; edit this file 'description' to name the repository.
Reynaldo Humberto Verdejo Pinochet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
Add Android.mk
HEAD
master
Alessandro Decina
1
-0/+42
2011-03-22
include inttypes.h for SCNd64 etc
Alessandro Decina
1
-0/+1
2011-02-19
Fix 10L in r1912
Jason Garrett-Glaser
1
-8/+8
2011-02-18
Add AVX functions where 3+ arg commands are useful
Daniel Kang
24
-795/+1185
2011-02-18
Frame-packing 3D: don't place scenecuts on right views
Jason Garrett-Glaser
1
-2/+7
2011-02-18
Improve slice-max-size handling of escape bytes
Jason Garrett-Glaser
1
-9/+12
2011-02-18
Use bs_write1 wherever possible in header writing
Nathan Caldwell
1
-28/+28
2011-02-18
Remove obsolete mvcost init code
Jason Garrett-Glaser
1
-2/+1
2011-02-18
Fix memory leak on encoder close if not all frames are flushed
Anton Mitrofanov
1
-0/+6
2011-02-18
Fix signedness bug in CPU detection
Anton Mitrofanov
1
-1/+1
2011-02-18
Fix dumb bug caused by stray semicolon
Jason Garrett-Glaser
1
-1/+1
2011-02-18
Fix malloc of zero size
Anton Mitrofanov
1
-1/+4
2011-02-18
Fix crash in mp4 muxer after failure of x264_encoder_open
Anton Mitrofanov
1
-25/+28
2011-02-18
Fix shadowed variable warning in ffms.c
Jason Garrett-Glaser
1
-3/+3
2011-02-18
Fix some Intel compiler warnings
Anton Mitrofanov
3
-7/+7
2011-02-07
Fix 10L in r1886
Jason Garrett-Glaser
1
-2/+2
2011-02-07
Improve update interval of x264cli progress information
Jason Garrett-Glaser
3
-11/+23
2011-02-07
Windows: restore previous console title after encoding
Jason Garrett-Glaser
1
-0/+6
2011-02-07
Allow WEIGHTP_FAKE in interlaced mode
Jason Garrett-Glaser
1
-1/+1
2011-02-07
Output pic struct information in libx264 API
Kieran Kunhya
2
-2/+4
2011-02-07
Enable FastShuffle on Penryn and Nehalem CPUs without SSE4
Jason Garrett-Glaser
1
-12/+19
2011-02-05
Minor cosmetics in configure
Yasuhiro Ikeda
1
-27/+28
2011-02-05
Various --help cosmetics
Anton Mitrofanov
1
-7/+7
2011-02-05
x86inc.asm: error on duplicate functions
Loren Merritt
3
-4/+11
2011-02-05
Bump yasm version requirement to handle AVX
Jason Garrett-Glaser
1
-2/+2
2011-02-05
Fix rare corruption with subme=10
Jason Garrett-Glaser
2
-2/+2
2011-02-05
Fix overflow in ARM NEON i16x16 planar pred
Mans Rullgard
1
-2/+2
2011-02-05
Fix incorrect frame duration for VFR input for some frames
Anton Mitrofanov
2
-3/+2
2011-02-05
Fix possible division by zero in mkv and flv muxers on close
Anton Mitrofanov
2
-2/+2
2011-01-29
Fix reconfiguration of parameters that modify the SPS
Jason Garrett-Glaser
2
-2/+7
2011-01-29
Fix possible crash on Phenom with lookahead thread disabled
Jason Garrett-Glaser
1
-1/+1
2011-01-29
Hotfix for some bugs in VBV emergency
Anton Mitrofanov
5
-10/+10
2011-01-27
Fix warnings in cpu.c
Jason Garrett-Glaser
1
-1/+1
2011-01-27
Check for OS AVX support in addition to CPUID
Jason Garrett-Glaser
3
-37/+43
2011-01-25
VBV emergency mode
Jason Garrett-Glaser
10
-102/+218
2011-01-25
Initial AVX support
Jason Garrett-Glaser
7
-25/+271
2011-01-25
Double the base framerate for frame-sequential 3D files
Jason Garrett-Glaser
1
-4/+6
2011-01-25
Add --input-fmt option to lavf input
Yasuhiro Ikeda
3
-1/+13
2011-01-25
Two improvements to regression test script
Tony Young
2
-5/+40
2011-01-25
Add some missing values to the non-extended SAR table
Vittorio Giovara
1
-2/+5
2011-01-25
Bump dates to 2011
Sean McGovern
147
-148/+148
2011-01-25
More correctly write frame-packing SEI flags
Jason Garrett-Glaser
1
-4/+2
2011-01-25
Don't die in x264_encoder_close if an error occurred in x264_encoder_encode
Jason Garrett-Glaser
2
-47/+65
2011-01-25
Fix reconfiguration of b_tff
Jason Garrett-Glaser
5
-21/+18
2011-01-25
Fix x264 CPU detection with >=64 CPUs on Windows
Steven Walters
1
-9/+34
2011-01-25
Remove high bit depth mmx quant
Holger Lubitz
2
-12/+0
2011-01-25
Fix cacheline check in avg2 w20 cache32
Holger Lubitz
1
-2/+2
2011-01-21
Fix illegal instruction in high bit depth ssd_nv12_mmxext
Holger Lubitz
1
-16/+41
2011-01-10
VFR/framerate-aware ratecontrol, part 2
Jason Garrett-Glaser
9
-94/+112
2011-01-10
Improve reference ordering in interleaved 3D video
Jason Garrett-Glaser
5
-52/+56
[next]