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
/
gsth264parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264parse: Add more NAL types for debugging output.
Jan Schmidt
2015-07-29
1
-2
/
+6
*
h264parser: fix GstH264ParserResult documentation typo
Aurélien Zanelli
2014-11-10
1
-1
/
+1
*
codecparsers: h264: recognize SVC NAL units.
Gwenole Beauchesne
2014-10-29
1
-0
/
+13
*
codecparsers: sprinkle some gtk-doc Since: markers for new API
Tim-Philipp Müller
2014-10-29
1
-2
/
+38
*
codecparsers: h264: add support for Frame Packing Arrangement SEI message.
Sreerenj Balachandran
2014-10-29
1
-1
/
+48
*
codecparsers: h264: add support for Stereo Video Information SEI message.
Sreerenj Balachandran
2014-10-29
1
-0
/
+13
*
codecparsers: h264: parse seq_parameter_set_mvc_extension().
Gwenole Beauchesne
2014-10-29
1
-0
/
+105
*
codecparsers: h264: parse MVC syntax elements.
Gwenole Beauchesne
2014-10-29
1
-0
/
+57
*
codecparser: h264: Use proper bit_reader api while parsing buffering_period SEI
Sreerenj Balachandran
2014-08-18
1
-4
/
+4
*
codecparsers: h264: clarifications and documentation fixes.
Gwenole Beauchesne
2014-07-01
1
-8
/
+12
*
codecparsers: h264: fix memory leak in GstH264PPS.
Gwenole Beauchesne
2014-06-27
1
-0
/
+2
*
codecparsers: h264: fix typo in GstH264VUIParams description.
Gwenole Beauchesne
2014-06-26
1
-1
/
+1
*
codecparsers: h264: add support for Recovery Point SEI message.
Aurélien Zanelli
2014-06-26
1
-1
/
+13
*
codecparsers: h264: fix quantization matrix conversion routine names.
Gwenole Beauchesne
2014-06-12
1
-8
/
+8
*
Revert "h264parser: Remove unused fps_num/fps_den fields"
Nicolas Dufresne
2014-05-22
1
-0
/
+1
*
h264parser: Remove unused fps_num/fps_den fields
Sebastian Dröge
2014-05-22
1
-1
/
+0
*
codecparsers_h264: add gst_h264_video_calculate_framerate()
Aurélien Zanelli
2014-05-22
1
-0
/
+3
*
codecparsers: cosmetics: drop TAB characters.
Gwenole Beauchesne
2014-03-25
1
-8
/
+9
*
codecparsers: h264: complete set of NAL unit types.
Gwenole Beauchesne
2014-03-24
1
-1
/
+11
*
h264parse: Fix multiple SEI messages in one SEI RBSP parsing.
Aurélien Zanelli
2014-01-23
1
-1
/
+1
*
codecparsers: h264: add helpers to convert quantization matrices
Sreerenj Balachandran
2013-10-02
1
-0
/
+12
*
h264parser: Parse the cropping-rectangle separately.
Sreerenj Balachandran
2013-07-09
1
-1
/
+3
*
codecparsers: Fix gtk-doc
Edward Hervey
2013-06-23
1
-0
/
+1
*
codecparsers: h264: add profile enums.
Gwenole Beauchesne
2013-02-07
1
-0
/
+37
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
1
-2
/
+2
*
codecparsers: h264parse: don't use anonymous unions.
Gwenole Beauchesne
2012-09-12
1
-1
/
+1
*
codecparsers: h264: compute pixel aspect ratio.
Gwenole Beauchesne
2012-09-12
1
-0
/
+4
*
codecparsers: h264: record number of emulation prevention bytes in slice_head...
Gwenole Beauchesne
2012-03-03
1
-0
/
+3
*
codecparsers: h264: fix ref_pic_list_modification()
Gwenole Beauchesne
2012-01-20
1
-0
/
+2
*
codecparsers: Variant of _identify_nalu without checks
Edward Hervey
2011-12-05
1
-0
/
+4
*
codecparsers: h264: record ref_pic_list_modification().
Gwenole Beauchesne
2011-11-29
1
-14
/
+32
*
codecparsers: Declare the new APIs as unstable for the time being
Thibault Saunier
2011-09-26
1
-0
/
+5
*
codecparsinglibs: Doc and indentation fixes
Edward Hervey
2011-09-19
1
-15
/
+20
*
docs: minor fixes
Edward Hervey
2011-09-02
1
-1
/
+12
*
codecparsers: h264: fix pred_weight_table() parsing.
Gwenole Beauchesne
2011-09-02
1
-8
/
+9
*
codecparsers: h264: record slice_header() size in bits.
Gwenole Beauchesne
2011-09-02
1
-0
/
+3
*
codecparsers: h264: fix slice_header() parsing.
Gwenole Beauchesne
2011-09-02
1
-0
/
+10
*
codecparsers: h264: fix filler-data NAL unit type name.
Gwenole Beauchesne
2011-09-02
1
-1
/
+1
*
codecparsers: h264: Add an h.264 bitstream parsing library
Thibault Saunier
2011-09-02
1
-0
/
+657