~ubuntu-branches/ubuntu/feisty/gstreamer0.10-ffmpeg/feisty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-07-03 13:10:17 UTC
  • Revision ID: james.westby@ubuntu.com-20060703131017-zi8ix2jtv9zngcgi
Tags: 0.10.1-1ubuntu
* Sync with Debian:
  + debian/rules:
    - Enable the encoders again
  + debian/patches/01_disable-broken-demuxers.patch:
    - Don't autoplug the broken demuxers here (Ubuntu: #45510) 
  + debian/patches/02_state-change-return.patch:
    - Actually return something on state change

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gstreamer0.10-ffmpeg (0.10.1-0ubuntu2) dapper; urgency=low
2
 
 
3
 
  * debian/patches/01_disable-broken-demuxers.patch:
4
 
    + Don't autoplug the broken demuxers here (Ubuntu: #45510)
5
 
  * debian/patches/02_state-change-return.patch:
6
 
    + Actually return something on state change
7
 
 
8
 
 -- Sebastian Dröge <slomo@ubuntu.com>  Fri, 19 May 2006 13:22:11 +0200
9
 
 
10
 
gstreamer0.10-ffmpeg (0.10.1-0ubuntu1) dapper; urgency=low
11
 
 
12
 
  * New upstream release:
13
 
    Features since 0.10.0:
14
 
      + Parallel installability with 0.8.x series
15
 
      + Threadsafe design and API
16
 
      + ffvideoscale ported
17
 
      + ffdeinterlace ported
18
 
      + demuxer wrapper works pull-based
19
 
      + disabled mpeg2 video and mp3 audio autoplugging
20
 
      + fixes for Indeo3, PNG, smc, H264 HD, H263, FLV1, G2
21
 
    Bugs fixed since 0.10.0:
22
 
      + [ffdemux_mp3] ffmpeg mp3 decoder miss seeking
23
 
      + Reading mpeg-ts stream from standard input does not work
24
 
      + configure script doesn't accept --with-pkg-config-path ar...
25
 
      + Fails to build under powerpc
26
 
      + avcodec_open()/close() aren't thread-safe
27
 
      + [ffdec_cinepak] chef.avi causes gstreamer to hang in preroll
28
 
      + Indeo AVI files do not play with 0.10
29
 
      + [ffdec] Memory leak when joining pcache
30
 
      + MS Video 1 palettized AVI doesn't work
31
 
      + ffdeinterlace port to 0.10
32
 
      + [ffmpegenc] FFMpeg audio encoders do not set caps to buffers
33
 
      + gstreamer CVS doesn't work with ffmpeg codecs
34
 
      + Wrap the ffmpeg demuxers
35
 
      + [ffdec_h264] seeking in " IntoTheBlue_Cin_AVC.mp4 " crashes...
36
 
      + Too fast playback of h263p encoded file
37
 
      + FFmpeg video scale port to 0.10
38
 
      + segfault in ffmpeg enc
39
 
      + Memory leak in ffmpegenc
40
 
      + [CVE-2005-4048] avcodec_default_get_buffer heap overflow
41
 
  * debian/patches/32_CVE-2005-4048_avcodec-default-get-buffer-heap-overflow.patch:
42
 
    - Dropped, this is upstream now
43
 
 
44
 
 -- Sebastian Dröge <slomo@ubuntu.com>  Sat,  1 Apr 2006 16:13:43 +0200
45
 
 
46
 
gstreamer0.10-ffmpeg (0.10.0-2ubuntu1) dapper; urgency=low
 
1
gstreamer0.10-ffmpeg (0.10.1-1ubuntu) edgy; urgency=low
47
2
 
48
3
  * Sync with Debian:
49
 
    + Build with --enable-mpegaudio-hp under hppa to workaround #352529.
50
 
      [debian/rules]
51
 
 
52
 
 -- Sebastian Dröge <slomo@ubuntu.com>  Mon, 20 Feb 2006 15:08:35 +0100
 
4
    + debian/rules:
 
5
      - Enable the encoders again
 
6
    + debian/patches/01_disable-broken-demuxers.patch:
 
7
      - Don't autoplug the broken demuxers here (Ubuntu: #45510) 
 
8
    + debian/patches/02_state-change-return.patch:
 
9
      - Actually return something on state change
 
10
 
 
11
 -- Sebastian Dröge <slomo@ubuntu.com>  Mon,  3 Jul 2006 13:10:17 +0200
 
12
 
 
13
gstreamer0.10-ffmpeg (0.10.1-1) unstable; urgency=low
 
14
 
 
15
  * New upstream release, "Late Train".
 
16
    - Bump up libgstreamer-plugins-base0.10-dev build-dep to >= 0.10.0.
 
17
      [debian/control]
 
18
    - Drop patch for CVE-2005-4048 (merged upstream).
 
19
      [debian/patches/32_CVE-2005-4048_avcodec-default-get-buffer-heap-overflow.patch]
 
20
    - Update missing symbols patch.
 
21
      [debian/patches/40_fix-missing-symbols_config-muxers.patch]
 
22
 
 
23
 -- Loic Minier <lool@dooz.org>  Mon,  3 Apr 2006 16:38:51 +0200
 
24
 
 
25
gstreamer0.10-ffmpeg (0.10.0-3) unstable; urgency=low
 
26
 
 
27
  * Fix missing symbols when registering the ffmpeg plugin, caused by the use
 
28
    of --disable-encoders and buggy #ifdef CONFIG_MUXERS in the autoconfed
 
29
    ffmpeg source version of upstream, thanks Sam Morris; this is a temporary
 
30
    workaround while upstream refreshs the ffmpeg snapshot. (Closes: #353045)
 
31
    [debian/patches/40_fix-missing-symbols_config-muxers.patch]
 
32
 
 
33
 -- Loic Minier <lool@dooz.org>  Wed, 22 Feb 2006 12:22:20 +0100
53
34
 
54
35
gstreamer0.10-ffmpeg (0.10.0-2) unstable; urgency=low
55
36
 
76
57
 
77
58
 -- Sebastien Bacher <seb128@debian.org>  Sat, 17 Dec 2005 23:59:34 +0100
78
59
 
79
 
gstreamer0.10-ffmpeg (0.10.0-0ubuntu2) dapper; urgency=low
80
 
 
81
 
  * Add ${misc:Depends} to Depends
82
 
 
83
 
 -- Sebastian Dröge <slomo@ubuntu.com>  Sat, 28 Jan 2006 12:00:04 +0100
84
 
 
85
 
gstreamer0.10-ffmpeg (0.10.0-0ubuntu1) dapper; urgency=low
86
 
 
87
 
  * New upstream version.
88
 
    - build the encoders too [debian/rules]
89
 
    - don't list libgstreamer0.10-0 as a Depends the shlibs get that
90
 
      [debian/control]
91
 
    - fix the path of the .la file to clean [debian/rules]
92
 
    - no need to run registration at installation with gstreamer0.10
93
 
      [debian/gstreamer0.8-ffmpeg.postinst,
94
 
       debian/gstreamer0.8-ffmpeg.postrm, debian/gstreamer0.8-ffmpeg.preinst]
95
 
    - package name/version updates [debian/changelog, debian/control,
96
 
      debian/gstreamer0.8-ffmpeg.install, debian/rules]
97
 
    - removed patch shipped with the new upstream code 
98
 
      [debian/patches/64_reduce-all-givs-alpha-gcc-4.patch]
99
 
 
100
 
 -- Sebastien Bacher <seb128@canonical.com>  Sat, 17 Dec 2005 23:59:34 +0100
101
 
 
102
60
gst-ffmpeg (0.8.7-5) unstable; urgency=low
103
61
 
104
62
  * SECURITY: New patch from ffmpeg's CVS to address a heap overflow in