fix frame rate encoding for h263

Original commit message from CVS:
fix frame rate encoding for h263
This commit is contained in:
Thomas Vander Stichele 2005-09-22 09:00:58 +00:00
parent 00aa9d5fba
commit 50e1f4f22d

View file

@ -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: