Tim-Philipp Müller
a47227e9e0
0.10.14.2 pre-release
2010-05-14 20:06:46 +01:00
Tim-Philipp Müller
2576c981b7
Automatic update of common submodule
...
From 4d67bd6 to 357b0db
2010-05-14 18:25:38 +01:00
Wim Taymans
4044046ac1
rmdemux: add better sipr nibble swap routine
2010-05-14 16:02:47 +02:00
Wim Taymans
a68951f0bb
rmdemux: descramble SIPR before pushing out
...
Collect and descramble the SIPR packets before pushing.
Descramble ATRAC audio.
Fixes #618098
2010-05-13 17:57:57 +02:00
Wim Taymans
0b73505c61
rm: add function to descramble sipr
2010-05-13 17:57:02 +02:00
Olivier Crête
7f685c4a21
x264enc: Re-send the received upstream event as-is downstream
...
https://bugzilla.gnome.org/show_bug.cgi?id=606689
2010-05-10 15:07:29 +02:00
Edward Hervey
580c01095a
amrnbenc: Set rank to GST_RANK_SECONDARY
2010-05-07 15:33:28 +02:00
Tim-Philipp Müller
d7dc396878
rtspreal: use GLib's base64 functions if available
...
Since gst_rtsp_base64_decode_ip() just got deprecated in -base git.
2010-04-30 19:53:15 +01:00
Руслан Ижбулатов
ba089d504b
amr: Use correct includes (as pkg-config suggests)
...
Fixes #617078
2010-04-28 14:19:57 +01:00
Stefan Kost
c22772a5bb
ac3parse: remove unported 0.8 plugin
...
New ac3parse lives in gst-plugin-bad. Remove this to avoid confusion.
2010-04-27 13:15:47 +03:00
Stefan Kost
1f7589fa4e
docs: adding a mp3decoder as well is useful
2010-04-27 12:25:37 +03:00
Stefan Kost
32e5679493
docs: massage section index
2010-04-27 11:39:51 +03:00
Stefan Kost
9bc9c477d7
amrwbdec: move define to source to avoid hiding it from the docs
2010-04-27 11:39:11 +03:00
Stefan Kost
67b4b24739
docs: remove short_desc, it is taken from element details
2010-04-27 11:38:28 +03:00
Stefan Kost
79e2132eef
docs: fix sections docs for synaesthesia
2010-04-27 11:37:52 +03:00
Stefan Kost
22dcc68a62
docs: add docs for mp3parse
2010-04-27 11:02:50 +03:00
Tim-Philipp Müller
848b9dcf41
doap: update repository info from cvs->git and maintainers
2010-04-26 00:28:42 +01:00
Tim-Philipp Müller
3f6c18acce
Automatic update of common submodule
...
From fc85867 to 4d67bd6
2010-04-23 14:41:42 +01:00
Mark Nauwelaerts
6ebb4e0fed
x264enc: adaptive NALU type checking
...
In particular, be less picky about SEI NALU order, which makes test more
robust with respect to changes in libx264.
See also #615410 .
2010-04-19 10:39:36 +02:00
Mark Nauwelaerts
d17388afa9
x264enc: adaptive x264 header NAL layout handling
...
Fixes #615410 .
2010-04-19 10:39:34 +02:00
Wim Taymans
aa2a7bdda2
asfdepay: we require a dynamic payload type
...
Add an extra caps property that restricts the depayloader to only accept dynamic
payload types.
2010-04-15 16:31:23 +02:00
Thiago Santos
399f2c6980
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:33:48 -03:00
Edward Hervey
2c94b415d4
mpeg2dec: copy over all buffer flags when copying buffers.
...
Avoids losing the tff/rff video buffer flags
2010-04-14 09:30:55 +02:00
Edward Hervey
f34dd3626a
asfdemux: Make a table static to avoid having to always allocate it.
2010-04-14 09:30:54 +02:00
Mark Nauwelaerts
61643c7d89
x264enc: fix up avcC header construction
...
Fix off-by-one introduced by commit 35dd89951d
for BUILD_X264 < 76.
Also fixes #610089 .
2010-04-13 16:55:58 +02:00
Mark Nauwelaerts
5fd1796fda
x264enc: parameterize libx264 provided NAL layout in codec-data creation
2010-04-13 14:21:43 +02:00
Edward Hervey
02be555df3
configure: Remove -Wundef flag
...
Same fix as for #615161
2010-04-12 12:43:05 +02:00
Sebastian Dröge
22fcd9fa7f
Automatic update of common submodule
...
From fdf023d to fc85867
2010-04-09 11:23:22 +02:00
Tim-Philipp Müller
82d235266b
i18n: #if ENABLE_NLS -> #ifdef ENABLE_NLS to fix compiler warning
2010-04-09 09:55:14 +01:00
Tim-Philipp Müller
d198cb485d
build: build plugins in parallel where possible, if make -jN is used
2010-03-30 01:18:50 +01:00
Tim-Philipp Müller
8cbd4e9a4a
build: add cruft alert for common/shave*
2010-03-26 17:08:40 +00:00
Tim-Philipp Müller
b8f85b4650
Fix make distcheck
...
Remove removed file win32/common/config.h.in from MANIFEST.
2010-03-26 17:08:40 +00:00
Edward Hervey
c4e14839e8
synaestesia: Fix old-style prototype
2010-03-24 19:35:03 +01:00
Руслан Ижбулатов
49c5383c71
Fix pointer type.
...
Fixes #613815
2010-03-24 19:01:34 +01:00
Edward Hervey
4e87b5c1d0
Automatic update of common submodule
...
From 55cd514 to c1d07dd
2010-03-24 18:55:32 +01:00
Sebastian Dröge
c88c88de0d
build: Add all kinds of compiler warning flags and fix the resulting warnings
2010-03-24 11:27:40 +01:00
Tim-Philipp Müller
c8e931574e
build: fix up Makefile.am
...
Mostly just add $(GST_BASE_CFLAGS) where they're missing and fix
the order a bit here and there (see docs/random/moving-plugins).
2010-03-19 00:12:38 +00:00
Tim-Philipp Müller
402ea5ec77
win32: remove win32-specific config.h.in copy that's not used any longer
...
The win32 config.h is now generated from the top-level config.h.in.
2010-03-19 00:03:12 +00:00
Benjamin Otte
9850bd814f
gst_element_class_set_details => gst_element_class_set_details_simple
2010-03-18 15:53:14 +01:00
Sebastian Dröge
43b366ce52
x264enc: Put pixel-aspect-ratio from input into the src pad caps
...
Fixes bug #612995 .
2010-03-16 15:05:06 +01:00
Edward Hervey
33fbac5b92
Automatic update of common submodule
...
From e272f71 to 55cd514
2010-03-12 13:59:53 +01:00
Benjamin Otte
74e1fb948f
Automatic update of common submodule
...
From df8a7c8 to e272f71
2010-03-11 11:21:19 +01:00
Benjamin Otte
d9ad767c7e
Update CXXFLAGS, too
2010-03-10 22:13:45 +01:00
Benjamin Otte
36e0e1bc3a
Update for recent changes to common submodule
...
This just replaces every "$ERROR_CFLAGS" usage with a usage of
"$WARNING_CFLAGS $ERROR_CFLAGS" to get the same functionality as
previously.
Actually using that separation will happen later.
2010-03-10 21:56:45 +01:00
Benjamin Otte
0d60ed91ee
Automatic update of common submodule
...
From 9720a7d to df8a7c8
2010-03-10 21:52:30 +01:00
Benjamin Otte
15bfae0c79
Automatic update of common submodule
...
From 0b6e072 to 9720a7d
2010-03-10 20:44:18 +01:00
Benjamin Otte
ffe40d7762
Automatic update of common submodule
...
From 7cc5eb4 to 0b6e072
2010-03-10 16:10:17 +01:00
Tim-Philipp Müller
ade343a7b8
Automatic update of common submodule
...
From 7aa65b5 to 7cc5eb4
2010-03-10 01:10:52 +00:00
Sebastian Dröge
21791f1ab6
Automatic update of common submodule
...
From 44ecce7 to 7aa65b5
2010-03-09 21:40:26 +00:00
Sebastian Dröge
fabb0ad3fd
configure: Use automake 1.11 silent rules instead of shave if available
...
This makes sure that we use something that is still maintained and
also brings back libtool 1.5 support.
2010-03-09 21:04:40 +00:00