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
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-14
gsth264parser: fix Coverity found not initialized sps/pps valid member.
Peter Seiderer
1
-1
/
+2
2012-09-14
gsth264parser: fix Coverity detected off by one at call to READ_UE_ALLOWED.
Peter Seiderer
1
-1
/
+1
2012-09-14
mpeg4parser: parse complexity estimation header in video object layer
Arnaud Vrac
1
-7
/
+29
2012-09-14
mpeg4parser: fix some issues related to video object layer parsing
Arnaud Vrac
1
-10
/
+12
2012-09-12
mpegvideoparse: Handle Sequence Display Extension
Jan Schmidt
2
-102
/
+227
2012-09-12
codecparsers: vc1: fix aspect ratio calculation.
Gwenole Beauchesne
1
-2
/
+5
2012-09-12
codecparsers: h264parse: don't use anonymous unions.
Gwenole Beauchesne
2
-3
/
+4
2012-09-12
codecparsers: h264: compute pixel aspect ratio.
Gwenole Beauchesne
2
-0
/
+37
2012-07-29
camerabin: update preview buffer pushing
Thiago Santos
4
-9
/
+10
2012-07-11
photography: update documentation
Lasse Laukkanen
2
-11
/
+201
2012-07-11
photography: Add manual control of exposure, focus and white balance
Lasse Laukkanen
2
-6
/
+108
2012-07-11
photography: Add GstPhotography prefix and fix spelling colour->color
Lasse Laukkanen
2
-111
/
+116
2012-07-11
codecparsers: minor header indentation clean-up for mpegvideoparser
Tim-Philipp Müller
1
-2
/
+2
2012-06-20
update for bus api changes
Wim Taymans
1
-1
/
+1
2012-06-11
h264parser: do not assert on data input, just return
Vincent Penquerc'h
1
-1
/
+2
2012-06-06
h264parser: Remove un-needed checks and inline some functions
Edward Hervey
1
-11
/
+2
2012-06-01
codecparsers: mpeg: relax entry constraint
Mark Nauwelaerts
1
-1
/
+0
2012-05-28
basevideo: Remove old video base classes
Sebastian Dröge
9
-4771
/
+0
2012-05-22
mpegvideoparse: tweak codec parser API and adjust parser element
Mark Nauwelaerts
2
-37
/
+31
2012-05-22
codecparsers: mpeg4: fixup documentation spelling
Mark Nauwelaerts
1
-1
/
+1
2012-05-22
mpegvideoparser: Optimize scanning for start code
Nicolas Dufresne
1
-27
/
+13
2012-05-21
codecparsers: mpegvideoparser: fix buffer size check
Mark Nauwelaerts
1
-3
/
+3
2012-05-18
codecparsers: mpeg4: do not expect a marker bit where not specified
Mark Nauwelaerts
1
-1
/
+0
2012-05-04
basecamerabin: Do not set the pad templates in the base class.
Youness Alaoui
1
-28
/
+23
2012-05-04
videocontext: Remove the explicit unrefing of pad object getting from iterator.
Sreerenj Balachandran
1
-1
/
+0
2012-05-02
basecamerasrc: null caps are not valid in 1.0
Thiago Santos
1
-2
/
+11
2012-05-01
basecamerabinsrc: updating property to new name
Thiago Santos
1
-1
/
+1
2012-05-01
camerabin: Replacing ffmpegcolorspace with videoconvert
Thiago Santos
1
-1
/
+1
2012-05-01
codecparser: mpeg4 type error
Wind Yuan
1
-1
/
+1
2012-04-20
Doc fixes (gstsurfaceconverter, gstsurfacemeta).
Sreerenj Balachandran
3
-3
/
+3
2012-04-19
video: Update for libgstvideo API changes
Sebastian Dröge
2
-7
/
+2
2012-04-16
mpegvideoparse: Do not ignore start code at the end of buffer
Matej Knopp
1
-5
/
+5
2012-04-14
Set sync_poinr = 1 for keyframe
Matej Knopp
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
5
-56
/
+56
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
11
-31
/
+135
2012-03-27
basecamerabinsrc: Add $(GST_PLUGINS_BASE_LIBS) to the linker flags
Sebastian Dröge
1
-1
/
+1
2012-03-16
don't pass random pointers to pull_range
Wim Taymans
1
-0
/
+1
2012-03-15
update for bufferpool changes
Wim Taymans
1
-1
/
+1
2012-03-15
update for allocation query changes
Wim Taymans
1
-20
/
+23
2012-03-15
update for memory api changes
Wim Taymans
1
-1
/
+1
2012-03-14
take padding into account
Wim Taymans
1
-5
/
+7
2012-03-11
fix for caps api changes
Wim Taymans
1
-3
/
+4
2012-03-10
Fix an unwanted double negation from last commit
Thibault Saunier
1
-1
/
+1
2012-03-10
Fix 'ignoring return value of function declared with const attribute'
Thibault Saunier
4
-9
/
+18
2012-03-06
video: Update/add docs
Edward Hervey
6
-29
/
+127
2012-03-03
codecparsers: h264: record number of emulation prevention bytes in slice_head...
Gwenole Beauchesne
2
-0
/
+13
2012-02-29
update for metadata API changes
Wim Taymans
3
-5
/
+19
2012-02-28
update for metadata tags
Wim Taymans
1
-1
/
+2
2012-02-24
update for metadata changes
Wim Taymans
1
-2
/
+1
[next]