mssdemux: parse the fps from h264 codec data if possible
[platform/upstream/gstreamer.git] / ext /
2013-05-08 Thiago Santosmssdemux: parse the fps from h264 codec data if possible
2013-05-08 Thiago Santosmssdemux: correctly add h264 codec data to caps
2013-05-08 Thiago Santosmssdemux: add the correct caps to the outgoing stream
2013-05-08 Thiago Santosmssdemux: set caps to buffers before pushing
2013-05-08 Thiago Santosmssdemux: improve state changing
2013-05-08 Thiago Santosmssdemux: adds mininum error handling
2013-05-08 Thiago Santosmssdemux: mssmanifest: prevent accessing null stream...
2013-05-08 Thiago Santossmoothstreaming: refactor structure names and implement...
2013-05-08 Thiago Santosmssdemux: initial implementation of the pad loop
2013-05-08 Thiago Santosmssdemux: more manifest parsing and helper functions
2013-05-08 Thiago Santosmssdemux: pad exposing initial implementation
2013-05-08 Thiago Santosmssdemux: add manifest parsing
2013-05-08 Thiago Santossmoothstreaming: stubs for mssdemux
2013-05-07 Thiago Santossmoothstreaming: build directory stubs for new plugin
2013-05-03 Stefan Sauerladspa: sync controlled parames in filters and sinks
2013-05-03 Sebastian Drögeladspa: Add $(GMODULE_NO_EXPORT_LIBS) for gmodule
2013-05-03 Juan Manuel Borges... ladspa: improved port to gstreamer 1.0
2013-04-27 Tim-Philipp Müllerkate: fix buffer leak in katetag
2013-04-27 Tim-Philipp Müllerkate: minor cleanup
2013-04-24 Sebastian Drögeeglglessink: Use gst_egl_display_get() instead of passi...
2013-04-23 Tim-Philipp Müllertests: fix remaining kate tests
2013-04-19 Thiago Santoseglglessink: eagl: fix eagl reuse by not releasing...
2013-04-18 Sebastian Drögeeglglessink: Give only SECONDARY rank
2013-04-18 Josep Torraeglglessink: fixes 'makes integer from pointer without...
2013-04-18 Josep Torraeglglessink: silence warnings building for RPI related...
2013-04-18 Josep Torraeglglessink: fix warnings building on the RPI
2013-04-17 Sebastian Drögeeglglessink: Fix GstContext refcounting some more
2013-04-17 Sebastian Drögeeglglessink: Fix GstContext refcounting
2013-04-17 Sebastian Drögeeglglessink: Update for GLTextureUploadMeta and EGL...
2013-04-16 Sebastian Drögeeglglessink: Reorder surface queries
2013-04-16 Sebastian Drögeeglglessink: Properly set a debug category for the...
2013-04-16 Sebastian Drögeeglglessink: Get the EGL/GLES extensions at the right...
2013-04-16 Sebastian Drögeeglglessink: Fix compiler warning
2013-04-16 Thiago Santoseglglessink: refactor to allow eagl support
2013-04-16 Thiago Santoseglglessink: refactor egl functions/data to a separate...
2013-04-16 Sebastian Drögeeglglessink: Print EGL/GLES extensions after we are...
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-15 David Schleefmpg123: Add conditional on API version for new enum
2013-04-15 Sebastian Drögeeglglessink: Fix compiler warnings
2013-04-14 Tim-Philipp Müllerkate: only send decoder output caps once or when the...
2013-04-14 Tim-Philipp Müllerkate: fix decoder output caps
2013-04-14 Tim-Philipp Müllerkate: mark header buffers as such
2013-04-14 Tim-Philipp Müllerkateenc: save current input format in setcaps
2013-04-14 Tim-Philipp Müllerkate: fix printf format strings and disable tiger element
2013-04-14 Brendan Longkate: port Kate subtitles to 1.0
2013-04-10 Olivier Crêtesrtpdec: Don't stop on invalid buffer
2013-04-10 Olivier Crêtesrtpdec: Cleaner stream cleanup
2013-04-10 Olivier Crêtesrtpdec: Don't crash on invalid cipher
2013-04-08 Tim-Philipp Müllerext: printf format fixes in debug and error messages
2013-04-05 Todd Agulnickhanddetect: fix build on OS/X
2013-04-03 Edward Herveyrsvg: Bump minimum requirement to 2.36.0
2013-04-02 David Schleefrtmpsrc: Implement basesrc->unlock()
2013-04-01 Sebastian Drögeeglglessink: Use the EGLImage and GstVideoGLTextureUplo...
2013-04-01 Edward Herveyrsvg: Don't include rsvg-cairo.h directly
2013-03-31 Luciana Fujii Pontellorsvg: Port to 1.0
2013-03-31 Sebastian Drögeeglglessink: Use gst_element_get_context() wherever...
2013-03-29 Sebastian Drögeeglglessink: Implement GstContext handling
2013-03-29 Sebastian Drögeeglglessink: Use a separate texture for the custom...
2013-03-29 Sebastian Drögeeglglessink: Add support for GstVideoGLTextureUploadMeta
2013-03-28 Olivier Crêtesrtp: Update example pipelines
2013-03-27 Tim-Philipp Müllersbc: port encoder to GstAudioEncoder
2013-03-27 Tim-Philipp Müllersbc: port decoder to GstAudioDecoder
2013-03-27 Tim-Philipp Müllersbc: import sbc decoder/encoder from bluez and port...
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-03-27 Tim-Philipp Müllersbc: remove parser in favour of new GstBaseParse-based...
2013-03-27 Wim Taymanssbc: sbcdec: make decoder more performant
2013-03-27 Wim Taymanssbc: sbcdec: skip the frame on decoding error
2013-03-27 Wim Taymanssbc: sbcdec: set DISCONT on outgoing buffers.
2013-03-27 Wim Taymanssbc: sbcdec: handle DISCONT and timestamps
2013-03-27 Arun Raghavansbc: audio: Make the sbcdec element copy buffer metadata
2013-03-27 Wim Taymanssbc: enc: sbc_get_frame_duration is in milliseconds
2013-03-27 Wim Taymanssbc: dec: chain up to parent before downward state...
2013-03-27 Arun Raghavansbc: audio: Fix a leak in sbcdec
2013-03-27 Arun Raghavansbc: audio: Initialise SBC data before use in sbcparse...
2013-03-27 Anderson Lizardosbc: Fix trivial coding style issues on pointer declara...
2013-03-27 Syam Sidhardhansbc: audio: Fix newline before EOF
2013-03-27 Lucas De Marchisbc: Fix common misspelled words
2013-03-27 Marcel Holtmannsbc: audio: Remove workaround for compiler warnings
2013-03-27 Marcel Holtmannsbc: Add pragma based workaround for GStreamer warnings
2013-03-27 Marcel Holtmannsbc: Update copyright information
2013-03-27 Luiz Augusto von... sbc: Remove unused variable.
2013-03-27 Luiz Augusto von... sbc: Remove unused variable.
2013-03-27 Marcel Holtmannsbc: Fix signed/unsigned comparison issue within GStrea...
2013-03-27 Siarhei Siamashkasbc: Use native byte order for audio in GStreamer and...
2013-03-27 Marcel Holtmannsbc: Update copyright information
2013-03-27 Marcel Holtmannsbc: First attempt in fixing compiler warnings (still...
2013-03-27 Marcel Holtmannsbc: Assign variables after declarations
2013-03-27 Johan Hedbergsbc: More coding style fixes
2013-03-27 Luiz Augusto von... sbc: Fix runtime warnings of gstreamer plugin.
2013-03-27 Luiz Augusto von... sbc: Update gstreamer plugin to use new sbc API.
2013-03-27 Luiz Augusto von... sbc: Make use of parameters selected in alsa plugin...
2013-03-27 Marcel Holtmannsbc: Update copyright information
2013-03-27 Luiz Augusto von... sbc: Add bitpool property and others fixes for gstreame...
2013-03-27 Luiz Augusto von... sbc: Enable gstreamer plugin to use autoconnect flag.
2013-03-27 Luiz Augusto von... sbc: Fixes gstreamer caps and code cleanup.
2013-03-27 Luiz Augusto von... sbc: Fix gtreamer payloader sending fragmented frames.
2013-03-27 Luiz Augusto von... sbc: Add mp3 support for gstreamer plugin.
2013-03-27 Luiz Augusto von... sbc: Make a2dpsink to act like a bin and split the...
2013-03-27 Luiz Augusto von... sbc: Code cleanup.
2013-03-27 Luiz Augusto von... sbc: Integrate new ipc API implementation.
next