]> granicus.if.org Git - handbrake/commit
bump libav to libav-v0.8-2197-g1a068bf
authorjstebbins <jstebbins.hb@gmail.com>
Wed, 11 Jul 2012 20:10:20 +0000 (20:10 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Wed, 11 Jul 2012 20:10:20 +0000 (20:10 +0000)
commit8b91bcb733913afea795cfea6178372eee5b4abe
tree09b4bd5693f2c361861d803522d2340b6beab985
parent7f1f338df87f6075e7edf0cd598523acaf0f82a1
bump libav to libav-v0.8-2197-g1a068bf
Resolves several deprecated api's
Eliminates several libav patches
Eliminates our builtin downmix in favour of avresample
Eliminate HB_INPUT_CH_LAYOUT_* and replace with AV_CH_LAYOUT_*
Resolves 6.x and 7.0 input channel layout issues HB had
Adds downmix support to declpcm.  We never had it!

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4825 b64f7644-9d1e-0410-96f1-a4d463321fa5
40 files changed:
contrib/ffmpeg/A01-mpegleak.patch [deleted file]
contrib/ffmpeg/A01-swscale-assert.patch [new file with mode: 0644]
contrib/ffmpeg/A02-audioconvert.patch [deleted file]
contrib/ffmpeg/A03-png-sequences.patch
contrib/ffmpeg/A04-channel-layout-order.patch
contrib/ffmpeg/A05-asf-seek.patch [deleted file]
contrib/ffmpeg/A06-h264-recovery-point.patch
contrib/ffmpeg/A07-swscale-stack-alignment.patch [deleted file]
contrib/ffmpeg/A08-vc1-decode.patch [deleted file]
contrib/ffmpeg/A09-pgs-pts.patch
contrib/ffmpeg/P01-solaris.patch
contrib/ffmpeg/P02-darwin-pic.patch
contrib/ffmpeg/P04-darwin-memalign.patch
contrib/ffmpeg/module.defs
gtk/src/Makefile.am
libhb/audio_remap.c [new file with mode: 0644]
libhb/audio_remap.h [new file with mode: 0644]
libhb/common.h
libhb/deca52.c
libhb/decavcodec.c
libhb/decdca.c
libhb/declpcm.c
libhb/downmix.c
libhb/downmix.h
libhb/dvd.c
libhb/dvdnav.c
libhb/encavcodec.c
libhb/encavcodecaudio.c
libhb/encfaac.c
libhb/encvorbis.c
libhb/hb.c
libhb/hbffmpeg.h
libhb/mcdeint.c
libhb/mcdeint.h
libhb/module.defs
libhb/platform/macosx/encca_aac.c
libhb/stream.c
libhb/sync.c
macosx/HandBrake.xcodeproj/project.pbxproj
test/module.defs