- 09 Jan, 2013 1 commit
-
-
Loren Merritt authored
-
- 06 Mar, 2012 1 commit
-
-
Fiona Glaser authored
Not necessary with the CAVLC lookup table for zero run codes.
-
- 04 Feb, 2012 1 commit
-
-
Hii authored
-
- 15 Jan, 2012 1 commit
-
-
Fiona Glaser authored
Helps the most with trellis and RD, but also helps with bitstream writing. Seems at worst neutral even in the extreme case of a CPU with small L2 cache (e.g. ARM Cortex A8).
-
- 21 Sep, 2011 1 commit
-
-
Henrik Gramner authored
-
- 26 Apr, 2011 1 commit
-
-
Fiona Glaser authored
Slightly faster encoding with lots of slices.
-
- 25 Jan, 2011 1 commit
-
-
Sean McGovern authored
-
- 31 Oct, 2010 1 commit
-
-
Fiona Glaser authored
Technically, such functions should be declared with (void), not ().
-
- 18 Sep, 2010 1 commit
-
-
Fiona Glaser authored
Update dates, improve file descriptions, make things more consistent. Also add information about commercial licensing.
-
- 11 Apr, 2010 1 commit
-
-
Henrik Gramner authored
-
- 05 Apr, 2010 1 commit
-
-
Fiona Glaser authored
Convert all applicable loops to use C99 loop index syntax. Clean up most inconsistent syntax in ratecontrol.c, visualize, ppc, etc. Replace log(x)/log(2) constructs with log2, and similar with log10. Fix all -Wshadow violations. Fix visualize support.
-
- 26 Dec, 2008 1 commit
-
-
Fiona Glaser authored
Slightly reorganize VLC tables for ~2% faster block_residual_write_cavlc. Also a small optimization in p8x8 CAVLC.
-
- 11 Dec, 2008 1 commit
-
-
Fiona Glaser authored
Use a VLC table for common levelcodes instead of constructing them on-the-spot Branchless version of i_trailing calculation (2x faster on Nehalem) Completely remove array_non_zero_count and instead use the count calculated in level/run coding. Note: this slightly changes output with subme > 7 due to different nonzero counts being stored during qpel RD.
-
- 10 Jul, 2008 1 commit
-
-
Loren Merritt authored
-
- 04 Jul, 2008 1 commit
-
-
Fiona Glaser authored
Update "Authors" lists based on actual authorship; highest is most important Update copyright notices and remove old CVS tags from file headers Add file headers to GTK and other sections missing them Update FSF address Other header-related cosmetics
-
- 02 Apr, 2008 1 commit
-
-
Fiona Glaser authored
support large coefs in high profile, and clip to allowed range in baseline/main
-
- 02 Dec, 2007 1 commit
-
-
Loren Merritt authored
git-svn-id: svn://svn.videolan.org/x264/trunk@706 df754926-b1dd-0310-bc7b-ec298dee348c
-
- 14 Dec, 2004 1 commit
-
-
Loren Merritt authored
git-svn-id: svn://svn.videolan.org/x264/trunk@67 df754926-b1dd-0310-bc7b-ec298dee348c
-
- 03 Jun, 2004 1 commit
-
-
Laurent Aimar authored
git-svn-id: svn://svn.videolan.org/x264/trunk@1 df754926-b1dd-0310-bc7b-ec298dee348c
-