ext/theora/theoradec.c: Prepare for better timestamp fix later.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 6 Jul 2005 15:14:38 +0000 (15:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 6 Jul 2005 15:14:38 +0000 (15:14 +0000)
commita46a991d26273e63d12e909d8737b6b274c2d81b
tree135a2f500b2508e3540114a12b3952a76f85a505
parent82fd8407340471ccdde8e834324e3ef96478d9f4
ext/theora/theoradec.c: Prepare for better timestamp fix later.

Original commit message from CVS:
* ext/theora/theoradec.c: (theora_dec_src_getcaps),
(theora_dec_push), (theora_handle_data_packet):
Prepare for better timestamp fix later.

* gst/audioconvert/gstaudioconvert.c:
List most accurate caps first

* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
Use proper pad task function.

* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
(gst_xvimagesink_show_frame):
Fix deadlock when alloc failed.
ChangeLog
ext/theora/theoradec.c
gst/audioconvert/gstaudioconvert.c
gst/videotestsrc/gstvideotestsrc.c
sys/xvimage/xvimagesink.c