Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / ext / resindvd /
2011-08-04 Wim TaymansMerge branch 'master' into 0.11
2011-07-12 Olivier Crêteresindvd: Fix set-but-unused warnings
2011-06-15 Wim TaymansMerge branch 'master' into 0.11
2011-04-14 Tim-Philipp MüllerFix some unused-but-set-variable warnings with gcc 4.6
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim Taymansmeta: update for new API
2011-03-04 Wim TaymansMerge branch 'master' into 0.11
2011-02-28 Wim Taymansmeta: fix for new metadata api
2011-02-28 Wim Taymansminiobject: port rsndvd
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2010-12-11 Jan Schmidtresindvd: Defer pushing tag updates until streaming.
2010-12-11 Jan Schmidtresindvd: Attempt to use glib language setting for...
2010-12-11 Jan Schmidtresindvd: Fix silly typo in button state tracking.
2010-10-19 Stefan Kostvarious (ext): add missing G_PARAM_STATIC_STRINGS flags
2010-09-26 Tim-Philipp Müllerresindvdsrc: improve error messages on read erros
2010-05-20 David SchleefSplit out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
2010-05-06 Jan Schmidtresindvd: Apply caps to generated buffers
2010-04-16 Sebastian Drögeresindvdbin: Use GST_FLOW_CUSTOM_SUCCESS instead of...
2010-04-16 Sebastian DrögeRevert "resindvdbin: Apply gcc 4.5 compiler warning...
2010-04-15 Sebastian Drögeresindvdbin: Apply gcc 4.5 compiler warning workaround...
2010-03-22 Benjamin OtteAdd -Wwrite-strings
2010-03-21 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-01-11 Tim-Philipp Müllerresindvd: fix unaligned access in this copy of mpegdemu...
2009-11-21 Jan Schmidtresindvd: Remove local basesrc copy
2009-11-18 Jan Schmidtresindvd, dvdspu: Use new still-frame API from gst...
2009-11-18 Jan Schmidtresindvd: Guard against a divide-by-zero error.
2009-11-05 Tim-Philipp Müllerresindvd: printf format fixes
2009-11-04 Jan Schmidtresindvd,autoconvert: Avoid depending on 0.10.26 API
2009-11-04 Jan Schmidtresindvd: Remove old code and obsolete comments
2009-11-02 Jan Schmidtresindvd: Fix an oversight from updating the copy of...
2009-11-02 Jan Schmidtresindvd: Use gst_base_src_new_seamless_segment()
2009-11-02 Jan Schmidtresindvd: Add gst_base_src_new_seamless_segment() to...
2009-11-02 Jan Schmidtresindvd: Update the base source copy
2009-10-27 Jan Schmidtresindvd: Remove extra new-segment in rsnstreamselector...
2009-10-27 Jan Schmidtresindvd: Avoid a deadlock. Improve chapter seek.
2009-10-27 Jan Schmidtresindvd: lower a debug message to log level.
2009-10-27 Jan Schmidtresindvd: Add a keypress mapping for switching audio...
2009-10-27 Jan Schmidtresindvd: Set the new initial-identity property on...
2009-10-16 Jan Schmidtresindvd: Re-send audio stream select on re-configuration
2009-10-16 Jan Schmidtresindvd: Fix a small flaw - if any audio stream exists...
2009-10-15 Jan Schmidtresindvd: Fix decoder pad template to allow LPCM
2009-10-13 Jan Schmidtresindvd: Don't leak a reference to the parent in rsnau...
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-10-01 Sebastian Drögeresindvdbin: If no suitable audio decoder is found...
2009-10-01 Sebastian Drögeresindvdbin: Also post missing element messages if...
2009-10-01 Sebastian Drögeresindvdbin: Post missing decoder messages if one is...
2009-10-01 Sebastian Drögeresindvdbin: Use the new video decoder
2009-10-01 Sebastian Drögeresindvdbin: Rename files
2009-10-01 Sebastian Drögeresindvdbin: Refactor audio decoder and add a (MPEG...
2009-10-01 Sebastian Drögersnaudiodec: Get desired sink caps from the pad template
2009-09-30 Sebastian Drögeresindvdbin: Create external srcpads from the static...
2009-09-26 Sebastian Drögeresindvdbin: Use gst_caps_can_intersect() because it...
2009-09-26 Sebastian Drögersnaudiodec: Use ghost pads and always forward applicat...
2009-09-26 Jan Schmidtresindvdbin: Use autoconvert in rsnaudiodec and build...
2009-09-25 Sebastian Drögersnstreamselector: Use new single object iterator for...
2009-09-25 Sebastian Drögeresindvdbin: Don't block the external ghost pads but...
2009-08-31 Sebastian Drögersnstreamselector: Use iterate internal links instead...
2009-08-25 Руслан Ижбулатовresindvd, rawparse: fix LDFLAGS for gst-plugins-base...
2009-07-13 Jan Schmidtresindvd: Don't send empty language code strings
2009-06-19 Tim-Philipp MüllerMake build without warnings with debugging disabled
2009-05-27 Jan Schmidtresindvd: Create all the audio streams of all formats
2009-05-26 Jan Schmidtresindvd: LPCM streams are only from 0xa0 to 0xaf.
2009-05-26 Jan Schmidtresindvd: Fix subpicture timing in some cases
2009-05-26 Jan Schmidtresindvd: Try a different approach to segment filling.
2009-05-26 Jan Schmidtresindvd: Minor change to inline a function in the...
2009-05-14 Jan Schmidtresindvd: Fix the argument order in a debug statement
2009-05-14 Jan Schmidtresindvd: Make segment updates less aggressive.
2009-05-14 Jan Schmidtresindvd: Rework button highlight calculation slightly
2009-05-14 Jan Schmidtresindvd: Send commands-changed on button change and...
2009-05-14 Jan Schmidtresindvd: Fix a leak of the DVD title string
2009-05-14 Jan Schmidtresindvd: Fix raciness in rsndvdbin when initially...
2009-05-11 Jan Schmidtresindvd: Modify the segment update logic
2009-05-11 Jan Schmidtresindvd: Increase the amount of filler audio generated
2009-05-11 Jan Schmidtresindvd: Manage timed still sequences better
2009-05-11 Jan Schmidtresindvd: Change the audiomunge debug output.
2009-05-11 Jan Schmidtresindvd: Rename the audio munger debug category
2009-05-11 Jan Schmidtresindvd: Ensure we send a title tag in the first play...
2009-05-11 Jan Schmidtresindvd: Simplify some stuff. Remove an unnecessary...
2009-05-11 Jan Schmidtresindvd: Remove per-menu description from the TITLE tag
2009-05-11 Jan Schmidtresindvd: Send title info message when current angle...
2009-05-11 Jan Schmidtresindvd: Implement navigation command change message...
2009-05-06 Jan Schmidtresindvd: Don't open all VTS ifo at the start
2009-05-06 Jan Schmidtresindvd: Send a title tag when we change chapter/menu...
2009-05-06 Jan Schmidtresindvd: Don't send highlight-reset messages when...
2009-05-06 Jan Schmidtresindvd: send angles-changed messages when appropriate
2009-05-06 Jan Schmidtresindvd: Make the next/prev angle switching cycle...
2009-04-29 Jan Schmidtresindvd: Convert some g_print to GST_LOG_OBJECT and...
2009-04-29 Jan Schmidtresindvd: Add DVDFASTSTART env var to making some testi...
2009-04-29 Jan Schmidtresindvd: Remove redundant modulo operation in the...
2009-04-29 Jan Schmidtresindvd: Map audio and subpicture logical streams...
2009-04-03 Tim-Philipp Müllerresindvd: require libdvdnav >= 4.1.2 for dvdnav_get_cur...
2009-04-02 Jan Schmidtresindvd: Send both the logical and physical substream...
2009-04-02 Jan Schmidtresindvd: Use new GstNavigation functionality.
2009-04-02 Jan Schmidtresindvd: Switch to using a hard-coded mpeg2dec, and...
2009-04-02 Jan Schmidtresindvd: Add newline to debug g_print statement
2009-04-02 Jan Schmidtresindvd: Make highlights work when jumping into menus
2009-04-02 Jan Schmidtresindvd: Support multiangle titles.
2009-04-02 Jan Schmidtresindvd: Add back in support for using hardcoded a52dec
2009-04-02 Jan Schmidtresindvd: Add some debug when creating the output pads...
next