Commit graph

1090 commits

Author SHA1 Message Date
Edward Hervey
f9c8fac537 ffmpegmux: Use "Formatter/Metadata" klass when needed
https://bugzilla.gnome.org/show_bug.cgi?id=623671
2010-07-06 14:02:09 +02:00
Edward Hervey
25db74ec41 ffmpegmux: Add more replacements
https://bugzilla.gnome.org/show_bug.cgi?id=623671
2010-07-06 14:02:09 +02:00
Edward Hervey
6191dbb7dd codecmap: Fix the caps of various mov/amr formats
https://bugzilla.gnome.org/show_bug.cgi?id=623671
2010-07-06 14:02:09 +02:00
Edward Hervey
38c2b3788e gstffmpegmux: Set rank of blacklisted muxers to GST_RANK_NONE
https://bugzilla.gnome.org/show_bug.cgi?id=623671
2010-07-06 14:02:09 +02:00
Edward Hervey
00e177458c ext: Fix CFLAGS order
We'd pick up system-wide ffmpeg headers otherwise
2010-07-05 15:48:41 +02:00
Mark Nauwelaerts
1d0b29414a ffmpegenc: fix timestamp resyncing some more
Convert bytes to samples in remaining occurrence.

See #623388.
2010-07-05 11:10:09 +02:00
Thiago Santos
b8f556a566 ffmpegenc: Fix timestamp resyncing
Properly convert bytes into time using sample size, sample rate
and channels number, instead of sample rate only.

This can cause huge timestamp discontinuities (even though the
durations remain correct) and might cause problems to muxers.

Fixes #623388
2010-07-03 11:57:09 -03:00
Edward Hervey
2f6086e495 ffmpegmux: Add rtp to the blacklisted muxers 2010-07-02 17:21:27 +02:00
Edward Hervey
edeb185374 codecmap: Specify the quicktime variant for mov and mp4 formats 2010-07-02 12:40:03 +02:00
Edward Hervey
a2ed45acc0 configure.ac: 0.10.10.4 pre-release 2010-06-30 10:32:25 +02:00
Tim-Philipp Müller
e90a2a7161 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.
2010-06-28 17:13:50 +01:00
Edward Hervey
1675f78222 0.10.10.3 pre-release 2010-06-27 12:52:39 +02:00
Edward Hervey
411138d734 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
2010-06-27 12:49:02 +02:00
Edward Hervey
65c5d814c2 0.10.10.2 pre-release 2010-06-27 10:51:48 +02:00
David Schleef
00d87bcd83 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
2010-06-27 10:38:25 +02:00
David Schleef
52e8d62513 ffmpegmux: Disable raw muxers
They are effectively identity elements.  Many are already
disabled via blacklist.

https://bugzilla.gnome.org/show_bug.cgi?id=622773
2010-06-27 10:38:24 +02:00
Andoni Morales Alastruey
7f12d83a39 ffdeinterlace: Set "interlaced=false" in the source pad's caps
https://bugzilla.gnome.org/show_bug.cgi?id=622736
2010-06-25 17:26:56 +02:00
Stefan Kost
9b3c3305f3 Automatic update of common submodule
From 35617c2 to a519571
2010-06-24 15:09:59 +03:00
Edward Hervey
024e9539ac gst-libs: Fixup make distclean for new ffmpeg 2010-06-16 12:10:34 +02:00
Edward Hervey
96479cdd08 configure: Disable doc/applicatoin building 2010-06-16 11:55:40 +02:00
Edward Hervey
133b88fc63 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)
2010-06-16 11:46:02 +02:00
Edward Hervey
54f5a5ded6 ffmpegrev: Switch to head of ffmpeg SVN as of Wed Jun 5th 2010-06-16 10:53:39 +02:00
Sebastian Dröge
8b83e35aeb ffmpegrev: Fix checkout directory to prevent a new checkout every time autogen.sh runs 2010-06-15 19:50:29 +02:00
Edward Hervey
b0292025cb Automatic update of common submodule
From 9339ccc to 35617c2
2010-06-15 16:50:33 +02:00
Stefan Kost
3c3c770837 Automatic update of common submodule
From 5adb1ca to 9339ccc
2010-06-15 16:54:55 +03:00
Stefan Kost
24ee1ae85e Automatic update of common submodule
From 57c89b7 to 5adb1ca
2010-06-15 16:36:03 +03:00
Stefan Kost
366dd95815 Automatic update of common submodule
From c804988 to 57c89b7
2010-06-15 15:50:24 +03:00
Thijs Vermeir
330d78f4ff Fix build if ORC is not installed 2010-06-15 09:40:18 +02:00
Sebastian Dröge
3d91d93f32 ffmpeg: Call orc_init() before trying to get target flags 2010-06-14 15:31:34 +02:00
Sebastian Dröge
899d2f0cec Use orc instead of liboil for CPU feature detection 2010-06-14 14:38:44 +02:00
Sebastian Dröge
24ec624c77 configure: Use GLIB_EXTRA_CFLAGS 2010-06-14 13:28:50 +02:00
Sebastian Dröge
0cf3416179 Automatic update of common submodule
From 7a0fdf5 to c804988
2010-06-14 13:05:39 +02:00
Sebastian Dröge
3fafd4ceae Automatic update of common submodule
From 6da3bab to 7a0fdf5
2010-06-14 11:35:21 +02:00
Sebastian Dröge
1867d75f5b Automatic update of common submodule
From 733fca9 to 6da3bab
2010-06-12 08:29:43 +02:00
Albert Lee
f310322e90 gstffmpegcodecmap: Fix ATRAC1/3 caps 2010-06-11 08:23:34 +02:00
David Schleef
e492935c6f Automatic update of common submodule
From fad145b to 733fca9
2010-06-09 12:40:29 -07:00
David Schleef
d2a6dacfd5 Automatic update of common submodule
From 47683c1 to fad145b
2010-06-09 12:34:23 -07:00
Zaheer Abbas Merali
22a343207c ffmpegdec: fix typo in comment 2010-06-04 18:30:59 +01:00
David Schleef
3abb808110 Automatic update of common submodule
From 17f89e5 to 47683c1
2010-06-01 23:49:41 -07:00
David Schleef
60982c29ec Automatic update of common submodule
From fd7ca04 to 17f89e5
2010-06-01 22:55:28 -07:00
Edward Hervey
b67df81be5 configure.ac: Execute ffmpeg's configure command from that directory
Avoids stupid sed warnings
2010-05-31 19:18:20 +02:00
Edward Hervey
7f49941366 configure.ac: Don't build filters
We don't use them
2010-05-31 18:53:51 +02:00
Edward Hervey
0e4efec66c ffmpegrev: Switch to head of 0.6 branch
In preparation for ffmpeg 0.6 release
2010-05-31 18:53:34 +02:00
Edward Hervey
c28097b6c4 codecmap: First round of type mapping wrapping : image formats 2010-05-31 18:53:12 +02:00
Edward Hervey
2fccd4640f ffmpegdec/enc: Blacklist more raw formats 2010-05-31 18:44:02 +02:00
Tim-Philipp Müller
c50ec5e605 Automatic update of common submodule
From 357b0db to fd7ca04
2010-05-26 11:56:11 +01:00
Tim-Philipp Müller
28c8bfbbda build: make autotools put .m4 files into m4/ instead of common/m4/
We don't want generated/copied files in common.
2010-05-25 14:01:34 +01:00
Tim-Philipp Müller
a53eff72d6 configure: avoid bash-ism 2010-05-25 13:56:49 +01:00
Tim-Philipp Müller
197cec447e build: add cruft rules for common/shave* 2010-05-25 13:26:45 +01:00
Tim-Philipp Müller
dc2efe2d24 ffmpegdec: sipro decoder should have higher rank than realaudiodec 2010-05-25 12:55:14 +01:00