Sebastian Dröge
3d70ce60fa
videobalance: Add debug category
2010-04-29 19:28:20 +02:00
Sebastian Dröge
37de42977a
videobalance: Make property access threadsafe
2010-04-29 19:28:20 +02:00
Sebastian Dröge
5f396b9a71
videobalance: Add support for Y41B, Y42B and Y444
2010-04-29 19:28:20 +02:00
Sebastian Dröge
2cb7ac0192
videobalance: Use libgstvideo for format specific things
2010-04-29 19:28:20 +02:00
Sebastian Dröge
fe4f9ea16b
videobalance: Make properties controllable
2010-04-29 19:28:20 +02:00
Sebastian Dröge
ea06bd33f8
videobalance: Emit "value-changed" signal of color balance interface when values change
2010-04-29 19:28:20 +02:00
Sebastian Dröge
e13cd55fab
videobalance: Some random cleanup
2010-04-29 19:28:20 +02:00
Sebastian Dröge
17ba0818b1
videobalance: Stop using liboil
...
The used liboil function is deprecated and has no optimized
implementation anyway.
2010-04-29 19:28:20 +02:00
Sebastian Dröge
bc2edb9706
videoflip: Make property access threadsafe
2010-04-29 19:28:20 +02:00
Sebastian Dröge
650072abed
gamma: Sync properties to the controller in before_transform
2010-04-29 19:28:19 +02:00
Sebastian Dröge
537effad12
videoflip: Add support for all RGB formats and AYUV
2010-04-29 19:28:19 +02:00
Sebastian Dröge
516b5f7f2e
videoflip: Add support for Y41B, Y42B and Y444
2010-04-29 19:28:19 +02:00
Sebastian Dröge
e8ca390be8
videoflip: Make processing more general and use libgstvideo for all format specific things
2010-04-29 19:28:19 +02:00
Sebastian Dröge
754690dad6
videoflip: Make method property controllable and improve debug output
2010-04-29 19:28:19 +02:00
Sebastian Dröge
8c4aeb2eac
videoflip: Some random cleanup
2010-04-29 19:28:19 +02:00
Sebastian Dröge
1584d16b1c
videofilter: Move all elements into a single plugin
...
Having all these small elements in a separate plugin
is not very memory effective...
2010-04-29 19:28:19 +02:00
Sebastian Dröge
92cedb0510
gamma: Improve docs a bit
2010-04-29 19:28:19 +02:00
Sebastian Dröge
e23d74ca84
gamma: Add support for all RGB formats
2010-04-29 19:28:19 +02:00
Sebastian Dröge
2d1e6cf3f5
gamma: Add support for many packed YUV formats
...
That is YUY2, UYVY, AYUV and YVYU.
2010-04-29 19:28:19 +02:00
Sebastian Dröge
2de3eabac6
gamma: Add support for all other planar YUV formats
...
That is Y41B, Y42B, Y444, NV12 and NV21.
2010-04-29 19:28:19 +02:00
Sebastian Dröge
9f727ea05c
gamma: Stop using liboil
...
The used liboil function is deprecated, only has a reference implementation
and is more complex than what's needed here.
2010-04-29 19:28:19 +02:00
Sebastian Dröge
155e48fb90
gamma: Use libgstvideo for format specific values and make gamma processing more generic
...
Allows us to easily add support for new color formats later.
2010-04-29 19:28:18 +02:00
Sebastian Dröge
18273152b3
gamma: Make gamma property controllable
...
...and properly use liboil.
2010-04-29 19:28:18 +02:00
Sebastian Dröge
2a3f99ca5f
gamma: Some random cleanup
2010-04-29 19:28:18 +02:00
Sebastian Dröge
ecb0c3a932
smptealpha: Sync properties to the controller in before_transform
2010-04-29 19:28:18 +02:00
Sebastian Dröge
f005c87037
smptealpha: Add support for YV12 (converted to AYUV)
2010-04-29 19:28:18 +02:00
Sebastian Dröge
ae1783e5cd
smptealpha: Add support for all 4 ARGB formats
...
...without format conversion.
2010-04-29 19:28:18 +02:00
Sebastian Dröge
055c90359a
smptealpha: Make color format support more generic
...
This allows easier addition of new formats later.
2010-04-29 19:28:18 +02:00
Sebastian Dröge
56d4230b22
smptealpha: Some random cleanup
2010-04-29 19:28:18 +02:00
Sebastian Dröge
04a1b1dc48
smpte: Add property for inverting the transition mask
...
This converts a left-to-right transition to right-to-left or
clock-wise to counter-clock-wise.
2010-04-29 19:28:17 +02:00
Sebastian Dröge
e17954aa6b
smptealpha: Correctly detect property changes and update properties
2010-04-29 19:28:17 +02:00
Wim Taymans
754007b344
qcelpdepay: add first version of a QCELP depayloader
2010-04-29 18:07:10 +02:00
Tim-Philipp Müller
5de7036292
Back to development.
2010-04-29 15:18:07 +01:00
Tim-Philipp Müller
1b17189816
Release 0.10.22
2010-04-28 02:58:02 +01:00
Tim-Philipp Müller
e36e4c7e9a
Update .po files
2010-04-28 02:57:21 +01:00
Tim-Philipp Müller
ab4981788a
0.10.21.3 pre-release
2010-04-26 00:01:25 +01:00
Tim-Philipp Müller
f48bc702af
flvmux: hide is-live property for release
...
At the very least it needs a better/less wrong name.
See #613066 .
2010-04-26 00:01:19 +01:00
Tim-Philipp Müller
6b2a0c7c46
jpegdec: don't crash if jpeg image contains more than three components
...
Our code currently only handles a maximum of 3 components, so error
out for now if the image has more components than that.
Fixes #604106 .
2010-04-25 23:15:42 +01:00
Tim-Philipp Müller
14e73d15dd
doap: update repository info from cvs->git and maintainers
2010-04-25 23:15:42 +01:00
Tim-Philipp Müller
2c520e2595
Automatic update of common submodule
...
From fc85867 to 4d67bd6
2010-04-23 14:40:20 +01:00
Sebastian Dröge
5a530b19e8
videomixer: Fix byte order for MMX ARGB/AYUV color filling
...
Fixes bug #616409 .
2010-04-22 13:30:55 +02:00
Sebastian Dröge
a27856e6b8
videomixer: Fix AYUV checker/color filling
2010-04-21 17:53:49 +02:00
Sebastian Dröge
3f88dce350
videomixer: Add i387 floating point registers to the clobbered registers list
...
They are the same as the mm0-mm7 MMX registers and will be overwritten
by the assembly code if gcc doesn't know about the MMX registers.
Note: They're all added to the list of clobbered registers in all cases
and not only when __MMX__ is not defined just to make sure that no other
bugs happen with this code just because some compiler version gets things
wrong.
Fixes bug #614466 .
2010-04-19 16:57:19 +02:00
Sebastian Dröge
a904edfaf5
videobox: Use libgstvideo to get the order of RGB
2010-04-19 14:43:41 +02:00
Brian Cameron
f3c032e6ac
goom: add edx to clobber list in inline assembly code
...
mull modifies %edx, so should be mentioned in clobber list.
Fixes crash on Solaris (#615998 ).
2010-04-17 10:26:25 +01:00
Tim-Philipp Müller
219058cc6f
tests: don't use GST_PLUGIN_LDFLAGS when building test binaries
2010-04-17 10:03:50 +01:00
Sebastian Dröge
386169b9fe
videobox: Fix I420->I420 copying
...
Fixes bug #615143 .
2010-04-16 15:27:56 +02:00
Sebastian Dröge
e6dd1fc3db
videobox: Fix AYUV->I420 copying
2010-04-16 15:27:56 +02:00
Mark Nauwelaerts
e053a89c21
rtph264depay: profile-level-id is an optional parameter
...
So, if needed, extract the corresponding info from
sprop-parameter-sets.
Based on patch provided by <dxssx at gmail.com>
Fixes #612657 .
2010-04-16 12:14:26 +02:00
Thiago Santos
a5f21714e6
configure: Drop -Wcast-align
...
Commit message copied from core's commit from Benjamin Otte:
246f5dba96
Apparently gcc warns that GstMiniObject is not castable to
GstEvent/Message/Buffer due to them containing 64bit variables, even
though ARM hackers claim that those only need 4byte alignment. And as
long as gcc behaves that way, this warning is not very useful.
So we'll remove the warning until this problem is fixed.
Fixes #615698
2010-04-15 08:38:45 -03:00