mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-30 02:58:24 +00:00
ext/ffmpeg/gstffmpegenc.c: if no peer, use the src pad template caps as allowed caps
Original commit message from CVS: * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_setcaps): if no peer, use the src pad template caps as allowed caps
This commit is contained in:
parent
4906947d18
commit
60f9d6e476
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
|||
2005-09-30 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_setcaps):
|
||||
if no peer, use the src pad template caps as allowed
|
||||
caps
|
||||
|
||||
2005-09-22 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_setcaps):
|
||||
Do not limit quantizer values so we can get realy low
|
||||
Do not limit quantizer values so we can get really low
|
||||
bitrates.
|
||||
|
||||
2005-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
|
Loading…
Reference in a new issue