index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
/
codecparsers
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264parse: extract CEA-708 closed captions
Tim-Philipp Müller
2019-04-08
2
-0
/
+78
*
h265parse: forward time codes
Mathieu Duponchelle
2019-04-01
2
-0
/
+96
*
h264parse: forward time codes
Mathieu Duponchelle
2019-04-01
1
-0
/
+15
*
h265parser: parse SEI recovery point
Guillaume Desmottes
2018-12-02
2
-1
/
+43
*
h265parser: Various update of vps parsing
Seungha Yang
2018-11-07
2
-6
/
+40
*
h265parser: Fix wrong maximum range check in gst_h265_parse_vps()
Seungha Yang
2018-11-07
1
-4
/
+11
*
h265parser: Stop considering 6 bytes NAL complete
Nicolas Dufresne
2018-11-06
1
-1
/
+6
*
h264parser: Stop considering 5 bytes NAL complete
Nicolas Dufresne
2018-11-06
1
-1
/
+7
*
libs: fix API export/import and 'inconsistent linkage' on MSVC
Tim-Philipp Müller
2018-09-24
9
-2
/
+25
*
meson: Maintain macOS ABI through dylib versioning
Nirbheek Chauhan
2018-08-31
1
-0
/
+1
*
codecparsers: mpeg2: don't mess the StartCode only packets
Sreerenj Balachandran
2018-06-01
1
-1
/
+1
*
h264parse: add constrained and progressive profiles
Guillaume Desmottes
2018-04-25
1
-2
/
+5
*
codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API
Tim-Philipp Müller
2018-03-13
14
-113
/
+156
*
h265parser: allow partial matching on range extension profile
Guillaume Desmottes
2018-03-05
1
-38
/
+114
*
h265parse: add support for 'Format range extensions profiles'
Guillaume Desmottes
2018-03-05
2
-2
/
+127
*
h265parser: parse extra profile fields
Guillaume Desmottes
2018-03-05
2
-1
/
+34
*
h265parser: decouple GstH265Profile and GstH265ProfileIDC
Guillaume Desmottes
2018-03-05
2
-0
/
+51
*
h264parser: Expose framerate even if fixed_frame_rate flag isn't set
Nicolas Dufresne
2018-02-21
1
-1
/
+1
*
codecparser: vp8: Fix range decoder init
Sreerenj Balachandran
2018-01-30
1
-1
/
+1
*
nalutils: Fix Exponential-Golomb 'ue' parsing
Edward Hervey
2018-01-02
1
-1
/
+1
*
codecparsers: mpegvideoparser: remove API that was deprecated 5 years ago
Tim-Philipp Müller
2017-11-26
2
-255
/
+0
*
meson: remove vs_module_defs
Havard Graff
2017-10-05
1
-1
/
+0
*
codecparsers: make debug categories static
Tim-Philipp Müller
2017-08-11
6
-6
/
+6
*
codecparsers: mark symbols explicitly for export with GST_EXPORT
Tim-Philipp Müller
2017-07-18
11
-25
/
+139
*
codecparsers: h264: flesh out documentation for GST_H264_PARSER_NO_NAL_END
Tim-Philipp Müller
2017-07-04
1
-0
/
+9
*
jpeg2000sampling: fix critical when sampling is missing from caps
Vincent Penquerc'h
2017-06-08
1
-1
/
+2
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
10
-76
/
+49
*
codecparsers: remove problematic 'extern inline'
Tim-Philipp Müller
2017-01-10
1
-7
/
+7
*
codecparsers: h264parse: improve documentation commentary
Anton Eliasson
2016-11-29
1
-26
/
+31
*
codecparsers: h264parse: docs spellcheck
Anton Eliasson
2016-11-29
1
-14
/
+14
*
Fix some MSVC warnings about const-ness
Scott D Phillips
2016-11-15
1
-1
/
+1
*
Cast away const from GstMetaInfo in *_get_meta_info() functions
Scott D Phillips
2016-11-15
1
-2
/
+3
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+54
*
codecparsers: Explicitly export functions marked inline
Nirbheek Chauhan
2016-08-19
1
-7
/
+7
*
codecparsers: jpeg2000: don't allow 0 value for array access with i-1
Tim-Philipp Müller
2016-07-01
1
-1
/
+4
*
codecparsers: jpeg2000: fix possible out-of-bounds array access
Tim-Philipp Müller
2016-07-01
1
-4
/
+4
*
jpeg2000parse: fix typo in sampling check
Luis de Bethencourt
2016-06-28
1
-1
/
+1
*
jpeg2000parse: use enums for colorspace and sampling, rather than strings
Aaron Boxer
2016-06-24
3
-0
/
+217
*
h264parse: fix default time_offset_length
Michael Olbrich
2016-06-21
1
-1
/
+1
*
codecparsers: drop all otherwizes
Reynaldo H. Verdejo Pinochet
2016-06-17
6
-23
/
+23
*
h264parser: maintain minimal ABI compat
Tim-Philipp Müller
2016-05-28
2
-0
/
+4
*
h264parser: Remove unused fps_num/fps_den fields
Sebastian Dröge
2016-05-28
2
-23
/
+1
*
codecparsers: mpegvideo: Parse more slice header fields
Sreerenj Balachandran
2016-04-15
2
-4
/
+15
*
codecparsers: mpegvideo: Add vbv_delay field to PictureHeader
Sreerenj Balachandran
2016-04-15
2
-2
/
+3
*
codecparsers: mpegvideo: Add more fields to the GstMpegVideoSequenceHdr
Sreerenj Balachandran
2016-04-15
2
-5
/
+8
*
meta: Initialize all GstMeta fields
Sebastian Dröge
2016-04-13
1
-0
/
+1
*
codecparser: vp9: move persistent fields from GstVp9FrameHdr to GstVp9Parser
Sreerenj Balachandran
2016-04-01
2
-47
/
+43
*
mpegvideoparser: Handle non-hierarchical profiles again
Edward Hervey
2016-03-09
2
-1
/
+6
*
codecparsers: h265: Fix initialization of slice_deblocking_filter_disabled_flag
Scott D Phillips
2016-02-20
1
-0
/
+1
*
mpeg4parser: prevent assertion when scanning for sync code
Thiago Santos
2016-02-19
1
-2
/
+5
[next]