Sign in
coral
/
mtk-gst-plugins-bad
/
f0119f1abc200140d3df12ac89f44de05d2ed4b1
/
gst
/
videoparsers
/
gsth263parse.c
8cdfb13
bad: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 9 years ago
88d7beb
videoparsers: Check for NULL return value of gst_pad_get_current_caps()
by Dave Craig
· 9 years ago
567b1e8
videoparsers: Use gst_base_parse_merge_tags()
by Olivier Crête
· 10 years ago
c4cd1ce
videoparsers: enable accept-template flag
by Thiago Santos
· 9 years ago
9b43bed
h263parse: fix caps memory leak
by Vineeth TM
· 9 years ago
898b436
h263parse: Fix PSC matching
by Edward Hervey
· 10 years ago
bdfaf62
h263parse: Post VIDEO_CODEC tag
by Sebastian Dröge
· 11 years ago
9ac2cee
videoparsers: use ACCEPT_INTERSECT
by Wim Taymans
· 11 years ago
e9dd2df
videoparsers: remove fields from filter
by Wim Taymans
· 11 years ago
d5a16bc
videoparsers: refactor remove_fields in getcaps
by Wim Taymans
· 11 years ago
79249be
h263parse: add pixel-aspect-ratio if upstream doesn't provide one
by Tim-Philipp Müller
· 11 years ago
f623a78
videoparsers: Make sure the caps are actually writable before changing them
by Sebastian Dröge
· 12 years ago
9f12573
videoparsers: Use the peer caps for restrictions instead of the srcpad allowed caps
by Sebastian Dröge
· 12 years ago
9e1b75f
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
32ba17c
Use gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 12 years ago
578861a
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
by Mark Nauwelaerts
· 12 years ago
7c60933
videoparsers: Fix GstBaseParse::get_sink_caps() implementations
by Sebastian Dröge
· 13 years ago
c63fa91
videoparsers: Update for baseparse API changes
by Sebastian Dröge
· 13 years ago
860ccd4
Merge remote-tracking branch 'origin/0.10'
by Sebastian Dröge
· 13 years ago
20669d4
Fix 'ignoring return value of function declared with const attribute'
by Thibault Saunier
· 13 years ago
52fce49
h263parse: fix compilation
by Wim Taymans
· 13 years ago
f9c99b4
videoparsers: chain up to parent event handler
by Wim Taymans
· 13 years ago
b10b9cf
videoparsers: adjust to modified baseparse API
by Mark Nauwelaerts
· 13 years ago
9dc7571
port some more to new memory API
by Mark Nauwelaerts
· 13 years ago
5791ed7
h263parse: make level and profile fields in caps strings
by Tim-Philipp Müller
· 13 years ago
7521b59
various: fix pad template ref leaks
by Vincent Penquerc'h
· 13 years ago
b78b980
Merge remote-tracking branch 'origin/master' into 0.11
by Edward Hervey
· 13 years ago
e6df0b6
videoparsers: port to 0.11
by René Stadler
· 13 years ago
61fad46
h263parse: Implement ::get_sink_caps vfunc to propagate downstream caps constraints upstream
by Sebastian Dröge
· 13 years ago
b142663
h263parse: bring debug statements up to desired specs
by Mark Nauwelaerts
· 13 years ago
e86e66e
h263parse: Add all always present fields to the src template caps
by Sebastian Dröge
· 13 years ago
2adf76e
videoparsers: Allow parsed streams to be passed through the parsers
by Sebastian Dröge
· 13 years ago
89f87d7
h263parse: also extract width and height into caps
by Mark Nauwelaerts
· 14 years ago
930ee46
h263parse: simplify minimum frame size handling
by Mark Nauwelaerts
· 14 years ago
5365dbf
videoparsers: port to baseparse, which is now in libgstbase in core
by Tim-Philipp Müller
· 14 years ago
e9b29e9
h263parse: allocate H263Params struct on the stack
by Tim-Philipp Müller
· 14 years ago
0c5d139
h263parse: move to videoparsers and separate plugin registration
by Mark Nauwelaerts
· 14 years ago
[Renamed (96%) from gst/h263parse/gsth263parse.c]
1664b30
h263parse: update to latest baseparse
by Mark Nauwelaerts
· 14 years ago
46308f8
h263parse: shuffle code to untangle h263parse and parameter parsing
by Mark Nauwelaerts
· 14 years ago
daed671
h263parse: provide for proper debug category, min frame size and code style
by Mark Nauwelaerts
· 14 years ago
5ad0a3c
h263parse: remove redundant get_caps
by Mark Nauwelaerts
· 14 years ago
0e6fbe2
h263parse: simplify valid_frame parsing
by Mark Nauwelaerts
· 14 years ago
b33b88e
h263parse: Add an h263parse element
by Arun Raghavan
· 15 years ago