]> granicus.if.org Git - handbrake/commit
Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then prototype...
authorvan <vanj.hb@gmail.com>
Sat, 13 Dec 2008 06:55:01 +0000 (06:55 +0000)
committervan <vanj.hb@gmail.com>
Sat, 13 Dec 2008 06:55:01 +0000 (06:55 +0000)
commit4aa065731b01639e2150e50fde33221d852406f6
tree2dd4ae79c2dd79bde7d44c208516c008b69c7937
parent0e3664a72d164d6541c3a8f32146fc6035ecf2f7
Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then prototype hb_avcodec_{init,open,close} so that we don't get gcc warnings from a dozen modules.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2025 b64f7644-9d1e-0410-96f1-a4d463321fa5
12 files changed:
libhb/deblock.c
libhb/decmpeg2.c
libhb/decomb.c
libhb/deinterlace.c
libhb/denoise.c
libhb/detelecine.c
libhb/encavcodec.c
libhb/hb.c
libhb/hbffmpeg.h [new file with mode: 0644]
libhb/muxavi.c
libhb/render.c
libhb/sync.c