summaryrefslogtreecommitdiff
path: root/ext/ogg
AgeCommit message (Expand)AuthorFilesLines
2013-04-17oggmux: add more logging and fix the object param for some loggingStefan Sauer1-34/+52
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-15ogg: Prevent some symbol conflicts between the ogg plugin and schroedingerSebastian Dröge5-26/+30
2013-04-04oggdemux: don't push on NOT_LINKED padsWim Taymans1-1/+11
2013-04-04oggdemux: Allow EOS on timestamp equal to stop/startNicolas Dufresne1-3/+2
2013-03-31oggdemux: mark keyframesWim Taymans1-1/+3
2013-03-05oggmux: don't keep a static string beyond the ref of the owning objectStefan Sauer1-13/+10
2013-03-03oggmux: don't crash on caps being NULLStefan Sauer1-10/+15
2013-03-03ogg: small GValue optimisationTim-Philipp Müller3-13/+6
2013-02-28oggdemux: add audio-codec and video-codec tags for streams in more casesTim-Philipp Müller2-1/+31
2013-01-07oggdemux: fix incorrect testing of invalid granpos valuesVincent Penquerc'h1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller12-24/+24
2012-10-29oggstream: fix crash with 0 byte ogg packetsJonathan Liu1-1/+1
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-1/+1
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-10-09docs: playbin2 -> playbinWim Taymans1-1/+1
2012-09-23oggmux: send stream-start eventTim-Philipp Müller1-0/+6
2012-09-21oggmux: fix up previous commitTim-Philipp Müller1-0/+1
2012-09-21oggmux: send a segment event at the beginningTim-Philipp Müller1-0/+17
2012-09-17gst: Update for link/unlink function API changeSebastian Dröge1-4/+2
2012-09-14replace gst_tag_list_free with gst_tag_list_unrefMark Nauwelaerts3-6/+6
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer1-1/+1
2012-09-11ext, gst-libs: only activate in pull mode if upstream is seekableMark Nauwelaerts1-1/+2
2012-09-10oggdemux: port to new GLib thread APITim-Philipp Müller2-10/+10
2012-09-09Remove glib-compat-private.h stuff we don't need any moreTim-Philipp Müller1-2/+0
2012-09-05oggmux: remove dead codeMark Nauwelaerts1-14/+0
2012-09-05oggdemux: send GAP eventMark Nauwelaerts1-7/+1
2012-09-02text/plain + text/x-pango-markup -> text/x-rawTim-Philipp Müller2-3/+6
2012-09-02gst_message_new_duration() -> gst_message_new_duration_changed()Tim-Philipp Müller1-3/+1
2012-08-12oggmux: remove superflous assignmentStefan Sauer1-1/+0
2012-08-11oggdemux: set HEADER flag on header packetsTim-Philipp Müller1-1/+7
2012-08-11oggmux: don't leak dropped seek eventTim-Philipp Müller1-6/+8
2012-08-10oggmux: pick delta pad earlier during header parsing and based on video/non-v...Tim-Philipp Müller1-0/+5
2012-08-08oggdemux: add proper cast for printAndoni Morales Alastruey1-3/+3
2012-08-08No statements with side-effects in g_assert() or g_return_*() pleaseTim-Philipp Müller1-1/+2
2012-08-06oggdemux: Add stream-id to the stream-start eventSebastian Dröge1-20/+30
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge2-4/+5
2012-07-27update for new variable namesWim Taymans1-4/+4
2012-07-24oggdemux: don't copy empty packetsWim Taymans1-3/+5
2012-07-18oggdemux: Don't push stream-start in two different locationsEdward Hervey1-2/+0
2012-07-16oggmux: only drop flushing seeks after we started to muxStefan Sauer1-7/+16
2012-07-12oggdemux: Push out STREAM_START events when neededEdward Hervey1-0/+3
2012-07-05gst: Implement segment-done eventSebastian Dröge1-0/+5
2012-06-26fix interlace-modeWim Taymans1-5/+5
2012-06-20update for task api changeWim Taymans1-2/+2
2012-06-14oggdemux: fix quadratic search for last pageVincent Penquerc'h1-4/+16
2012-06-08elements: Use gst_pad_set_caps() instead of manual event fiddlingSebastian Dröge1-1/+1
2012-06-06oggdemux: reject opus streams with negative start timeVincent Penquerc'h1-3/+9
2012-06-06oggstream: add a flag to say whether start granule clamping is to be doneVincent Penquerc'h2-0/+2
2012-06-06update for tag event changeWim Taymans2-4/+4