index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
ivfparse
/
gstivfparse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
ivfparse: Add the AV01 FOURCC for parsing AV1 IVFs
Georg Ottinger
1
-1
/
+9
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2015-11-11
ivfparse: Fix the wrong width & height parsing of vp9 bitstream
Sreerenj Balachandran
1
-9
/
+14
2015-10-29
ivfparse: Add vp9 support
Sreerenj Balachandran
1
-3
/
+22
2014-04-18
ivfparse: detect and propagate resolution changes.
Gwenole Beauchesne
1
-15
/
+69
2014-04-18
ivfparse: avoid possible division-by-zero when calculating PTS.
Gwenole Beauchesne
1
-22
/
+15
2014-04-18
ivfparse: port to baseparse.
Gwenole Beauchesne
1
-154
/
+192
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2010-11-25
ivfparse: Remove dead assignments
Edward Hervey
1
-2
/
+0
2010-07-28
ivfparse: fix up macros and function names to match guidelines
Tim-Philipp Müller
1
-23
/
+23
2010-06-27
assrender, ivfparse, jpegformat: fix compiler warnings with debugging disable...
Tim-Philipp Müller
1
-2
/
+6
2010-06-02
ivfparse: Fix format string warning
Руслан Ижбулатов
1
-1
/
+1
2010-06-01
ivfparse: Send an initial NEWSEGMENT event
Sebastian Dröge
1
-0
/
+3
2010-06-01
ivfparse: Integrate into the build system
Sebastian Dröge
1
-22
/
+4
2010-06-01
ivfparse: Add simple IVF parser
Sebastian Dröge
1
-0
/
+313