summaryrefslogtreecommitdiff
path: root/gst/asfdemux
Commit message (Expand)AuthorAgeFilesLines
...
* asfdemux: If pushing buffers returned EOS, go into the EOS and not failure co...Sebastian Dröge2015-09-251-17/+13
* asfdemux: fix file mode of some source filesTim-Philipp Müller2015-08-282-0/+0
* asfdemux: fix assertion error when codec_data is not present in structureVineeth TM2015-07-301-11/+13
* asfdemux: remove unread valueLuis de Bethencourt2015-07-291-1/+1
* asfdemux: Don't post error on flushing while reading headersOlivier Crête2015-07-251-9/+14
* asfdemux: Use gst_video_multiview_guess_half_aspect() functionJan Schmidt2015-06-191-2/+11
* asfdemux: Add support for stereoscopic video metadata.Jan Schmidt2015-06-113-8/+158
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* asfdemux: fix a seek failure due to out-of-range in push modeCliff Han2015-04-201-1/+1
* asfdemux: resurrect some flow return handlingMark Nauwelaerts2015-03-281-0/+1
* Improve and fix LATENCY query handlingSebastian Dröge2015-02-111-2/+1
* asfdemux: fix commentTim-Philipp Müller2014-11-051-1/+1
* asfdemux: Send duration query upstream firstEdward Hervey2014-11-051-11/+14
* asf: fix up file modeTim-Philipp Müller2014-11-021-0/+0
* asfdemux: first try to delegate TIME seek events upstreamGuillaume Desmottes2014-09-161-16/+15
* asfdemux: add ASF_OBJ_METADATA_LIBRARY_OBJECTGuillaume Desmottes2014-09-053-1/+6
* asfdemux: if video is h264, check the codec_data for bytestream dataThiago Santos2014-08-272-3/+62
* asfdemux: simplify log statementThiago Santos2014-08-081-5/+2
* asfdemux: use GstFlowCombinerThiago Santos2014-06-032-35/+13
* asfdemux: Handle initial 0 timestamp that should have been -1Matej Knopp2014-05-261-1/+21
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-271-2/+0
* asfdemux: Fix payloads checkEdward Hervey2014-04-031-9/+9
* asfdemux: Remove unused functionSebastian Dröge2014-02-091-26/+0
* asfdemux: only add "format" field with fourcc to WMV capsTim-Philipp Müller2014-01-031-4/+9
* asfdemux: mo_size check bug fix. mo_size is not mandatory field.HyeJin Choi2013-10-291-3/+6
* asfdemux: Keep audio error checking fields only for audioThiago Santos2013-10-222-34/+34
* asfdemux: really copy the buffer dataThiago Santos2013-10-221-1/+1
* asfdemux: Only use segment.start as seek_time if it is relativeThiago Santos2013-09-241-1/+4
* asfdemux: Parse last simple index entryThiago Santos2013-09-241-1/+6
* asfdemux: fix playback regression in push modeMatej Knopp2013-09-182-18/+29
* asfdemux: remove unused variableThiago Santos2013-09-101-1/+0
* asfdemux: fix build on C89 compilersMatej Knopp2013-08-081-1/+2
* asfdemux: fix seeking in push modeMatej Knopp2013-08-082-12/+13
* gst: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge2013-07-291-7/+0
* asfdemux: Implement SEGMENT querySebastian Dröge2013-07-291-1/+27
* asfdemux: Add support for dvr-msMatej Knopp2013-07-295-64/+280
* asfdemux: fix seqnum handling for seeksThiago Santos2013-07-252-9/+30
* asfdemux: Add support for group-id in the stream-start eventSebastian Dröge2013-07-222-1/+25
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Use %03u instead of %u in gst_pad_create_stream_id_printf()David Schleef2013-03-251-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0311-22/+22
* Makefile.am: Fix typos for generating the Android.mk filesScott Fan2012-10-241-5/+5
* gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-111-1/+2
* gst: silence some compiler warnings with -DG_DISABLE_ASSERTTim-Philipp Müller2012-08-081-0/+1
* asfdemux: avoid some more invalid timestamp arithmeticSreerenj Balachandran2012-08-061-0/+1
* gst: Add stream-id to stream-start eventsSebastian Dröge2012-08-061-1/+9
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-6/+6
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-3/+6
* asfdepay: fix padding correctionWim Taymans2012-07-251-27/+28
* asfdemux: make sure to avoid arithmetic with _NONE timestampMark Nauwelaerts2012-07-201-1/+2