summaryrefslogtreecommitdiff
path: root/graphics/transcode
AgeCommit message (Collapse)AuthorFilesLines
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+2
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-28catch up with the move of libdvdcss, libdvdplay and libdvdread from miscrecht1-2/+2
to multimedia category
2004-01-26Fix path to avifile{,-devel}; moved to the multimedia category.jmmv1-3/+3
2004-01-26Fix path to mjpegtools; moved to the multimedia category.jmmv1-2/+2
2004-01-26Fix path to xvidcore (moved to the multimedia category).jmmv1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-27as per the Makefile and previous revisions, filter_pv.so is only builtgrant1-2/+2
if libXv.so exists, so we need to tweak the PLIST accordingly. noted by veego.
2003-12-26Update to 0.6.11:jmmv4-23/+32
Bugfix audio core; fix AC3 pass-thru. Bugfix audio core; undefined symbol in lame lib. Bugfix for --accel on PPC (not supported) Bugfix for -J extsub; fix vertical shifting up. Bugfix for -J hqdn3d; fix typo and default value printout. Bugfix for -J logo; flipping with animated images Bugfix for -J subtitler; shift was broken. Bugfix for -J text; enable the filter core Bugfix for -x ffmpeg; deals with NULL frames Bugfix for -x im; handle 16bit image files. Bugfix for -x xml; fix DV import. Bugfix for -y dvraw; Pass-thru video but not audio did not work. Bugfix for -y ffmpeg; make it thread-safe. Bugfix for -y ffmpeg; vhq is gone, use mdb=0-9. Bugfix for -y pcm; fixed floating point division. Bugfix for MacOSX; lots of stack thrashing fixes Bugfix for avitools; fix audio syncing (again!) Bugfix for avitools; pass-thru 0byte frames Bugfix for dvd_reader, keeps tcprobe from crashing Bugfix for export audio; -E is now used consistently Bugfix for tcprobe; segfault reading chapter table. Bugfix for tcprobe; segfault when reading data from stdin CHANGE: ffmpeg is now used to decode MPEG4 video. CHANGE: how the PTS is probed from a vob CHANGE: with pass-thru, suggest -y raw,raw. Docu; Description of UYVY colorspace. Docu; tcprobe(1) uptodate Docu; transcode(1) uptodate with additions to various options. Improved -J smartyuv; altivec support and fixes Improved -J subtitler; upgrade to latest upstream version Improved -x im; probing and reading SGI image files. Improved -x/-y pvm; support for more codecs. Improved -y ffmpeg; enable altivec support on Macs. Improved -y ffmpeg; keyframe detection in pass-thru mode. Improved AVI support; support for obscure nandub padding. Improved autostuff; upgrade libtool, automake and autoconf Improved avitools; detect an VBR audio track, more robust. Improved binary filesize; libavcodec only linked once. Improved configure; Fix X11 detection. Improved configure; debug option --enable-maintainer-mode. Improved export module documentation Improved option -Z; much smarter now (see manpage) Improved split mode; the base can be taken from output file. Improved tcscan -x mpeg2; print bitrate information. Improved transcode help; Looks more nice. New Pass-thru mode for MPEG2 files (with opt. requantize). New filter -J detectclipping; find black areas New filter -J whitebalance; corrects broken white balance. New internal colorspace UYVY for higher quality New option --dvd_access_delay; increase if you have problems. New option --ext to set the filename extension(s) New option --uyvy; support for a native 4:2:2 format New util tcrequant; requantize an MPEG2-ES stream. Removed -y sampeg; never did anything useful. Upgraded -y xvid4 to the latest API Upgraded included libavcodec to 0.4.8 (4683)
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme1-2/+2
2003-09-22The availability of a shared libXv makes libtool creating a sharedseb2-3/+11
filter_pv module. So check for it and adjust PLIST.
2003-09-19Fix PLIST, and remove deleted patch-a{b,c,m} from distinfo.wiz2-6/+3
2003-09-17nasm-devel is now nasm.jmmv1-2/+2
2003-09-03Revision bump, because ImageMagick's shared library version changeadam1-2/+2
2003-08-31Er, change the libxvidcore.so symlink to match current expectations.mycroft2-2/+2
2003-08-31Change the libxvidcoremycroft2-4/+4
2003-08-31Update to transcode 0.6.9.mycroft6-80/+50
* Terse/less technical ChangeLog: - Add subtitle support to -x dvd - Big endian fixes for wav audio handling - Big xvid update, there are now 3 modules. Read the ChangeLog for this - Bugfix for -z; thread issues caused image distortion - Bugfix for libac3, can be compiled with -msse now - Bugfix in -J text; transparency was broken. - Bugfix in -y ogg; quoting related - Bugfix in -x ogg; probing and decoding broken - Bugfix: avimerge, -split and -sync were broken for PCM audio - Docu: (Developer) internal architecture - Docu: avisplit(1) explains what do about bad AVI sync. - Docu: how to do framerate conversions with transcode - Docu: transcode(1) explains the different meanings of -F - Enable directory mode for pass-through AVI files with -y raw - Filters can now take arguments at any length - Fix sefault in tccat when called with no -i argument - Improved -J 29to23; more accurate interpolation - Improved -J 32detect; now searches chroma planes too - Improved filter smartyuv; much faster now - Improved filter cut; Make the filter aware of framerate changes - Improved option --keep_asr; takes probed import asr into account - Improved spec file - Internal; New frame attribute TC_FRAME_IS_OUT_OF_RANGE - Internal; config parser more generic - Internal; really clone a frame - MP2/MP3 synchword detection improved, better broken streams handling - Native directory mode for -x auto,mp3 - Nearly bugfix when doing AC3-passthrough with multiple PSUs - New command line option --export_fps N,frc - New configure switch --with-default-xvid; creates a export_xvid symlink - New contrib/mpipe.c; a simple tool for input data multiplexing - New filter detectsilence; prints silence position in milliseconds - New filter fps; convert framerate X to Y; similar to modfps - New filter modfps; convert framerate X to framerate Y - New filter msharpen; spatial sharpening - New tool tcmp3cut which can cut mp3 streams at milliseconds positions - No more Latin-1 characters -- Sorry Thomas Ö. - Option -b now takes a 4th argument; lame encoding mode - Re-enable detection of DIV3 keyframes with -x divx - The linear blend deinterlace now also deinterlaces chroma - Transcode now writes a correct AVI PCM header for windows players - Variable framerate mpegs support - Very much improved MacOSX support - libtheora configure check update - ./configure's lame detection improved - print the correct PCM bitrate - Nicer/correct printout for -r - xml import moudle can read all af6 supported codecs
2003-08-18This needs nasm-devel in order to compile export_mpeg. Bump version as well.jmc1-3/+3
2003-07-26Bump revision due to SDL update, and sync versions in buildlink files wherejmmv1-2/+2
needed. This is required because esound has been droped as a dependancy.
2003-07-25There is no USE_SHLIBTOOL. USE_LIBTOOL.drochner1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-07-02Fix PLIST for last update (hi phone!).wiz1-25/+29
2003-06-25Fix a comment, remove freshmeat redirectwiz1-5/+4
from MASTER_SITES (it points to old version, and to the same distribution site anyway) and fix post-patch target.
2003-06-25- remove some CONFIGURE_ARGS no longer required.mrg2-14/+13
- clean up post-patch target to be less broken... - update to transcode 0.6.7. besides bug fixes, major changes are: - Experimental support for decoding and encoding divx5.0.5. I used divx4linux-20030428 for development and testing. - Added support for scanning MP3 files. tcscan will print the number of MP3 chunks and the average bitrate of the file. It also calculate the maximum AVI overhead. - Simple color support for runtime warnings and errors. If you don't like it disable it with --color 0 or --colour 0. If the output of transcode is written to a pipe or file it will be automatically disabled.
2003-06-23Improve description.wiz2-3/+3
2003-06-23Fix PLIST.wiz1-62/+1
2003-06-23enable the post-patch target.mrg1-10/+11
XXX - it doesn't run "aclocal" because the generated aclocal.m4 is wrong and missing various required parts. the first failure comes from missing HAVE_DLFCN_H macro which causes the build to fail... this of course means it complains about wrong version of automake, but it seems to work for now.
2003-06-23import new package for "transcode":mrg23-0/+865
transcode is a text console video-stream processing tool. It supports elementary video and audio frame transformations. Some example modules are included to enable import of MPEG-1/2, Digital Video, and other formats. It also includes export modules for writing to AVI files with DivX, OpenDivX, XviD, Digital Video or other codecs. Direct DVD transcoding is also supported. A set of tools is available to extract and decode the sources into raw video/audio streams for import and to enable post-processing of AVI files.