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