Sebastian Dröge
86719f194f
jp2kenc: Add width/height/fourcc to the pad template caps
2009-03-21 10:19:47 +01:00
Jan Schmidt
30e5da107b
Release 0.10.11
2009-03-21 01:09:08 +00:00
Jan Schmidt
af4818637d
Update .po files
2009-03-20 23:37:39 +00:00
Jan Schmidt
5664cecbc5
dshowdec: Add par_n and par_d to the object structure to fix compilation
2009-03-20 23:31:19 +00:00
Jan Schmidt
816fb21a6d
0.10.6.5 pre-release
2009-03-18 12:32:08 +00:00
Jan Schmidt
cf4485133b
mxfdemux: Fix build on GLib < 2.16 some more
2009-03-18 10:35:43 +00:00
Jan Schmidt
e1c71b1b88
0.10.10.4 pre-release
2009-03-18 00:02:48 +00:00
Zaheer Merali
43117a8d86
mxf: Replace g_hash_table_get_values with code working with glib 2.6.
...
Fixes #575565
2009-03-16 17:33:45 +00:00
Jan Schmidt
1f7d3aa35d
0.10.10.3 pre-release
2009-03-13 22:58:54 +00:00
Jan Schmidt
6f01498787
po: Update po files from upstream
2009-03-13 22:58:54 +00:00
Jan Schmidt
d63d122c8d
po: Add Turkish translation
2009-03-13 22:58:54 +00:00
Tim-Philipp Müller
7a85af3ce6
xdgmime: make xdg typefinder more conservative
...
The whole raison d'etre of this typefinder is to help avoid false
positives when used in combination with our main typefinder in
-base. Its task is not really to typefind audio/video files, even
less so given that it detects *MIME* types, not GStreamer media
types. Therefore, if this typefinder detects an audio or video
type, don't even suggest it - our own typefinders are hopefully
better at this and detect the right type of type on top of that,
and even if they're not we really want to know about it and fix
it. Fixes #575157 .
2009-03-13 22:53:21 +00:00
Wim Taymans
4bff4266d5
rtpbin: don't return FALSE on seek events
...
Silently ignore the seek event instead of returning FALSE.
2009-03-13 16:00:21 +01:00
Josep Torra
6cb429eb4f
mpegpsdemux: workaround to fix playback of certain malformed clips
...
Added a workarround to permit play certain malformed clips where first
SCR is greater than last SCR. Fixes bug #454228
2009-03-13 10:07:18 +00:00
Edward Hervey
cf92e49a32
check: Disabling metadata unit test until #574401 is fixed.
2009-03-12 20:13:11 +01:00
Christian Schaller
a8b5311363
add some more plugins the spec file
2009-03-12 17:53:37 +00:00
Christian Schaller
a2bf8a7ba5
Update spec file with new plugins
2009-03-11 13:04:36 +00:00
Tim-Philipp Müller
375263c946
dfbvideosink: include stdlib.h for abs()
2009-03-10 21:39:00 +00:00
Josep Torra
bfdfc069aa
mpegdemux: Fixed a bug in the TS scanner. Fixes #574009
2009-03-10 21:18:20 +01:00
Jan Schmidt
1fc688715d
0.10.10.2 pre-release
2009-03-10 01:03:45 +00:00
Jan Schmidt
ba53f2ff3b
Moved twolame from Bad to Ugly
2009-03-10 01:03:41 +00:00
Jan Schmidt
3c87d0ceea
Automatic update of common submodule
...
From 7032163 to f8b3d91
2009-03-09 23:13:00 +00:00
Sebastian Dröge
626d5081af
Automatic update of common submodule
...
From ffa738d to 7032163
2009-03-08 12:05:24 +01:00
Sebastian Dröge
74d77d5d3f
Automatic update of common submodule
...
From 3f13e4e to ffa738d
2009-03-08 11:21:00 +01:00
Sebastian Dröge
717de67ec1
Automatic update of common submodule
...
From 3c7456b to 3f13e4e
2009-03-07 11:46:33 +01:00
Sebastian Dröge
10c7489dff
Automatic update of common submodule
...
From 57c83f2 to 3c7456b
2009-03-07 10:46:40 +01:00
Jan Schmidt
81a950ddf8
camerabin: Make the tests pass when the camerabin can't initialise.
...
The camerabin tests were throwing glib errors and hanging when
gst-plugins-good elements (jpegenc, videocrop) can't found.
2009-03-07 00:31:07 +00:00
Jan Schmidt
14a881ac05
misc: Ignore the camerabin binary in the check/elements subdir
2009-03-07 00:30:42 +00:00
Jan Schmidt
4814c3ca87
camerabin: Partly fix distcheck
...
Don't dist the generated marshal.h header by putting it in the headers
list.
2009-03-07 00:30:23 +00:00
Stefan Kost
19789c65f7
metadata: change 'q' back to 'jpegenc' (my keyboard hates me)
2009-03-07 00:21:17 +02:00
Stefan Kost
772f8f6a8a
metadata: cleanup, fix the test, add comments
...
First do not build the plugin, if we have none of the backend, as it won't work
then. Fix the miniobject_unref error in the test. Sprinkle a first handful of
debug logs into the element code.
2009-03-06 23:38:45 +02:00
Sebastian Dröge
1528309456
legacyresample: Fix memory leak in the unit test by unreffing the caps
2009-03-06 20:02:21 +01:00
Sebastian Dröge
6b51d475b5
mxfdemux: Store and use the seqnum of the currently running segment everywhere
2009-03-06 17:46:37 +01:00
Sebastian Dröge
424bb07965
mxf: Don't even try to serialize DM frameworks as it will cause an assertion until this is finished
2009-03-06 17:24:03 +01:00
Edward Hervey
bdc9c5618a
faad: Use the public headers if faad2 >= 2.7. Fixes #573369
...
Since faad2-2.7, the public function prototypes are in sync with the
actual function prototypes used internally in libfaad.
2009-03-06 12:42:50 +01:00
Wim Taymans
1546625294
ladspa: fix compilation when LRDF is missing
...
--
2009-03-06 11:08:18 +01:00
Stefan Kost
b31fa28906
ladspa: remove -ldl as we now use glibs gmodule.
2009-03-05 22:55:17 +02:00
Stefan Kost
eae238a125
ladspa: add initial liblrdf support.
...
Get classification from rdf metadata.
2009-03-05 22:37:52 +02:00
Stefan Kost
1b7a9ca6c5
mplex: fix required version
...
With this version it builds on opensuse 11.1.
2009-03-05 22:04:48 +02:00
Sebastian Dröge
b5e87b6517
mxf: Don't use NULL GstStructures to prevent warnings
...
Currently serializing of DM Frameworks is not supported
yet by DMS1 and will give us NULL.
2009-03-05 14:40:57 +01:00
Tim-Philipp Müller
3cfe16cc63
photography: declare interface as unstable API by means of a warning
...
Application developers won't know right away which module an interface comes from,
and may assume that it is covered by the usual GStreamer API guarantees, so make
it as clear as possible that this particular API is still subject to change
(should have done that with other libraries in -bad before too really).
2009-03-04 21:30:30 +00:00
Tim-Philipp Müller
60080ee20b
configure: detect faad's minor version and define FAAD2_MINOR_VERSION in config.h
2009-03-04 20:41:11 +00:00
Tim-Philipp Müller
c23834eab3
valve: rename plugin file from libfsvalve.* to libgstvalve.*
...
If you're running things uninstalled, you might need to manually
remove the registry to get the plugin's features to show up
correctly. Also, you probably want to do a make clean to get rid
of the old plugin file.
2009-03-04 20:41:10 +00:00
Edward Hervey
6a91eb2f48
gsreal: bring down the rank of the real decoders to MARGINAL.
...
Basically, at this point, the ffmpeg equivalent decoders perform way
better, so we'll make the ffmpeg equivalents PRIMARY and these
MARGINAL.
2009-03-04 20:02:04 +01:00
Zaheer Merali
1f42ece99f
dvbsrc: make some docs up to date
2009-03-04 18:42:15 +00:00
Josep Torra
ff1a6b4b22
mpegtsdemux: reset sync_lut_len to 0 on READY to NULL
2009-03-04 18:16:31 +00:00
Christian Schaller
9b3c59ccde
Merge branch 'master' of ssh://uraeus@git.freedesktop.org/git/gstreamer/gst-plugins-bad
2009-03-04 15:30:04 +00:00
Christian Schaller
91e2252ae1
docs/plugins/Makefile.am: add figures subdirectory
...
tests/examples/Makefile.am: add mxf subdirectory
gst-plugins.spec.in: add new plugins
2009-03-04 15:28:46 +00:00
Peter Kjellerstedt
7e7b52cc7f
check: gst-plugins-bad.supp needs to be distributed.
2009-03-04 16:15:57 +01:00
Stefan Kost
070ffb6940
ladspa: add LIBDIR/ladspa to search path and make path more portable
...
Use glib defines for searchpath separators. Filter searchpath to avoid scanning
path entries twice. Fix the return in ladspa_plugin_directory_search to return
wheter we found a plugin.
2009-03-04 15:10:30 +02:00