- Oct 07, 2012
-
-
Tim-Philipp Müller authored
-
- Oct 06, 2012
-
-
Tim-Philipp Müller authored
From 6c0b52c to 6bb6951
-
- Sep 30, 2012
-
-
Tim-Philipp Müller authored
Doesn't actually make any difference at the moment, but seems the right thing to do. https://bugzilla.gnome.org/show_bug.cgi?id=685113
-
Otherwise audio decoders "ignored", ie blacklisted, end up registered by avviddec as video decoders. https://bugzilla.gnome.org/show_bug.cgi?id=685113
-
- Sep 28, 2012
-
-
Tim-Philipp Müller authored
Drop caps event received on the sink pad, instead of putting it in the list of cached events to be sent downstream later. We don't want to send our container caps downstream to our decoders, that'll give us nasty not-negotiated errors. https://bugzilla.gnome.org/show_bug.cgi?id=680464
-
- Sep 27, 2012
-
-
Sebastian Dröge authored
Might e.g. be valid for Theora.
-
- Sep 25, 2012
-
-
Tim-Philipp Müller authored
Avoids warnings when we don't know the latency.
-
- Sep 24, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Sep 22, 2012
-
-
Tim-Philipp Müller authored
From 4f962f7 to 6c0b52c
-
- Sep 17, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Sep 14, 2012
-
-
Wim Taymans authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Sep 13, 2012
-
-
Nicolas Dufresne authored
-
Nicolas Dufresne authored
-
Edward Hervey authored
This symbols/enums will all be deprecated in the next releases
-
- Sep 12, 2012
-
-
Stefan Sauer authored
Rename gst_collect_pads_add_pad_full() to gst_collect_pads_add_pad() and fix all invocations.
-
Michael Smith authored
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=683840
-
Mark Nauwelaerts authored
-
- Sep 11, 2012
-
-
Mark Nauwelaerts authored
In file included from <gst-ffmpeg>/gst-libs/ext/libav/libavutil/avutil.h:318:0, from <gst-ffmpeg>/gst-libs/ext/libav/libswscale/swscale.h:30, from <gst-ffmpeg>/ext/libswscale/gstffmpegscale.c:26: <gst-ffmpeg>/gst-libs/ext/libav/libavutil/common.h:38:32: fatal error: libavutil/avconfig.h: No such file or directory compilation terminated.
-
Mark Nauwelaerts authored
-
Tim-Philipp Müller authored
Otherwise we get a scary "orc acceleration disabled, orc not found or too old" message at the end of the configure output. It's used by libswscale.
-
Wim Taymans authored
Add support for codec that use reget_buffer. In this mode, it reuses the picture and we need to attach the corresponding input frame to it or else we get the timestamps wrong.
-
- Sep 10, 2012
-
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
libpostproc is gone from upstream libav.
-
Edward Hervey authored
And fixup all includes
-
Edward Hervey authored
-
- Sep 07, 2012
-
-
Tim-Philipp Müller authored
There are gstreamer crystalhd elements as well, so shouldn't be a big loss. https://bugzilla.gnome.org/show_bug.cgi?id=683435
-
- Aug 30, 2012
-
-
Sjoerd Simons authored
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=682736
-
- Aug 22, 2012
-
-
Stefan Sauer authored
From 668acee to 4f962f7
-
Stefan Sauer authored
This allows us to e.g. unconditionally use gtkdoc-rebase.
-
- Aug 10, 2012
-
-
Wim Taymans authored
Use the plane pointers and strides. Improve some debug
-
- Aug 08, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
-
Tim-Philipp Müller authored
This reverts commit 4964bd75. No idea what this fixes, for me it breaks make dist, which fails with: make[2]: Entering directory `/home/tpm/gst/0.11/gst-ffmpeg/gst-libs/ext' GIT_DIR=libav/.git git checkout-index --prefix=../libav-dist/libav/ -a touch libav-dist/libav/config.mak touch: cannot touch `libav-dist/libav/config.mak': No such file or directory after a clean build.
-