- 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.
-
- Aug 07, 2012
-
-
Sebastian Dröge authored
-
- Aug 06, 2012
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Edward Hervey authored
-
- Aug 05, 2012
-
-
Tim-Philipp Müller authored
From 94ccf4c to 668acee
-
- Aug 04, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Aug 03, 2012
-
-
Christian Fredrik Kalager Schaller authored
-
Christian Fredrik Kalager Schaller authored
-
- Jul 27, 2012
-
-
Sebastian Dröge authored
-
- Jul 25, 2012
-
-
Wim Taymans authored
Because we don't use a parser anymore we need to make sure that we feed the decoder with full frames. For h264, require that we are aligned on access units. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=680540
-