projects
/
platform
/
upstream
/
gst-libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00aa9d5
)
fix frame rate encoding for h263
author
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 22 Sep 2005 09:00:58 +0000
(09:00 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 22 Sep 2005 09:00:58 +0000
(09:00 +0000)
Original commit message from CVS:
fix frame rate encoding for h263
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 150457ade5ba35214a92f60390249e856c982838..b4c3d36dcc1b50e8e4e774ace93ac47cb71b6cb7 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,13
@@
+2005-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ patch by: Wim Taymans
+
+ * gst-libs/ext/ffmpeg/libavcodec/h263.c:
+ (h263_encode_picture_header), (mpeg4_encode_vol_header):
+ * gst-libs/ext/ffmpeg/patches/h263.patch:
+ * gst-libs/ext/ffmpeg/patches/series:
+ fix frame rate encoding for h263
+
2005-09-20 Wim Taymans <wim@fluendo.com>
* ext/ffmpeg/gstffmpegcodecmap.h: