Edward Hervey [Wed, 30 Jun 2010 08:32:25 +0000 (10:32 +0200)]
configure.ac: 0.10.10.4 pre-release
Tim-Philipp Müller [Mon, 28 Jun 2010 16:13:50 +0000 (17:13 +0100)]
Bump automake requirement to 1.10, autoconf to 2.60 and libtool to 1.5
For maintainability reasons. These are the versions we require in
other modules.
Edward Hervey [Sun, 27 Jun 2010 10:52:39 +0000 (12:52 +0200)]
0.10.10.3 pre-release
Edward Hervey [Sun, 27 Jun 2010 10:49:02 +0000 (12:49 +0200)]
gst-libs: Simplify make dist by a metric truckload
Just use svn export instead of trying to be smart about which files
we need.
This makes the resulting gst-ffmpeg tarball a bit bigger, but at least
we know we have everything needed to build gst-ffmpeg
Edward Hervey [Sun, 27 Jun 2010 08:51:48 +0000 (10:51 +0200)]
0.10.10.2 pre-release
David Schleef [Fri, 25 Jun 2010 22:59:24 +0000 (15:59 -0700)]
ffmpegmux: Add alternate element in description
For muxers where there is a better GStreamer alternative, add
"(not recommended, use alternate_element_name instead)" to
the description.
https://bugzilla.gnome.org/show_bug.cgi?id=622773
David Schleef [Fri, 25 Jun 2010 22:57:45 +0000 (15:57 -0700)]
ffmpegmux: Disable raw muxers
They are effectively identity elements. Many are already
disabled via blacklist.
https://bugzilla.gnome.org/show_bug.cgi?id=622773
Andoni Morales Alastruey [Fri, 25 Jun 2010 14:26:00 +0000 (16:26 +0200)]
ffdeinterlace: Set "interlaced=false" in the source pad's caps
https://bugzilla.gnome.org/show_bug.cgi?id=622736
Stefan Kost [Thu, 24 Jun 2010 12:09:59 +0000 (15:09 +0300)]
Automatic update of common submodule
From
35617c2 to
a519571
Edward Hervey [Wed, 16 Jun 2010 10:10:34 +0000 (12:10 +0200)]
gst-libs: Fixup make distclean for new ffmpeg
Edward Hervey [Wed, 16 Jun 2010 09:55:40 +0000 (11:55 +0200)]
configure: Disable doc/applicatoin building
Edward Hervey [Wed, 16 Jun 2010 09:46:02 +0000 (11:46 +0200)]
configure: Use --enable-pic instead of --enabled-shared
Not sure when that option was added, but it does what we want (i.e. produce
PIC code in .a/.la that we can then link into a shared library)
Edward Hervey [Wed, 16 Jun 2010 08:53:39 +0000 (10:53 +0200)]
ffmpegrev: Switch to head of ffmpeg SVN as of Wed Jun 5th
Sebastian Dröge [Tue, 15 Jun 2010 17:50:29 +0000 (19:50 +0200)]
ffmpegrev: Fix checkout directory to prevent a new checkout every time autogen.sh runs
Edward Hervey [Tue, 15 Jun 2010 14:50:33 +0000 (16:50 +0200)]
Automatic update of common submodule
From
9339ccc to
35617c2
Stefan Kost [Tue, 15 Jun 2010 13:54:55 +0000 (16:54 +0300)]
Automatic update of common submodule
From
5adb1ca to
9339ccc
Stefan Kost [Tue, 15 Jun 2010 13:36:03 +0000 (16:36 +0300)]
Automatic update of common submodule
From
57c89b7 to
5adb1ca
Stefan Kost [Tue, 15 Jun 2010 12:50:24 +0000 (15:50 +0300)]
Automatic update of common submodule
From
c804988 to
57c89b7
Thijs Vermeir [Tue, 15 Jun 2010 07:40:18 +0000 (09:40 +0200)]
Fix build if ORC is not installed
Sebastian Dröge [Mon, 14 Jun 2010 13:31:34 +0000 (15:31 +0200)]
ffmpeg: Call orc_init() before trying to get target flags
Sebastian Dröge [Mon, 14 Jun 2010 12:38:44 +0000 (14:38 +0200)]
Use orc instead of liboil for CPU feature detection
Sebastian Dröge [Mon, 14 Jun 2010 11:28:41 +0000 (13:28 +0200)]
configure: Use GLIB_EXTRA_CFLAGS
Sebastian Dröge [Mon, 14 Jun 2010 11:05:39 +0000 (13:05 +0200)]
Automatic update of common submodule
From
7a0fdf5 to
c804988
Sebastian Dröge [Mon, 14 Jun 2010 09:35:21 +0000 (11:35 +0200)]
Automatic update of common submodule
From
6da3bab to
7a0fdf5
Sebastian Dröge [Sat, 12 Jun 2010 06:29:43 +0000 (08:29 +0200)]
Automatic update of common submodule
From
733fca9 to
6da3bab
Albert Lee [Fri, 11 Jun 2010 06:23:34 +0000 (08:23 +0200)]
gstffmpegcodecmap: Fix ATRAC1/3 caps
David Schleef [Wed, 9 Jun 2010 19:40:29 +0000 (12:40 -0700)]
Automatic update of common submodule
From
fad145b to
733fca9
David Schleef [Wed, 9 Jun 2010 19:34:23 +0000 (12:34 -0700)]
Automatic update of common submodule
From
47683c1 to
fad145b
Zaheer Abbas Merali [Fri, 4 Jun 2010 17:30:59 +0000 (18:30 +0100)]
ffmpegdec: fix typo in comment
David Schleef [Wed, 2 Jun 2010 06:49:41 +0000 (23:49 -0700)]
Automatic update of common submodule
From
17f89e5 to
47683c1
David Schleef [Wed, 2 Jun 2010 05:55:28 +0000 (22:55 -0700)]
Automatic update of common submodule
From
fd7ca04 to
17f89e5
Edward Hervey [Mon, 31 May 2010 17:18:20 +0000 (19:18 +0200)]
configure.ac: Execute ffmpeg's configure command from that directory
Avoids stupid sed warnings
Edward Hervey [Mon, 31 May 2010 16:53:51 +0000 (18:53 +0200)]
configure.ac: Don't build filters
We don't use them
Edward Hervey [Mon, 31 May 2010 16:53:34 +0000 (18:53 +0200)]
ffmpegrev: Switch to head of 0.6 branch
In preparation for ffmpeg 0.6 release
Edward Hervey [Mon, 31 May 2010 16:53:12 +0000 (18:53 +0200)]
codecmap: First round of type mapping wrapping : image formats
Edward Hervey [Mon, 31 May 2010 16:44:02 +0000 (18:44 +0200)]
ffmpegdec/enc: Blacklist more raw formats
Tim-Philipp Müller [Wed, 26 May 2010 10:56:11 +0000 (11:56 +0100)]
Automatic update of common submodule
From
357b0db to
fd7ca04
Tim-Philipp Müller [Tue, 25 May 2010 13:01:34 +0000 (14:01 +0100)]
build: make autotools put .m4 files into m4/ instead of common/m4/
We don't want generated/copied files in common.
Tim-Philipp Müller [Tue, 25 May 2010 12:56:49 +0000 (13:56 +0100)]
configure: avoid bash-ism
Tim-Philipp Müller [Tue, 25 May 2010 12:26:45 +0000 (13:26 +0100)]
build: add cruft rules for common/shave*
Tim-Philipp Müller [Tue, 25 May 2010 11:55:14 +0000 (12:55 +0100)]
ffmpegdec: sipro decoder should have higher rank than realaudiodec
Edward Hervey [Mon, 17 May 2010 17:42:41 +0000 (19:42 +0200)]
ffmpegdec: Don't leak the GstDataPassThrough items
Tim-Philipp Müller [Fri, 14 May 2010 17:25:58 +0000 (18:25 +0100)]
Automatic update of common submodule
From
4d67bd6 to
357b0db
Olivier Crête [Fri, 6 Mar 2009 18:47:05 +0000 (13:47 -0500)]
gstffmpegenc: Make getcaps proxy the downstream height/width/framerate requirements
See #577784.
Olivier Crête [Fri, 6 Mar 2009 02:35:46 +0000 (21:35 -0500)]
codecmap: Respect the various h263 options
See #577784.
Olivier Crête [Fri, 6 Mar 2009 00:12:18 +0000 (19:12 -0500)]
gstffmpegcfg: Expose loop-filter flag
See #577784.
Edward Hervey [Sat, 8 May 2010 11:24:47 +0000 (13:24 +0200)]
ffmpegcodecmap: Add mapping for SIPR
Tim-Philipp Müller [Tue, 20 Apr 2010 16:24:50 +0000 (17:24 +0100)]
doap: update repository info from cvs->git and maintainers
Tim-Philipp Müller [Fri, 23 Apr 2010 13:42:03 +0000 (14:42 +0100)]
Automatic update of common submodule
From
fc85867 to
4d67bd6
Sebastian Dröge [Fri, 9 Apr 2010 09:23:37 +0000 (11:23 +0200)]
Automatic update of common submodule
From
c1d07dd to
fc85867
Edward Hervey [Wed, 24 Mar 2010 17:55:48 +0000 (18:55 +0100)]
Automatic update of common submodule
From
55cd514 to
c1d07dd
Sebastian Dröge [Wed, 24 Mar 2010 15:37:37 +0000 (16:37 +0100)]
postproc: Mark postproc filters table as const
Sebastian Dröge [Wed, 24 Mar 2010 12:15:18 +0000 (13:15 +0100)]
tests: Fix compiler warning
Sebastian Dröge [Wed, 24 Mar 2010 11:36:27 +0000 (12:36 +0100)]
ffmpeg: Fix some remaining compiler warnings
Sebastian Dröge [Wed, 24 Mar 2010 11:07:28 +0000 (12:07 +0100)]
build: Add all kinds of compiler warning flags and fix the resulting warnings
Sebastian Dröge [Wed, 24 Mar 2010 10:53:46 +0000 (11:53 +0100)]
configure: $GST_CVS -> $GST_GIT
Sebastian Dröge [Wed, 24 Mar 2010 10:51:26 +0000 (11:51 +0100)]
ffmpeg: Use gst_element_set_details_simple()
Edward Hervey [Tue, 23 Mar 2010 17:53:24 +0000 (18:53 +0100)]
gstffmpegcodecmap: Give a proper mapping for NSV format
Raimo Järvi [Thu, 18 Mar 2010 13:08:51 +0000 (14:08 +0100)]
ffdec: Update caps if the aspect ratio changes
Fixes bug #613231.
Edward Hervey [Fri, 12 Mar 2010 13:00:10 +0000 (14:00 +0100)]
Automatic update of common submodule
From
e272f71 to
55cd514
Thiago Santos [Thu, 11 Mar 2010 13:13:46 +0000 (10:13 -0300)]
ffdec: Make metadata writable before setting caps
In case we haven't created the output buffer, we should make
metadata writable before setting caps on it.
Fixes check unit tests.
Thiago Santos [Mon, 8 Mar 2010 18:00:05 +0000 (15:00 -0300)]
ffdec_aac: Do not parse raw format
If the stream is 'raw' format, do not use parsers.
Re-enables the aac decoder by putting it back to default
ffdec rank.
Fixes #566250
Benjamin Otte [Thu, 11 Mar 2010 10:21:30 +0000 (11:21 +0100)]
Automatic update of common submodule
From
df8a7c8 to
e272f71
Benjamin Otte [Wed, 10 Mar 2010 21:10:08 +0000 (22:10 +0100)]
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.
Benjamin Otte [Wed, 10 Mar 2010 20:52:41 +0000 (21:52 +0100)]
Automatic update of common submodule
From
9720a7d to
df8a7c8
Benjamin Otte [Wed, 10 Mar 2010 19:44:28 +0000 (20:44 +0100)]
Automatic update of common submodule
From
0b6e072 to
9720a7d
Benjamin Otte [Wed, 10 Mar 2010 15:10:27 +0000 (16:10 +0100)]
Automatic update of common submodule
From
7cc5eb4 to
0b6e072
Edward Hervey [Wed, 10 Mar 2010 09:06:46 +0000 (10:06 +0100)]
configure.ac: And back to development we go...
... even if some people didn't pay attention :P
Tim-Philipp Müller [Wed, 10 Mar 2010 01:11:09 +0000 (01:11 +0000)]
Automatic update of common submodule
From
7aa65b5 to
7cc5eb4
Sebastian Dröge [Tue, 9 Mar 2010 21:41:00 +0000 (21:41 +0000)]
Automatic update of common submodule
From
44ecce7 to
7aa65b5
Sebastian Dröge [Fri, 26 Feb 2010 14:48:43 +0000 (15:48 +0100)]
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.
Edward Hervey [Sat, 6 Mar 2010 13:06:06 +0000 (14:06 +0100)]
releasing 0.10.10, "It's the bomb"
Edward Hervey [Thu, 4 Mar 2010 08:55:33 +0000 (09:55 +0100)]
0.10.9.4 pre-release
Edward Hervey [Thu, 4 Mar 2010 07:58:36 +0000 (08:58 +0100)]
ffmpegdemux: Use av_free_packet.
Fixes #611782
Edward Hervey [Wed, 3 Mar 2010 17:46:25 +0000 (18:46 +0100)]
gstffmpegdec: Disable direct-rendering for svq1/vp56 decoders.
They use a non-standard stride which we can't support.
Fixes #610613
Edward Hervey [Wed, 3 Mar 2010 17:35:40 +0000 (18:35 +0100)]
gstffmpegcodecmap: Remove 'format' specified for wmv3 decoder.
Allows WMVA (Advanced Profile) videos to be properly auto-linked.
Doesn't introduce a regression for VC1 files.
Fixes #611722
Edward Hervey [Sun, 28 Feb 2010 14:10:34 +0000 (15:10 +0100)]
gstffmpegdec: Handle durations in reordered frames
The buffer durations were not being reordered along with the timestamp
and offset of the buffers, resulting in buffers using the duration of the
latest incoming frame instead of their original frame.
Fixes #611398
Tim-Philipp Müller [Wed, 24 Feb 2010 22:05:50 +0000 (22:05 +0000)]
0.10.9.3 pre-release
Mark Nauwelaerts [Fri, 19 Feb 2010 19:33:06 +0000 (20:33 +0100)]
ffmpegdec: do not store timestamp for buffer that will be skipped
Fixes #610481.
Edward Hervey [Fri, 19 Feb 2010 15:23:27 +0000 (16:23 +0100)]
configure.ac: 0.10.19.2 pre-release
Edward Hervey [Fri, 19 Feb 2010 16:40:07 +0000 (17:40 +0100)]
configure.ac: Add build directories to CFLAGS
Needed to pick up files created at compile time (like libavutil/avconfig.h)
Edward Hervey [Thu, 18 Feb 2010 12:28:40 +0000 (13:28 +0100)]
gstffmpegdec: Don't enable xvmc decoders, we can't support the output
Edward Hervey [Thu, 18 Feb 2010 12:27:15 +0000 (13:27 +0100)]
gstffmpegcodecmap: Add mapping for Indeo 5
Edward Hervey [Thu, 18 Feb 2010 12:24:39 +0000 (13:24 +0100)]
gstffmpegcodecmap: Add mapping for Windows Media Speech
Edward Hervey [Thu, 18 Feb 2010 12:29:03 +0000 (13:29 +0100)]
ffmpegrev: Move to FFmpeg revision of Feb 18th 2010
Sebastian Dröge [Sun, 14 Feb 2010 22:18:58 +0000 (23:18 +0100)]
Automatic update of common submodule
From
96dc793 to
44ecce7
Wim Taymans [Thu, 4 Feb 2010 16:08:41 +0000 (17:08 +0100)]
ffdec: fixup QCELP to always be mono
Make QCELP always mono, even if the caps tell us a different layout.
Wim Taymans [Thu, 4 Feb 2010 12:26:16 +0000 (13:26 +0100)]
ffmpegdec: only clip to a smaller region
When we have an input width/height that should be used for clipping, only
perform the clipping if the rectangle is smaller than the actual picture size.
Fixes #330681
Wim Taymans [Mon, 1 Feb 2010 14:25:11 +0000 (15:25 +0100)]
ffdec: free audio buffer when not decoded
When we don't decode an audio frame (for audio codecs that need a previous audio
frame) free the buffer we allocated.
See #608564
Tim-Philipp Müller [Sat, 30 Jan 2010 15:20:12 +0000 (15:20 +0000)]
Automatic update of common submodule
From
15d47a6 to
96dc793
Wim Taymans [Fri, 29 Jan 2010 12:58:20 +0000 (13:58 +0100)]
ffmpegcodecmap: don't escape codec_data
Don't escape the codec_data, it breaks some streams (but likely also fixes
others). It's better to leave it as is, like most other players do.
See #608332
Edward Hervey [Mon, 25 Jan 2010 15:40:20 +0000 (16:40 +0100)]
ffmpegmux/demux: Blacklist ASS/SSA 'demuxers'.
They're not a container format, but a subtitle format, and we already
have plugins to handle those subtitle formats.
Edward Hervey [Mon, 25 Jan 2010 10:59:29 +0000 (11:59 +0100)]
ffmpegrev: Update to ffmpeg/swscale checkouts of Mon Jan 25 2010
ffmpeg received an overwhelming amount of h264 decoding improvements since
the last checkout, some minor fixes here and there and no apparent regressions.
Also set a specific swscale revision to checkout.
Edward Hervey [Sat, 23 Jan 2010 14:34:28 +0000 (15:34 +0100)]
ffmpegcodecmap: Add proper mapping for Zip Block Motion Video
Edward Hervey [Sat, 23 Jan 2010 13:41:49 +0000 (14:41 +0100)]
ffmpegcodecmap: Add proper mapping for LOCO Lossless codec
Edward Hervey [Sat, 23 Jan 2010 12:51:24 +0000 (13:51 +0100)]
gstffmpegcodecmap: Make a proper mapping for Autodesk Animator Codec
Alessandro Decina [Fri, 22 Jan 2010 12:46:01 +0000 (13:46 +0100)]
Revert a change I accidentally introduced in 7c91fb.
I removed the plugin name from an error message for no good reason.
Alessandro Decina [Fri, 22 Jan 2010 11:58:13 +0000 (12:58 +0100)]
Fix the check if libswscale needs enabling explicitly under OS X.
Alessandro Decina [Fri, 22 Jan 2010 10:43:39 +0000 (11:43 +0100)]
Fix compiler warnings under OS X.
Tim-Philipp Müller [Wed, 20 Jan 2010 00:55:26 +0000 (00:55 +0000)]
Automatic update of common submodule
From
14cec89 to
15d47a6