Sign in
coral
/
mtk-gst-plugins-bad
/
1715913ad8030220a7d9af40c979f7a68cab69b3
/
gst
/
mpegdemux
eebc4c0
mpegdemux: segment seek flag is not relevant when checking for EOS
by Mark Nauwelaerts
· 8 years ago
4261692
Remove plugin specific static build option
by Nicolas Dufresne
· 8 years ago
df612f7
mpegdemux: Add stream-format to the H.264 caps.
by Jan Schmidt
· 8 years ago
ae98d35
mpegdemux: Add extra length checks to TS scanning.
by Jan Schmidt
· 8 years ago
948b87b
psdemux: Rewrite PSM parsing using GstByteReader
by Jan Schmidt
· 8 years ago
2fb7164
Use the new API to post flow ERROR messages on the bus
by Thibault Saunier
· 8 years ago
42af2d6
Add support for Meson as alternative/parallel build system
by Nirbheek Chauhan
· 8 years ago
b6d5aac
mpegdemux: Handle system header when scanning for timestamps.
by Jan Schmidt
· 9 years ago
e3b554f
mpegdemux: Fix backward timestamp scan on small files.
by Jan Schmidt
· 9 years ago
d520e25
mpegdemux: don't do bogus adjustments on seek if we have no first_pts
by Tim-Philipp Müller
· 9 years ago
c4680ab
mpegdemux: fix description
by Tim-Philipp Müller
· 9 years ago
536e374
Fix file permissions of some files
by Tim-Philipp Müller
· 9 years ago
0ca354e
mpegdemux: check pointer before dereferencing
by Sangkyu Park
· 10 years ago
d45a125
mpegdemux: remove unused property enum item
by Luis de Bethencourt
· 10 years ago
925b65b
Rename property enums from ARG_ to PROP_
by Luis de Bethencourt
· 10 years ago
699452e
Remove obsolete Android build cruft
by Tim-Philipp Müller
· 10 years ago
d84d803
mpegdemux: fix pad leak when not adding a new pad after no-more-pads
by Vincent Penquerc'h
· 10 years ago
b2d1092
mpegdemux: resurrect some flow return handling
by Mark Nauwelaerts
· 10 years ago
ca22a8e
mpegdemux: minor debug update
by Edward Hervey
· 10 years ago
8b2fc91
mpegdemux: fix dead code
by Luis de Bethencourt
· 10 years ago
9f3a5fc
mpegdemux: minor optimisation when scanning for SCRs
by Tim-Philipp Müller
· 10 years ago
074d634
mpegdemux: start pushing data again when a pad gets linked later
by Tim-Philipp Müller
· 11 years ago
2a93e71
mpegdemux: namespace fixes
by Tim-Philipp Müller
· 11 years ago
44874d3
mpegdemux: removed an unwanted initialization and a variable
by Sanjay NM
· 10 years ago
e7a0d7d
mpegdemux: avoid crashing in pathological case
by Edward Hervey
· 11 years ago
6dc571b
mpegdemux: use GstFlowCombiner
by Thiago Santos
· 11 years ago
f982feb
mpegpsdemux: Flush program end code bytes
by Edward Hervey
· 11 years ago
03043b7
mpegdemux: Don't write after the end of the psm array when initialising it
by Sebastian Dröge
· 11 years ago
3bede97
mpegpsdemux: Initialize PSM fully
by Edward Hervey
· 11 years ago
d52b0f9
mpegdemux: Merge some changes from the resindvd copy
by Jan Schmidt
· 11 years ago
b57981d
mpgegdemux: do not use pushed buffer in debug message
by Mark Nauwelaerts
· 11 years ago
0d54e58
mpegpsdemux: log time format as name instead of the number
by Stefan Sauer
· 11 years ago
310a633
mpegpsdemux: minor clean-up
by Tim-Philipp Müller
· 11 years ago
e43d195
mpegdemux: send events on pads that are not linked
by Matej Knopp
· 11 years ago
c4140f9
mpegdemux: send codec tag for each stream
by Arnaud Vrac
· 11 years ago
6812f96
gst: Don't swap start/stop for negative rates in the SEGMENT query
by Sebastian Dröge
· 11 years ago
38e832c
mpegdemux: Implement SEGMENT query
by Sebastian Dröge
· 11 years ago
97426a1
all: Fix for GST_DISABLE_GST_DEBUG
by Edward Hervey
· 11 years ago
4ec7baa
mpegdemux: Add support for group-id in the stream-start event
by Sebastian Dröge
· 12 years ago
506abb0
mpegdemux: do not push discont buffers if they aren't discont
by Arnaud Vrac
· 12 years ago
44b1bc6
mpegdemux: accept ID_PRIVATE_STREAM_1 to avoid loosing sync
by Alban Browaeys
· 12 years ago
e51cd4f
gst: Add better support for static plugins
by Sebastian Dröge
· 12 years ago
13ac73b
mpegdemux: decrease log priority for repeating messages
by Matej Knopp
· 12 years ago
d7bcf72
mpegpsdemux: push stream start event
by Wim Taymans
· 12 years ago
aeee208
mpegdemux: add parsed=false to mpeg2 caps
by David Schleef
· 12 years ago
9e1b75f
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
1d710ad
mpegdemux: check base_time before calculating new_start
by Thijs Vermeir
· 15 years ago
88f407b
mpegdemux: forward non-processed dvd events
by Mark Nauwelaerts
· 12 years ago
a2b6f46
mpegdemux: segment event should be sent before gap event
by Mark Nauwelaerts
· 12 years ago
32ba17c
Use gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 12 years ago
5e6783f
mpegdemux: Fix unitialized variable compiler warning
by Sebastian Dröge
· 12 years ago
953e94a
mpegdemux: advance stream time when sending GAP event
by Mark Nauwelaerts
· 12 years ago
c24eb1d
mpegdemux: send language info downstream if available
by Mark Nauwelaerts
· 12 years ago
f708ab8
mpegdemux: remove obsolete struct field
by Mark Nauwelaerts
· 12 years ago
ba47769
mpegdemux: tweak flow return aggregation
by Mark Nauwelaerts
· 12 years ago
a9c0609
mpegdemux: handle upstream TIME segments
by Mark Nauwelaerts
· 12 years ago
69cfbcb
mpegdemux: handle and combine downstream flow return
by Mark Nauwelaerts
· 12 years ago
acc0530
mpegdemux: handle new style dvd event
by Mark Nauwelaerts
· 12 years ago
61849aa
mpegdemux: do not add pad after no-more-pads
by Mark Nauwelaerts
· 12 years ago
44583ea
mpegdemux: clean up segment sending
by Mark Nauwelaerts
· 12 years ago
b8312df
mpegdemux: send GAP event rather than segment updates
by Mark Nauwelaerts
· 12 years ago
20cd96f
mpegdemux: refactor segment sending
by Mark Nauwelaerts
· 12 years ago
aca6237
mpegdemux: refactor init and reset
by Mark Nauwelaerts
· 12 years ago
08d2fff
mpegdemux: no more segment closing in 1.0
by Mark Nauwelaerts
· 12 years ago
ab33731
mpegdemux: clean up some debug statements
by Mark Nauwelaerts
· 12 years ago
578861a
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
by Mark Nauwelaerts
· 12 years ago
b807753
ext, gst: only activate in pull mode if upstream is seekable
by Mark Nauwelaerts
· 12 years ago
f2d0c6a
resindvd/mpegdemux: Send both PTS and DTS downstream
by Jan Schmidt
· 12 years ago
3ace194
mpegdemux: Merge some DVD pieces and fixes
by Jan Schmidt
· 12 years ago
628a8ed
mpegdemux: avoid extra refs/unrefs of the demuxer
by Jan Schmidt
· 13 years ago
2483c82
video/x-dvd-subpicture -> subpicture/x-dvd
by Tim-Philipp Müller
· 12 years ago
0cf07e0
mpegpsdemux: also activate in push mode if the scheduling query failed
by Tim-Philipp Müller
· 13 years ago
421b593
mpegdemux: fix push mode activation
by Tim-Philipp Müller
· 13 years ago
9c7d749
gst: Implement segment-done event
by Sebastian Dröge
· 13 years ago
dbed726
update for task api change
by Wim Taymans
· 13 years ago
a3fc64d
mpegdemux: rename plugin to mpegpsdemux
by Tim-Philipp Müller
· 13 years ago
61bad24
mpegdemux: remove unused TS demuxer bits that have moved to tsdemux
by Tim-Philipp Müller
· 13 years ago
cda192b
gst: Update for GST_PLUGIN_DEFINE() API changes
by Sebastian Dröge
· 13 years ago
1318a97
gst: Update versioning
by Sebastian Dröge
· 13 years ago
860ccd4
Merge remote-tracking branch 'origin/0.10'
by Sebastian Dröge
· 13 years ago
bc38bc2
don't pass random pointers to pull_range
by Wim Taymans
· 13 years ago
6cbb840
update for memory api changes
by Wim Taymans
· 13 years ago
0bd9ae0
mpegtsparse: Fix 'variable 'pid' is uninitialized when used here' compiler warning
by Sebastian Dröge
· 13 years ago
5f2081e
mpegdemux: Fix 'expression result unused' compiler warning
by Sebastian Dröge
· 13 years ago
85878c1
mpegts: Switch rank of mpegtsdemux and tsdemux
by Edward Hervey
· 13 years ago
ddfcfb5
Add missing GLIB_DISABLE_DEPRECATION_WARNINGS
by Guillaume Desmottes
· 13 years ago
1119f6e
Merge branch 'master' into 0.11
by Wim Taymans
· 13 years ago
de1f89b
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
by Wim Taymans
· 13 years ago
2eef982
mpegtsdemux: do not emit no-more-pads
by Vincent Penquerc'h
· 13 years ago
5c8ca4e
mpegdemux: include specific AAC stream-format types in template caps
by Vincent Penquerc'h
· 13 years ago
2e0bc90
mpegdemux: Don't leak the SCHEDULING query
by Sebastian Dröge
· 13 years ago
7bcd991
Port mpegdemux to 0.11
by Matej Knopp
· 13 years ago
8147669
plenty: fixup glib deprecations
by Vincent Penquerc'h
· 13 years ago
a2a4300
Merge branch 'master' into 0.11
by Sebastian Dröge
· 13 years ago
8fb0bea
mpegpsdemux: limit the amount of scanning done on duration queries
by Alessandro Decina
· 13 years ago
0961e2f
mpegpsdemux: don't scan for the last PTS if the first wasn't found
by Alessandro Decina
· 13 years ago
cf74b0b
mpegtsdemux: fix frequent deadlock demuxing MPEG TS
by Vincent Penquerc'h
· 13 years ago
f181050
mpegdemux: avoid NULL manipulation if invalid input
by Mark Nauwelaerts
· 13 years ago
552f991
mpegdemux: avoid some unlikely leaks
by Mark Nauwelaerts
· 13 years ago
27354f0
mpegpsdemux: handle corner-case of short read in pull_buffer better
by Tim-Philipp Müller
· 13 years ago
Next »