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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
aacparse: assertion while converting ADTS stream to RAW
Vinod Kesti
1
-4
/
+6
2016-11-15
qtdemux: Don't modify upstream TIME segment
Seungha Yang
1
-6
/
+9
2016-11-14
deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not E...
Sebastian Dröge
1
-1
/
+1
2016-11-14
udpsrc: remove redundant saddr unref
Petr Kulhavy
1
-11
/
+4
2016-11-14
udpsrc: receive control messages only in multicast
Petr Kulhavy
1
-25
/
+27
2016-11-12
Use intermediate guint when handling GstVideoMultiviewFlags
Scott D Phillips
1
-2
/
+4
2016-11-12
splitfilesrc: update uri_get_type to match the prototype in GstURIHandlerInte...
Scott D Phillips
1
-1
/
+1
2016-11-10
flacparse: fix header rewriting being ignored
Vincent Penquerc'h
2
-1
/
+52
2016-11-10
flvmux: Add metadatacreator property
Sean DuBois
2
-15
/
+33
2016-11-08
splitmuxsink: Use first buffer TS as mux start time
Vivia Nikolaidou
2
-11
/
+15
2016-11-04
rtpjitterbuffer: fix timer-reuse bug
Havard Graff
1
-0
/
+1
2016-11-04
rtpjitterbuffer: fix lost-event using dts instead of pts
Havard Graff
3
-279
/
+286
2016-11-04
rtpjitterbuffer: fix bug in reschedule_timer
Havard Graff
1
-7
/
+12
2016-11-03
wavparse: Don't set caps to NULL after setting them on the srcpad
Sebastian Dröge
1
-1
/
+0
2016-11-02
qtmux: Don't deref NULL pads in debug output
Sebastian Dröge
1
-2
/
+6
2016-11-02
isomp4: Don't use gst_video_colorimetry_to_string_full()
Jan Schmidt
1
-1
/
+1
2016-11-02
splitmuxsink: Fix GObject warnings on shutdown.
Jan Schmidt
1
-10
/
+18
2016-11-02
splitmuxsrc: Store seek seqnum and send it on EOS / segment events.
Jan Schmidt
2
-0
/
+6
2016-11-02
splitmuxsrc: Forward a not-linked error on the bus
Jan Schmidt
1
-1
/
+1
2016-11-01
qtdemux: Fix compiler warning
Sebastian Dröge
1
-1
/
+1
2016-11-01
qtmux: Use a default interleave of 250ms for all codecs
Sebastian Dröge
1
-1
/
+1
2016-11-01
qtmux: Use a default interleave when ProRes is used
Sebastian Dröge
1
-0
/
+5
2016-11-01
qtmux: Allow configuring the interleave size in bytes/time
Sebastian Dröge
3
-30
/
+221
2016-11-01
qtmux: Set compressor name, horizontal/vertical resolution and depth for ProRes
Sebastian Dröge
1
-0
/
+31
2016-11-01
qt: Add support for ProRes 4444 XQ
Sebastian Dröge
3
-0
/
+11
2016-11-01
qtmux: Write 'clap' atom for ProRes
Sebastian Dröge
5
-2
/
+44
2016-11-01
qtdemux: Read colorimetry information from colr atom if available
Sebastian Dröge
1
-0
/
+85
2016-11-01
qtmux: Always write colr atom with the colorimetry information
Sebastian Dröge
4
-24
/
+37
2016-11-01
qtmux: Fix writing of the 'fiel' extension atom
Sebastian Dröge
3
-45
/
+44
2016-11-01
qtmux: Write 4 bytes of zeroes at the end of the sample description extensions
Sebastian Dröge
1
-0
/
+3
2016-11-01
atoms: 'pasp' atom is also part of MP4, write it always
Sebastian Dröge
1
-5
/
+2
2016-11-01
qtmux: Write additional atoms for prores video
Vivia Nikolaidou
4
-6
/
+141
2016-11-01
rtph263depay: Don't drop mode b packets with picture start code
Stian Selnes
1
-3
/
+4
2016-11-01
rtph263ppay: Fix caps leak
Havard Graff
1
-0
/
+1
2016-11-01
rtph263pay: Fix indentation
Stian Selnes
1
-75
/
+108
2016-11-01
rtph263pay: Use GST_TRACE_OBJECT for logging bitstream parsing
Stian Selnes
1
-136
/
+134
2016-11-01
rtph263pay: Fix leak for B-fragments
Stian Selnes
1
-5
/
+6
2016-11-01
rtpbin: avoid generating errors when rtcp messages are empty and check the qu...
Alejandro G. Castro
1
-2
/
+10
2016-11-01
rtpbin: pipeline gets an EOS when any rtpsources byes
Alejandro G. Castro
3
-17
/
+21
2016-11-01
rtspsrc: Also handle redirect on PLAY
Matt Staples
1
-24
/
+33
2016-11-01
rtspsrc: allow missing control attribute in case of a single stream
Petr Kulhavy
1
-2
/
+8
2016-11-01
qtmux: Use a better default value for the movie header timescale
Sebastian Dröge
1
-4
/
+37
2016-11-01
qtmux: Be more clever with the default video track timescale
Sebastian Dröge
1
-11
/
+12
2016-11-01
qtdemux: extract interlaced information from jpeg video
Vincent Penquerc'h
1
-0
/
+74
2016-11-01
qtdemux: Use the tfdt decode time on byte streams when it's significantly dif...
Enrique Ocaña González
1
-0
/
+25
2016-10-31
wavparse: Don't try to add srcpad if we don't know valid caps yet
Sebastian Dröge
1
-2
/
+2
2016-10-27
matroskamux: allow resolutions above 4096
Branko Subasic
1
-2
/
+2
2016-10-27
udpsrc: Check for G_PLATFORM_WIN32 for presence of ipi_spec_dest
Scott D Phillips
1
-3
/
+3
2016-10-26
rtspsrc: reset connection info to non-flushing when closing
Mark Nauwelaerts
1
-0
/
+1
2016-10-26
splitmuxsink: Only allow one video request pad
Jan Schmidt
2
-0
/
+18
[next]