index
:
~reynaldo/gst-plugins-bad-sdk
eglglessink
sdk-0.10.23
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
/
h264parse
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-3
/
+3
2010-06-23
h264parse: obtain correct upstream timestamp
Mark Nauwelaerts
1
-1
/
+1
2010-06-22
h264parse: add new h264 caps attribute alignment
Mark Nauwelaerts
1
-1
/
+33
2010-06-21
Revert "h264parse: add parsed field to src caps"
Thijs Vermeir
1
-1
/
+1
2010-06-20
h264parse: add parsed field to src caps
Thijs Vermeir
1
-1
/
+1
2010-06-18
h264parse: also handle 3-byte bytestream sync code
Mark Nauwelaerts
1
-9
/
+61
2010-06-14
h264parse: add option to insert SPS/PPS in stream
Mark Nauwelaerts
2
-1
/
+157
2010-06-14
h264parse: also collect SPS and PPS nalu in codec_data
Mark Nauwelaerts
1
-0
/
+10
2010-05-28
h264parse: plug a few memory leaks
Mark Nauwelaerts
1
-4
/
+3
2010-05-19
h264parse: fix wrong timestamps in some cases after seeking.
Alessandro Decina
1
-0
/
+1
2010-04-02
h264parse: Correctly clean up internal state for reuse
Sebastian Dröge
1
-4
/
+3
2010-03-29
h264parse: fix writing NALU prefix for byte-stream output format
Mark Nauwelaerts
1
-0
/
+3
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+5
2010-03-01
h264parse: Replace 'avc-sample' with 'avc' in caps
Thiago Santos
1
-3
/
+3
2010-01-27
h264parse: use correct h264_parse prefix in function name
Mark Nauwelaerts
1
-3
/
+3
2010-01-13
h264parse: Add stream-format to caps
Thiago Santos
1
-0
/
+57
2010-01-12
h264parse: Correctly rewrite all nal prefixes
Thiago Santos
1
-5
/
+31
2010-01-12
h264parse: remove codec_data if output is bytestream
Thiago Santos
1
-2
/
+8
2010-01-12
win32: Include config.h before anything else. Fix mpegdemux LIBADD
Ðóñëàí Èæáóëàòîâ
1
-3
/
+3
2010-01-07
h264parse: optimize src caps updating
Mark Nauwelaerts
1
-4
/
+14
2010-01-07
h264parse: fix framerate calculation
Mark Nauwelaerts
1
-6
/
+3
2010-01-07
h264parse: fix regression in output buffer timestamping
Mark Nauwelaerts
1
-5
/
+7
2009-12-30
h264parse: fix caps handling in _update_src_caps.
Alessandro Decina
1
-13
/
+6
2009-12-10
h264parse: fix caps parameters setting
Mark Nauwelaerts
1
-8
/
+17
2009-11-23
h264parse: optional transforming from bytestream to sample format (or vice ve...
Mark Nauwelaerts
2
-33
/
+335
2009-11-23
h264parse: refactor a bit into a reset function
Mark Nauwelaerts
1
-3
/
+18
2009-11-23
h264parse: provide w/h from stream in src caps if not in sink caps
Mark Nauwelaerts
2
-6
/
+96
2009-11-23
h264parse: parse SPS some more (e.g. for width/height)
Mark Nauwelaerts
1
-20
/
+100
2009-11-23
h264parse: optionally output AUs rather than NALUs
Mark Nauwelaerts
2
-5
/
+114
2009-09-23
Fix warnings with gcc 4.0.1.
Alessandro Decina
1
-1
/
+5
2009-09-12
Fix factory information for h264parse, add missing Video
Christian Schaller
1
-1
/
+1
2009-08-31
h264parse: Free the PPS buffers too
Sebastian Dröge
1
-4
/
+9
2009-08-31
h264parse: compute timestamp
Lin YANG
1
-5
/
+125
2009-08-31
h264parse: recognize more types of NAL
Lin YANG
1
-40
/
+65
2009-08-31
h264parse: parser init & finalize
Lin YANG
2
-0
/
+48
2009-08-31
h264parse: decode slice header
Lin YANG
1
-0
/
+37
2009-08-31
h264parse: decode SEI
Lin YANG
1
-0
/
+39
2009-08-31
h264parse: decode SEI: picture timing info
Lin YANG
1
-0
/
+64
2009-08-31
h264parse: decode SEI: buffering period
Lin YANG
1
-0
/
+45
2009-08-31
h264parse: decode PPS
Lin YANG
1
-0
/
+20
2009-08-31
h264parse: decode SPS
Lin YANG
1
-0
/
+96
2009-08-31
h264parse: SPS: decode vui params
Lin YANG
1
-0
/
+98
2009-08-31
h264parse: SPS: decode hrd params
Lin YANG
1
-0
/
+31
2009-08-31
h264parse: Start slice header parsing work
Lin YANG
1
-0
/
+8
2009-08-31
h264parse: Start SEI parsing work
Lin YANG
2
-0
/
+39
2009-08-31
h264parse: Start PPS parsing work
Lin YANG
2
-0
/
+33
2009-08-31
h264parse: Start SPS parsing work
Lin YANG
2
-0
/
+66
2009-06-22
h264parse: detect and fix for bad NALU sizes
Wim Taymans
1
-0
/
+10
2008-11-10
gst/: Wim, you're a bad boy. You don't want people to contact you or what?
Edward Hervey
1
-1
/
+1
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+2
[next]