index
:
~bilboed/gst-plugins-bad
0.10
basevideo
master
mpegvideoparse
pending
tsdemux
tsdemux-nobufferlist
Personal copy of gst-plugins-bad
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-01
tsdemux: Take into account upstream newsegment events
HEAD
master
Edward Hervey
1
-0/+13
2011-08-01
hlsdemux: Send NEWSEGMENT events
Edward Hervey
2
-0/+15
2011-08-01
mpegtsbase: Remove programs on EOS
Edward Hervey
1
-6/+25
2011-08-01
tsdemux: Refactor stream/program removal
Edward Hervey
1
-34/+15
2011-08-01
mpegtsbase: Prevent stack gardening by using the right type
Nicolas Dufresne
1
-1/+1
2011-07-29
tests: fix compiler warning in faad unit test
Tim-Philipp Müller
1
-2/+0
2011-07-29
id3mux: use now-public GstTagMux base class from libgsttag
Tim-Philipp Müller
5
-610/+3
2011-07-29
tagmux: require subclass to install sink pad template
Tim-Philipp Müller
2
-19/+31
2011-07-28
gstmotioncells_dynamic_test: test tool what can to do dynamic change properties
Robert Jobbagy
7
-2/+914
2011-07-28
motioncells: new element to detect areas of motion
Robert Jobbagy
8
-2/+2403
2011-07-27
hsldemux: Handle change of media types
Edward Hervey
2
-17/+58
2011-07-27
mpeg4videoparse: Fix unitialized variable on old compilers
Edward Hervey
1
-3/+3
2011-07-27
hlsdemux: fix wrong usage of GST_ELEMENT_ERROR macros and compilation on NetBSD
Olaf Seibert
1
-4/+5
2011-07-27
pcapparse: fix compiler warning
Tim-Philipp Müller
1
-0/+2
2011-07-27
pcapparse: fix SLL parsing
Felipe Contreras
1
-8/+4
2011-07-25
mpegtsbase/tsdemux: Fix stream/pad activation order
Edward Hervey
3
-123/+235
2011-07-25
camerabin2: add location=NULL docs to PORTING
Raluca Elena Podiuc
1
-0/+2
2011-07-25
camerabin2: If location is NULL do not encode images
Thiago Santos
1
-12/+21
2011-07-21
schroenc: Update for GstBaseVideoEncoder::finish() signature change
Sebastian Dröge
1
-3/+4
2011-07-21
vp8enc: Update for GstBaseVideoEncoder::finish() signature change
Sebastian Dröge
1
-3/+3
2011-07-21
diracenc: Update for GstBaseVideoEncoder::finish() signature change
Sebastian Dröge
1
-3/+3
2011-07-21
basevideoencoder: Allow finishing of frames with no src_buffer to drop/free t...
Sebastian Dröge
1
-52/+59
2011-07-21
basevideoencoder: Only get caps from the subclass if they were not set yet by...
Sebastian Dröge
1
-8/+11
2011-07-21
basevideoencoder: Delay sending of serialized sink events until finish_frame()
Sebastian Dröge
2
-2/+48
2011-07-21
basevideoencoder: Add ::reset vfunc and handle ::reset/::finish the same way ...
Sebastian Dröge
2
-4/+24
2011-07-20
pesparse: Fix stuffing byte handling
Edward Hervey
2
-11/+14
2011-07-20
Fix compilation for unused but not set
Nicolas Dufresne
7
-10/+23
2011-07-20
mpegtsdemux: fix compiler warnings
Alessandro Decina
1
-2/+4
2011-07-19
basevideoencoder: Use a temporary GstVideoState until the subclass accepted t...
Sebastian Dröge
1
-48/+45
2011-07-19
mpegtsbase/tsdemux: Add more comments and removal unused variable
Edward Hervey
2
-4/+12
2011-07-19
mpegtsbase: Avoid double removal of streams
Edward Hervey
1
-1/+8
2011-07-19
mpegtsbase: Add a GList of streams to the program
Edward Hervey
3
-56/+51
2011-07-19
mpegtsbase: Use a bit array instead of an array of gboolean
Edward Hervey
3
-22/+26
2011-07-19
pcapparse: Fix format string compiler warning
Sebastian Dröge
1
-1/+1
2011-07-18
dfbvideosink: fix harmless typo in variable initialization
Sreerenj Balachandran
1
-2/+2
2011-07-18
h264parse: remove a check made useless by the last commit
Alessandro Decina
1
-15/+0
2011-07-18
h264parse: assume byte-stream if stream-format and codec_data are missing fro...
Alessandro Decina
1
-0/+12
2011-07-18
h264parse: ignore codec_data if stream-format=byte-stream
Alessandro Decina
1
-4/+5
2011-07-18
tsdemux: Use standalone PES parser
Edward Hervey
1
-199/+51
2011-07-18
mpegtsdemux: Add standalone PES parser
Edward Hervey
3
-2/+539
2011-07-17
mpegdefs: clarify some stream ids
Edward Hervey
1
-4/+8
2011-07-16
tsdemux: whoops, tsdemux isn't ready yet for primary rank :)
Edward Hervey
1
-1/+1
2011-07-16
mpegtsbase/tsdemux: Cleanups and comments
Edward Hervey
3
-5/+12
2011-07-16
tsdemux: Fix newsegment creation for push mode
Edward Hervey
1
-67/+93
2011-07-16
mpegtsbase: Store incoming newsegments
Edward Hervey
2
-4/+27
2011-07-15
tagmux: const-ify GstTagList argument of render vfuncs
Tim-Philipp Müller
4
-29/+27
2011-07-15
tagmux: fix up private base class header so it can be made public
Tim-Philipp Müller
3
-102/+132
2011-07-15
We need core/base from git
Tim-Philipp Müller
1
-2/+2
2011-07-15
tests: camerabin2: fix name of 'image-done' bus message
Raluca Elena Podiuc
1
-4/+1
2011-07-15
pcapparse: rename offset property to ts-offset
Mark Nauwelaerts
1
-5/+9
[next]