~ubuntu-branches/ubuntu/quantal/gst-plugins-bad0.10/quantal-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-07-19 14:32:43 UTC
  • mfrom: (18.4.21 sid)
  • Revision ID: james.westby@ubuntu.com-20110719143243-p7pnkh45akfp0ihk
Tags: 0.10.22-2ubuntu1
* Rebased on debian unstable, remaining changes:
  - debian/gstreamer-plugins-bad.install
    * don't include dtmf, liveadder, rtpmux, autoconvert and shm, we include 
      them in -good

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This is GStreamer Bad Plug-ins 0.10.21, "Pink Noise"
 
1
This is GStreamer Bad Plug-ins 0.10.22, "Toy Piano"
 
2
 
 
3
Changes since 0.10.21:
 
4
 
 
5
      * aiffparse: add support for 32 bit and 64 bit floating point formats
 
6
      * aiffparse: the SSND header is 16 bytes large, not 8 + 16 bytes
 
7
      * assrender: refactor blitting, avoid writing past end of buffer
 
8
      * camerabin2: Add a property to select the encoding profile
 
9
      * camerabin2: Add custom filter properties
 
10
      * camerabin2: Add image-done message
 
11
      * camerabin2: Adding audio support for video recordings
 
12
      * camerabin2: Adding properties for image capture settings
 
13
      * camerabin2: Add methods for preview image message posting
 
14
      * camerabin2: Add preview-filter property
 
15
      * camerabin2: Adds new idle property
 
16
      * camerabin2: Add viewfinder caps related properties
 
17
      * camerabin2: Add viewfinder-sink property
 
18
      * camerabin2: Implement previewing
 
19
      * camerabin2: Implement tagsetter interface
 
20
      * camerabin2: Move preview helper functions to basecamerabinsrc
 
21
      * camerabin2: Move to encodebin
 
22
      * camerabin2: Moving preview image properties to basecamerasrc
 
23
      * camerabin: adding audio related properties
 
24
      * camerabin: Always take photo when preview-caps is set
 
25
      * camerabin: don't rely on the application running the default GLib main loop
 
26
      * camerabin: Events with select-all in input-selector
 
27
      * camerabin: Fix corner case for preview posting
 
28
      * camerabin: Use running time for muxing
 
29
      * celtenc: Fix compilation with celt >= 0.11.0
 
30
      * colorspace: add 16-bit-per-channel handling
 
31
      * colorspace: add dithering, add support for r210 and fix YUV->RGB matrixing
 
32
      * curlsink: add libcurl-based sink element
 
33
      * decklink: Add decklink plugin
 
34
      * directdrawsink: avoid aspect-ratio borders overlying other windows
 
35
      * directdrawsink: avoid rendering to invalid area
 
36
      * dshowvideosink: update for latest GstXOverlay changes
 
37
      * dvbsuboverlay: Fix using alpha values in blitting
 
38
      * dvdspu: don't write clipped lines to the output buffer
 
39
      * dvdsubdec: make up clut values if they weren't set
 
40
      * fieldanalysis: new fieldanalysis element
 
41
      * fpsdisplaysink: add "silent" property, fix "sync" property default value
 
42
      * fpsdisplaysink: add "frames-dropped" and "frames-rendered" properties
 
43
      * fpsdisplaysink: add "last-message" property and never print anything to stdout
 
44
      * gme: fix infinite looping by fading out after two loops
 
45
      * h263parse: add an h263parse element
 
46
      * hlsdemux: Add HTTP live streaming parser/demuxer element
 
47
      * id3mux: map new GST_TAG_ENCODED_BY to ID3v2 TENC frame
 
48
      * jifmux: Add GstTagXmpWriter support
 
49
      * jp2kdec, jp2kenc: add support v308 (4:4:4 YUV)
 
50
      * jp2kdec: post proper error when the image's colour space is not supported
 
51
      * jpegparse: misc. fixes
 
52
      * linsys: Add plugin for Linear Systems SDI boards
 
53
      * logoinsert: add "data" property; fix memleaks
 
54
      * mpegtsdemux: new (not-yet autoplugged) MPEG TS demuxer rewrite
 
55
      * mpegtsmux: add byte-stream to h264 template pad caps
 
56
      * mpegtsmux: don't error out if downstream fails to handle the newsegment event
 
57
      * mpegtspacketizer: Handle all ISO8859-x encodings in get_encoding()
 
58
      * opencv: make work with openCV 2.2
 
59
      * patchdetect: new element
 
60
      * rsvgoverlay: allow negative values for x/y/width/height
 
61
      * rsvgoverlay: implement x/y/width/height (absolute and relative) positioning and dimensioning
 
62
      * rtpvp8: Add simple payloaders and depayloaders for VP8
 
63
      * scenechange: new scene change detection element
 
64
      * sdi: Add raw SDI muxing/demuxing elements
 
65
      * shm: Allow ShmPipe to save a data pointer for applications
 
66
      * shm: Keep the ShmPipe alive as long as there are blocks left
 
67
      * shm: Make default perm u+rw g+r for shm area
 
68
      * shmsink: ensure gst_poll_wait is called first on descriptors
 
69
      * shmsink: Keep shmsink referenced while there are still buffers around
 
70
      * shmsrc: Keep GstPoll for whole src lifetime
 
71
      * shmsrc: Only connect to sink in PLAYING in live mode
 
72
      * vdpau: fixup GstFlowReturn handling
 
73
      * vdpausink: fix bug where we didn't setup vdpau on a user set window
 
74
      * videoparsers: new h263parse element
 
75
      * videoparsers: baseparse-based dirac parser, new baseparse-based h264parse
 
76
      * xvidenc: proxy downstream caps restrictions upstream via get_caps()
 
77
      * zebrastripe: New element
 
78
 
 
79
Bugs fixed since 0.10.21:
 
80
 
 
81
      * 646211 : [camerabin] state changes need to be made when recording a video
 
82
      * 608786 : [mpegtsmux] Internal H.264 byte-stream wrapping isn't working correctly
 
83
      * 334107 : xviddec: segmentation fault after a few frames
 
84
      * 582167 : jacksink does not flush the jack port when going to READY
 
85
      * 586848 : qtmux, asfmux: remuxing streams with different start times
 
86
      * 591651 : dvbsrc: use better nicks for GstDvbSrcModulation and other enums
 
87
      * 594035 : [hlsdemux] Add HTTP Live Streaming playback support
 
88
      * 594280 : directdrawsink: avoid rendering to invalid area
 
89
      * 602847 : [dvdspu] Segfaults on seeking in matroska file
 
90
      * 611061 : [mpegtsmux] some buffers are forgotten to push in m2ts_mode
 
91
      * 615655 : [camerabin] shouldn't rely on running GLib main loop
 
92
      * 616814 : Photography interface extension: colour tone mode and noise reduction settings
 
93
      * 617532 : [qtmux] Take into account new-segments for incoming streams
 
94
      * 622276 : Add an h263parse element
 
95
      * 626618 : jpegparse doesn't handle APP12 marker
 
96
      * 632056 : Directdrawsink draws black stripes over the overlying dialog windows.
 
97
      * 639502 : [camerabin] should not re-create preview pipeline when setting new preview  caps
 
98
      * 639763 : [dvbsuboverlay] Green borders around subtitles
 
99
      * 639841 : examples: camerabin: Don't set default values for GstPhotography interface settings
 
100
      * 640286 : elements/imagecapturebin check fails
 
101
      * 640287 : camerabin2 checks fail
 
102
      * 640327 : Add VP8 RTP payloaders and depayloaders
 
103
      * 640561 : opencv textwrite element renaming and proper structuring:
 
104
      * 640637 : Camerabin has warning: Internal GStreamer error: clock problem.
 
105
      * 640885 : Permission problems building bad
 
106
      * 641047 : [mpegaudioparse] Multiple issues with new mpegaudioparse element from -bad, lower rank?
 
107
      * 641178 : rtpvp8: build problem, needs to link with libgstbase-0.10
 
108
      * 641496 : New plugin: curlsink
 
109
      * 641530 : Camerabin should capture image if preview_caps is set even if filename is not set
 
110
      * 641712 : XWindow is never created in gst-camerabin-test example application
 
111
      * 641796 : opencv: make plugin work with opencv 2.2.0 release
 
112
      * 641857 : baseparse: Update min/max bitrate before first posting them
 
113
      * 641858 : mpegaudioparse: Post CBR bitrate as nominal bitrate
 
114
      * 642116 : rsvgoverlay: add position/dimension parameters
 
115
      * 642658 : rsvgoverlay: allow negative values for position/dimension parameters
 
116
      * 642671 : fieldanalysis: New element for analysing video input to produce progressive output
 
117
      * 643469 : fpsdisplaysink: add frames-dropped and frames-rendered properties
 
118
      * 643471 : fpsdisplaysink: fix default sync property value
 
119
      * 643607 : [celt] Doesn't compile with celt 0.11.1
 
120
      * 644176 : videofilters: needs to link against libm
 
121
      * 644208 : dcaparse: add depth and endianness to dts caps to allow elements to negotiate on these certain stream format requirements
 
122
      * 644429 : [mpegtsmux] in m2ts-mode, the tp_extra_header is incorrect
 
123
      * 645006 : [mpegtsmux] in m2ts-mode, PAT is written only once
 
124
      * 645053 : shm: multiple compile failures on Solaris 10
 
125
      * 645412 : [h264parse] h264parse doesn't set framed=True on src caps
 
126
      * 645420 : [scaletempo] Incorrectly handles new segments with stop == -1
 
127
      * 645502 : [h264parse] leaks fatally on certain streams
 
128
      * 645568 : aiffparse: doesn't play 24-bit AIFF properly
 
129
      * 645711 : patchdetect: link error while using gcc-4.52
 
130
      * 646256 : qtmux " buffer without timestamp/duration " error message could be more helpful
 
131
      * 646495 : hlsdemux: Add missing patches from my local branch
 
132
      * 646840 : shmsink: ensure gst_poll_wait is the first gst_poll function called on a descriptor
 
133
      * 646955 : dshowvideosink: Update to reflect latest GstXOverlay changes
 
134
      * 647030 : [fpsdisplaysink] " silent " property
 
135
      * 647364 : VGM files loop indefinately
 
136
      * 647498 : xvidenc not forwarding caps
 
137
      * 647564 : gst-plugins-bad configure.ac summary wrongly claims an exif plugin
 
138
      * 647830 : assrender: crashes with very large subtitles
 
139
      * 647852 : [schroenc] Crashes after some time when getting buffers after EOS
 
140
      * 647853 : [schrodec] Impossible to play very short files
 
141
      * 647854 : [schrodec] Allocates buffers with NULL caps from downstream
 
142
      * 648001 : configure: Fix linsys/decklink checks for Linux
 
143
      * 648929 : [tsdemux] Memory leaks everywhere
 
144
      * 649005 : y4mdec: add plugin description
 
145
      * 647751 : [hlsdemux] Fix usage of the element in players
 
146
      * 621027 : mpegtsparse problem when parsing EIT and obtaining Transport Stream packet size
2
147
 
3
148
Changes since 0.10.20:
4
149