Changelog
gstreamer0.10-ffmpeg (0.10.5-1) experimental; urgency=low
* New upstream release, 'This little piggy went to market'.
* debian/patches/03_h264-codec-data-escaping.patch:
+ Patch from upstream CVS to escape the private h264 codec data before
passing it to ffmpeg as ffmpeg requires this while GStreamer doesn't.
* debian/patches/04_h264-frame-reordering.patch:
+ Patch from upstream CVS to fix decoding of h264 when the upstream elements
provide reordered frames.
* debian/patches/05_disable-libvorbis-libtheora.patch:
+ Disable libvorbis and libtheora based encoders. The ones provided by
GStreamer directly are working much better.
gstreamer0.10-ffmpeg (0.10.4.2-1) experimental; urgency=low
* New upstream pre-release:
+ debian/patches/02_av_picture_copy.patch,
debian/patches/03_disable-aac.patch,
debian/patches/04_disable-mpegts.patch:
- Dropped, merged upstream.
+ debian/control:
- Build depend on libbz2-dev.
* debian/control:
+ Update Standards-Version to 3.8.0, no additional changes needed.
+ Wrap Uploaders, Build-Depends and Depends.
* debian/rules,
debian/control:
+ Use new automatic codec installation infrastructure.
* debian/patches/02_old-ffmpeg.patch:
+ Revert some upstream changes to make it work with our ancient ffmpeg
version.
-- Sebastian Dr?ge <email address hidden> Tue, 07 Oct 2008 10:56:29 +0100