mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 06:16:36 +00:00
ext/ffmpeg/gstffmpegenc.c: Fix use of already-freed caps.
Original commit message from CVS: * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of already-freed caps.
This commit is contained in:
parent
527055b330
commit
92d4c76b46
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-01-16 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
|
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
|
||||||
|
already-freed caps.
|
||||||
|
|
||||||
2994-01-16 Christian Schaller <Uraeus@gnome.org>
|
2994-01-16 Christian Schaller <Uraeus@gnome.org>
|
||||||
|
|
||||||
* Update spec for new colorspace plugin and libcaca plugin
|
* Update spec for new colorspace plugin and libcaca plugin
|
||||||
|
|
Loading…
Reference in a new issue