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
2018-09-10
h265parse: Fix periodic SPS/PPS sending work after a seek
Seungha Yang
1
-1
/
+5
2018-09-10
h265parse: Add support insert parameter set per IDR
Seungha Yang
2
-112
/
+132
2018-09-10
h265parse: Don't discard first AU delimiter
Seungha Yang
1
-0
/
+6
2018-09-10
h265parse: Consider SEI NALU as "HEADER" packets
Seungha Yang
1
-0
/
+1
2018-09-10
h265parse: Don't unref buffer that was unreffed just a few lines before already
Seungha Yang
1
-1
/
+0
2018-09-10
h265parse: Reset the parser information when caps changes
Seungha Yang
1
-19
/
+36
2018-09-10
h265parse: Fix collection of access units to preserve config headers
Seungha Yang
1
-2
/
+9
2018-09-10
h265parse: Improve conditions for skipping NAL units
Seungha Yang
1
-14
/
+36
2018-09-10
h265parse: Introduce new state tracking variables
Seungha Yang
2
-1
/
+33
2018-09-10
h265parse: Fix and optimize NAL collection function
Seungha Yang
1
-3
/
+3
2018-09-10
h265parse: Unref/replace force_key_unit_event in gst_h265_parse_reset
Seungha Yang
1
-1
/
+1
2018-09-10
h265parse: Copy over DISCONT flag from input buffers
Seungha Yang
2
-0
/
+14
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-25
h264parse: add constrained and progressive profiles
Guillaume Desmottes
1
-1
/
+9
2018-04-11
h265parse: Make caps writable before modifying them
Seungha Yang
1
-2
/
+4
2018-03-21
h264parse: reset internal 'state' variable properly
Brendan Shanks
1
-0
/
+1
2018-03-05
h265parse: add support for 'Format range extensions profiles'
Guillaume Desmottes
1
-0
/
+40
2018-03-05
h265parser: decouple GstH265Profile and GstH265ProfileIDC
Guillaume Desmottes
1
-14
/
+18
2018-03-02
Revert "h265parse: early set src caps when input not byte-stream"
Nicolas Dufresne
1
-4
/
+0
2018-03-02
Revert "h264parse: early set src caps when input is avc"
Nicolas Dufresne
1
-5
/
+0
2018-01-24
h26{4,5}parse: expose chroma format and bit depth in caps
Guillaume Desmottes
2
-0
/
+56
2017-12-07
h264parse: make caps writable before modifying them
Tim-Philipp Müller
1
-2
/
+4
2017-11-25
h263parse: Add debug log for more annexes when plustype
Stian Selnes
1
-0
/
+6
2017-11-24
h265parse: early set src caps when input not byte-stream
Guillaume Desmottes
1
-0
/
+4
2017-11-24
h264parse: early set src caps when input is avc
Guillaume Desmottes
1
-0
/
+5
2017-11-22
h265parse: put downstream caps first if possible on sink caps
Guillaume Desmottes
1
-14
/
+21
2017-11-22
h264parse: put downstream caps first if possible on sink caps
Guillaume Desmottes
1
-14
/
+21
2017-07-21
tsmux/tsdemux: Add support for JPEG2000
Aaron Boxer
2
-2
/
+2
2017-07-17
jpeg2000parse: support 2-component images
Aaron Boxer
1
-1
/
+1
2017-07-17
jpeg2000parse: initial support for JP2 format
Aaron Boxer
1
-4
/
+7
2017-07-17
jpeg2000parse: Parse colorimetry, interlace-mode, field-order, multiview-mode...
Aaron Boxer
1
-7
/
+38
2017-07-10
jpeg2000parse: allow parsing when current caps are null
Aaron Boxer
1
-41
/
+69
2017-06-07
jpeg2000parse: parse RSIZ capabilities and put profile/level into the caps
Aaron Boxer
2
-7
/
+150
2017-05-18
h265parse: Fix calculation of codec_data buffer size
Sebastian Dröge
1
-2
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-05-12
h265parse: fix caps leak in renegotiation
Vincent Penquerc'h
1
-1
/
+3
2017-05-12
h264parse: fix caps leak in renegotiation
Vincent Penquerc'h
1
-1
/
+3
2017-05-12
jpeg2000parse: fix negotiation with j2c and jpc both allowed upstream
Vincent Penquerc'h
1
-4
/
+88
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2017-03-08
h264parse: frame->buffer can't be NULL in pre_push_frame()
Sebastian Dröge
1
-2
/
+1
2017-03-08
h264parse: fix some failures in testcases
Hyunjun Ko
1
-4
/
+10
2017-03-07
h264parse: insert AU delimiter only in case of byte-stream
Hyunjun Ko
2
-5
/
+54
2017-02-27
h264parse: Include `interlace-mode` in caps
Thibault Saunier
1
-0
/
+8
2016-12-28
mpeg4videoparse: determine intra of frame at frame parse time
Mark Nauwelaerts
2
-11
/
+16
2016-11-26
h264parse: Fix indentation
Sebastian Dröge
1
-2
/
+2
2016-11-26
h265parse: Fix assertion when encountering an invalid NALU
Sebastian Dröge
1
-2
/
+4
2016-11-26
h264parse: Fix assertion when encountering an invalid NALU
Sebastian Dröge
1
-2
/
+4
2016-11-23
h265parse: Ensure codec_data has the required size when reading number of NAL...
Sebastian Dröge
1
-1
/
+9
2016-11-23
h264parse: Ensure codec_data has the required size when reading number of SPS
Sebastian Dröge
1
-0
/
+4
2016-11-18
vc1parse: Mark pad as needing reconfiguration again if it failed
Sebastian Dröge
1
-2
/
+12
[next]