Jan Schmidt
872b6c8702
release 0.10.15
2009-10-21 17:14:34 +01:00
Jan Schmidt
035589e8c0
Update .po files
2009-10-21 16:51:09 +01:00
Michael Smith
2caac8d175
id3tag: actually write image to APIC tag.
2009-10-16 14:37:02 -07:00
Jan Schmidt
47a479e689
0.10.14.4 pre-release
2009-10-16 12:30:59 +01:00
Jan Schmidt
08a6997add
dist: Include vdpsink.h in the tarball to fix the dist.
2009-10-16 11:53:14 +01:00
Jan Schmidt
da26d728ac
dtsdec: Use gst_buffer_ref/unref, not gst_object_ref/unref
...
properly fixes : #598274
2009-10-16 11:09:15 +01:00
Jan Schmidt
0fcf8001b1
autoconvert: Use gst_pad_peer_accept_caps instead of gst_pad_set_caps.
...
gst_pad_set_caps on the internal source pad always succeeds, because
caps propagate to the peer with buffers, not immediately. Using
gst_pad_peer_accept_caps properly checks whether the actual
sub-element can accept caps when they change.
https://bugzilla.gnome.org/show_bug.cgi?id=575568
2009-10-16 11:09:15 +01:00
Jan Schmidt
68621dfa56
resindvd: Re-send audio stream select on re-configuration
...
When the layout of the audio streams changes, re-send the current
audio stream selection event, in order to trigger switching to the
new stream properly.
https://bugzilla.gnome.org/show_bug.cgi?id=575568
2009-10-16 11:09:14 +01:00
Jan Schmidt
53bc4d1803
resindvd: Fix a small flaw - if any audio stream exists, use it
...
Don't create a dummy audio stream if only non-AC3 tracks exist.
2009-10-16 11:09:14 +01:00
Stefan Kost
03120c8316
Automatic update of common submodule
...
From 85d1530 to 0702fe1
2009-10-16 10:16:33 +03:00
Jan Schmidt
5694ae50c3
0.10.14.3 pre-release
2009-10-15 23:48:53 +01:00
Jan Schmidt
cb2d8b984d
resindvd: Fix decoder pad template to allow LPCM
...
The pad template in the new switching decoder is too restrictive,
preventing the LPCM decoder from being selected.
https://bugzilla.gnome.org/show_bug.cgi?id=575568
2009-10-15 22:35:40 +01:00
Edward Hervey
9be156c0d2
Automatic update of common submodule
...
From a3e3ce4 to 85d1530
2009-10-14 10:41:38 +02:00
Jan Schmidt
30845f1118
resindvd: Don't leak a reference to the parent in rsnaudiomunge
...
Don't leak a reference to the pad parent in the sink pad event handler
in rsnaudiomunge.
https://bugzilla.gnome.org/show_bug.cgi?id=598263
2009-10-13 15:10:09 +01:00
Jan Schmidt
61eebb8cb5
dtsdec: Fix reference leak on all input buffers in 'dvd mode'
...
https://bugzilla.gnome.org/show_bug.cgi?id=598274
2009-10-13 15:10:09 +01:00
Peter Christoffersen
7eb553e2de
faad2: Don't leak element reference in the setcaps function
...
Fixes bug #598139 .
2009-10-13 16:01:26 +02:00
Jan Schmidt
b8c520d874
0.10.14.2 pre-release
2009-10-12 14:27:57 +01:00
Josep Torra
d1f931630d
faad: fixes warning in macosx snow leopard
2009-10-12 12:30:22 +02:00
Stefan Kost
a2be08d74c
jack: ensure segtotal is at least 2
...
Not only adjust buffer-time and avoid segtotal=0, but instead ensure segtotal is
atleast 2. Do same change on jacksrc. We could also check the latency and buffer
time configured by the client and adjust buffer-time so that we get to the same
number of segments.
2009-10-12 09:06:37 +03:00
Stefan Kost
0b08651664
jack: don't crash in ringbuffer with SIGFPE on small buffer-times
...
Jack overrides user-specified latency-time with the one it gets from jack
itself. It also needs to adjust buffer-time somewhat to avoid segtotal being 0
2009-10-12 00:51:27 +03:00
Stefan Kost
c1c0a4b143
metadata: init variables
...
metadatamux_exif_get_exif_from_tag() does not neccesarily init the passed
variables.
2009-10-11 22:10:04 +03:00
Stefan Kost
0e642cad5b
signalprocessor: use the type define like everywhere else
2009-10-11 21:26:45 +03:00
Stefan Kost
4b6e0e9ede
signalprocessort: register debug category just once
...
Previously we were trying to register it for every subclass.
2009-10-11 21:26:45 +03:00
Josep Torra
c3b3ca4be2
soundtouch: fixes warnings on macosx snow leopard
2009-10-11 14:10:59 +02:00
Josep Torra
14a83f3b3d
schroedinger: fix warnings on macosx snow leopard
2009-10-11 14:02:26 +02:00
Josep Torra
1826b6a93c
metadata: fix warnings in macosx snow leopard
2009-10-11 13:56:43 +02:00
Josep Torra
71ce98d106
mms: fixes warning in macosx snow leopard
2009-10-11 13:51:58 +02:00
Josep Torra
5f646b2b48
dirac: fix warning in macosx snow leopard
2009-10-11 13:46:00 +02:00
Josep Torra
66b1cc9346
speed: fix warnings in macosx snow leopard
2009-10-11 13:13:56 +02:00
Josep Torra
fc0677a5a1
mpegvideoparse: fix warning in macosx snow leopard
2009-10-11 13:07:19 +02:00
Josep Torra
3fedf9e9a5
mpegdemux: fix warnings in macosx snow leopard
2009-10-11 12:56:29 +02:00
Josep Torra
093006d432
dtmf: fix warnings in macosx snow leopard
2009-10-11 11:35:23 +02:00
Josep Torra
dac26cb18f
amrparse: fix warnings in macosx snow leopard
2009-10-11 11:27:08 +02:00
Josep Torra
e1a98f3454
aacparse: fix warnings in macosx snow leopard
2009-10-11 11:22:11 +02:00
Josep Torra
2f603bc241
basevideo: fix warnings in macosx snow leopard
2009-10-11 11:14:16 +02:00
Sebastian Dröge
3b32d37dd4
assrender/dvdspu: Increase ranks to PRIMARY
2009-10-09 13:18:31 +02:00
Sebastian Dröge
f50de89720
dvdspu: Include SubPicture in the classification
2009-10-09 09:21:06 +02:00
Sebastian Dröge
7f7ad5fad1
assrender: Make classification a bit more accurate
...
Change from "Filter/Effect/Video" to "Mixer/Video/Overlay/Subtitle"
2009-10-09 09:21:06 +02:00
Mark Nauwelaerts
d1bcf58f08
capssetter: add unit test
2009-10-08 19:54:20 +02:00
Jan Schmidt
53e13f29b6
Automatic update of common submodule
...
From 19fa4f3 to a3e3ce4
2009-10-08 11:00:49 +01:00
David Schleef
6212f91a2b
schro: remove unused include of liboil.h
2009-10-07 16:31:30 -07:00
Stefan Kost
27683ead16
metadata: don't copy trailing NULL of strings in xmp metadata
...
Also useing g_strdup, fixes the malloc <-> g_free mismatch.
2009-10-07 15:43:22 +03:00
Stefan Kost
b7b8b7f407
build: fprintf, sprintf, sscanf need stdio.h
2009-10-07 15:26:12 +03:00
Olivier Crête
461c1727a2
tests: Add test for mimic elements
2009-10-06 18:08:40 -04:00
Olivier Crête
1d2d68e050
mimenc: Remove invalid todo
2009-10-06 18:08:36 -04:00
Sebastian Pölsterl
bf3cf014ab
mpegtsparse: Ignore emphasis on/off bytes, and do fallback string encoding.
...
For fallback, try ISO 8859-9 encoding if ISO 6637 failed.
Add more debug calls.
2009-10-06 17:46:36 +01:00
David Schleef
1beac5913d
dirac: various fixes
...
- Work around BaseEncoder bug not tracking frame index early.
- Fix conversion of UYVY, YUY2, AYUV to internal format.
2009-10-05 17:07:46 -07:00
David Schleef
76f489c595
basevideo: Revert "Call GstBaseVideoEncoder::start/stop during pad [de]activation."
...
This reverts commit 4c087bcb07
.
The reverted commit changes the order that set_format() and start()
are called, which is incorrect. The correct order is set_format(),
start(), handle_frame()..., stop()
2009-10-05 17:07:36 -07:00
David Schleef
7496a84ea0
basevideo: Free frame using utility function
2009-10-05 13:34:30 -07:00
Jan Schmidt
38b949fe6f
diracenc: Fix caps unlinked negotiation
...
move caps related code to gst_dirac_enc_set_format, and
use the source pad template to get allowed caps when there is
no peer pad.
2009-10-05 21:13:41 +01:00