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