platform/upstream/gstreamer.git
15 years agoqtmux: also add .h file changes to unbreak the build
Stefan Kost [Mon, 28 Dec 2009 09:34:35 +0000 (11:34 +0200)]
qtmux: also add .h file changes to unbreak the build

15 years agoqtmux: use correct names from template for request pads
Stefan Kost [Sun, 27 Dec 2009 21:51:50 +0000 (23:51 +0200)]
qtmux: use correct names from template for request pads

The pads where names pad0, pad1, ...

15 years agoqtmux: move errors _new_pad to the end
Stefan Kost [Sun, 27 Dec 2009 21:32:58 +0000 (23:32 +0200)]
qtmux: move errors _new_pad to the end

15 years agoAutomatic update of common submodule
Mark Nauwelaerts [Mon, 21 Dec 2009 18:12:42 +0000 (19:12 +0100)]
Automatic update of common submodule

From 47cb23a to 14cec89

15 years agoqtmux: Accept non-paired uint tags
Thiago Santos [Mon, 21 Dec 2009 16:58:30 +0000 (13:58 -0300)]
qtmux: Accept non-paired uint tags

Adds support for unpaired unsigned interger tags

15 years agoqtmux: Adds new tags
Thiago Santos [Mon, 21 Dec 2009 15:05:37 +0000 (12:05 -0300)]
qtmux: Adds new tags

Maps more tags that are already posted by qtdemux

Fixes #599759

15 years agofaac: only raw output needs codec_data in caps
Mark Nauwelaerts [Fri, 18 Dec 2009 15:16:46 +0000 (16:16 +0100)]
faac: only raw output needs codec_data in caps

15 years agobaseparse: check for remaining data when draining in push mode
Mark Nauwelaerts [Fri, 18 Dec 2009 12:30:29 +0000 (13:30 +0100)]
baseparse: check for remaining data when draining in push mode

15 years agobaseparse: fix pull mode cache size comparison
Mark Nauwelaerts [Fri, 18 Dec 2009 12:30:07 +0000 (13:30 +0100)]
baseparse: fix pull mode cache size comparison

15 years agoac3parse: Fix unitialized variable.
Edward Hervey [Fri, 18 Dec 2009 12:01:17 +0000 (13:01 +0100)]
ac3parse: Fix unitialized variable.

15 years agofpsdisplaysink: Internal sink improvements
Thiago Santos [Thu, 17 Dec 2009 14:04:28 +0000 (11:04 -0300)]
fpsdisplaysink: Internal sink improvements

Does some general improvements with the internal sink handling.
1) Do not remove and re-add the ghostpad when changing
internal sink
2) Only instantiate the default sink when changing from NULL
to READY if there is no other available
3) Avoid changing the internal sink if not on NULL state

Fixes #598682

15 years agofpsdisplaysink: Minor fixes
Thiago Santos [Thu, 17 Dec 2009 10:54:04 +0000 (07:54 -0300)]
fpsdisplaysink: Minor fixes

Downgrade a warning message to debug. Remove an
already fixed FIXME and add a note about (not-)using
fpsdisplaysink in autovideosink. Change the created
ghostpad to use the name "sink" as it is advertised in
the pad template.

15 years agoUpdate spec file and fix ac3parser header listing in Makefile.am
Christian Schaller [Thu, 17 Dec 2009 14:46:01 +0000 (14:46 +0000)]
Update spec file and fix ac3parser header listing in Makefile.am

15 years agotests: try to fix 'make dist' when cog is not installed
Tim-Philipp Müller [Thu, 17 Dec 2009 01:05:28 +0000 (01:05 +0000)]
tests: try to fix 'make dist' when cog is not installed

15 years agofpsdisplaysink: fix setting sync on child bin
Thiago Santos [Wed, 16 Dec 2009 21:32:42 +0000 (18:32 -0300)]
fpsdisplaysink: fix setting sync on child bin

Use GST_IS_BIN instead of G_OBJECT_TYPE to check if the
internal sink is a bin. Using the later won't work when
the sink is not a bin directly (but inherits from one, like
autovideosink).

Fixes #604280

15 years agofpsdisplaysink: check the sync property exists on embedded sink(s)
Philippe Normand [Tue, 15 Dec 2009 12:08:08 +0000 (13:08 +0100)]
fpsdisplaysink: check the sync property exists on embedded sink(s)

Follow-up on 4111d6321f140eb7790620ab42e5cf1d9413b56a, the video
sink(s) used by fpsdisplaysink might not have the sync property. So we
check its existence to avoid warning from g_object_set() at runtime.

Fixes #604280

15 years agoqtmux: support more of j2k
Thiago Santos [Fri, 11 Dec 2009 01:20:45 +0000 (22:20 -0300)]
qtmux: support more of j2k

Reads the new caps added to qtdemux by commit
c917d65e6df0b5d585f905c7ad78a8a0a44b2cb0
and adds its corresponding atoms.

Also adds support for image/x-jpc as it is the same
as image/x-jp2, except that the buffers need to be
boxed inside a jp2c isom box before muxing. To solve
this the QTPads now have a function that (if
not NULL) is called when a buffer is collected. This
function returns a replacement to the current collected
buffer.

Fixes #598916

15 years agocog: Table generation utility needs to link to -lm too
Sebastian Dröge [Mon, 14 Dec 2009 15:16:08 +0000 (16:16 +0100)]
cog: Table generation utility needs to link to -lm too

15 years agocog: Don't build orc_memcpy() and depend on orc >= 0.4.3 for orc_memcpy()
Sebastian Dröge [Mon, 14 Dec 2009 15:08:01 +0000 (16:08 +0100)]
cog: Don't build orc_memcpy() and depend on orc >= 0.4.3 for orc_memcpy()

In the latest release this function is already defined.

15 years agoqtmux: Maps 'classification' tag for 3gpp files
Thiago Santos [Thu, 10 Dec 2009 19:53:19 +0000 (16:53 -0300)]
qtmux: Maps 'classification' tag for 3gpp files

Adds the mapping of 'classification' tags to writing of
'clsf' atoms for gppmux.

Based on a patch by: Lasse Laukkanen <ext-lasse.2.laukkanen@nokia.com>

15 years agofpsdisplaysink: expose video sink using a property
Philippe Normand [Fri, 11 Dec 2009 01:49:13 +0000 (22:49 -0300)]
fpsdisplaysink: expose video sink using a property

Exposes the internally used sink as video-sink property and
makes the default one to be autovideosink instead of
the hardcoded xvimagesink

Fixes #604280

15 years agoadpcmenc: add new adpcm encoder element.
Peter van Hardenberg [Sat, 12 Dec 2009 00:32:48 +0000 (16:32 -0800)]
adpcmenc: add new adpcm encoder element.

15 years agoaudioparse: fix a format string as reported on irc.
Michael Smith [Fri, 11 Dec 2009 18:25:16 +0000 (10:25 -0800)]
audioparse: fix a format string as reported on irc.

15 years agoadpcmdec: make power of 2 more accurate.
Michael Smith [Thu, 10 Dec 2009 18:10:15 +0000 (10:10 -0800)]
adpcmdec: make power of 2 more accurate.

15 years agoh264parse: fix caps parameters setting
Mark Nauwelaerts [Thu, 10 Dec 2009 11:56:47 +0000 (12:56 +0100)]
h264parse: fix caps parameters setting

Also consider PPS when selecting SPS to pick parameters from.
Only update caps when settings actually changed, and when these are valid.

15 years agoivorbis: also cater for traditional 16-bit width sample output
Mark Nauwelaerts [Tue, 8 Dec 2009 17:57:49 +0000 (18:57 +0100)]
ivorbis: also cater for traditional 16-bit width sample output

15 years agoshapewipe: Don't do pointer dereferences in the processing loop
Sebastian Dröge [Thu, 10 Dec 2009 09:40:10 +0000 (10:40 +0100)]
shapewipe: Don't do pointer dereferences in the processing loop

Lowers the time taken there in my testcase from 6.91% to 6.20%
as measured by callgrind.

15 years agortpmux: update the current_ssrc from the caps
unknown [Wed, 18 Nov 2009 15:38:33 +0000 (16:38 +0100)]
rtpmux: update the current_ssrc from the caps

Fixes #604101

15 years agortpmux: release pads when disposing
Håvard Graff [Wed, 9 Dec 2009 13:42:21 +0000 (14:42 +0100)]
rtpmux: release pads when disposing

Because of an allocated priv (GstRTPMuxPadPrivate), the element will
leak memory if not gst_rtp_mux_release_pad() is called. This would
previously only happen if release_request_pad() was called explicitly,
somthing that should not be neccesary.

Fixes #604099

15 years agodtmfmux: method name cleanups
Wim Taymans [Wed, 9 Dec 2009 12:40:43 +0000 (13:40 +0100)]
dtmfmux: method name cleanups

15 years agoassrender: Implement srcpad query function to always forward to the video sinkpad
Sebastian Dröge [Wed, 9 Dec 2009 08:57:58 +0000 (09:57 +0100)]
assrender: Implement srcpad query function to always forward to the video sinkpad

15 years agoassrender: Proxy buffer allocation on video sinkpad to the srcpad
Sebastian Dröge [Wed, 9 Dec 2009 08:55:32 +0000 (09:55 +0100)]
assrender: Proxy buffer allocation on video sinkpad to the srcpad

...and add getcaps function to the video sinkpad.

15 years agoassrender: Implement srcpad event functions for seeking and correct event forwarding
Sebastian Dröge [Wed, 9 Dec 2009 08:51:20 +0000 (09:51 +0100)]
assrender: Implement srcpad event functions for seeking and correct event forwarding

Copied from textoverlay.

15 years agoqtmux: remove c++ comments and add some more comments.
Michael Smith [Wed, 9 Dec 2009 01:59:04 +0000 (17:59 -0800)]
qtmux: remove c++ comments and add some more comments.

15 years agoqtmux: add ima adpcm support
Michael Smith [Wed, 9 Dec 2009 01:55:56 +0000 (17:55 -0800)]
qtmux: add ima adpcm support

15 years agodshowvideosink: don't leak filter_media_event
Stephen McNamara [Wed, 9 Dec 2009 01:55:13 +0000 (17:55 -0800)]
dshowvideosink: don't leak filter_media_event

15 years agoac3parse: ensure sufficient data available for parsing
Mark Nauwelaerts [Mon, 23 Nov 2009 15:34:50 +0000 (16:34 +0100)]
ac3parse: ensure sufficient data available for parsing

15 years agoac3parse: extract and use some more details for Enhanced Ac-3 streams
Mark Nauwelaerts [Thu, 29 Oct 2009 14:19:04 +0000 (15:19 +0100)]
ac3parse: extract and use some more details for Enhanced Ac-3 streams

15 years agobaseparse: custom bufferflag indicates not to count frame in stats
Mark Nauwelaerts [Thu, 29 Oct 2009 14:18:37 +0000 (15:18 +0100)]
baseparse: custom bufferflag indicates not to count frame in stats

15 years agoac3parse: perform additional frame checks when resyncing
Mark Nauwelaerts [Wed, 28 Oct 2009 13:08:43 +0000 (14:08 +0100)]
ac3parse: perform additional frame checks when resyncing

15 years agoac3parse: inform base parser of frame duration
Mark Nauwelaerts [Wed, 28 Oct 2009 13:07:17 +0000 (14:07 +0100)]
ac3parse: inform base parser of frame duration

15 years agoac3parse: improve src caps settings
Mark Nauwelaerts [Tue, 27 Oct 2009 15:16:50 +0000 (16:16 +0100)]
ac3parse: improve src caps settings

15 years agoac3parse: initial version
Mark Nauwelaerts [Fri, 27 Nov 2009 16:59:03 +0000 (17:59 +0100)]
ac3parse: initial version

MARGINAL rank for now; might take some time for some (useful)
framed=true/false to appear here and there.

15 years agoamrparse: use (default) time handling of baseparser class
Mark Nauwelaerts [Thu, 26 Nov 2009 17:34:45 +0000 (18:34 +0100)]
amrparse: use (default) time handling of baseparser class

15 years agoaudioparsers: move 'amrparse' into it
Mark Nauwelaerts [Thu, 26 Nov 2009 17:15:21 +0000 (18:15 +0100)]
audioparsers: move 'amrparse' into it

15 years agoaudioparsers: reference GstBaseParse now lives here
Mark Nauwelaerts [Fri, 27 Nov 2009 16:27:32 +0000 (17:27 +0100)]
audioparsers: reference GstBaseParse now lives here

15 years agoaudioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin
Mark Nauwelaerts [Sat, 28 Nov 2009 17:13:31 +0000 (18:13 +0100)]
audioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin

15 years agoaacparse: separate plugin registration and rename plugin
Mark Nauwelaerts [Thu, 26 Nov 2009 16:04:43 +0000 (17:04 +0100)]
aacparse: separate plugin registration and rename plugin

15 years agoaacparse: ensure sufficient data available before accessing
Mark Nauwelaerts [Thu, 26 Nov 2009 16:04:36 +0000 (17:04 +0100)]
aacparse: ensure sufficient data available before accessing

15 years agoaacparse: use (default) time handling of baseparser class
Mark Nauwelaerts [Thu, 5 Nov 2009 13:31:40 +0000 (14:31 +0100)]
aacparse: use (default) time handling of baseparser class

15 years agoaacparse: fixup comments to C-style
Mark Nauwelaerts [Thu, 29 Oct 2009 14:19:35 +0000 (15:19 +0100)]
aacparse: fixup comments to C-style

15 years agobaseparse: reset passthrough mode to default (disabled) on activation
Mark Nauwelaerts [Thu, 29 Oct 2009 15:05:00 +0000 (16:05 +0100)]
baseparse: reset passthrough mode to default (disabled) on activation

15 years agobaseparse: ensure buffer metadata is writable
Mark Nauwelaerts [Thu, 29 Oct 2009 14:16:59 +0000 (15:16 +0100)]
baseparse: ensure buffer metadata is writable

15 years agobaseparse: fix/enhance DISCONT marking
Mark Nauwelaerts [Wed, 28 Oct 2009 13:06:13 +0000 (14:06 +0100)]
baseparse: fix/enhance DISCONT marking

In particular, consider DISCONT == !sync, and allow subclass to query
sync state, as it may want to perform additional checks depending
on whether sync was achieved earlier on.
Also arrange for subclass to query whether leftover data is being drained.

15 years agobaseparse: add timestamp handling, and default conversion
Mark Nauwelaerts [Mon, 23 Nov 2009 14:48:25 +0000 (15:48 +0100)]
baseparse: add timestamp handling, and default conversion

In particular, (optionally) provide baseparse with a notion of frames per second
(and therefore also frame duration) and have it track frame and byte counts.
This way, subclass can provide baseparse with fps and have it provide default
buffer time metadata and conversions, though subclass can still install
callbacks to handle such itself.

15 years agobaseparse: documentation fixes
Mark Nauwelaerts [Wed, 28 Oct 2009 11:02:03 +0000 (12:02 +0100)]
baseparse: documentation fixes

15 years agobaseparse: use_fixed_caps for src pad
Mark Nauwelaerts [Wed, 28 Oct 2009 11:00:08 +0000 (12:00 +0100)]
baseparse: use_fixed_caps for src pad

After all, stream is as-is, and there is little molding to downstream's
taste that can be done.  If subclass can and wants to do so, it can
still override as such.

15 years agoassrender: Add docs and integrate into the docs build system
Sebastian Dröge [Tue, 8 Dec 2009 13:46:35 +0000 (14:46 +0100)]
assrender: Add docs and integrate into the docs build system

15 years agoassrender: For synchronizing the text, take the video running time of the next frame
Sebastian Dröge [Tue, 8 Dec 2009 13:06:23 +0000 (14:06 +0100)]
assrender: For synchronizing the text, take the video running time of the next frame

This makes sure that libass already has all text buffers for the next frame
at the time when the next frame is processed. Without this text buffers
might be one frame late or not shown at all if they're only shown for a
single frame.

15 years agoassrender: Fix I420 mode and enable it
Sebastian Dröge [Tue, 8 Dec 2009 10:26:02 +0000 (11:26 +0100)]
assrender: Fix I420 mode and enable it

15 years agoassrender: Fix compilation with older libass versions
Sebastian Dröge [Tue, 8 Dec 2009 10:25:39 +0000 (11:25 +0100)]
assrender: Fix compilation with older libass versions

15 years agodshowvideosink: spell things more betterer.
Michael Smith [Mon, 7 Dec 2009 18:21:32 +0000 (10:21 -0800)]
dshowvideosink: spell things more betterer.

15 years agodshowvideosink: add virtual destructor for internal helper class.
Stephen McNamara [Mon, 7 Dec 2009 18:09:19 +0000 (10:09 -0800)]
dshowvideosink: add virtual destructor for internal helper class.

15 years agoassrender: Don't unref buffers twice
Sebastian Dröge [Mon, 7 Dec 2009 17:35:40 +0000 (18:35 +0100)]
assrender: Don't unref buffers twice

15 years agoassrender: Improve embedded font usage
Sebastian Dröge [Mon, 7 Dec 2009 17:30:05 +0000 (18:30 +0100)]
assrender: Improve embedded font usage

For this add some new mimetypes and also check the filename extension.

Fixes bug #603938.

15 years agoassrender: Disable I420 support for now, it doesn't work reliable yet
Sebastian Dröge [Mon, 7 Dec 2009 17:03:26 +0000 (18:03 +0100)]
assrender: Disable I420 support for now, it doesn't work reliable yet

15 years agoassrender: Add support for I420
Sebastian Dröge [Mon, 7 Dec 2009 16:04:04 +0000 (17:04 +0100)]
assrender: Add support for I420

15 years agoassrender: Optimize blit function and add support for all other non-alpha RGB formats
Sebastian Dröge [Mon, 7 Dec 2009 14:31:41 +0000 (15:31 +0100)]
assrender: Optimize blit function and add support for all other non-alpha RGB formats

Also make sure to not write behind array bounds.

15 years agoassrender: Fix attachment tag handling and move it into a separate function
Sebastian Dröge [Mon, 7 Dec 2009 13:35:55 +0000 (14:35 +0100)]
assrender: Fix attachment tag handling and move it into a separate function

...to prevent code duplication.

15 years agoassrender: Update text last stop after checking if timestamp/duration is valid
Sebastian Dröge [Mon, 7 Dec 2009 13:26:46 +0000 (14:26 +0100)]
assrender: Update text last stop after checking if timestamp/duration is valid

15 years agoassrender: If an ASS track was allocated already only feed new codec_data to it inste...
Sebastian Dröge [Mon, 7 Dec 2009 13:23:22 +0000 (14:23 +0100)]
assrender: If an ASS track was allocated already only feed new codec_data to it instead of recreating

15 years agoassrender: Lots of random cleanup and some minor memleak fixes
Sebastian Dröge [Mon, 7 Dec 2009 13:05:22 +0000 (14:05 +0100)]
assrender: Lots of random cleanup and some minor memleak fixes

15 years agoassrender: Extract embedded fonts from the subtitle streams if requested
Sebastian Dröge [Mon, 7 Dec 2009 12:40:56 +0000 (13:40 +0100)]
assrender: Extract embedded fonts from the subtitle streams if requested

15 years agoassrender: Don't let libass print stuff on stderr but proxy the messages to the GStre...
Sebastian Dröge [Mon, 7 Dec 2009 12:26:39 +0000 (13:26 +0100)]
assrender: Don't let libass print stuff on stderr but proxy the messages to the GStreamer debugging system

15 years agoapexsink: clean up and fix configure logic and Makefile.am
Tim-Philipp Müller [Sat, 5 Dec 2009 11:25:15 +0000 (11:25 +0000)]
apexsink: clean up and fix configure logic and Makefile.am

Check for openssl and libcrypto using pkg-config and don't build the
plugin if those are not available. Also, fix the CFLAGS/LIBS order
in Makefile.am and use the detected LIBS instead of hard-coding
-lcrypto in the Makefile.am. Should fix #601417.

15 years agoAutomatic update of common submodule
Tim-Philipp Müller [Tue, 1 Dec 2009 15:07:49 +0000 (15:07 +0000)]
Automatic update of common submodule

From 87bf428 to 47cb23a

15 years agoconfigure: Call AG_GST_PLATFORM for GST_EXTRA_MODULE_SUFFIX
Sebastian Dröge [Tue, 1 Dec 2009 13:09:29 +0000 (14:09 +0100)]
configure: Call AG_GST_PLATFORM for GST_EXTRA_MODULE_SUFFIX

This is used in the frei0r plugin already but never defined anywhere.

Fixes bug #602524.

15 years agoAutomatic update of common submodule
Sebastian Dröge [Tue, 1 Dec 2009 13:17:22 +0000 (14:17 +0100)]
Automatic update of common submodule

From da4c75c to 87bf428

15 years agoAutomatic update of common submodule
Edward Hervey [Fri, 27 Nov 2009 17:55:58 +0000 (18:55 +0100)]
Automatic update of common submodule

From 53a2485 to da4c75c

15 years agocamerabin: photography interface properties. Fixes #573370 (partially)
Teemu Katajisto [Fri, 27 Nov 2009 12:38:04 +0000 (14:38 +0200)]
camerabin: photography interface properties. Fixes #573370 (partially)

Added GObject properties to photography interface and implemented
them in camerabin. Changed zooming to check if video-source has
zoom property.

15 years agoAdd pkgconfig files for photography interface library.
René Stadler [Mon, 23 Feb 2009 21:18:33 +0000 (23:18 +0200)]
Add pkgconfig files for photography interface library.

15 years agocamerabin: add flags property. Fixes #573370 (partially)
Teemu Katajisto [Wed, 28 Oct 2009 10:47:19 +0000 (12:47 +0200)]
camerabin: add flags property. Fixes #573370 (partially)

Adds flags property to enable runtime configuration of
conversion and scaling elements. Also adds flag for disabling
audio completely.

15 years agocamerabin: remove timeoverlay build-time definition
Teemu Katajisto [Tue, 27 Oct 2009 14:28:25 +0000 (16:28 +0200)]
camerabin: remove timeoverlay build-time definition

15 years agovdpau: fix build
Wim Taymans [Thu, 26 Nov 2009 21:33:32 +0000 (15:33 -0600)]
vdpau: fix build

15 years agoqtmux: replace _scale with _scale_round
Thiago Santos [Thu, 26 Nov 2009 00:41:27 +0000 (21:41 -0300)]
qtmux: replace _scale with _scale_round

Use the rounding version for improved sync between streams.
Small variations in the duration when muxing might lead to
cumullative wrong timestamping when demuxing.

Fixes #602936

15 years agoqtmux: use timestamps for muxing
Thiago Santos [Tue, 24 Nov 2009 19:16:56 +0000 (16:16 -0300)]
qtmux: use timestamps for muxing

Try to use timestamps even when the stream has out of order
timestamps, only fall back to durations when we detect an
out of order buffer. Improves sync between streams.

15 years agometadata: fix classification
Stefan Kost [Tue, 24 Nov 2009 12:34:51 +0000 (14:34 +0200)]
metadata: fix classification

15 years agoExpose lang codes in pmt
Xavier Queralt Mateu [Wed, 18 Nov 2009 10:38:50 +0000 (11:38 +0100)]
Expose lang codes in pmt

15 years agoh264parse: optional transforming from bytestream to sample format (or vice versa)
Mark Nauwelaerts [Sun, 22 Nov 2009 18:30:43 +0000 (19:30 +0100)]
h264parse: optional transforming from bytestream to sample format (or vice versa)

15 years agoh264parse: refactor a bit into a reset function
Mark Nauwelaerts [Fri, 20 Nov 2009 17:31:39 +0000 (18:31 +0100)]
h264parse: refactor a bit into a reset function

15 years agoh264parse: provide w/h from stream in src caps if not in sink caps
Mark Nauwelaerts [Fri, 20 Nov 2009 17:49:56 +0000 (18:49 +0100)]
h264parse: provide w/h from stream in src caps if not in sink caps

15 years agoh264parse: parse SPS some more (e.g. for width/height)
Mark Nauwelaerts [Fri, 6 Nov 2009 11:58:33 +0000 (12:58 +0100)]
h264parse: parse SPS some more (e.g. for width/height)

15 years agoh264parse: optionally output AUs rather than NALUs
Mark Nauwelaerts [Sun, 22 Nov 2009 18:34:25 +0000 (19:34 +0100)]
h264parse: optionally output AUs rather than NALUs

That is, Access Units (frames/fields) instead of (possibly) parts thereof.

15 years agopo: remove ext/resindvd/rsnbasesrc.c
Edward Hervey [Mon, 23 Nov 2009 09:32:41 +0000 (10:32 +0100)]
po: remove ext/resindvd/rsnbasesrc.c

15 years agowin32: pre-release=>git
Edward Hervey [Mon, 23 Nov 2009 08:35:30 +0000 (09:35 +0100)]
win32: pre-release=>git

15 years agovdpau: Fix includes
Edward Hervey [Mon, 23 Nov 2009 08:17:39 +0000 (09:17 +0100)]
vdpau: Fix includes

15 years agovdpauvideopostprocess: convert to 1/1 pixel-aspect-ratio for rgb too
Carl-Anton Ingmarsson [Sun, 22 Nov 2009 21:54:27 +0000 (22:54 +0100)]
vdpauvideopostprocess: convert to 1/1 pixel-aspect-ratio for rgb too

15 years agovdpausink: intersect allowed caps with our template caps
Carl-Anton Ingmarsson [Sun, 22 Nov 2009 21:34:19 +0000 (22:34 +0100)]
vdpausink: intersect allowed caps with our template caps

15 years agovdpau: fix gst_vdp_[video|yuv]_to_output_caps to also add rgb caps
Carl-Anton Ingmarsson [Sun, 22 Nov 2009 21:31:38 +0000 (22:31 +0100)]
vdpau: fix gst_vdp_[video|yuv]_to_output_caps to also add rgb caps

15 years agovdpauvideopostprocess: use GstVdpVideoSrcPad
Carl-Anton Ingmarsson [Sun, 22 Nov 2009 21:30:19 +0000 (22:30 +0100)]
vdpauvideopostprocess: use GstVdpVideoSrcPad