index
:
~sree/gst-plugins-bad
h264-pts
master
test
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-07
dvbsrc: retry opening the frontend on EINTR
HEAD
master
Reynaldo H. Verdejo Pinochet
1
-2
/
+3
2014-09-07
dvbsrc: assorted doc & spelling fixes
Reynaldo H. Verdejo Pinochet
1
-7
/
+8
2014-09-07
Revert "dataurisrc: Remove unnecessary else if condition"
Thiago Santos
1
-6
/
+14
2014-09-05
tests: hlsdemux: fix compilation
Thiago Santos
1
-2
/
+2
2014-09-05
hlsdemux: And fix Makefile yet again
Sebastian Dröge
1
-1
/
+1
2014-09-05
hlsdemux: Include the m3u8.c file directly in the test because of an automake...
Sebastian Dröge
2
-1
/
+2
2014-09-05
aiffparse: Fix handling of 64 bit floating point data
Vineeth T M
1
-1
/
+1
2014-09-05
facedetect: Add new property min-stddev
Nicola Murino
2
-6
/
+37
2014-09-05
gltransformation: fix issues and expose mvp matrix
Lubosz Sarnecki
2
-16
/
+35
2014-09-04
hlsdemux: Also get the m3u8.c source file from the $(top_srcdir) for the test
Sebastian Dröge
1
-3
/
+3
2014-09-04
hlsdemux: Use $(top_srcdir) instead of $(top_builddir) for the include path
Sebastian Dröge
1
-1
/
+1
2014-09-04
mssdemux: Don't send flush events to deactivated pads
Sebastian Dröge
1
-4
/
+4
2014-09-04
dashdemux: Don't send flush events to deactivated pads
Sebastian Dröge
1
-4
/
+4
2014-09-04
hlsdemux: Don't send flush events to deactivated pads
Sebastian Dröge
1
-4
/
+4
2014-09-04
hlsdemux: Compile the m3u8.c directly instead of re-using the .o file
Sebastian Dröge
1
-1
/
+1
2014-09-04
hlsdemux: Add unit test for parsing of M3U8 playlists
Sebastian Dröge
3
-0
/
+1373
2014-09-04
hlsdemux: Properly assign offsets to the files if we accumulate them instead ...
Sebastian Dröge
1
-0
/
+1
2014-09-04
dataurisrc: Remove unnecessary else if condition
Vineeth T M
1
-14
/
+6
2014-09-02
dvbsrc: simplify ISDB-T launch line example
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2014-09-02
dvbsrc: delay locking till actually needed
Reynaldo H. Verdejo Pinochet
1
-46
/
+5
2014-09-02
dataurisrc: Make get_uri() threadsafe
Vineeth T M
1
-2
/
+5
2014-09-01
amcaudiodec: Remove hack for Google MP3 decoder
Sebastian Dröge
2
-15
/
+0
2014-09-01
zebrastripe: Refactor to remove duplicate code
Vineeth T M
1
-73
/
+17
2014-08-29
dvbsrc: fix description for modulation prop
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2014-08-29
dvbsrc: add basic checks on ISDB-T parameters
Reynaldo H. Verdejo Pinochet
1
-4
/
+54
2014-08-29
dvbsrc: add support for additional modulation types
Reynaldo H. Verdejo Pinochet
1
-0
/
+4
2014-08-29
dvbsrc: drop FIXME on _ISDBT_LAYER_ENABLED prop
Reynaldo H. Verdejo Pinochet
1
-2
/
+1
2014-08-29
assrender: remove code that can't be reached
Tim-Philipp Müller
1
-7
/
+2
2014-08-29
dvbsuboverlay: remove code that can't be reached
Tim-Philipp Müller
1
-7
/
+2
2014-08-28
h264parse: fix up handling of input caps corner cases
Tim-Philipp Müller
1
-20
/
+68
2014-08-28
glimagesink: Add missing break to switch
Sebastian Dröge
1
-0
/
+1
2014-08-28
rawparse: Reset negotiation state when going back to READY
Sebastian Dröge
1
-0
/
+1
2014-08-28
hlsdemux: Support OpenSSL for AES decryption of HLS fragments
Thomas Bluemel
4
-5
/
+52
2014-08-28
gl: qglwtextureshare demo fixes and cleanup
Wang Xin-yu (王昕宇)
7
-69
/
+11
2014-08-28
gl: Add GSTGLAPI macro to the debug callback function
Wang Xin-yu (王昕宇)
1
-1
/
+1
2014-08-28
rfbsrc: Clamp out of bounds resolutions to prevent segfaults
Blake Tregre
1
-4
/
+14
2014-08-27
gl: do not check for GL/GLU/EGL/GLES2 libs if disabled in configuration
Carlos Rafael Giani
1
-4
/
+10
2014-08-26
egl: Wrap KHR_create_context flags in an ifdef
Jan Schmidt
1
-1
/
+3
2014-08-25
h264parse: don't consider unknown stream-format as avc
Thiago Santos
1
-2
/
+3
2014-08-25
h264parse: tests: fix caps for avc format
Thiago Santos
1
-1
/
+2
2014-08-25
docs: add mpegpsmux and mpegtsmux
Tim-Philipp Müller
3
-1
/
+83
2014-08-25
docs: add audiomixer to docs
Tim-Philipp Müller
3
-1
/
+50
2014-08-25
docs: add aiff elements to docs
Tim-Philipp Müller
2
-0
/
+58
2014-08-25
docs: plugins: misc updates
Tim-Philipp Müller
5
-58
/
+70
2014-08-25
docs: move GstPhotography interface docs into the library docs
Tim-Philipp Müller
8
-955
/
+26
2014-08-25
sndfile: don't decode formats that are better handled by other elements
Tim-Philipp Müller
1
-19
/
+12
2014-08-22
egl: fallback to a non-debug context if a debug one fails
Matthew Waters
1
-4
/
+21
2014-08-21
srtpdec: Add support for RTP/RTCP mixing if data arrives on RTCP pad
Youness Alaoui
1
-10
/
+8
2014-08-21
dashdemux: fix abort in error code path with newer glib
Tim-Philipp Müller
1
-0
/
+1
2014-08-21
gstopengl: add introspection support
Lubosz Sarnecki
1
-0
/
+56
[next]