checking for UINT{8,16,32}_MAX. It's better to take this way, otherwise
we'd have to patch all dependent packages requiring libdvdread.
Bump PKGREVISION.
Changes since 0.10.1:
* ported gnomevfssink, cdparanoia
* New library and base class: GstCddaBaseSrc
* ported mixerutils.h
* added 'sine-tab' waveform to audiotestsrc
* added float audio to audiorate
Bugs fixed since 0.10.1:
* 324216 : [cdparanoia] missing patches from 0.8
* 324696 : [videotestsrc] does not start counting the time from zero...
* 324900 : Problem compiling gst-plugins-base with Forte
* 325984 : [playbin] cannot handle sources that produce raw audio/video
* 325990 : patch videotestsrc for using glib types
* 326601 : GstRingBuffer crashes with alaw/mulaw caps
* 327114 : [theoradec] should post tags on the bus
* 327216 : vorbisdec segfaults on certain queries
Changes since 0.10.1:
* documentation updates
* bug fixes
Bugs fixed since 0.10.1:
* 325429 : GST_BOILERPLATE_FULL can't be used when compiling with -W...
* 316086 : MinGW compilation: fileindexer depends on mmap
The list of changes is very very large... please see the NEWS/Changelog
file or use the webbrowser, google...
Now transcode uses bsd.options.mk for some dependencies:
* liba52 (enabled)
* freetype2 (enabled)
* mjpegtools (enabled)
* mpeg3 (enabled)
* lzo (disabled)
* libxml2 (enabled)
* libdv (disabled)
* gtk (disabled)
* imagemagick (enabled)
Enjoy it! I've used this version on my NetBSD/i386 -current and it worked
correctly.
DVDStyler is a crossplatform DVD Authoring System.
The main DVDStyler features are:
* you can drag and drop MPEG files directly
* you can import image file for background
* you can create NTSC/PAL menus
* you can place text and images anywhere on the menu screen
* you can change font/color
* you can put basic text buttons, change font/color and background color
* you can copy and paste any menu object
* you can set chapters for each movie
* you can change post command for each movie
Cesar Catrian.
gtranscode is a GTK+ GUI (graphical use interface) front-end for transcode in
order to make this powerful tool easier to use. transcode is a powerful video
and audio processing tool that can read in just about any format of video
and/or audio and convert to just as many different formats. In addition to
transcode's extremely flexible modular concept for reading/writing different
formats and codecs, it can apply filters, do re-sampling, resizing, cropping,
and more. The cost from all this comes in the form of over 100 command line
options which gtranscode aims to simplify.
2006-01-22 22:54 bjorn
* libdvdread.spec: updated to 0.9.5
2006-01-22 16:45 bjorn
* configure.in, dvdread/Makefile.am, dvdread/dvd_reader.c,
dvdread/dvd_reader.h: updated to version 0.9.5 updated
version-info to 4.0.1 added function int DVDVersion(void)
2006-01-22 13:19 bjorn
* dvdread/ifo_read.c: only allocate if there is anything to put in
there
2006-01-18 19:32 bjorn
* dvdread/dvd_reader.c: _DARWIN_ _is_ defined, reverting last patch
2006-01-13 17:49 bjorn
* dvdread/dvd_reader.c: added __APPLE__ because __DARWIN__ is
apparently not define anymore in Apple Darwin 7-8
2005-09-19 16:14 bjorn
* dvdread/bswap.h: DragonFly patch from Joerg Sonnenberger
2005-09-19 15:44 bjorn
* dvdread/ifo_read.c: added missing { }
2005-09-19 15:43 bjorn
* dvdread/: dvd_input.c, dvd_udf.c: fixed warnings
2005-09-19 14:57 bjorn
* dvdread/dvd_reader.c: it's good to return the value from the
function too
2005-09-18 20:02 bjorn
* dvdread/: bswap.h, dvd_reader.c, dvd_reader.h, ifo_types.h:
slighlty modified patches for BeOS from Eric Petit
2005-09-15 18:54 bjorn
* dvdread/ifo_print.c: c_adt_t should be cell_adr_t, fixes too
short listing of cell address table
2005-09-15 14:11 bjorn
* dvdread/ifo_read.c: don't use ifofile->file when it's NULL
2005-09-15 14:08 bjorn
* dvdread/dvd_reader.c: missing { }
2005-09-15 14:03 bjorn
* dvdread/dvd_reader.c: missing { }
2005-09-12 21:42 bjorn
* dvdread/: dvd_input.c, dvd_reader.c, dvd_udf.c,
dvdread_internal.h, ifo_print.c, ifo_read.c: only print error
messages if verbose level is high enough verbose level -1: never
print error messages 0: default, only internal
errors, or misconfigurations. 1: normal errors,
file not found, etc
2005-09-09 02:41 bjorn
* src/: disc_id.c, ifo_dump.c, play_title.c, title_info.c:
DVDFree() renamed to DVDFinish()
2005-09-09 02:39 bjorn
* dvdread/: dvd_input.c, dvd_reader.c, dvd_reader.h, dvd_udf.c,
dvd_udf.h: Support for multithreading apps Added DVDInit(),
Renamed DVDFree() to DVDFinish() Better error reporting
2005-09-07 03:35 bjorn
* dvdread/: dvd_reader.c, dvd_udf.c: Fixed some potential memory
leaks. Removed some error messages. Set errno to report errors
better. Check that we can find a root dir on the udf image
otherwise fail openudf and fallback to openpath.
2005-09-06 21:23 bjorn
* dvdread/bswap.h, dvdread/dvd_input.c, dvdread/dvd_input.h,
dvdread/dvd_reader.c, dvdread/dvd_reader.h, dvdread/dvd_udf.c,
dvdread/dvd_udf.h, dvdread/dvdread_internal.h,
dvdread/ifo_print.c, dvdread/ifo_print.h, dvdread/ifo_read.c,
dvdread/ifo_read.h, dvdread/ifo_types.h, dvdread/md5.c,
dvdread/md5.h, dvdread/nav_print.c, dvdread/nav_print.h,
dvdread/nav_read.c, dvdread/nav_read.h, dvdread/nav_types.h,
src/ifo_dump.c, src/play_title.c, src/title_info.c: indentation
cleanup only
2005-09-06 01:53 bjorn
* dvdread/dvd_udf.c: align buffers used to read sectors to 2048
bytes
2005-09-06 00:03 bjorn
* dvdread/: dvd_reader.c, dvd_reader.h: align all buffers used to
read from the dvd to 2048 bytes.
2005-09-06 00:01 bjorn
* dvdread/dvd_input.c: if environment variable DVDREAD_USE_DIRECT
is set, files/devices will be opened with the O_DIRECT flag (in
linux and systems that define O_DIRECT). This is only in effect
when libdvdread is _not_ using libdvdcss. When using O_DIRECT,
reads must be done to buffers aligned to device block sizes (or
512 bytes on linux 2.6). All internal reads from libdvdread are
done to 2048 bytes aligned buffers.
2005-09-05 23:46 bjorn
* configure.in: add check for uintptr_t typo fix, remove deprecated
flag for gcc
2005-08-31 04:02 bjorn
* configure.in: rename to -includes and -libs
2005-08-31 03:51 bjorn
* configure.in: added --with-libdvdcss-include and -lib to handle
the case when the include and lib dir are not in the same prefix
or the are named differently, like lib64 instead of lib
2005-08-30 17:51 bjorn
* src/: disc_id.c, play_title.c, title_info.c: added DVDFree() to
be able to check memory leaks
2005-08-30 17:44 bjorn
* dvdread/dvd_reader.c: fail DVDDiscID if no ifo files are found
2005-08-30 17:01 bjorn
* src/ifo_dump.c: added close/free to keep memory checker from
complaining
2005-08-30 16:55 bjorn
* dvdread/: dvd_udf.c, ifo_read.c: fixed some memory leaks, code
cleanup
2005-08-30 16:54 bjorn
* dvdread/: dvd_input.c, dvd_input.h, dvd_reader.c, dvd_reader.h:
added DVDFree(void) that dlcloses the dlopened libs
2004-10-21 12:53 bjorn
* dvdread/ifo_print.c: add specific printf for no fp pgc
2004-10-20 22:35 bjorn
* dvdread/ifo_print.c: don't try to print a PGC that doesn't exist
2004-09-19 21:21 hjort
* dvdread/ifo_read.c: Use correct (PGCI_SRP_SIZE) define for the
PGCI parse loop.
2004-09-19 21:19 hjort
* dvdread/dvd_input.c: Actually malloc the size of the struct and
not just a pointers worth of space.
2004-08-17 20:46 bjorn
* dvdread/ifo_print.c: fixed printing of drc/quantization and
code_extension
2004-04-16 00:33 hjort
* dvdread/ifo_types.h: Correct PGC still_time parsing, was swapped
with pg_playback_mode.
2004-04-04 22:41 hjort
* dvdread/ifo_read.c: Make libdvdread try the BUP version if
anything fails for the IFO. Patch from Keith Lyon.
2004-04-04 22:02 hjort
* dvdread/: dvd_input.c, ifo_read.c, ifo_types.h: Make constants
unsigned. Change command tbl zero_1 to last_byte. Update
reading of command tbl to handle last_byte.
2003-11-04 15:12 hjort
* dvdread/ifo_types.h: Correct location of ATTRIBUTE_PACKED.
2003-08-05 14:44 hjort
* dvdread/dvd_reader.c: Correct return code for DVDISOVolumeInfo.
2003-07-13 22:16 hjort
* dvdread/dvd_reader.c: Bug fix for BSD device mangling.
2003-07-05 20:30 hjort
* acinclude.m4, configure.in, dvdread/dvd_input.c,
dvdread/dvd_reader.c, dvdread/dvd_udf.c: More WIN32 fixes.
2003-06-22 18:27 hjort
* TODO, dvdread/dvd_reader.c, dvdread/ifo_types.h,
dvdread/nav_types.h, src/disc_id.c, src/ifo_dump.c,
src/play_title.c, src/title_info.c: Enable use of either stdint.h
or inttypes.h
2003-06-22 18:26 hjort
* configure.in: Add a define of ssize_t for *win systems.
2003-06-18 15:35 hjort
* dvdread/bswap.h: Add WIN32.
2003-06-18 15:00 hjort
* dvdread/: dvd_udf.c, dvd_udf.h, ifo_print.c, ifo_read.c,
nav_print.c, nav_read.c: Guard and include inttypes.h and
stdint.h.
2003-05-30 00:05 hjort
* dvdread/: Makefile.am, ifo_print.c, nav_print.c: Make use of the
DVD command pretty printer.
2003-05-29 23:54 hjort
* dvdread/ifo_read.c: Handle VTS_TMAPT as optional.
2003-04-28 19:52 hjort
* dvdread/dvd_reader.c: Fix wrong function declaration for
DVDFileSeek, bug from Diego Biurrun & Co.
2003-03-24 17:07 hjort
* configure.in: Improve the testing for libdvdcss.
2003-03-13 16:33 hjort
* dvdread/bswap.h: Fix FreeBSD pre 5.0
2003-02-22 22:42 hjort
* configure.in: Version 0.9.4.
- try libpthread
- fallback to ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}
Run the check only once, to avoid the second run overwriting the results
of the first.
Add DragonFly support. Fix errno.
for part of gst-plugins0.8 to the 0.10 series. Changes:
Changes since 0.10.0:
* new id3 demuxer (replaces the mad one in gst-plugins-ugly)
* memleak fixes in avidemux, wavparse, level, smoke
* ports of multipart,
* fixes in flacdec, flxdec, rtp
* documentation updates on videomixer
* added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
Bugs fixed since 0.10.0:
* 321269 : add sunaudio to 0.9
* 322769 : The ID3 tag of this file is a segfaulter
* 323021 : sockfd property to udpsrc/dynudpsink elements
* 322975 : erroneous audio specs in flac plugin
* 323226 : block/crash on id3 v2 tags when using big blocksize
* 323717 : < netinet/in.h > inclusion necessary on some systems
* 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ...
* 323896 : pngdec/videomixer negotation problem in 0.10
* 324011 : Invalid payload type definition for some rtp payloaders
* 324012 : Invalid caps on rtpspeexpay element
* 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert
* 325974 : [gst0.10] doesn't correctly gets the tags on a mp3
* 326612 : Serious memory leak in level plugin
* 326618 : memleak fix in smokeenc
API added since 0.10.0:
* device-name property on ossmixer subclasses
* GstUDPSrc::sockfd property
Changes since 0.9.6:
* Parallel installability with 0.8.x series
* Threadsafe design and API
* effectv elements ported
* videoflip updated
* multipart ported
* dv seeking fixed
* rtp elements renamed
Bugs fixed since 0.9.6:
* 322377 : udpsrc leaks sockets
* 322643 : Incorrect matroska frame default duration
* 322645 : Matroska muxer: wrong pixel aspect ratio
* 322667 : [jpegenc] leaks input buffer
* 322794 : udp plugin linked against gstnet instead of gstnetbuffer
Changes since 0.9.5:
* added speex RTP payloader/depayloader
* ported cutter
* fractional framerates
* more video filters now use BaseTransform
Bugs fixed since 0.9.5:
* 319184 : rtspsrc: invalid read in sdp_message_parse_buffer ()
* 321001 : [matroskademux] should seek to nearest preceding index en...
* 321430 : goom fails to register on amd64
Changes since 0.9.4:
* matroskamux fixes
* wavenc fixes
* cairotextoverlay ported
Bugs fixed since 0.9.4:
* 315194 : Licence information inconsistency of gst-plugins-good/gst...
* 319731 : [matroska] SimpleBlock support for muxer and demuxer
* 320308 : [matroska] set timestamps for buffers with ebml elements
* 320920 : [osssink] tries to reuse a bad file descriptor
* 321136 : [matroska-mux] avoid reading from unref'ed buffer
Changes since 0.9.3:
* DV/Firewire fixes
* speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer,
alphacolor ported
Bugs fixed since 0.9.3:
* 316204 : MinGW compilation: smtpe plugin has undefined symbols fro...
* 316205 : Debug category for wavenc is not defined
* 318847 : Matroska muxer port to 0.9
Changes since 0.9.1:
* Parallel installability with 0.8.x series
* Threadsafe design and API
Bugs fixed since 0.9.1:
* 316202 : MinGW compilation: undefined autoconf macro GST_DOC
* 317338 : [osssink] can't handle mono
for part of gst-plugins0.8 to the 0.10 series. Changes:
Changes since 0.10.0:
* Parallel installability with 0.8.x series
* Threadsafe design and API
* removed gst-launch-ext
* Ported: ogmparse
* Fixes for: subparse, xvimagesink, audioresample, videorate, decodebin
Bugs fixed since 0.10.0:
* 322347 : GstBaseRtpDepayload timestamps are wring
* 323900 : Basertpdepayloader lets NEWSEGMENT events through unfiltered
* 323878 : missing < string.h > inclusion (for memset & FD_ZERO)
API added since 0.10.0:
* GstAlsaMixer::device
* GstAlsaMixer::device-name
Bugs fixed since 0.9.7:
* 319172 : gstreamer-plugins-base-0.9.pc doesn't export linking flags
* 323017 : While(1) loop with sleep(0) in basertpdepayload.c
Changes since 0.9.6:
* Parallel installability with 0.8.x series
* Threadsafe design and API
* ximagesink and xvimagesink updates and interactive test
* added pango
* rename net to netbuffer library
* rtp element renaming
* stream selector fixes
Bugs fixed since 0.9.6:
* 319618 : [decodebin] some ogg videos don't play
* 320644 : RTP packetizer does't set the packet timestamps correctly
* 322388 : xvimagesink force-aspect-ratio=True always displays squar...
* 322704 : oggdemux typefind list leak
Changes since 0.9.5:
* Parallel installability with 0.8.x series
* Threadsafe design and API
* lots of leak fixes
* flicker-free and rewritten X sinks
* fractional framerates
* removed sinesrc, replaced by audiotestsrc
Bugs fixed since 0.9.5:
* 316442 : playbin should use autoaudiosink/autovideosink by default
* 318353 : [ffmpegcolorspace] forward-port fixes from 0.8 branch
* 320200 : vorbisenc: min-bitrate and max-bitrate are 1/1000 bps rat...
* 321164 : gstringbuffer stops working under load
* 321426 : ximage plugin should be renamed to ximagesink
* 321446 : sinesrc should be dropped in favour of audiotestsrc
* 321451 : GstRtpBuffer: no way to create a sub buffer with only the...
* 321816 : [API] xoverlay API to post prepare-xwindow-id message
* 321894 : vorbisenc doesn't compile
* 322117 : Rename libgsttagedit to libgsttag
Changes since 0.9.4:
* video caps now use a good range for framerate and w/h
* oggdemux/oggmux improvements
* playbin improvements
Bugs fixed since 0.9.4:
* 319110 : [PATCH] oggdemux chain finding is slow
* 320058 : playbin of a jpeg over http does not work
* 320923 : [volume] doesn't build on Solaris
* 321011 : gstbasertpdepayload doesn't send the " new segment " event ...
Changes since 0.9.3:
* New element: audiotestsrc
* typefind improvements
* buffer-frames removed
Changes since 0.9.2:
* RTP base classes
Bugs fixed since 0.9.2:
* 313251 : ximagesink unused functions
* 315159 : audioconvert lost 24 bit conversions in the rewrite
gstreamer0.8 to the 0.10 series. Changes:
Changes since 0.10.0:
* element factory leak fixes
* tests cleanup
* BaseSrc seeking in other format than BYTES
* collectpad fixes
Bugs fixed since 0.10.0:
* 322441 : getcontext() in common/m4/gst-mcsc.m4 uses incorrect stac...
* 323041 : [BASESRC] basesrc does not handle a seek to non-bytes for...
* 323870 : [tools] gst-feedback needs updating for 0.9/0.10
* 323882 : gst-launch manpage needs updates
* 323905 : use return val of g_list_append
API added since 0.10.0:
* GST_TYPE_STATIC_CAPS
* GST_TYPE_STATIC_PAD_TEMPLATE
* GstNetTimeProvider::active
* gst_base_src_set_format
Changes from the 0.8 series to 0.10 series:
* Refcounting and API revised for thread safety, see rules in
docs/design/part-MT-refcounting.txt
* Scheduling is now done by the elements, they start/stop
processing threads themselves. This removes the need for
a separate scheduler.
* State changes now happen from sink to source. This makes sure
that downstream elements are ready to process data when upstream
starts producing.
* EOS/ERROR/... does not change the state of elements anymore. This
means that when the application sets the state on an element, it
remains in this state.
* GMainLoop integration. Information on the state of the pipeline
is now received in the mainloop via the GstBus.
* Events move separate from the datastream, this allows for both
in and out of sync delivery of events.
* Generic _pull() replaced by _pull_region() so that random access
can be made faster.
* data passing happens from PAUSED, called the preroll phase. In this
state no data is rendered but it is queued in the sinks.
* negotiation simplified. Caps are now attached to buffers and travel
along with the datastream.
* GstBuffer is now subclassable.
* Ghostpads now look and feel like real pads.
* New Seeking/flushing policy.
* Addition of base classes and helper functions in the core to abstract
away the harder parts of plugin development.
gst-plugins0.8 and gst-plugins0.8-* respectively. This is to leave room
for gstreamer 0.10 (which will be added with versioned names too, to avoid
annoying renames in the future).
While here, do some changes:
- Make gstreamer0.8 use the alternatives system to provide the unversioned
gst-* utilities.
- Rename all internal variables to have 0.8 in them to make it clear which
package they belong to.
martti@.
New features:
* New Ukrainian (uk) help files
* Use filters in the Open file dialogues
* Support turning off the screensaver when gnome-screensaver is used
* Scroll to the current file in the playlist when starting to play it
* Add ability to play back DVDs and VCDs from .iso and .bin/.cue files
* Add a menu item for switching angles on DVDs
* Don't add backup files to the playlist
* Remove audio CD playback from the UI, as to avoid duplication with sound-
juicer and Rhythmbox
Bug fixes:
* Play file from the beginning when double-clicking on it in the playlist
* Make CD drives with blank CDs in them unsensitive in the Play Disc menu
* Avoid weird startes when using the "Toggle fullscreen mode" shortcut
* Fix drag'n'drop on the playlist itself not working
* Parse Shoucast playlists in .m3u files properly
* Stop the currently playing song when loading a media, and playing this
media fails
* Set the play/pause buttons' tooltips according to the image
* Fix possible crashes on startup when the widget creation functions cannot
be found
* Use N/A instead of '0' when the bitrate or the number of frames per second
isn't available in the property window
* Fix a possible crash on startup in the Mozilla plugin
* Fix possible i18n problems with the Nautilus properties window and the
Mozilla plugin
* Fix compilation of the Mozilla plugin with newer versions of D-Bus
* Fix a memory leak in the Mozilla plugin
* Fix a crasher when running the Mozilla plugin in a debug build
* Allow compiling the Mozilla plugin against xulrunner
* Fix duplicate access key in the display preferences
* Fix wrong accesskeys for the saturation and hue sliders
* Show the video properties again when a stream has video
* Move Totem's remote socket to TMPDIR
* Remove libmusicbrainz dependency
* Detect DVDs and VCDs properly on a pmount setup
* Don't save Totem's thumbnail with an alpha component, for recent
Nautilus changes
* Remove keyboard shortcuts from the main video popup menu
* Fix resizing of the sidebar
* Fix problems parsing remote ASX files
GStreamer:
* GStreamer 0.10 support
* Fix an access to invalid memory when getting metadata from a file
xine-lib:
* Avoid playback stopping when seeking forward in DVDs
* Get the xine-lib version at run-time
Replex was created to remultiplex transport stream (TS) data taken from
a DVB source. The result is supposed to be a program stream (PS) that
can be used to burn a DVD (with dvdauthor). Replex can also remultiplex
other PSs and AVIs with MPEG2 content.
This release is the long awaited 1.1.0. It is mostly API compatible
with the previous stable release as we dropped support for reduced
resolution coding. If your application didn't use that feature then the
upgrade is totally compatible.
Changes since 1.0.3:
* xvidcore:
* Improved Low bitrate quality.
* Improved VBV support
* Rate-Distortion mode decision for bvops
* New postprocessing functions, brightness and deringing
* New PowerPC port by Christoph Naegeli
* Brand new amd64 Linux 64bit port by Andre Werthmann
* Various decoder and encoder speedups
* A few bugs squashed
* VFW frontend
* Mingw/CygWin support
* Various small improvements
* A few bugs squashed
* DShow frontend
* Mingw/CygWin support
* Support for brightness control
* Various small improvements
* A few bugs squashed
Changes since 1.1.0-beta2:
* xvidcore
* Field interlaced decoding
* IEEE-1180 compliant SSE2 iDCT (disabled for safety)
* Fixed misaligned reads on RISC platforms such as ARM
* Completed GCC 4.0 support
* Export only public API on GNU/Linux and Solaris
* Work on the example apps. Support for AVS input in xvid_encraw
* VFW frontend
* Small updates
* DShow frontend
* Additional fourcc support
versions of this library as reported in:
http://mail-index.netbsd.org/port-amd64/2005/11/04/0001.html
Bump PKGREVISION to 3.
Maybe we should do this dependency bump in libcdio's buildlink3.mk file,
because it might also affect other packages...
Change most pkgs to depend on either
emulators/suse_linux/Makefile.application (normal pkgs) or
Makefile.common (suse91 and suse themselves) to filter out Operating
Systems without Linux ABI support. Use CPU masks to limit the pkg to
supported platforms.
Changes:
- new features (e.g., - splitting after arbitrary timecodes
and muxing of USF subtitles)
- lots of bugfixes since 1.4.2
See ChangeLog within the distfile for details.
Many new features and refinements.
Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
Kanagram and blinKen), and has seen huge improvements in Kalzium
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.
Addresses PR 32046 by Leonard Schmidt.
"A vulnerability in FFmpeg libavcodec can be exploited by malicious people
to cause a DoS (Denial of Service) and potentially to compromise a user's
system."
http://secunia.com/advisories/17892/
Fix from ffmpeg CVS repository, libavcodec/utils.c rev. 1.162:
"default_get_buffer() cleanup
fixes probably exploitable heap overflow
heap overflow found by (Simon Kilvington)"
Version 1.1.3 (2005 November 27)
* Correct a bug in the granulepos field of pages where no packet ends
* New VS2003 and XCode builds, minor fixes to other builds
* documentation fixes and cleanup
updated to the interface changes for the two libraries.
Based on PR 32023 by David Howland.
Bump PKGREVISION for any users that still have the old libcd* libraries installed.
This plugin has not been tested yet.
Todo: test xineplug_ao_out_oss plugin and make sure /dev/ device
is correct.
Todo: check to see if other plugins can be enabled -- see what is done
for FreeBSD.
- Added Find/FindNext in playlist's context menu
- Intro-movie's background will finish when clicked on its background
- Fix possible crash w/ plugin if javascript did a 'put' on an unknown property
- Support reading playlist files from media:// or remote:// protocols, movie
files that resolve to these, still doesn't work though
- Support SMIL's 'begin' attribute on group tags (seq/par/excl) as well
- Fix not honouring MPlayer's aspects detection in case it's not width:height
- Fix MPlayer with the X11Shm video driver not scaling correctly when
'keep aspects' is set
And more... http://kmplayer.kde.org/changelog.php
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.
This package provides the xvid plugin for GStreamer, which lets it handle
MPEG4 (aka DIVX) media containers.
* Make XTest optional (screenblanker-defeating fake keypresses).
It seems to be causing problems...
* Don't touch the volume at startup if remember_volume isn't set.
* Don't reset the volume on exit - xine-lib alters it (if
remember_volume is set) before gxine gets anywhere near it.
* Fix Xinerama handling.
* Enforce black background beyond video area within video window.
* Don't create links to the browser plugin if it isn't present.
* Added Simplified Chinese translation. (Tao Pin, Dong Changdao)
* Fix a few filename-related memory leaks.
* Fixed problems with # in filenames.
* Use --as-needed (if supported) when linking.
Xfmedia is a simple, easy-to-use media player based on the xine
engine. The GTK+ and Xfce4 GUI focuses on playing and managing audio
files, but, being based on xine, supports video as well.
New features and significant updates in version...
1.2.0:
* New French (fr) translation of the help files
* Fix problems with the nautilus property window not getting translated
properly
* Add missing strings for translation
* Remove warnings when exiting early because audio or video outputs
aren't available (GStreamer)
* Fix the visualisations not running on startup (xine-lib)
* Correctly change the visualisation plugin when it's not currently in use
(xine-lib)
1.1.5:
* Fix Totem not finding the type of a disc when it's not in /etc/fstab
* Some (more) volume button fixes
* Don't leak memory when getting the supported mime-types of the plugin
* Fix generation of the playlist-end signal in the playlist parser
* Allow reading DVD off the disk (GStreamer)
1.1.4:
* Fix sensitivity of the volume menu items
* Avoid crashes with the screensaver disabling code
* Use D-Bus for the communication between the mozilla plugin and the viewer
(more reliable, and supports multiple plugins at the same time)
* Make it impossible to have the sidebar smaller than the buttons it contains
* Hide the sidebar when hiding the controls
* Make the sidebar shortcut F9 like other GNOME applications
* Add suport for ASF redirect files
* Don't display the length in full-screen mode if it is unknown
* Disable the "Save" button in the playlist if it is empty
* More volume button fixes
* Fix build with newer pkg-config versions
* Fix double error messages when reading encrypted files (xine-lib)
* Only create visual effects plugins when needed, not on startup (xine-lib)
* Allow remote subtitle files (GStreamer)
1.1.3:
* Move the playlist dialog to a sidebar
* Use a new volume widget in the main player window
* Deprecate the use of vcd:, dvd: and cd: to play discs, and have the
user pass a directory (for vcd: and dvd:) or a device path (for all) instead
* Avoid resizing on startup before we really show the window
* Fix a crash when 'Hide controls' is called while starting up
* Move the Repeat and Shuffle menu items to the Edit menu
* Disable the Zoom menu items correctly on boundaries
* Don't crash when trying to set the Zoom level during startup
* Hide the main window quicker on exit
* Make the album name selectable in the property dialogues
* Update the length in the property window as the stream is played
* Add the ability to write/read a title when saving a playlist
* Ignore images and text files when reading playlists or parsing directories
* Say that we support Shorten and 3GPP files
* Show the track number in the window title if available
* Avoid triggering the mouse pointer highlighter when in fullscreen
* More resilient "Play disc" feature when trying to play back Audio CDs
* Sort files before inserting them in the playlist when dropping them
* Better parsing of ASX playlists and ASF reference files
* Better Mozilla plugin headers detection
* Fix compilation of the Mozilla plugin with GCC4
* Add a working volume button
* Fix the Mozilla plugin's window showing up outside the browser (GStreamer)
* Better iradio title support (GStreamer)
* Add DVD subtitles support (GStreamer)
* Better error messages on startup and during playback (GStreamer)
* Fix some memory leaks (GStreamer)
* Remove a few startup warnings (GStreamer)
* Work-around problem in xine-lib that could mean files showing up as 0-length
* Work-around errors when seeking near the end of an ASF/WMV file
* Fix crashes when playing back some files with errors (xine-lib)
* Add a proper warning when trying to play an empty file (xine-lib)
* Fix hand icon not appearing on DVD menus in fullscreen (xine-lib)
* Fix detection of still images with newer xine-lib
* Fix screenshot aspect ratio for some MPEG files
1.1.2:
* Use MusicBrainz to get Title, Album, etc. for audio CDs
* Also read 3 letters country-codes for subtitles and languages
* Remove unexisting local files from the recent files list
* Make subtitles and languages menus unsensitive rather than their submenus
* Have the nautilus properties page set the tab label according to the file type
* Add the "--print-playing" command-line option that does what it says
* Desensitise zoom menu items when boundaries are reached
* Allow building the Mozilla plugin with Firefox
* Avoid deadlocks/CPU burn with the thumbnailer
* Fix GTK+ only build, remove GNOME dependency on the thumbnailer
* Make the Exit fullscreen appear on the right screen for Xinerama setups
* Misc Mozilla and playlist fixes
* Fix some playlist files from winamp.com not being parsed properly
* Don't show the fullscreen popups when the video window isn't focused
* Fix crash with some recent files
* Allow to pass a device directly to the playlist, for DVD and VCD
* Better error messages for some types of input (xine-lib)
* Fix crashes when zooming out too far (xine-lib)
* Prevent window flickering with some files (GStreamer)
* Implement per-track CD playback (GStreamer)
* Improve metadata loading in the nautilus properties page (GStreamer)
* Implement aspect-ratio switching (GStreamer)
* Add subtitles/languages labels for audio streams (GStreamer)
1.1.1:
* Major enhancements to the experimental mozilla plugin
* Remove use of libnautilus-burn, and list all the CD drives in the main
movie menu
* Add a preference to select the subtitle font
* Avoid the progress bar changing the status bar's height
* Allow Totem to be passed multiple files by Nautilus
* Translate the language names in Totem's menus
* Make the "Skip to..." dialog appear again
* Don't crash if the playlist contains non-UTF8 data
* Fix parsing of some ASX playlists
* Slight performance increase in adding entries to the playlist
* Fix Drag'n'drop of files and directories with broken UTF-8, and from
Konqueror
* Close the 'Open Location' dialogue when 'Esc' is pressed
* Fix a crash when reaching the first element in a shuffled/repeat playlist
* Fix parsing of directories with special characters and broken UTF-8
* Use the new 'Leave fullscreen' icon and label
* Add the Video bitrate in the properties
* Prevent a click in the recent files really opening the first file twice
* Add --play and --pause command-line options
* Fix compilation with glibc 2.2 systems
* Add a man page for totem-video-thumbnailer, and update the totem one
* Fix possible crash in the BaconMessageConnection
* Require glib 2.6.3 to fix the thumbnailer exiting too soon
* Fix date shown from some OGG files (GStreamer)
* Fix the cursor not disappearing (GStreamer)
* Allow relative paths to be passed to the thumbnailer (GStreamer)
* More HIG fixes
This is gnome-media 2.12.0
Changes since 2.11.92:
* install icon for desktop entry.
* distfix.
This is gnome-media 2.11.92
Changes since 2.11.91:
* Fix typo in schema
* s/lrint/rint/ for BSD portability
Bugs fixed:
* #309634: build failure -- some platforms do not have lrint()
This is gnome-media 2.11.91
Changes since 2.11.5:
* loop/track mode fixes to gnome-cd
* fix crash in gnome-cd when empty CD is inserted
* make dialog in profiles library call gtk_dialog_run()
Bugs fixed:
* 309883: Library version of gnome-audio-profiles-properties crash ...
* 310309: Fix Right Alignment of Video Tab
* 310626: CD player crashes when an empty cd is in the drive
* 311458: HEAD build failure
* 312636: In Loop Mode and Single Track mode, after completing one ...
* 312654: Single track mode fails to play Last track
* 312658: Stop while in Loop mode, restarts playing the song.
This is gnome-media 2.11.5
Changes since 2.11.4:
* memleak fix
* small buglet in gnome-cd where a menu item was not updated when
we started playing
This is gnome-media 2.11.4
Changes since 2.11.3:
* more standardization changes to gnome-cd and gnome-sound-recorder
Bugs fixed:
* 300408: put list edit button after the list not before it
* 302156: Cd Player doesn't remember last volume chosen
* 303630: A few typos in the .po file
* 304063: Incorrect item capitalization in panel menus
* 305228: Gnome-CD deadlocks at end of cd
* 306052: Fehler
* 306323: gnome-cd should use GTK_STOCK_MEDIA buttons
* 306755: gnome-sound-recorder does not ask to save the files
This is gnome-media 2.11.3
Changes since 2.10.0:
* ported gnome-sound-recorder to GtkUIManager
* some UI enhancements to gnome-cd and cddb-slave
* many usability and bugfixes
Bugs fixed:
* 90792: cddb-slave2-properties capplet should listen for gconf ch...
* 98195: disclosure widget not properly showing indicator in RTL t...
* 105703: Track editor is not refreshing
* 110686: CDDB preferencces dialogue far too big
* 139808: "Iconify to tray" option
* 144163: gnome-cd status tray icon should show current CD information
* 148689: should remember window geometry
* 152878: wrong cddbp port
* 156671: Gnome Sound Recorder: elapsed time incorrect for FLAC & W...
* 161973: adding cacasink to videosink list OR removing aasink from it
* 164120: Gnome-CD asserts when GStreamer elements not found
* 167472: Please don't use ngettext() just to distinguish 1 and oth...
* 168648: gstreamer-properties closes on aasink preview when launch...
* 170685: Title Bar doesnt work properly when a Record button is Cl...
* 171370: use GnomeAbout which is deprecated
* 171952: Gnome-cd Uses GnomeAbout which is deprecated
* 171973: Gconf not updated with "Other FreeDB server" selection f...
* 171986: Gnome-Sound-Recorder Uses GnomeAbout which is deprecated
* 171990: Add Quit menu item to the popup menu of the tray icon
* 172034: Correct spelling error
* 172036: Correct grammar error
* 172538: fix a few leaks and do not set a null title
* 300117: Gnome-media won't compile when Gnome is installed in a no...
* 300658: Fix gcc4 warnings and stuff
Changes:
JuK: Fix random play not being random between application starts.
JuK: Fix Tree View Artists not having artists of different capitalization.
JuK: Google cover search now works again
JuK: Fix crash on startup after a watched directory was removed.
JuK: Fix infinite loop when switching output methods.
JuK: Fix 0-width added columns when using manual resizing.
JuK: Fix not checking for proxy exceptions for MusicBrainz.
JuK: Fix the "Back to Playlist" link in the Now Playing bar to select the
playing playlist instead of the Collection List.
JuK: Fix the Jump to Playing Item feature to update the Tag Editor.
JuK: Fix tabstops being in a seemingly random order in some dialogs.
JuK: Fix code warning caused by improper signal declaration.
JuK: A few style guide fixes to clarify some operations.
JuK: The Now Playing bar is correctly updated when you change the tag of
the playing item.
[ 2005 August 20 - libtheora 1.0 alpha 5 release ]
We're pleased to announce a new release of the libtheora reference
implemenation. This is an incremental update over alpha 4, to draw
a line under recent work before we start adding optimization work.
There are two important bugfixes as well, so we recommend upgrading
to everyone. This release is source and binary compatible with 1.0
alpha 4.
Changes since 0.8.10:
* new element: dvdsubdec
* new element: imagemixer
* new element: textrender
* new element: x264enc
* new element: oggparse
* important fixes for esound synchronisation
Bugs fixed since 0.8.10:
* 166528 : [playbin] hang playing dvdnav:// location
* 166783 : [PATCH] New plugin: imagemixer
* 167122 : seeking DVD stops playback
* 171563 : Vorbis support for Matroska muxer
* 301312 : dvdsubdec element
* 305754 : [PATCH] Internal GStreamer error: pad problem.
* 306555 : chain-based text rendering element
* 307326 : esdsink makes video choppy totem
* 307361 : please expose shoutcast stream metadata through playbin
* 308040 : gstadder: using adder with float audio results in corrupt...
* 308484 : Totem gives error when seeking back to beginning of Ogg T...
* 308633 : Matroska muxer always fails
* 308638 : ffmpegcolorspace does not handle bgra32 correctly
* 308772 : mad timestamp inconsistency
* 308980 : gst-typefind incorrectly identifies m4a files encoded wit...
* 309087 : artsdsink registers conflicting property " name " which cau...
* 309150 : [xvimagesink/ximagesink] Incremenet framerate properties
* 309179 : videomixer does not love static images and eos
* 309218 : adder element does not supply duration values to data it ...
* 309325 : Matroska: incorrect element size
* 309354 : timestamp inconsitency in audioscale
* 309375 : cdparanoia can't extract last track
* 309503 : gst-plugins: xine wrapper compile problem with xine-lib-1...
* 309524 : no debug category for gnome-vfs elements
* 309532 : Matroska: Invalid free()
* 309834 : Totem crashes when trying to Play Disc 'cdrecorder'
* 310020 : Totem segfaults due to bad location
* 310335 : [decodebin] problems with audio streams in a mkv
* 310597 : gsttextrender cuts of pixels at the right and bottom of s...
* 311006 : [spectrum] handle mono streams
* 311070 : wavparse returns caps not in template
* 311162 : [flacdec] doesn't handle 24-bit files
* 311401 : alpha capsnego broken
* 311487 : configure doesn't check for libGLU?
* 311491 : ogg muxer can get pages out of order (patch)
* 311583 : Skips when playing CD
* 311600 : Add MPEG-2 support to mpeg1videoparse
* 311662 : " uninitialized value " warning causes build to fail
* 312121 : [modplug] crashes on query before song fully loaded
* 312272 : Musicbrainz tags not registered for FLAC encoder
* 313084 : Eats memory decoding mp3
* 313374 : Crashes in libgstcdparanoia when missing device permissions
* 313600 : recent change to esdsink in the 0.8.x branch breaks playback
Bugs fixed since 0.8.10:
* 170809 : Error compiling on Solaris 9 x86
* 304123 : update to POTFILES.in
* 305653 : build fixes for gstreamer and gst-plugins
* 307352 : PATCH: pass the --libdir argument to autogen
* 308067 : GST_TYPE_BUFFER crashes in gstvalue handling
* 308438 : Registering the same tag twice leads to assertion warnings
* 308559 : gst_value_deserialize to a gint64 does not work
* 308647 : [filesink] not handling errors properly?
* 308766 : gst_element_factory_create() may invalidate pad templates...
* 309125 : [patch] memleak in gst/gstvalues.c
if LIBDVDCSS_MASTER_SITES is not defined.
(Thanks for the reminder, wiz.)
Also rephrase this _FETCH_MESSAGE to suggest
defining LIBDVDCSS_MASTER_SITES also.
autoconf system, but even gnome developers changed their code upstream
to use rint instead.
This will close PR #30139.
Over past few months many users have reported this issue.
Bump PKGREVISION.
* Don't build the opengl/gtk player, make them options, by default off
(I just wanted to install the library not the useless players).
Bump PKGREVISION because PLIST has been modified.
1.0.4:
* Say that we support 3GPP files
* Avoid resizing on startup before we really show the window
* Fix a crash when 'Hide controls' is called while starting up
* Fix crashes when playing back some files with errors (xine-lib)
* Fix hand icon not appearing on DVD menus in fullscreen (xine-lib)
* Fix detection of still images with newer xine-lib
1.0.3:
* Desensitise zoom menu items when boundaries are reached
* Fix some playlist files from winamp.com not being parsed properly
* Fix crash with some recent files
* Fix flickering with some file (GStreamer)
* Don't show the fullscreen popups when the video window isn't focused
* Fix the fullscreen button not appearing on the right screen
* Fix crashes when zooming too far out
* Avoid CPU burn when the thumbnailer bugs while closing the file
* Don't load the slow xxmc driver (xine-lib)
Changes since 0.8.9:
* new videoscale algorithm: bilinear
* important fixes for cd-based applications (Sound Juicer, gnome-cd)
Bugs fixed since 0.8.9:
* 140237 : Mp3 playback messes up on this file
* 161079 : [videoscale] implement bilinear or bicubic methods for do...
* 300305 : videobox in YUV adds green instead of black if right=(odd...
* 300471 : videoscale from odd to even width adds a green line at th...
* 301292 : caps nego problem in gst-adder
* 304627 : asfdemux producing a strange framerate
* 304754 : Say what devices couldn't be opened when cdparanoia thro...
* 305150 : faad plugin doesn't recognize end-of-song?
* 305428 : [audiorate] crashes if first buffer has offset of GST_BUF...
* 305435 : libgstaudiofile.so uses af_virtual_file_new, which is not...
* 305505 : Fail to compile plugin spc
* 305524 : Cairo plugin does not compile with cairo 0.5
* 305658 : the adder plugin doesn't connect to more than one sinks
* 306041 : gstreamer-plugins 0.8.8 stops Soundjuicer ripping properly
* 306641 : gst-compprep segfaults when mpeg2enc plugin is installed ...
* 306659 : [avidemux] certain avi file doesnt show video
* 306660 : glsink fails to build when OpenGL is used instead of MESA
* 306680 : mov with 8 bit raw pcm sound distorted
* 306938 : memory leak in gsttypefind
* 307354 : PATCH: gcc4 compile fix
* 307459 : Can not rip the last track of CDs
* 307606 : gstplaybasebin leaks mutex
* 307804 : [cdio] gst_element_make_from_uri hangs on " cdda:// " in totem
* 308644 : [matroska] Incorrect pixel-aspect-ratio in matroska demuxer
* 308794 : [auparse] minor memory leak
* 308827 : ogg muxer in 0.8 muxes wrong
* 309005 : leaks in gstlibfame.c
* 309043 : gstwavparse causes segfaults
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG. Bump the PKGREVISION
for packages that were modified as a result.
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
changes:
gxine has gained post-plugin chain support and improved playlist handling,
and there are some fixes for some crashes (notably for full-screen mode
and non-UTF-8 locales)
changes:
* fixed playback of single-session Real RTSP streams, such as
rtsp://stream.samurai.fm/broadcast/live_hi.rm
* fixed xxmc / xvmc mocomp / IDCT rendering errors caused by the big update.
* support --enable-fpic with recent versions of gcc
* clip goom fps value to >= 1 [bug #1193783]
* fixed xvmc plugin segfault when it tried software blending on nonexistant xv image
* cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback
* use -fno-inline-functions with gcc < 3.4.0 (bug known to be in 3.3.5)
* fix xxmc plugin wanting to change vld xvmc context when stream changes from
non-interlaced to interlaced [bug #1194350]
* speed up xx44 alphablending of large transparent areas
* stop libmpeg2 XvMC IDCT / MOCOMP attempting software motion compensation
[bug #1194754]
* improve xxmc cpu-usage for IDCT / MOCOMP acceleration through better locking
[bug #1195282]
* gcc4 build patches [bug #1175002]
* don't assume that file is in /usr/bin (build fix) [bug #1195539]
* plugin loader fixes - could cause xine to lock up hard on startup [bug #1196819]
* Fix xxmc bob deinterlacing for field-coded interlaced streams
* Fix LE_64/BE_64 macros on non-x86 plataforms. may fixes issues with some
demuxers like avi, asf and ogg.
* sputext improvements/workarounds
* add a new error message when a file we tried to play is an empty
(zero-sized) file
* be more POSIX-compliant (head, tail) (build fix)
* fixed deadlock when libxine was called from the event listener thread and
tried to flush all pending events.
* Added xine(5), documenting MRL syntax.
* allow playing just a single title/chapter from dvd (useful for extracting audio -
check media.dvd.play_single_chapter)
* new stream infos allows frontends to query current title/chapter/angle on dvds
* new upmix_mono audio post plugin to convert mono to stereo
* added --with-external-a52dec and --with-external-libmad switches
* fix a locking bug which affects configuration callback functions
Changelog:
Oops, last minute fix broke RSS. Updated to kmplayer-0.9.0a.tar.bz2
- 'Show All' option in playlist's context menu for XML files that have
hidden elements or attributes.
- Configurable colors for playlist and viewing area.
- Better SMIL support, added a tests/ directory in the sources showing
what is supported.
- Intro/exit animation.
- Systray support, freeing space on the taskbar.
- Delayed mouse hiding in fullscreen mode.
- Clear history option.
- Restored the 'normal' file dialog when opening a file.
- Support opening multible files.
- TV settings are stored in ~/.kde/share/apps/kmplayer/tv.xml now.
- Support for audio/video links in Podcast RSS files. Of course, with
the 'Show All' option, you can inspect all the XML data.
- Info panel added that only will be shown for tags in RSS files and
stream messages from the Xine backend.
0.9.0 versions are the begin of playlist support, but trying very hard not
to duplicate the ones found in the audio players and kaffeine. Current idea
is using a subset of SMIL as a document format. This means no list of
playable entries, but more like a presentation.