index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
videoparsers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-01
h264parse: fix collection of access units to preserve config headers.
Gwenole Beauchesne
1
-2
/
+9
2014-07-01
h264parse: improve conditions for skipping NAL units.
Gwenole Beauchesne
1
-12
/
+31
2014-07-01
h264parse: introduce new state tracking variables.
Gwenole Beauchesne
2
-1
/
+32
2014-07-01
h264parse: fix and optimize NAL collection function.
Gwenole Beauchesne
1
-3
/
+3
2014-06-29
vc1parse: Fix compiler warnings when compiling with G_DISABLE_ASSERT
Sebastian Dröge
1
-3
/
+3
2014-06-27
codecparsers: h264: fix memory leak in GstH264PPS.
Gwenole Beauchesne
1
-0
/
+1
2014-06-26
codecparsers: h264: add support for Recovery Point SEI message.
Aurélien Zanelli
1
-0
/
+10
2014-06-22
h265parse: fix hvcC size check
Chris Bass
1
-2
/
+2
2014-05-22
h264parse: use new gst_h264_video_calculate_framerate() to get framerate
Aurélien Zanelli
1
-8
/
+11
2014-05-22
h264parse: set field_pic_flag when parsing a slice header
Aurélien Zanelli
1
-0
/
+2
2014-04-29
h264parse: unref/replace force_key_unit_event in gst_h264_parse_reset
Haakon Sporsheim (ieei)
1
-1
/
+1
2014-04-21
vc1parse: guard against dividing by zero
Vincent Penquerc'h
1
-3
/
+64
2014-03-29
h264parse: Copy over DISCONT flag from input buffers
Sebastian Dröge
2
-0
/
+14
2014-03-12
mpegvideoparse: Differentiate the mpeg-2 stream from mpeg-1 based on pic_ext
Sreerenj Balachandran
1
-0
/
+1
2014-01-31
h264parse: Default framerate to 0/1 when no informations found
Thibault Saunier
1
-16
/
+15
2014-01-23
h264parse: Fix multiple SEI messages in one SEI RBSP parsing.
Aurélien Zanelli
1
-23
/
+45
2014-01-20
h265parse: Update caps when receive VPS/SPS/PPS
duhui.lee
1
-3
/
+6
2014-01-08
mpeg4videoparse: do not lose DISCONT flag if buffer isn't pushed
Thiago Santos
2
-0
/
+12
2014-01-06
h265parse: Allows hvc1 version 0 and fix reading of NAL count in codec_data
Sebastian Dröge
1
-3
/
+4
2014-01-06
h265parse: Fix some more debug output
Sebastian Dröge
1
-1
/
+17
2013-12-16
vc1parse: Some compiler warning fixes to satisfy XCode compiler
Todd Agulnick
1
-1
/
+1
2013-12-16
vc1parse: Post VIDEO_CODEC tag
Sebastian Dröge
2
-1
/
+23
2013-12-16
pngparse: Post VIDEO_CODEC tag
Sebastian Dröge
2
-1
/
+37
2013-12-16
mpegvideoparse: Use pbutils API to create the VIDEO_CODEC tag string
Sebastian Dröge
1
-8
/
+9
2013-12-16
mpeg4videoparse: Post VIDEO_CODEC tag
Sebastian Dröge
2
-2
/
+22
2013-12-16
h265parse: Post VIDEO_CODEC tag
Sebastian Dröge
2
-3
/
+26
2013-12-16
h264parse: Post VIDEO_CODEC tag
Sebastian Dröge
2
-3
/
+26
2013-12-16
h263parse: Post VIDEO_CODEC tag
Sebastian Dröge
2
-1
/
+36
2013-12-16
diracparse: Post VIDEO_CODEC tag
Sebastian Dröge
2
-1
/
+28
2013-12-04
videoparsers: use ACCEPT_INTERSECT
Wim Taymans
7
-42
/
+13
2013-12-04
videoparsers: remove fields from filter
Wim Taymans
7
-7
/
+60
2013-12-04
videoparsers: refactor remove_fields in getcaps
Wim Taymans
7
-57
/
+103
2013-11-28
pngparse: Don't try to set framerate if not from upstream
Lubosz Sarnecki
1
-15
/
+19
2013-11-28
h264parse: Fix splitting of multiple NALU per buffer
Sebastian Dröge
1
-2
/
+11
2013-11-23
mpeg4videoparse: accept VideoObjectLayer as start of frame and config
Mark Nauwelaerts
1
-2
/
+10
2013-11-13
pngparse: Proxy upstream framerate on srcpad if avalaible
Thibault Saunier
1
-2
/
+17
2013-11-11
mpegvideoparse: look beyond start code before leaping
Mark Nauwelaerts
1
-17
/
+33
2013-11-11
mpegvideoparse: tweak extension handling
Mark Nauwelaerts
1
-3
/
+8
2013-11-09
mpegvideoparse: check for same TSN only for interlaced streams (fixes unit test)
Matej Knopp
1
-1
/
+3
2013-11-09
Revert "mpegvparse: Fix last start code position when input buffer is empty"
Sebastian Dröge
1
-1
/
+1
2013-11-07
mpegvparse: Fix last start code position when input buffer is empty
Greg Rutz
1
-1
/
+1
2013-11-06
videoparsers: add H.265 HEVC video parser element
Sreerenj Balachandran
4
-2
/
+2109
2013-10-31
h264parse: Remove the explicit PAR calculation based on VUI headers
Sreerenj Balachandran
2
-110
/
+21
2013-10-28
h264parse: Unify value setting
Edward Hervey
1
-4
/
+2
2013-10-28
h264parse: Avoid ending up with undefined values
Edward Hervey
1
-4
/
+4
2013-10-03
h264parse: Fix conversion to AVC if a SPS/PPS not from the first indizes is used
Sebastian Dröge
1
-15
/
+19
2013-09-09
h264parse: don't update src caps if only codec_data differs
Matej Knopp
1
-13
/
+26
2013-09-04
h264parse: Add support for stream-format=avc3
Alex Ashley
1
-11
/
+26
2013-08-30
h264parse: Use codecparsers macros
Edward Hervey
1
-10
/
+2
2013-08-27
h264parse: only update src CAPS when it's necessary
Matthieu Bouron
1
-2
/
+8
[next]