Tim-Philipp Müller
d462cdee4d
mad: use right automake variable, should be ID3TAG_{LIBS,CFLAGS} not ID3_{LIBS,CFLAGS}
...
Spotted by syntr0py.
2010-07-22 13:26:21 +01:00
Mark Nauwelaerts
bd6d9402e0
x264enc: only set timebase on versions where it exists
2010-07-20 19:44:51 +02:00
David Hoyt
35f0e23a46
x264enc: set appropriate time base
...
Fixes #624786 .
2010-07-20 16:44:46 +02:00
Tim-Philipp Müller
dc89edfdc6
tests: add plugin loading whitelist to test environment
...
Only want to load core/-base/-ugly plugins here.
2010-06-30 18:45:49 +01:00
Tim-Philipp Müller
95d6c2c67c
Bump automake requirement to 1.10 and autoconf to 2.60
...
For maintainability reasons and $(builddir).
See #622944 .
2010-06-28 16:12:12 +01:00
Thiago Santos
81dfce4095
asfdemux: Fix seeking after last commits
...
Don't handle wrong-state returns as errors to allow seeking to work
again.
2010-06-28 09:34:30 -03:00
Thiago Santos
36e12c92c1
asfdemux: Push all pending data on EOS
...
When on push mode and receiving an EOS event, asfdemux
should push all pending data because we might be dealing
with a broken file that has a preroll value higher
than its actual length.
2010-06-24 19:46:39 -03:00
Thiago Santos
ec3b13a250
asfdemux: Fix sending eos event for chained asfs
...
Properly push EOS event when finishing a chained asf file
in pull mode
Fixes #599718
2010-06-24 19:29:17 -03:00
Tim-Philipp Müller
054f0ca781
docs: add rmdemux to docs properly
...
The plugin has been renamed, remove old introspection file.
2010-06-24 21:04:42 +01:00
Tim-Philipp Müller
77c73de6a6
docs: update for recent x264enc changes
2010-06-24 18:04:15 +01:00
Tim-Philipp Müller
6f5dabb71f
rmdemux: fix compiler warning when debugging system in core is disabled
2010-06-24 18:03:21 +01:00
Stefan Kost
68f449df78
Automatic update of common submodule
...
From 73ff93a to a519571
2010-06-24 15:09:44 +03:00
Edward Hervey
5ac4ea3f1b
asfdemux: Allow at least 500ms of preroll.
...
Some files have insanely low preroll values which break the
all_streams_prerolled() logic.
Fixes #622407
2010-06-23 11:06:54 +02:00
Mark Nauwelaerts
49f1373f1b
x264enc: add new h264 caps attribute alignment
...
See #606662 .
2010-06-22 11:42:18 +02:00
Mark Nauwelaerts
27025d0ebd
x264enc: conditionally expose enhanced upstream capabilities
...
API: GstX264Enc:sliced-threads
API: GstX264Enc:sync-lookahead
API: GstX264Enc:intra-refresh
API: GstX264Enc:mb-tree
API: GstX264Enc:rc-lookahead
See #607798 .
2010-06-18 18:47:49 +02:00
Tim-Philipp Müller
a49c2102c7
docs: update introspected plugin docs for gstdoc-scangobj and other changes
...
Update common for latest gstdoc-scangobj and inspect xml files for
escaping and pad template order changes.
2010-06-17 16:48:59 +01:00
Edward Hervey
85a759e0ad
Automatic update of common submodule
...
From 9339ccc to 35617c2
2010-06-15 16:50:21 +02:00
Stefan Kost
4821fefea3
Automatic update of common submodule
...
From 5adb1ca to 9339ccc
2010-06-15 16:54:42 +03:00
Stefan Kost
24fc669379
Automatic update of common submodule
...
From 57c89b7 to 5adb1ca
2010-06-15 16:35:49 +03:00
Stefan Kost
6d53d9f52d
Automatic update of common submodule
...
From c804988 to 57c89b7
2010-06-15 15:50:09 +03:00
Sebastian Dröge
602fb1319a
configure: Update required GLib version to 2.20
2010-06-14 16:59:25 +02:00
Sebastian Dröge
e0cd55c805
a52dec: Call orc_init() before trying to get target flags
2010-06-14 15:33:14 +02:00
Sebastian Dröge
21d90d5539
a52dec: Remove debug printf...
2010-06-14 14:34:56 +02:00
Sebastian Dröge
359260bd5b
a52dec: Use orc for CPU feature detection and don't check for liboil
2010-06-14 14:34:25 +02:00
Sebastian Dröge
20c3e5ba0c
configure: Use GLIB_EXTRA_CFLAGS
2010-06-14 13:27:55 +02:00
Sebastian Dröge
49bc2a2889
Automatic update of common submodule
...
From 7a0fdf5 to c804988
2010-06-14 13:05:25 +02:00
Sebastian Dröge
a2af53a0d5
Automatic update of common submodule
...
From 6da3bab to 7a0fdf5
2010-06-14 11:35:03 +02:00
Sebastian Dröge
32db3bad65
Automatic update of common submodule
...
From 733fca9 to 6da3bab
2010-06-12 08:29:28 +02:00
David Schleef
4983d347b7
Automatic update of common submodule
...
From fad145b to 733fca9
2010-06-09 12:40:26 -07:00
David Schleef
2bfdbd6152
Automatic update of common submodule
...
From 47683c1 to fad145b
2010-06-09 12:34:18 -07:00
Wim Taymans
2c469df530
rmdemux: pass bitrate on caps
...
Set the bitrate on the caps, some decoders like sipro need this to function
properly.
Fixes #620007
2010-06-05 14:13:02 +02:00
David Schleef
42ef8e6001
Automatic update of common submodule
...
From 17f89e5 to 47683c1
2010-06-01 23:49:37 -07:00
David Schleef
dd8df5cffb
Automatic update of common submodule
...
From fd7ca04 to 17f89e5
2010-06-01 22:55:22 -07:00
Olivier Crête
2339add6d5
x264enc: Only set i_weighted_pred on versions where it exists
2010-06-01 13:44:06 -04:00
Tristan Matthews
c60638ab56
lamemp3enc: implement latency query
...
The encoder's latency is deduced from the framesize. Fixes #618896 .
2010-06-01 11:28:55 +02:00
Tim-Philipp Müller
3251b786cf
Back to development
2010-06-01 09:37:29 +01:00
Tim-Philipp Müller
069ca524c5
Release 0.10.15
2010-05-30 14:21:02 +01:00
Tim-Philipp Müller
065e0d4071
Update .po files
2010-05-30 14:20:02 +01:00
Tim-Philipp Müller
ebe5cbfccd
configure: make implicit GLib and liboil requirements explicit
...
core/base 0.10.26 require GLib >= 2.18 and liboil >= 0.3.14
2010-05-30 12:10:29 +01:00
Olivier Crête
d6df52f99a
x264enc: disable I weighted pred
...
If it is enabled, then it will be main profile instead of baseline.
This ensures maximum compatibility of the output stream until the
encoder configuration interface gets an overhaul with explicit
output profile selection.
Fixes #619776 .
2010-05-28 12:15:42 +01:00
Tim-Philipp Müller
59c72d3979
0.10.14.3 pre-release
2010-05-26 12:16:16 +01:00
Tim-Philipp Müller
0a73c3685a
po: update translations
2010-05-26 12:14:59 +01:00
Tim-Philipp Müller
af362932b6
Automatic update of common submodule
...
From 357b0db to fd7ca04
2010-05-26 11:55:58 +01:00
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