]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/history - gst/iec958
asfdemux: fix performance issue, especially with high-bitrate streams
[glsdk/gst-plugins-ugly0-10.git] / gst / iec958 /
2013-05-17 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-04-11 Thibault Saunierandroid: make it ready for androgenizer
2010-10-19 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2008-10-13 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-01-21 Stefan Kostdocs/plugins/: Add the real and rtsp elements and updat...
2007-09-20 Stefan Kostgst/iec958/ac3iec.c: Chainup in finalize.
2007-08-16 Stefan Kostgst/iec958/ac3iec.c: Fix tests.
2007-06-22 Edward HerveyFix leaks some more.
2006-10-16 Josep Torra Vallesgst/: Misc. fixes for problems discovered by Forte...
2006-06-05 Sébastien Mouttewin32/MANIFEST: Add a manifest for futures ugly win32...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-19 Michael Smithgst/iec958/: Write rate into the caps, for the allowed...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-01 Thomas Vander Sticheleconfigure.ac: rework similarly to other modules
2006-02-28 Edward Herveygst/iec958/ac3iec.c: Set a proper klass (Codec/Muxer...
2005-12-26 Martin Sotogst/iec958/ac3iec.*: (NORMAL_CAPS_DEF, RAW_AUDIO_CAPS_D...
2005-12-23 Michael Smithgst/iec958/ac3iec.*: Accept audio/x-ac3 and audio/ac3...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-18 Michael Smithgst/iec958/ac3iec.c: Remove some setcaps brokenness.
2005-10-17 Michael SmithSet buffer durations on IEC958 buffers.
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-21 Michael SmithVarious changes to AC3->IEC958 framer. Mostly to make...
2005-09-16 Michael SmithSet setcaps function on sink pad, not source pad. Produ...
2005-09-05 Thomas Vander Sticheledoc fixes
2005-09-02 Thomas Vander Stichelebuild fixes
2005-09-02 Michael SmithAccept audio/x-private1-a3c on sink pad
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-09-02 Michael SmithFix return types in setcaps functions
2005-09-02 Michael SmithChanges to correctly use first_access parameter in...
2005-09-01 Michael SmithAC3 -> IEC958 (S/PDIF) framer, based on Martin Soto...