- 22 Mar, 2012 4 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
unport gdkpixbuf not merged: https://bugzilla.gnome.org/show_bug.cgi?id=654850 Conflicts: docs/plugins/Makefile.am docs/plugins/gst-plugins-good-plugins-docs.sgml docs/plugins/gst-plugins-good-plugins-sections.txt docs/plugins/gst-plugins-good-plugins.hierarchy docs/plugins/inspect/plugin-avi.xml docs/plugins/inspect/plugin-png.xml ext/flac/gstflacdec.c ext/flac/gstflacdec.h ext/libpng/gstpngdec.c ext/libpng/gstpngenc.c ext/speex/gstspeexdec.c gst/audioparsers/gstflacparse.c gst/flv/gstflvmux.c gst/rtp/gstrtpdvdepay.c gst/rtp/gstrtph264depay.c
-
Mark Nauwelaerts authored
-
- 21 Mar, 2012 1 commit
-
-
Wim Taymans authored
-
- 20 Mar, 2012 1 commit
-
-
Wim Taymans authored
-
- 19 Mar, 2012 4 commits
-
-
Mark Nauwelaerts authored
... such as a frame header parsing throwing some suspicious warnings. So we can be a bit more convinced we determine the right frame end.
-
Mark Nauwelaerts authored
... which is particularly useful if locked on to the wrong frame start and/or corrupt frame being crc checked.
-
Mark Nauwelaerts authored
... by noting that one occurred in the first place, and then appropriately ignoring some transient ones.
-
Wim Taymans authored
We do an ALLOCATION query to find out an allocator and parameters on the srcpads. This way decoders (and sinks) can specify the memory and parameters they want us to write into.
-
- 18 Mar, 2012 2 commits
-
-
Tim-Philipp Müller authored
Somewhat at least. No idea why it doesn't pick up the description or example pipeline.
-
Tim-Philipp Müller authored
-
- 17 Mar, 2012 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Still lacks features such as positioning or resizing, or animations, but it's usable already, and supports lots of formats.
-
- 16 Mar, 2012 2 commits
-
-
Wim Taymans authored
But use the methods
-
Wim Taymans authored
-
- 15 Mar, 2012 6 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Olivier Crête authored
This allows outputting streams in AVC format even if the SPS/PPS are sent inside the RTP stream. https://bugzilla.gnome.org/show_bug.cgi?id=654850
-
Wim Taymans authored
-
Wim Taymans authored
-
- 14 Mar, 2012 7 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Mark Nauwelaerts authored
-
Wim Taymans authored
-
Andrej Gelenberg authored
Add support for direct encoding of 8- and 16-bit big endian gray images. https://bugzilla.gnome.org/show_bug.cgi?id=672025
-
Wim Taymans authored
-
Mark Nauwelaerts authored
... but use base class function instead.
-
- 13 Mar, 2012 11 commits
-
-
Wim Taymans authored
Don't always output the payload subbuffer, use a separate variable to make things clearer and without the error.
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Set PTS and DTS on output buffers instead of just the PTS. In streaming cases you want to synchronized encoded data based on the DTS because that is monotonically increasing.
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Fix the caps of flacenc, the reference encoder only support 24 bits in 32 bits. Set streamheader on output caps.
-