CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/02/22 15:19:30

Modified files:
        .              : ChangeLog banshee.mdp configure.ac 
        libbanshee     : gst-misc-0.10.c gst-transcode-0.10.c 
                         gst-transcode.h 
        src            : BurnCore.cs 
        src/Banshee.Base: GstTranscoder.cs Makefile.am Transcoder.cs 
        src/Banshee.Base/Dap: Dap.cs 
Added files:
        src/Banshee.Base: BatchTranscoder.cs 
Removed files:
        src/Banshee.Base: FileEncodeAction.cs 

Log message:
2006-02-22  Aaron Bockover  <[EMAIL PROTECTED]>

* banshee.mdp: Updated MonoDevelop project

* configure.ac: Updated required GStreamer 0.10 version

* libbanshee/gst-misc-0.10.c: Implement pipeline testing for 0.10

* libbanshee/gst-transcode-0.10.c: Implement a new transcoder for
Gstreamer 0.10

* libbanshee/gst-transcode.h: Updated for the 0.8 transcoder

* src/BurnCore.cs: Updated to reflect changes in top-level batch
transcoding API

* src/Banshee.Base/FileEncodeAction.cs:
* src/Banshee.Base/BatchTranscoder.cs: Renamed to BatchTranscoder and
updated to reflect changes in base Transcoder class; transcoder
implementations handle threading instead of the BatchTranscoder to
work best with the new GStreamer 0.10 threading model

* src/Banshee.Base/Makefile.am: Reflect rename from FileEncodeAction.cs
to BatchTranscoder.cs

* src/Banshee.Base/GstTranscoder.cs: Implement managed layer for
the 0.10 transcoder backend

* src/Banshee.Base/Transcoder.cs: Updated API; Transcoder should handle
threading; API is Async and event-based now

* src/Banshee.Base/Dap/Dap.cs: Updated to reflect changes in
BatchTranscoder API

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-02-22%2015:18&maxdate=2006-02-22%2015:20

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to