summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2004-12-23Use sh rather than bash to run update script.markd4-2/+24
Partial fix for PR 28657. Bump PKGREVISION.
2004-12-23Some fixes for this package:xtraeme8-25/+169
* Build the oss audio plugin, fix hardcoded audio device. * When Mesa is used the opengl plugin is not built, check this via USE_BUILTIN.{MesaLib,glu}. * Fix some tests in configure.ac. * Add PLIST.common_end to remove directories, otherwise the dirs are not removed correctly. More changes to come in the future for configure.ac... Bump PKGREVISION.
2004-12-21update to 1-rc8drochner8-62/+59
fixes some security vulnerabilities, bugfixes
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-17Update "mplayer" packages to version 1.0pre5try2 (as 1.0rc5pl2).tron6-63/+58
Changes since version 1.0pre5: - buffer overflow in mp3lib fixed - heap overflow in Real rtsp streaming code fixed - stack overflow in mmst streaming code fixed - unnecessary bmp demuxer removed because of buffer overflows - heap overflow in pnm streaming code fixed This fixes the vulnerabilities reported by iDEFENSE recently.
2004-12-15Updated to version 1.0.1salo3-7/+7
Changes: - mmg: Fixed some layout issues with wxWidgets 2.5.3 and newer. - mmg: new feature: The window position is saved and restored when mmg is started the next time. - mmg: bug fix: Fixed a crash/memory corruption showing weird characters in the input boxes. This happened when the user removed a file from mmg while mmg was updating the command line. - mmg: bug fix: mmg now has an icon associated with it while it is running instead of the generic Windows application icon (Windows only). - mmg: bug fix: The main window is now minimized during muxing. This allows to hide both of the windows while muxing is running and restoring them later, even if they were iconized when muxing finished (Windows only). - mmg: bug fix: Made the muxing dialog ("mkvmerge is running") modal all the time. This prevents the user from hitting the main window's minimize button. On Windows this makes mmg stuck in iconized mode if it was iconized when muxing finished. - mkvmerge: bug fix: The first packet of an AAC track read from Real containers might not start at the timecode 0. This offset was ignored by mkvmerge. - mkvmerge: bug fix: Fixed a buffer overflow in the UTF-8 file reading routines.
2004-12-14Add build dependency on pkgconfig.minskim1-1/+2
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd2-45/+54
Bump PKGREVISION.
2004-12-10Update to kde 3.3.2markd3-42/+63
Changes: * akodelib: Play even more broken and wierd MP3s well. * akodelib: Don't crash on when mmap fails (e.g. on NTFS). * akode-artsplugin: Play dual-mono files as stereo * akode-artsplugin: Halt playobject if a stream terminates
2004-12-04Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changedjlam1-1/+2
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes.
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz3-6/+6
Suggested by Roland Illig, ok'd by various.
2004-12-02Add missing @comment before CVS tags in PLIST.*ben2-2/+2
2004-12-01Correct PLIST to match powerpc-specific install.ben4-10/+19
2004-11-30Bump PKGREVISION for removal of db3 buildlink3.mk file fromwiz1-2/+2
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-28Remove pre-buildlink and post-buildlink as part of getting pkgsrc readyjlam1-2/+2
for pkgsrc-2004Q4. The "buildlink" phase was removed for the last branch, and this is the final cleanup. "post-buildlink" is now "post-wrapper".
2004-11-28libdv.so uses pthread functions directly, so include pthread.bl3.mkwiz3-2/+18
and fix libdv.so link line so that it links against libpthread.
2004-11-25Changes 0.103:adam3-14/+12
* Unknown (you have to track the mailing list)
2004-11-24Update to version 1.0salo3-7/+7
Changes: - mkvmerge: bug fix: The Matroska reader doesn't insist on having a default duration ( = FPS) for video tracks in the "AVI compatibility mode" ( = with the CodecID "V_MS/VFW/FOURCC"). This enables re-muxing of Matroska files created from MP4 files. - mmg: bug fix: File names with non-ASCII characters were not working if mmg was compiled against a Unicode enabled wxWidgets. - mkvmerge: new feature: Added reading DTS from AVIs and from Matroska files. - mkvmerge: bug fix: A variable initialization was missing which very recent gcc versions (3.4.2) did not like very much. Also fixed a small compilation bug.
2004-11-23Update multimedia/acidrip to 0.14.xtraeme2-6/+6
Acidrip now can encode from files and directories, not just DVD's; and bugfixes.
2004-11-23Avoid use of := in PKGNAME.tv1-3/+4
Fix pre-configure make operator (should use :, not ::).
2004-11-22Update multimedia/xvidcore to 1.0.2.xtraeme2-5/+5
Changes since 1.0.1: * xvidcore o Fixed non compliant bvop decoding (was using rounding=0 instead of rounding=1) o Added better mv bound clipping for broken streams. o Better behavior with content claiming not containing bvops but eventually having bvops. o Force fincr and fbase to be < 16bit. o Fixed thread safety problem in C language iDCT implementation. * VFW frontend o Memory leak
2004-11-20Add and enable RealPlayerGoldrh1-1/+2
2004-11-20Initial import of RealPlayerGold-10.0.1, the Helix based Real audio andrh4-0/+74
video player.
2004-11-18More duplicate dirrm cleanup.markd1-3/+3
2004-11-18Don't delete konqueror/servicemenus on package deletion (kdebase does it)markd1-2/+2
Partial fix for PR pkg/28342.
2004-11-17- moz-mplayer, + mplayer-plugin-*xtraeme1-2/+5
2004-11-17This is an old version of mplayer-plugin-*, and didn't support firefoxxtraeme4-38/+0
nor mozilla-gtk2, removing!
2004-11-17mplayer-plugin for mozilla-gtk2.xtraeme1-0/+11
2004-11-17mplayer-plugin for mozilla.xtraeme1-0/+12
2004-11-17mplayer-plugin for firefox-gtk2.xtraeme1-0/+11
2004-11-17Initial import of mplayer-plugin-firefox-2.70.xtraeme13-0/+199
Plugin for Gecko based browsers that uses mplayer to play videos from websites.
2004-11-13When using the SunPro compiler suite, the "cc" compiler understands the C99sketch1-1/+8
__func__ declaration, but the "CC" (C++) compiler does not. The configure script for this package tests for __func__ but only invokes the C frontend, causing failures later as it uses both C and C++ compilers. Explicitly disable this functionality when using SunPro.
2004-11-13this has no build or configure phase.grant1-2/+3
2004-11-12Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're addedjlam1-2/+1
automatically by pthread.buildlink3.mk. Also, factor out the pthread library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS and use it in packages where necessary (usually the ones that don't have a GNU configure script).
2004-11-12Add 'perl5' to CATEGORIES.seb1-2/+2
2004-11-11Remove a useless C99-isms that cause the build to fail with GCC 2.95.kristerw2-1/+23
2004-11-10use ${SUSE_DIR_PREFIX} in the suse_openmotif dependency to allow suse91_...markd1-2/+2
2004-11-09Updated to version 1.5salo2-6/+5
Changes: - dvdxchap accepts a range of chapters to output and adjusts the timestamps. Patch by Olivier Rolland. - ogmcat accepts files that contain a single track whose serial nubmers don't match. This is the case for audio-only Ogg files.
2004-11-09Might as well just commit the PLIST changes too..salo1-1/+6
2004-11-09Update windows-all, the old distfile no longer available. *sigh*salo2-6/+6
2004-11-06Readd checksum for "patch-ac".tron1-1/+2
2004-11-06Fix faad2 test in configure script on -current;wiz5-7/+21
based on PR 26412 by Tom Spindler. Bump PKGREVISION on all affected packages.
2004-11-05- PLIST fix spotted by wiz@adrianp2-2/+20
2004-11-04Skins changed again; use new DIST_SUBDIR.wiz2-45/+45
2004-11-02Explicitly disable gtk-doc during the build, which results in some filesjmmv2-10/+4
not beeing installed (these were here in the first place because I had gtk-doc installed while updating the package). Bump PKGREVISION to 1. Fixes problem shown in kristerw@'s bulk build.
2004-10-29Updated to version 0.9.7salo3-7/+7
Changes: - mkvmerge: bug fix: The handling of external timecode files was still not correct but should be OK now. - mmg: Added an error message if the user selects 'mmg' as the 'mkvmerge executable' because that would lead to an infinite number of 'mmg's being spawned. - mkvmerge: bug fix: If LFE is on for DTS then the number of channels is one more than what the DTS frame header says. - mkvmerge: bug fix: Timecodes for Vorbis were wrong on rare occasions (when reading laced Vorbis from a Matroska file and changing the lacing, e.g. when splitting for the second and all following files). - mkvmerge/mkvinfo/mkvextract: bug fix: The chapter and tag element tables were not always intialized correctly depending on the compiler and the optimization flags used. - mkvmerge: bug fix: The OGM reader was broken if at least one track was not to be copied from the file (happened between 0.9.5 and 0.9.6). - mmg: bug fix: After loading saved mmg settings the track input box listed the tracks always coming from the last input file and not from the one they really came from. - mmg: enhancement: Made mmg's main window properly resizable. - mkvmerge: Rewrote the code for the external timecode files. This also fixes bug 99: The durations for the individual tracks were not correct for those tracks for which --timecodes was used. - mmg: bug fix: Crash when saving chapters from the chapter editor. Same as the mkvinfo issue below but on all OS. - mkvinfo: bug fix: The chapter and tag element tables were not initialized on Windows resulting in a crash when one of those elements was encountered.
2004-10-28Update gst-plugins* to 0.8.5:jmmv4-29/+19
Changes since 0.8.4: * New translation in this release: Oriya * licensing corrections * new element: mngdec * pixel aspect ratio conversion fixes * 64 bit fixes * NEW_MEDIA fixes * ogm support added * matroska fixes * playbin fixes * alsamixer fixes * gnomevfssrc fixes * ogg fixes * multifdsink fixes * multifilesink fixes * qtdemux fixes * avidemux fixes * asfdemux fixes * wavenc fixes * flac fixes * fli/flx fixes * mpeg fixes * speex now actually works Bugs fixed since 0.8.4: * 121809 : [Solaris] Not able to record * 130682 : [alsasink] fails to negotiate with audio decoders * 135407 : [xviddec] shows green frames when decoding packed bitstre... * 140432 : Osssink and alsasink broken on nforce2 (intel8x0) soundcard * 140897 : Incorrect segment duration in files created with matroska... * 140898 : No writing application specified in matroska files create... * 141554 : vorbis in matroska files makes the vorbisdec plugin segfault * 144091 : [Solaris] audio mixer element * 144616 : Infinite loop in wavparse. * 148711 : typefind function for TTA audio files * 148950 : matroskademux doesn't set buffer duration * 148951 : matroskademux misses the tta codec in its codec list * 151232 : [lame] doesn't build with lame-3.90 * 151236 : [v4l] compile failure * 151410 : Memory leaks in multifdsink * 151462 : theora plugin Makefile broken * 151877 : [PATCH] Fix bad casts in ximagesink.c * 151879 : [PATCH] fix bad pointer casts in xvimagesink.c * 151881 : [PATCH] Fix format strings for amd64 in seek.c * 151882 : [PATCH] Fix format string warnings in spider_seek.c * 151883 : [PATCH] fix cdplayer.c warnings on amd64 * 151884 : [PATCH] Fix format string warnings in cdparanoia.c * 151886 : [PATCH] Fix format string warnings in vorbisfile.c * 151887 : [PATCH] Fix format string warnings in player.c * 152102 : wavenc leaks events * 152341 : patch for ivorbis compile failure * 154301 : typefind and rmdemux don't use the same mime type for rea...
2004-10-28Update to 0.8.7:jmmv3-7/+14
Changes since 0.8.6: * important playback thread fix * typefind fix for non-seekable streams Changes since 0.8.5: * spider, queue fixes * fakesrc and identity now have a datarate property * dataprotocol threadsafety fix Bugs fixed since 0.8.5: * 136962 : crc error when decoding flac with typefind and threads * 150001 : [PATCH] Mem leaks in gstpad.c, gstxml.c and gstelement.c * 150262 : gstreamer.spec file needs correction to work with rpmbuil... * 150626 : bug trying to play a theora web stream * 153657 : make typefind prevent unneeded discont element * 153881 : [PATCH] in-code C declarations API changes since 0.8.5: - API additions: * The "fakesrc" element now has a datarate property. * The "identity" element now has a datarate property.
2004-10-27update to xine-lib-1-rc6adrochner10-164/+69
New Features: - Added support for Annodex bitsream format. The Annodex bitstream format is a subset of the Ogg encapsulation format: it"s basically Ogg with extra timing information, so that time-based stream - Added support for VobSub-in-Matroska (Vobsub is raw subtitle stream from a DVD. This patch enables support for VobSub - Added support for 44100Hz DTS in .wav files - Added experimental time stretching plugin: play stream faster or slower than original speed, optionally preserving pitch - Added configure option for building xine with external ffmpeg library - Added api for finer playback speed control (requires frontend support) - Added support for QuickTime 6.3 DLLs - Added support for mp3 audio in mp4 files - Added support for using utf-8 for matroska subtitles
2004-10-27- Update to xmltv-0.5.36adrianp2-5/+5
- Documentation fixes - Bug fixes - More channels added