summaryrefslogtreecommitdiff
path: root/NEWS
blob: 587f42147da08d488744a78cfc381c6cc2f876dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
This is GStreamer FFmpeg 0.8.3

Changes since 0.8.2:
	Demuxers:
	* don't close pads/demuxers while processing
	* add ranks so it can replace others in gst-plugins

	Decoders:
	* add parsing for mpeg video

	Encoders:
	* fix video negotiation

	General:
	* snapshot update to dec 16th 2004

Bugs fixed since 0.8.2:
      * 137552 : [ffenc_h263p] segfaults
      * 138672 : [ffdec_msvc] Horseb~1.avi
      * 140137 : [ffdec_msmpeg4] Can't play pokem.avi
      * 148479 : [ffenc_mpeg4] broken
      * 150495 : [build] gst-ffmpeg build failure on Solaris
      * 152693 : [PATCH] [build] Compile errors with gcc 2.95
      * 155212 : crash in gstffmpegdec
      * 155274 : [ffdec_mp3] ID3 handling by gst-ffmpeg
      * 155363 : [build] gst-ffmpeg fails to build RPMS from CVS
      * 156920 : [PATCH][ffmpegdemux] close before forwarding event...
      * 157702 : [mpeg] file that ffmpeg fails to play correctly
      * 159319 : castaway.mov looks bad
      * 159755 : [PATCH] use ffmpeg pixel-aspect-ratio if available
      * 160318 : [ff[dec|enc]_mjpeg] should support image/jpeg
      * 161395 : Quicktime Video Causing segfault
      * 162215 : resetting rank for mp3demux

This is GStreamer FFmpeg 0.8.2

Changes since 0.8.1:
	Demuxers:
	* ffmpeg demuxer wrapper timestamp fixes. Tested are RoQ and Interplay,
	  several other gaming formats might actually work, too.
	* signals no_more_pads now, handles events.
	* use the "new" av_read_frame() instead of av_read_packet().

	Colorspace:
	* palette handling in the colorspace converter.

	Decoders:
	* real video codec negotiation fixes. Works on the commandline, doesn't
	  work in playbin just yet.
	* lots of codec extradata handling fixes (e.g. MS MPEG, WMV), also
	  several codec palette handling fixes.
	* increase priority for ffdec_msmpeg4 so it overtakes divxdec.
	* proper timestamp handling if a input buffer contains multiple
	  audio/video frames.

	Muxers:
	* memleak fix.

Bugs fixed since 0.8.1:
	* 150449 : ffdemux_mpegts causes internal error: push on pad
	* 152798 : wmv2/wma2 file fails to play back

This is GStreamer FFmpeg 0.8.0