index
:
~wjt/gst-plugins-bad
0.10
0.11
1.0
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
hlssink-fixes
master
đŸ”«
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-16
mpegvideoparse: Do not update codec-data when only quantiser matrix changes
Matej Knopp
1
-4
/
+16
2012-04-14
geometrictransform: don't link against libgstinterfaces which was removed
Tim-Philipp MĂ¼ller
1
-1
/
+0
2012-04-14
fix crash
Matej Knopp
1
-0
/
+1
2012-04-14
Set sync_poinr = 1 for keyframe
Matej Knopp
1
-1
/
+1
2012-04-13
geometrictransform: use 1.0 videofilter baseclass functions
Thiago Santos
1
-57
/
+43
2012-04-13
geometrictransform: port to 1.0
Thiago Santos
17
-289
/
+201
2012-04-13
configure: Modernize autotools setup a bit
Sebastian Dröge
2
-19
/
+11
2012-04-13
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2012-04-13
Update for the removal of the interfaces library and the tuner/mixer interfaces
Sebastian Dröge
8
-11
/
+6
2012-04-12
Sync Android.mk entries to the new major version
Reynaldo H. Verdejo Pinochet
1
-2
/
+2
2012-04-12
Back to development
Sebastian Dröge
1
-1
/
+1
2012-04-12
Release 0.11.90
RELEASE-0.11.90
Sebastian Dröge
51
-134
/
+2099
2012-04-12
Update .po files
Sebastian Dröge
39
-39
/
+39
2012-04-11
tests: remove obsolete multifdsink test
Mark Nauwelaerts
2
-867
/
+0
2012-04-10
tests: remove obsolete x264enc unit test
Mark Nauwelaerts
1
-206
/
+0
2012-04-10
tests: port some more to 1.0
Mark Nauwelaerts
4
-85
/
+71
2012-04-10
voaacenc: plug caps leak
Mark Nauwelaerts
1
-1
/
+1
2012-04-10
opusdec: tweak caps negotiation
Mark Nauwelaerts
1
-8
/
+12
2012-04-10
mplex: avoid leaking pad template caps and superfluous copy
Mark Nauwelaerts
1
-3
/
+5
2012-04-10
mplex: fix pad release and cleanup
Mark Nauwelaerts
1
-2
/
+5
2012-04-06
Merge remote-tracking branch 'origin/0.10'
Mark Nauwelaerts
1
-12
/
+14
2012-04-06
h264parse: tweak default setting of format and alignment in codec_data case
Mark Nauwelaerts
1
-2
/
+2
2012-04-06
h264parse: do not use _unchecked bytewriter variants to insert config
Mark Nauwelaerts
2
-10
/
+20
2012-04-05
Merge remote-tracking branch 'origin/0.10'
Thibault Saunier
7
-357
/
+867
2012-04-05
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
173
-176
/
+176
2012-04-05
hls: Some more debugging
Thibault Saunier
1
-5
/
+12
2012-04-05
hlsdemux: Replace the fetcher code with a GstURIDownloader object
Thibault Saunier
2
-281
/
+86
2012-04-05
hls: Minor cleanup in GstUriDownloader
Thibault Saunier
1
-6
/
+1
2012-04-05
hlsdemux: Factor out all the fetcher code in a GstURIDownloader class
Andoni Morales Alastruey
3
-0
/
+411
2012-04-05
hls: Do not add reference to buffers passed in GstFragment
Thibault Saunier
1
-2
/
+2
2012-04-05
hls: Minor GstFragment cleanup
Thibault Saunier
1
-18
/
+14
2012-04-05
hls: Add a GstFragment class that represents a fragment in a m3u playlist
Andoni Morales Alastruey
3
-0
/
+297
2012-04-05
hls: Make the updates thread a GstTask
Thibault Saunier
2
-82
/
+81
2012-04-05
configure: Update version to 0.11.89.1
Sebastian Dröge
1
-1
/
+1
2012-04-05
Update spec file
uraeus
1
-3
/
+3
2012-04-05
tsdemux: set correct newsegment fields on _TIME seeks
Alessandro Decina
1
-3
/
+18
2012-04-05
applemedia: update corevideobuffer after buffer meta API change
Alessandro Decina
2
-1
/
+19
2012-04-05
applemedia: update coremediabuffer after buffer meta API change
Alessandro Decina
2
-2
/
+19
2012-04-05
qtkitvideosrc: update after BaseSrc::fixate API change
Alessandro Decina
1
-6
/
+12
2012-04-05
rawparse: fix compile warning
Alessandro Decina
1
-2
/
+2
2012-04-05
tsdemux: set correct newsegment fields on _TIME seeks
Alessandro Decina
1
-3
/
+18
2012-04-04
gst: Update versioning
Sebastian Dröge
122
-310
/
+311
2012-04-04
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
1
-0
/
+1
2012-04-04
tsdemux: reset iterator to NULL after it's free
Alessandro Decina
1
-0
/
+1
2012-04-02
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
4
-5
/
+19
2012-04-02
tsdemux: Clear bufferlist/iterator when removing streams
Edward Hervey
1
-0
/
+10
2012-04-02
mpegtspacketizer: Don't leak buffer in fast variant
Edward Hervey
1
-1
/
+6
2012-04-02
mpegtsbase: Don't leak corrupt section packet buffer
Edward Hervey
1
-1
/
+3
2012-04-02
use transform_ip_on_passthrough
Wim Taymans
1
-4
/
+1
[prev]
[next]