index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
flv
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-05
flvdemux: Only set pixel-aspect-ratio if specified
Nicolas Dufresne
1
-2
/
+4
2017-10-05
flvdemux: Don't pull passed the EOS
Nicolas Dufresne
1
-0
/
+3
2017-10-05
flvdemux: Ignore invalid H.264 codec data
Nicolas Dufresne
1
-0
/
+5
2017-10-05
flvdemux: Avoid integer overflow on invalid CTS
Nicolas Dufresne
1
-0
/
+6
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-20
flvdemux: remove duplicated segment initialization
ChangBok Chae
1
-1
/
+0
2016-11-10
flvmux: Add metadatacreator property
Sean DuBois
2
-15
/
+33
2016-10-24
flvmux: Assume PTS is DTS when PTS is missing
Nicolas Dufresne
1
-1
/
+15
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-3
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+8
2016-07-07
flvdemux: Push nominal bitrate tags
Jan Alexander Steffens (heftig)
2
-0
/
+42
2016-07-07
flvdemux: Refactor metadata tag handling
Jan Alexander Steffens (heftig)
2
-56
/
+51
2016-06-27
flvdemux: Add comment about H263/MPEG4P2 being non-standard for FLV
Sebastian Dröge
1
-0
/
+4
2016-06-24
flvdemux: Add support for H263 and MPEG4 part2
Vivia Nikolaidou
1
-0
/
+8
2016-06-10
flvdemux: fix indentation
Tim-Philipp Müller
1
-2
/
+4
2016-06-10
flvdemux: fix date parsing when there are trailing spaces
Tim-Philipp Müller
1
-2
/
+6
2016-06-08
flvdemux: Fix unref assertion failure
Seungha Yang
1
-1
/
+1
2016-04-22
flv: Handle the case where we do not get any CollectData in handle_buffer
Thibault Saunier
1
-1
/
+1
2016-03-24
flvdemux: don't emit pad-added until caps are ready
Havard Graff
1
-65
/
+68
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-14
/
+12
2016-02-23
gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...
Dave Craig
1
-3
/
+6
2016-02-19
flvmux, rtpvp9depay: fix indentation
Tim-Philipp Müller
1
-8
/
+8
2016-02-19
flvmux: plug leak(s) in error-scenario
Havard Graff
1
-6
/
+22
2016-02-19
flvdemux: fix eos event leak
Havard Graff
1
-2
/
+3
2015-10-21
flvdemux: relax creation time parsing
Tim-Philipp Müller
1
-1
/
+1
2015-10-21
flvdemux: fix indentation
Tim-Philipp Müller
1
-2
/
+1
2015-10-21
flvdemux: extract both creation date and time
Tim-Philipp Müller
1
-46
/
+66
2015-10-21
flvmux: fix writing of creation time
Tim-Philipp Müller
1
-1
/
+1
2015-10-11
flvdemux: output speex vorbiscomment as a GstTagList
Havard Graff
2
-2
/
+7
2015-10-11
flvmux: GST_BUFFER_OFFSETs should be GST_BUFFER_OFFSET_NONE
Havard Graff
1
-0
/
+2
2015-10-11
flvmux: use time segment and copy timestamps when streamable
Havard Graff
1
-3
/
+14
2015-10-11
flvdemux: speex is also always 16KHz
Havard Graff
1
-1
/
+1
2015-09-05
flvmux: Make the element count in arrays not include end
George Chriss
1
-1
/
+1
2015-09-05
flvmux: Store incoming bitrate tags and send in the metadata
Jan Schmidt
2
-2
/
+33
2015-07-06
flvdemux: Handle seek flags properly
Jan Alexander Steffens (heftig)
1
-23
/
+23
2015-06-22
flvmux: Insert AVC end of sequence
Nicolas Dufresne
1
-16
/
+58
2015-06-22
flvdemux: trivial cleanup
Vineeth TM
1
-6
/
+4
2015-06-21
flvmux: Fix DTS validity check
Nicolas Dufresne
1
-1
/
+1
2015-06-12
flmux: Make sure best_time is initialized
Nicolas Dufresne
1
-1
/
+1
2015-06-12
flvmux: Add negative runtime DTS support
Nicolas Dufresne
2
-20
/
+32
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-5
/
+5
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-03-31
flv: When passing seek event upstream, hold a ref.
Jan Schmidt
1
-1
/
+4
2015-03-29
flvdemux: resurrect some flow return handling
Mark Nauwelaerts
1
-2
/
+7
2015-03-24
flvdemux: Only set caps once if they don't change
Sebastian Dröge
1
-20
/
+38
2015-03-24
flvdemux: Don't create AAC/H264 caps without codec_data
Sebastian Dröge
1
-41
/
+74
2015-03-24
flvdemux: Fix indention
Sebastian Dröge
1
-8
/
+12
2015-03-16
flvdemux: Don't repeatedly warn after no_more_pads (v2)
Jan Alexander Steffens (heftig)
2
-6
/
+26
2015-03-16
flvdemux: Introduce constant for no-more-pads threshold
Jan Alexander Steffens (heftig)
1
-2
/
+5
2015-03-16
flvdemux: Fix warning to contain 'video'
Jan Alexander Steffens (heftig)
1
-1
/
+1
[next]