platform/upstream/gstreamer.git
15 years agoresindvd: Don't send empty language code strings
Jan Schmidt [Tue, 30 Jun 2009 15:31:12 +0000 (16:31 +0100)]
resindvd: Don't send empty language code strings

Ignore empty language codes on some poorly coded DVDs, rather than
setting empty strings into our outgoing taglist.

15 years agoAutomatic update of common submodule
Olivier Crête [Mon, 13 Jul 2009 16:24:04 +0000 (12:24 -0400)]
Automatic update of common submodule

From 5845b63 to fedaaee

15 years agomimenc: Only enable paused mode if the property is true
Olivier Crête [Fri, 10 Jul 2009 20:42:19 +0000 (21:42 +0100)]
mimenc: Only enable paused mode if the property is true

15 years agoivorbis: extract vorbis comments
Tim-Philipp Müller [Fri, 10 Jul 2009 12:03:54 +0000 (13:03 +0100)]
ivorbis: extract vorbis comments

Fixes #575818.

15 years agoshapewipe: Add BGRA support for video in/output
Sebastian Dröge [Wed, 8 Jul 2009 15:59:29 +0000 (17:59 +0200)]
shapewipe: Add BGRA support for video in/output

15 years agompegtsdemux: Fix double free
Sebastian Pölsterl [Wed, 8 Jul 2009 13:26:07 +0000 (15:26 +0200)]
mpegtsdemux: Fix double free

The hash table already makes sure that the stream is correctly
free'd when elements are removed.

Fixes bug #587819.

15 years agompegtsparse: parse component tag
Miguel Àngel Farré [Wed, 8 Jul 2009 09:16:19 +0000 (10:16 +0100)]
mpegtsparse: parse component tag

15 years agompegtsparse: parse carousel identifier descriptor
Miguel Àngel Farré [Wed, 8 Jul 2009 09:11:52 +0000 (10:11 +0100)]
mpegtsparse: parse carousel identifier descriptor

15 years agompegtsparse: add parsing of data broadcast descriptors
Zaheer Abbas Merali [Tue, 7 Jul 2009 14:28:04 +0000 (15:28 +0100)]
mpegtsparse: add parsing of data broadcast descriptors

15 years agobasevideo: Link with libgstvideo for some used functions
Sebastian Dröge [Tue, 7 Jul 2009 18:28:09 +0000 (20:28 +0200)]
basevideo: Link with libgstvideo for some used functions

15 years agomimenc: Send pause frames when paused
Olivier Crête [Tue, 7 Jul 2009 18:18:16 +0000 (19:18 +0100)]
mimenc: Send pause frames when paused

15 years agomimdec: Ignore pause frames
Olivier Crête [Tue, 7 Jul 2009 18:15:42 +0000 (19:15 +0100)]
mimdec: Ignore pause frames

15 years agomimenc: Put keyframe/paused flags in tcp header
Olivier Crête [Tue, 7 Jul 2009 17:27:36 +0000 (18:27 +0100)]
mimenc: Put keyframe/paused flags in tcp header

15 years agomimenc: Put timestamp on the header buffer
Olivier Crête [Tue, 7 Jul 2009 17:18:06 +0000 (18:18 +0100)]
mimenc: Put timestamp on the header buffer

15 years agomimenc: Retimestamp to the running time
Olivier Crête [Tue, 7 Jul 2009 17:22:54 +0000 (18:22 +0100)]
mimenc: Retimestamp to the running time

15 years agomimenc: Save the segment
Olivier Crête [Mon, 6 Jul 2009 16:17:22 +0000 (17:17 +0100)]
mimenc: Save the segment

15 years agomimenc: Add property for the paused mode
Olivier Crête [Mon, 6 Jul 2009 15:24:59 +0000 (16:24 +0100)]
mimenc: Add property for the paused mode

15 years agobasevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_API
Tim-Philipp Müller [Fri, 3 Jul 2009 15:08:38 +0000 (16:08 +0100)]
basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_API

Add some guards and fat warnings to the header files with still unstable
API, so people who just look at the installed headers know that it
actually is unstable API.

15 years agompegtsparse: fix sdt parsing.
Zaheer Abbas Merali [Thu, 2 Jul 2009 14:58:00 +0000 (15:58 +0100)]
mpegtsparse: fix sdt parsing.

fix parsing of everything for each service from eit schedule flag on and also
add a running-status parameter to the bus message structure.

15 years agoshapewipe: Add support for ARGB video input/output
Sebastian Dröge [Thu, 2 Jul 2009 09:24:48 +0000 (11:24 +0200)]
shapewipe: Add support for ARGB video input/output

15 years agobasevideo: move from -base
David Schleef [Wed, 1 Jul 2009 17:55:12 +0000 (10:55 -0700)]
basevideo: move from -base

Also move schroedinger plugin.  This creates a new library,
gstbasevideo-0.10, which will probably be merged back into
gstvideo-0.10 when this is moved back to -base.

15 years agortpbin: use new method for netaddress to string
Wim Taymans [Wed, 1 Jul 2009 10:55:03 +0000 (12:55 +0200)]
rtpbin: use new method for netaddress to string

15 years agodist: Add lv2 plugin to the dist
Jan Schmidt [Mon, 29 Jun 2009 16:24:58 +0000 (17:24 +0100)]
dist: Add lv2 plugin to the dist

15 years agodist: Add the camerabin examples subdirectory to the dist
Jan Schmidt [Mon, 29 Jun 2009 15:37:01 +0000 (16:37 +0100)]
dist: Add the camerabin examples subdirectory to the dist

15 years agortpbin: do better cleanup of the src ghostpads
Wim Taymans [Mon, 29 Jun 2009 16:48:33 +0000 (18:48 +0200)]
rtpbin: do better cleanup of the src ghostpads

Connect to the pad-removed signal of the ptdemux elements so that we remove the
ghostpads for them. Fixes cleanup when going to NULL as well as when releasing
the sinkpads.

Fixes #561752

15 years agodocs: remove old element
Wim Taymans [Mon, 29 Jun 2009 15:48:13 +0000 (17:48 +0200)]
docs: remove old element

15 years agortpsession: add a comment
Wim Taymans [Thu, 28 May 2009 17:08:40 +0000 (19:08 +0200)]
rtpsession: add a comment

15 years agortpbin: add SDES property
Wim Taymans [Mon, 29 Jun 2009 14:37:54 +0000 (16:37 +0200)]
rtpbin: add SDES property

Remove all individual SDES properties and use one sdes property that takes a
GstStructure instead. This will allow us to add more custom stuff to the SDES
messages later.

15 years agortpbin: add SDES property that takes GstStructure
Wim Taymans [Mon, 29 Jun 2009 14:21:05 +0000 (16:21 +0200)]
rtpbin: add SDES property that takes GstStructure

Remove all individual SDES properties and use one sdes property that takes a
GstStructure instead. This will allow us to add more custom stuff to the SDES
messages later.

15 years agortpbin: removed old gstrtpclient
Wim Taymans [Tue, 2 Jun 2009 15:46:08 +0000 (17:46 +0200)]
rtpbin: removed old gstrtpclient

15 years agosdl: only include sys/time.h when we have it
Andoni Morales [Mon, 29 Jun 2009 10:23:59 +0000 (12:23 +0200)]
sdl: only include sys/time.h when we have it

Fixes #586956

15 years agofrei0r: Correctly clean up elements to be reusable and not leak memory
Sebastian Dröge [Mon, 29 Jun 2009 10:02:19 +0000 (12:02 +0200)]
frei0r: Correctly clean up elements to be reusable and not leak memory

15 years agofrei0r: In the filter plugins create the frei0r instances in create() before playback...
Sebastian Dröge [Mon, 29 Jun 2009 09:59:13 +0000 (11:59 +0200)]
frei0r: In the filter plugins create the frei0r instances in create() before playback starts

15 years agofrei0r: In the mixer plugins create the frei0r instances in create() before playback...
Sebastian Dröge [Mon, 29 Jun 2009 09:56:59 +0000 (11:56 +0200)]
frei0r: In the mixer plugins create the frei0r instances in create() before playback starts

15 years agofrei0r: In the src plugins create the frei0r instances in create() before playback...
Sebastian Dröge [Mon, 29 Jun 2009 09:54:26 +0000 (11:54 +0200)]
frei0r: In the src plugins create the frei0r instances in create() before playback starts

15 years agofrei0r: Use fixed caps on the filter pads
Sebastian Dröge [Mon, 29 Jun 2009 09:50:44 +0000 (11:50 +0200)]
frei0r: Use fixed caps on the filter pads

This is required because we have to create a new frei0r
instance for any caps changes and the instances can have history.
Just creating a new instance during playback can result in bad output
right after the caps change.

15 years agofrei0r: Set the default property values correctly
Sebastian Dröge [Sat, 27 Jun 2009 07:51:01 +0000 (09:51 +0200)]
frei0r: Set the default property values correctly

15 years agocamerabin: code cleanups
Stefan Kost [Fri, 26 Jun 2009 15:35:06 +0000 (18:35 +0300)]
camerabin: code cleanups

Downgrade a WARNING to INFO. Use a bit more compact code. Add a fixme comment.

15 years agocamerabin: just ref caps, we don't need a writable copy
Stefan Kost [Fri, 26 Jun 2009 15:34:36 +0000 (18:34 +0300)]
camerabin: just ref caps, we don't need a writable copy

15 years agocamerabin: no need to ref and unref this temporarily
Stefan Kost [Fri, 26 Jun 2009 15:33:47 +0000 (18:33 +0300)]
camerabin: no need to ref and unref this temporarily

15 years agocamerabin: don't leak sink_caps if they would be any-caps
Stefan Kost [Fri, 26 Jun 2009 15:32:40 +0000 (18:32 +0300)]
camerabin: don't leak sink_caps if they would be any-caps

15 years agocamerabin: don't leak preview images
Stefan Kost [Fri, 26 Jun 2009 15:31:51 +0000 (18:31 +0300)]
camerabin: don't leak preview images

15 years agocamerabin: don't leak viewfinder-caps
Stefan Kost [Fri, 26 Jun 2009 15:30:01 +0000 (18:30 +0300)]
camerabin: don't leak viewfinder-caps

15 years agocamerabin: make shot2shot test more reliable
Stefan Kost [Fri, 26 Jun 2009 13:07:43 +0000 (16:07 +0300)]
camerabin: make shot2shot test more reliable

We can only trigger next shot (in the test) when current is captured and saved.

15 years agocamerabin: insert a few blank lines for readability
Stefan Kost [Fri, 26 Jun 2009 10:10:12 +0000 (13:10 +0300)]
camerabin: insert a few blank lines for readability

15 years agocamerabin: don't leak messages and element refs in preview
Stefan Kost [Fri, 26 Jun 2009 10:09:27 +0000 (13:09 +0300)]
camerabin: don't leak messages and element refs in preview

15 years agoautogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01]
Jan Schmidt [Fri, 26 Jun 2009 14:10:05 +0000 (15:10 +0100)]
autogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01]

Check for more automake command variants. Use printf instead of 'echo -n'
for portability

15 years agoAutomatic update of common submodule
Jan Schmidt [Fri, 26 Jun 2009 12:42:51 +0000 (13:42 +0100)]
Automatic update of common submodule

From f810030 to 5845b63

15 years agofreeze: don't build plugin static lib
Changwoo Ryu [Fri, 26 Jun 2009 08:30:22 +0000 (09:30 +0100)]
freeze: don't build plugin static lib

Pass --tag=disable-static to libtool like we do for other plugins.
Fixes #587023.

15 years agoUse GST_WARNING instead of fprintf.
Dave Robillard [Thu, 25 Jun 2009 16:31:32 +0000 (12:31 -0400)]
Use GST_WARNING instead of fprintf.

15 years agoAdd LV2 quick start README.
Dave Robillard [Sat, 30 May 2009 15:18:21 +0000 (11:18 -0400)]
Add LV2 quick start README.

15 years agocamerabin: don't leak requestpads
Stefan Kost [Thu, 25 Jun 2009 16:23:16 +0000 (19:23 +0300)]
camerabin: don't leak requestpads

Requestpads need to be released and unreffed. Add a comment in one case where
we intentionaly don't unref.

15 years agocamerabin: sync first test more safely
Stefan Kost [Thu, 25 Jun 2009 16:21:47 +0000 (19:21 +0300)]
camerabin: sync first test more safely

Don't use gst_element_get_state() to wait for PLAYING, Use the bus-handler
insteader and asynchronously schedule next test.

15 years agocapssetter: import element into -bad
Mark Nauwelaerts [Thu, 25 Jun 2009 14:41:49 +0000 (16:41 +0200)]
capssetter: import element into -bad

15 years agoqtmux: Remove unused variable.
Edward Hervey [Thu, 25 Jun 2009 06:38:21 +0000 (08:38 +0200)]
qtmux: Remove unused variable.

15 years agoqtmux: Fix debug statement.
Edward Hervey [Thu, 25 Jun 2009 06:38:10 +0000 (08:38 +0200)]
qtmux: Fix debug statement.

15 years agocamerabin: add target-times option to specify test times
Stefan Kost [Wed, 24 Jun 2009 15:56:28 +0000 (18:56 +0300)]
camerabin: add target-times option to specify test times

Have some reasonable default times. Add a commandline option to override
defaults. Interpret target-time=0 as skip-test.

15 years agocamerabin: buffer-alloc support fixes to image and video bin handling
Lasse Laukkanen [Tue, 23 Jun 2009 10:01:52 +0000 (13:01 +0300)]
camerabin: buffer-alloc support fixes to image and video bin handling

Keep image bin in PAUSED state in image mode except when processing/saving (PLAYING/READY).
Change output-selector to view finder before setting video bin to READY.
Fix filename sent with img-done signal.

15 years agocamerabin: fix setting mute when video bin elements haven't been created
Lasse Laukkanen [Tue, 23 Jun 2009 10:01:13 +0000 (13:01 +0300)]
camerabin: fix setting mute when video bin elements haven't been created

15 years agocamerabin: set image bin to PAUSED when starting capture
Lasse Laukkanen [Tue, 16 Jun 2009 15:12:29 +0000 (18:12 +0300)]
camerabin: set image bin to PAUSED when starting capture

Set image bin to PAUSED also when starting capture using photography
interface.

15 years agocamerabin: leave v4l2camsrc "capture-mode" as video mode when pausing
Lasse Laukkanen [Tue, 21 Apr 2009 07:55:36 +0000 (10:55 +0300)]
camerabin: leave v4l2camsrc "capture-mode" as video mode when pausing

15 years agoAutomatic update of common submodule
Jan Schmidt [Wed, 24 Jun 2009 14:14:33 +0000 (15:14 +0100)]
Automatic update of common submodule

From f3bb51b to f810030

15 years agoVDPAU: Move I420/YV12 to the front of the caps. Add debug.
Jan Schmidt [Mon, 22 Jun 2009 02:55:27 +0000 (03:55 +0100)]
VDPAU: Move I420/YV12 to the front of the caps. Add debug.

Make I420/YV12 caps be preferred when downloading to YUV buffers,
when possible, by listing them first in the set of output caps.
Add some debug in the caps selection code.

15 years agoxvidenc: also allow video/mpeg on output caps. Fixes #377784.
Mark Nauwelaerts [Tue, 23 Jun 2009 16:01:18 +0000 (18:01 +0200)]
xvidenc: also allow video/mpeg on output caps.  Fixes #377784.

15 years agoshapewipe: Correctly handle 0/1 fps
Sebastian Dröge [Tue, 23 Jun 2009 16:23:13 +0000 (18:23 +0200)]
shapewipe: Correctly handle 0/1 fps

15 years agosignalprocessor: use $(top_builddir) instead of relative paths
Stefan Kost [Mon, 22 Jun 2009 20:50:49 +0000 (23:50 +0300)]
signalprocessor: use $(top_builddir) instead of relative paths

15 years agocamerabin: add local include dir to CFLAGS
Stefan Kost [Mon, 22 Jun 2009 20:49:03 +0000 (23:49 +0300)]
camerabin: add local include dir to CFLAGS

15 years agoWorking LV2 plugin discovery.
Dave Robillard [Wed, 29 Apr 2009 03:24:45 +0000 (23:24 -0400)]
Working LV2 plugin discovery.

- Separate gstsignalprocessor into a separate library (not sure if this
  is in the right place, but it works for now anyway)
- Create LV2 element based on LADSPA element, port most discovery
  functionality

15 years agoFix inconsistent style (trivial test commit).
Dave Robillard [Sun, 29 Mar 2009 17:31:21 +0000 (13:31 -0400)]
Fix inconsistent style (trivial test commit).

15 years agoAdd configure check for SLV2.
Dave Robillard [Sun, 29 Mar 2009 17:23:02 +0000 (13:23 -0400)]
Add configure check for SLV2.

15 years agocamerabin: debug log only change
Stefan Kost [Mon, 22 Jun 2009 19:01:22 +0000 (22:01 +0300)]
camerabin: debug log only change

15 years agometadata: map more tags and fix reading of xmp tags
Stefan Kost [Mon, 22 Jun 2009 15:35:21 +0000 (18:35 +0300)]
metadata: map more tags and fix reading of xmp tags

Register xmp schemas for photoshop and iptc. Map a few location tags there.
Add more dc tags. Fix reading xmp tag by iteration over known schemas. Add
some more debug logging.

15 years agocamerabin: more cleanup in tests
Stefan Kost [Tue, 16 Jun 2009 14:12:27 +0000 (17:12 +0300)]
camerabin: more cleanup in tests

Add more debug logging. Remove unused mutex and cond.

15 years agocamerabin: code cruft removal and debug logs
Stefan Kost [Fri, 12 Jun 2009 11:26:24 +0000 (14:26 +0300)]
camerabin: code cruft removal and debug logs

Remove unused code. Add lots of debug loging. Change comments for local
functions to not use /** gtk-doc start style.

15 years agocamerabin: add camerabin examples
Stefan Kost [Fri, 12 Jun 2009 07:40:48 +0000 (10:40 +0300)]
camerabin: add camerabin examples

gst-camera is a gtk-test app to play with the imagecapture and videorecording.
gst-camera-perf is a tool to run various scenarios and take time meassurements
(e.g. shot-to-shot). Also sort the output files in configure.ac a bit to be
in alphabetical order.

15 years agometadata: fix conversion of geo coordinates
Stefan Kost [Wed, 10 Jun 2009 08:15:01 +0000 (11:15 +0300)]
metadata: fix conversion of geo coordinates

Coordinate conversion has been verified with exiv2 and some webpages.
Minutes wher totally off and seconds were not used at all.

15 years agoh264parse: detect and fix for bad NALU sizes
Wim Taymans [Mon, 22 Jun 2009 09:19:07 +0000 (11:19 +0200)]
h264parse: detect and fix for bad NALU sizes

when in AVC mode a nalu size seems invalid, assume the NALU has the size of the
available data instead of looping forever.

Fixes #586354

15 years agoVDPAU: Add some debug statements
Jan Schmidt [Fri, 19 Jun 2009 20:20:26 +0000 (21:20 +0100)]
VDPAU: Add some debug statements

15 years agoVDPAU: Fix build flags to pull in gst-plugins-base libs
Jan Schmidt [Thu, 18 Jun 2009 16:06:23 +0000 (17:06 +0100)]
VDPAU: Fix build flags to pull in gst-plugins-base libs

15 years agoVDPAU: Refactor the error path to a common output, and fix a leak.
Jan Schmidt [Mon, 15 Jun 2009 17:33:06 +0000 (18:33 +0100)]
VDPAU: Refactor the error path to a common output, and fix a leak.

Don't leak the input buffer on errors. Add some debug statements.

15 years agoVDPAU: Fix up caps in vdpaumpegdec. Remove extra semicolon
Jan Schmidt [Mon, 15 Jun 2009 17:29:56 +0000 (18:29 +0100)]
VDPAU: Fix up caps in vdpaumpegdec. Remove extra semicolon

Fix a typo in the caps for the VDPAU mpeg decoder (chroma_type->chroma-type)
and use the GST_VDP_VIDEO_CAPS for the pad template.
Remove a stray semicolon.

15 years agoVDPAU: Enhance the configure tests
Jan Schmidt [Fri, 12 Jun 2009 15:39:39 +0000 (16:39 +0100)]
VDPAU: Enhance the configure tests

Check for the VDPAU headers in /usr/include/nvidia as they are on some
platforms (Fedora/rpmfusion). Also check that the libvdpau library is
available.

15 years agovdpaumpegdec: use fixed src caps
Carl-Anton Ingmarsson [Tue, 9 Jun 2009 21:14:26 +0000 (23:14 +0200)]
vdpaumpegdec: use fixed src caps

15 years agovdpaumpegdec: drop all frames before a GOP when we seek
Carl-Anton Ingmarsson [Mon, 8 Jun 2009 12:35:29 +0000 (14:35 +0200)]
vdpaumpegdec: drop all frames before a GOP when we seek

15 years agovdpaumpegdec: small cleanup
Carl-Anton Ingmarsson [Mon, 8 Jun 2009 12:15:03 +0000 (14:15 +0200)]
vdpaumpegdec: small cleanup

15 years agovdpau: s/IS_VDPAU/IS_VDP
Carl-Anton Ingmarsson [Sun, 7 Jun 2009 21:46:38 +0000 (23:46 +0200)]
vdpau: s/IS_VDPAU/IS_VDP

15 years agovdpaumpegdec: send newsegment event if only the rate has been updated
Carl-Anton Ingmarsson [Sat, 6 Jun 2009 23:25:01 +0000 (01:25 +0200)]
vdpaumpegdec: send newsegment event if only the rate has been updated

15 years agovdpaumpegdec: use mutex to protect mpeg_dec->seeking from concurrent access
Carl-Anton Ingmarsson [Sat, 6 Jun 2009 23:12:50 +0000 (01:12 +0200)]
vdpaumpegdec: use mutex to protect mpeg_dec->seeking from concurrent access

15 years agovdpaumpegdec: use gst_pad_get_parent for threadsafety
Carl-Anton Ingmarsson [Sat, 6 Jun 2009 22:55:55 +0000 (00:55 +0200)]
vdpaumpegdec: use gst_pad_get_parent for threadsafety

15 years agovdpaumpegdec: further work on seeking
Carl-Anton Ingmarsson [Sat, 6 Jun 2009 19:27:52 +0000 (21:27 +0200)]
vdpaumpegdec: further work on seeking

15 years agovdpaumpegdec: small cleanups
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 21:11:18 +0000 (23:11 +0200)]
vdpaumpegdec: small cleanups

15 years agovdpaumpegdec: set GST_BUFFER_FLAG_DELTA_UNIT on non I_FRAME's
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 20:28:02 +0000 (22:28 +0200)]
vdpaumpegdec: set GST_BUFFER_FLAG_DELTA_UNIT on non I_FRAME's

15 years agovdpaumpegdec: rename gstvdpmpegdecoder.[ch] to gstvdpmpegdec.[ch]
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 19:48:28 +0000 (21:48 +0200)]
vdpaumpegdec: rename gstvdpmpegdecoder.[ch] to gstvdpmpegdec.[ch]

15 years agovdpaumpegdec: rename GstVdpMpegDecoder to GstVdpMpegDec
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 19:46:08 +0000 (21:46 +0200)]
vdpaumpegdec: rename GstVdpMpegDecoder to GstVdpMpegDec

15 years agovdpaumpegdec: pass buffer size directly to gst_vdp_mpeg_decoder_decode
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 19:42:30 +0000 (21:42 +0200)]
vdpaumpegdec: pass buffer size directly to gst_vdp_mpeg_decoder_decode

15 years agovdpaumpegdec: small cleanup
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 19:18:47 +0000 (21:18 +0200)]
vdpaumpegdec: small cleanup

15 years agovdpaumpegdec: calculate byterate from the size of the incoming data
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 19:16:48 +0000 (21:16 +0200)]
vdpaumpegdec: calculate byterate from the size of the incoming data

15 years agovdpaumpegdec: print frame_nr in debug print
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 17:08:24 +0000 (19:08 +0200)]
vdpaumpegdec: print frame_nr in debug print

15 years agovdpaumpegdec: interlaced fixes
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 16:28:17 +0000 (18:28 +0200)]
vdpaumpegdec: interlaced fixes

15 years agovdpaumpegdec: only set base duration once
Carl-Anton Ingmarsson [Fri, 5 Jun 2009 16:18:38 +0000 (18:18 +0200)]
vdpaumpegdec: only set base duration once