Directory contrib/

Directory Created:
2006-01-14 14:40
Directory Deleted:
2009-03-01 18:03
Total Files:
0
Deleted Files:
62
Lines of Code:
0

[root]/contrib
         a52dec (3 files, 124 lines)
         bzip2 (2 files, 28 lines)
         faac (4 files, 83 lines)
         faad2 (4 files, 58 lines)
         ffmpeg (10 files, 1177 lines)
         lame (3 files, 35 lines)
         libdca (3 files, 841 lines)
         libdvdnav (12 files, 752 lines)
         libdvdread (8 files, 511 lines)
         libiconv (2 files, 6 lines)
         libmkv (3 files, 30 lines)
         libmp4v2 (0 files, 0 lines)
         libogg (2 files, 9 lines)
         libsamplerate (2 files, 7 lines)
         libtheora (2 files, 15 lines)
         libvorbis (3 files, 21 lines)
         mp4v2 (3 files, 161 lines)
         mpeg2dec (3 files, 36 lines)
         pthreadw32 (2 files, 27 lines)
         x264 (3 files, 51 lines)
         xvidcore (0 files, 0 lines)
         zlib (2 files, 14 lines)

Lines of Code

contrib/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 371 (100.0%) 4580 (100.0%) 12.3
jbrjake 56 (15.1%) 820 (17.9%) 14.6
maurj 6 (1.6%) 684 (14.9%) 114.0
prigaux 41 (11.1%) 617 (13.5%) 15.0
saintdev 65 (17.5%) 580 (12.7%) 8.9
sr55 23 (6.2%) 441 (9.6%) 19.1
dynaflash 29 (7.8%) 390 (8.5%) 13.4
ritsuka 6 (1.6%) 319 (7.0%) 53.1
eddyg 34 (9.2%) 276 (6.0%) 8.1
rhester 30 (8.1%) 176 (3.8%) 5.8
titer 17 (4.6%) 123 (2.7%) 7.2
Unknown 8 (2.2%) 101 (2.2%) 12.6
van 11 (3.0%) 53 (1.2%) 4.8
konablend 45 (12.1%) 0 (0.0%) 0.0

Most Recent Commits

konablend 2009-03-01 18:03

BuildSystem: conversion from jam-based to make-based system.

KNOWN ISSUES:
1. OSX + Xcode builds do not support parallel builds; attempting to
use them may cause unbounded number of jobs. However, disabling
via configure --disable-xcode avoids the issue.
2. OSX ppc binary produces binary which has audio-scan problems.
3. OSX ppc64 binary has not been runtime tested.

ADDED:
00-BuildUserGuide.txt
contrib/*/module.*
doc/
make/

libhb/module.*
test/module.*
macos/module.*
gtk/module.*

DROPPED:
BUILD
BuildContribDarwin.sh
DownloadMacOsXContribBinaries.sh
Jamfile
Jamrules
MacOsXContribBinariesVersion.txt
Makefile
Makefile.config
jam
libhb/Jamefile
libhb/Makefile
test/BUILDSHARED
test/Makefile
contrib/Jamfile
contrib/Makefile
contrib/patch-ffmpeg.patch
contrib/patch-x264-idr.patch
contrib/patch-x264-linux.patch

RENAMED:
contrib/*.patch -> contrib/MODULE/[AP]??-*.patch
macosx/HandBrake.plist -> macosx/Info.plist

MODIFIED: libhb/decavcodec.c
Patched to use cleaner include "libavcodec/audioconvert".
Second part to support this cleanup is ffmpeg A02-audioconvert.patch .

MODIFIED: libhb/hb.c
MODIFIED: libhb/hb.h
MODIFIED: libhb/muxmkv.c
MODIFIED: libhb/muxmp4.c
MODIFIED: libhb/update.c
Patched to use "project.h" for project metadata.
Renamed HB_BUILD -> HB_PROJECT_BUILD.
Renamed HB_VERSION -> HB_PROJECT_VERSION.

MODIFIED: test/test.c:
Patched HandBrakeCLI to support I/O on Mac OS X ZFS filesystems.
Reference r1803 as similar patch for HandBrake.app .
Unpatched behavior is crash/buserror when using ZFS.

MODIFIED: macosx/Growl.framework/
Upgraded 0.7.6 (i386,ppc) -> 1.1.2 (i386,x86_64,ppc,ppc64).
New architectures facilitate x86_64 and ppc64 builds.

MODIFIED: macosx/HandBrake.xcodeproj/
Bumped compatibilty mode from 2.4 -> 3.1 .
Dumped old configurations Deployment, Developer.
Added configurations standard, sebug as replacements.
Added standard.i386, standard.x86_64, standard.ppc, standard.ppc64 .
for explicit architecture build.
All configurations settings cleaned up and normalized.
Build output directories adjusted to support new build system.

0 lines of code changed in:

  • contrib: Jamfile (del), Makefile (del), patch-a52dec.patch (del), patch-faac-cygwin.patch (del), patch-faad2-libtool22.patch (del), patch-ffmpeg-cygwin.patch (del), patch-ffmpeg-h264dsp-crash.diff (del), patch-ffmpeg-latm.patch (del), patch-ffmpeg-mpegleak.patch (del), patch-ffmpeg-solaris.patch (del), patch-ffmpeg.patch (del), patch-libdca.patch (del), patch-libdvdread-css-vlc-dylib.patch (del), patch-libdvdread-cygwin.patch (del), patch-libmpeg2.patch (del), patch-x264-cygwin.patch (del), patch-x264-idr.patch (del), patch-x264-linux.patch (del), patch-x264-solaris.patch (del), patch-xvidcore-cygwin.patch (del), patch-xvidcore-fdct.patch (del), patch-xvidcore-macosx.patch (del), patch-xvidcore-nasm-2.00-configure.patch (del), patch_mpeg4ip_cygwin.patch (del), version_a52dec.txt (del), version_bzip2.txt (del), version_faac.txt (del), version_faad2.txt (del), version_ffmpeg.txt (del), version_lame.txt (del), version_libdca.txt (del), version_libdvdcss.txt (del), version_libdvdread.txt (del), version_libmkv.txt (del), version_libmp4v2.txt (del), version_libogg.txt (del), version_libsamplerate.txt (del), version_libtheora.txt (del), version_libvorbis.txt (del), version_mpeg2dec.txt (del), version_mpeg4ip.txt (del), version_qt.txt (del), version_x264.txt (del), version_xvidcore.txt (del), version_zlib.txt (del)
dynaflash 2009-02-10 06:51

MacGui: Bump x264 to r1109
- Assorted speedups since last bump
- http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=75b495f2723fcb77fe7d5c92511136d3fea4cf13

1 lines of code changed in:

  • contrib: version_x264.txt (+1 -1)
dynaflash 2009-02-04 23:14

x264 bump to r1101
- " I feel the need .. the need for speed"
- http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=b69548aa3a0218ba1d4f934edcf8942f2b1682f5

1 lines of code changed in:

  • contrib: version_x264.txt (+1 -1)
dynaflash 2009-01-30 16:25

x264 bump to r1096-4c171c3
- Multiple speed improvements
- http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=4c171c3b1c803a173ace823275882b3c9a2ecd24

1 lines of code changed in:

  • contrib: version_x264.txt (+1 -1)
eddyg 2009-01-20 06:19

Update libmkv and start writing mkv tags, no artwork as yet - haven't had time to do it, sorry. I also had a hard time testing that the tags work. But I could see that they were present in the file, and I could see that it didn't affect playability.

1 lines of code changed in:

  • contrib: version_libmkv.txt (+1 -1)
dynaflash 2009-01-14 18:29

Bump x264 to r1077 and remove our patch-x264-idr.patch since idr is now implemented within x264
- Note: this will require yasm 0.7.xx to compile. Previous version of x264 would compile with 0.6.1 etc.

2 lines of code changed in:

  • contrib: Jamfile (+1 -2), version_x264.txt (+1 -1)
eddyg 2009-01-11 23:23

Modified contrib Jamfile to use $(MAKE) not "make" for mp4v2 install, patch from KonaBlend.

1 lines of code changed in:

  • contrib: Jamfile (+1 -1)
jbrjake 2009-01-11 05:32

Bumps mp4v2 to r224

1 lines of code changed in:

  • contrib: version_libmp4v2.txt (+1 -1)
dynaflash 2009-01-05 17:21

Bump x264 to r1065-681544e
- Much faster CAVLC RDO and bitstream writing
- http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=681544ef803f3bd0429659495f97455aed1158a0

1 lines of code changed in:

  • contrib: version_x264.txt (+1 -1)
ritsuka 2009-01-01 20:15

Disable ssse3 h264_qpel optimizations to workaround a crash in h.264 decoder on OS X.
Original patch from the Perian project.

5 lines of code changed in:

  • contrib: Jamfile (+5 -1), patch-ffmpeg-h264dsp-crash.diff (new)
dynaflash 2008-12-29 16:42

Bumps x264 from to r1063
- Many enhancements since the last r1028
- http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=84a1ca6ce70fe7bad4922ddc5a72c2e9cd73703b

1 lines of code changed in:

  • contrib: version_x264.txt (+1 -1)
dynaflash 2008-12-03 19:36

Remove deprecated patch-x264-aq.patch from contribs

0 lines of code changed in:

  • contrib: patch-x264-aq.patch (del)
sr55 2008-12-02 19:20

1 lines of code changed in:

  • contrib: version_libmp4v2.txt (+1 -1)
eddyg 2008-12-02 02:07

Add metadata support to libhb, add importing of MP4 metadata, add export of MP4 metadata, add importing of MP4 chapters, add seek to chapter for input files, add new libmp4v2, remove old MP4 chapter muxing - now in libmp4v2.

3 lines of code changed in:

  • contrib: Jamfile (+2 -2), version_libmp4v2.txt (+1 -1)
eddyg 2008-12-01 22:40

Update ffmpeg to svn r15974, fixed up minor incompatiblities in the ffmpeg LATM diff context.

4 lines of code changed in:

  • contrib: Jamfile (+1 -1), patch-ffmpeg-latm.patch (+2 -2), version_ffmpeg.txt (+1 -1)
eddyg 2008-11-26 23:04

Remove the old mpeg4i patches that are now redundant.

0 lines of code changed in:

  • contrib: patch-mpeg4ip-ac3.patch (del), patch-mpeg4ip-colr.patch (del), patch-mpeg4ip-nasm-2.00-configure.patch (del), patch-mpeg4ip-pascal-str.patch (del), patch-mpeg4ip.patch (del)
dynaflash 2008-11-19 17:42

Update x264 to r1028
- couple of bufixes since the previous r1024
http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=83baa7fdd2edf3e2f9522fc8b79e0826bcf190fc

1 lines of code changed in:

  • contrib: version_x264.txt (+1 -1)
jbrjake 2008-11-10 23:05

Bumps libx264 to r1024, bringing with it Nehalem optimizations and a goodly number of spped boosts for those of us on older chips, too.

1 lines of code changed in:

  • contrib: version_x264.txt (+1 -1)
jbrjake 2008-11-09 18:14

Bumps libtheora to 1.0 final and fixes a small problem with r1905's chroma rounding re: Theora.

1 lines of code changed in:

  • contrib: version_libtheora.txt (+1 -1)
jbrjake 2008-11-04 18:59

Bumps libmp4v2 to r45, which should fix issues writing MP4 files > 2GB in Linux.

1 lines of code changed in:

  • contrib: version_libmp4v2.txt (+1 -1)

(114 more)

Generated by StatSVN 0.3.0