gstreamer/ext/xvid
Mark Nauwelaerts 06e6b4ec67 ext/xvid/gstxvidenc.c: Patch to mark outgoing encoded buffers as delta-units (or not).
Original commit message from CVS:
Patch by: Mark Nauwelaerts <manauw at skynet dot be>
* ext/xvid/gstxvidenc.c: (gst_xvidenc_init), (gst_xvidenc_setup),
(gst_xvidenc_chain):
Patch to mark outgoing encoded buffers as delta-units (or not).
Note that this patch also patches:
- the setting of fincr and fbase in xvid-encoder creation based on
caps framerate
- makes 0, rather than 2, the default max_b_frames, as the current
xvidenc does not seem "fully prepared" to handle b-frame
"effects", such as encoder returning 0 encoded bytes, etc.
Fixes #335585
2006-03-23 09:15:09 +00:00
..
gstxvid.c xviddec and xvideenc ported to 0.10 2005-12-14 22:41:47 +00:00
gstxvid.h xviddec and xvideenc ported to 0.10 2005-12-14 22:41:47 +00:00
gstxviddec.c ext/xvid/gstxviddec.c: Declare variable at the beginning of the block and make gcc-2.9x 2006-03-03 18:10:12 +00:00
gstxviddec.h xviddec and xvideenc ported to 0.10 2005-12-14 22:41:47 +00:00
gstxvidenc.c ext/xvid/gstxvidenc.c: Patch to mark outgoing encoded buffers as delta-units (or not). 2006-03-23 09:15:09 +00:00
gstxvidenc.h xviddec and xvideenc ported to 0.10 2005-12-14 22:41:47 +00:00
Makefile.am Fixed some mem-leaks in xvid. 2005-12-15 14:39:00 +00:00