index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
alphamask: add an element that combines video and alpha streams
alpha
Josep Torra
4
-2
/
+1246
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
2
-0
/
+28
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
v4l2: Warn, don't assert if v4l gives us a buffer with a too large size
William Manley
1
-1
/
+10
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
gdkpixbufoverlay: Fixing x and y offset computation
Jagadish
1
-14
/
+14
2016-11-01
meson: update version
Tim-Philipp Müller
1
-1
/
+1
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-11-01
Back to development
Sebastian Dröge
1
-4
/
+4
2016-11-01
Release 1.10.0
Sebastian Dröge
73
-108
/
+1655
2016-11-01
Update .po files
Sebastian Dröge
41
-653
/
+611
2016-11-01
po: Update translations
Sebastian Dröge
1
-571
/
+613
2016-10-31
v4l2object: fix extra-controls leak
Tobias Schneider
1
-0
/
+4
2016-10-31
Revert "souphttpsrc: reduce reading latency by using non-blocking read"
Sebastian Dröge
2
-105
/
+16
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
meson: Remove uselessly duplicated dep checks
Nirbheek Chauhan
1
-6
/
+0
2016-10-27
meson: dv plugin now works on MSVC
Nirbheek Chauhan
1
-4
/
+1
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
souphttpsrc: reset read_position when reading fails
Michael Olbrich
1
-0
/
+2
2016-10-26
meson: Don't depend on gstreamer-check-1.0 on windows
Scott D Phillips
1
-2
/
+4
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]