Sign in
coral
/
imx-gst-plugins-good
/
8635258046a3c55edce4cceff810c1099fce590d
/
gst
/
rtp
/
gstrtpamrpay.c
1071309
good: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 9 years ago
b1089fb
rtp: Copy metadata in the (de)payloader, but only the relevant ones
by Sebastian Dröge
· 10 years ago
dc059ef
rtp: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()
by Sebastian Dröge
· 10 years ago
2e412a4
docs: update example pipelines in element docs
by Tim-Philipp Müller
· 10 years ago
c959729
docs: remove outdated and pointless 'Last reviewed' lines from docs
by Tim-Philipp Müller
· 11 years ago
1df2e62
docs: add some pay/depayloaders
by Wim Taymans
· 12 years ago
230cf41
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
e09ae57
Use new gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 13 years ago
583d39d
update for new memory API
by Wim Taymans
· 13 years ago
1e5dd9e
Fix printf format compiler warnings on OS X / 64bit
by Matej Knopp
· 13 years ago
249d008
update for base class rename
by Wim Taymans
· 13 years ago
fbaf216
update for changed base classes
by Wim Taymans
· 13 years ago
9a96783
rtp: port some more elements
by Wim Taymans
· 14 years ago
f4155f3
rtp: add RTP hint to the klass
by Wim Taymans
· 14 years ago
f357e09
rtp: fix rank of payloaders and depayloaders
by Wim Taymans
· 14 years ago
9cc24e1
rtppay: some printf format fixes
by Wim Taymans
· 14 years ago
22560c4
rtp: mark constant tables as const
by Tim-Philipp Müller
· 15 years ago
2953801
rtpamrpay: properly support perfect-rtptime
by Mark Nauwelaerts
· 15 years ago
275e352
rtpamrpay: proper duration for multiple frame payload
by Mark Nauwelaerts
· 15 years ago
f5bbc56
rtpamr(de)pay: support AMR-WB SID frame
by Mark Nauwelaerts
· 15 years ago
cccfeaa
gst_element_class_set_details => gst_element_class_set_details_simple
by Benjamin Otte
· 15 years ago
ad6d454
rtppay: don't ignore result from set_outcaps
by Wim Taymans
· 15 years ago
9f098b3
rtp: use boilerplate
by Wim Taymans
· 15 years ago
6a53d0a
rtp: whitespace fixes
by Wim Taymans
· 16 years ago
f6b774f
rtpamrpay: Remove unneeded variable, the value is only read once.
by Edward Hervey
· 16 years ago
4a9e807
Remove unused variables in _class_init
by Edward Hervey
· 16 years ago
5e27695
gst/rtp/: Fix the descriptions and fix some email addresses.
by Wim Taymans
· 16 years ago
b17599a
gst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffers when the marker bit signals a new talk spurt.
by Wim Taymans
· 16 years ago
e7f9199
gst/rtp/: Remove copy/paste unused code (property setters and getter) found by the coverage suite (yay, saves ~20k on...
by Stefan Kost
· 17 years ago
fe26e8d
gst/rtp/gstrtpL16pay.c: Removed some unused code.
by Wim Taymans
· 17 years ago
89ae9b4
gst/rtp/: Add support for AMR-WB.
by Daniel Charles
· 18 years ago
8707ff4
gst/rtp/: Fix element descriptions.
by Christian Schaller
· 18 years ago
05eaedc
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes.
by Tim-Philipp Müller
· 19 years ago
c3fac62
fix descriptions and license blocks cut and paste anyone ?
by Thomas Vander Stichele
· 19 years ago
27f2c9b
Define GstElementDetails as const and also static (when defined as global)
by Stefan Kost
· 19 years ago
b5af832
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
by Stefan Kost
· 19 years ago
629fb23
better/unified long descriptions
by Wim Taymans
· 19 years ago
e2a22e4
gst/rtp/gstrtpamrpay.c: set timestamps if no incoming timestamps set
by Thomas Vander Stichele
· 19 years ago
f9d2e49
gst/rtp/README: Say something about case-sensitivity of caps vs mime-attributes.
by Wim Taymans
· 19 years ago
509035f
gst/rtp/gstrtpamrdepay.c: Added more meaningfull warnings when something goes wrong.
by Wim Taymans
· 19 years ago
9a6ca70
gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payload range completly from depayloaders as...
by Philippe Kalaf
· 19 years ago
7a4f865
Do burger's rename for rtp payloaders and depayloaders
by Thomas Vander Stichele
· 19 years ago
75a0669
gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)
by Wim Taymans
· 19 years ago
a297069
gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC and parse ILL/ILP.
by Wim Taymans
· 19 years ago
67abe2f
don't use underscores
by Thomas Vander Stichele
· 19 years ago
fc158bc
Updates to payloader/depayloaders, make payloaders use the base classes.
by Wim Taymans
· 19 years ago
7ebd7b9
All plugins updated for element state changes.
by Andy Wingo
· 20 years ago
dcc3732
gst/rtp/: Small updates, RFC reference to payload encoders.
by Wim Taymans
· 20 years ago
f48c4cb
ext/amrnb/: Update caps with audio/AMR.
by Wim Taymans
· 20 years ago
519f58b
gst/rtp/gstrtpamrenc.*: Added payload_type and ssrc properties to the payloader.
by Wim Taymans
· 20 years ago
dc2d99d
gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet.
by Wim Taymans
· 20 years ago