1. b09f478 Add support for Meson as alternative/parallel build system by Nirbheek Chauhan · 9 years ago
  2. b3cfbe5 flvdemux: Push nominal bitrate tags by Jan Alexander Steffens (heftig) · 9 years ago
  3. ee44e60 flvdemux: Refactor metadata tag handling by Jan Alexander Steffens (heftig) · 9 years ago
  4. d6f597d flvdemux: Add comment about H263/MPEG4P2 being non-standard for FLV by Sebastian Dröge · 9 years ago
  5. 6ac02f8 flvdemux: Add support for H263 and MPEG4 part2 by Vivia Nikolaidou · 9 years ago
  6. 51a0dc2 flvdemux: fix indentation by Tim-Philipp Müller · 9 years ago
  7. c51831a flvdemux: fix date parsing when there are trailing spaces by Tim-Philipp Müller · 9 years ago
  8. 4e23d20 flvdemux: Fix unref assertion failure by Seungha Yang · 9 years ago
  9. dd9bfd0 flv: Handle the case where we do not get any CollectData in handle_buffer by Thibault Saunier · 9 years ago
  10. bcbb8fc flvdemux: don't emit pad-added until caps are ready by Havard Graff · 9 years ago
  11. 1071309 good: use new gst_element_class_add_static_pad_template() by Vineeth TM · 9 years ago
  12. 211c849 gst: Don't assume that get_current_caps() returns non-NULL caps after has_current_caps() by Dave Craig · 9 years ago
  13. df341f4 flvmux, rtpvp9depay: fix indentation by Tim-Philipp Müller · 9 years ago
  14. 7787f43 flvmux: plug leak(s) in error-scenario by Havard Graff · 9 years ago
  15. 1e09e5b flvdemux: fix eos event leak by Havard Graff · 9 years ago
  16. ff422c1 flvdemux: relax creation time parsing by Tim-Philipp Müller · 9 years ago
  17. 31b61f3 flvdemux: fix indentation by Tim-Philipp Müller · 9 years ago
  18. a6eb0e5 flvdemux: extract both creation date and time by Tim-Philipp Müller · 9 years ago
  19. 5413fd5 flvmux: fix writing of creation time by Tim-Philipp Müller · 9 years ago
  20. 240b0ac flvdemux: output speex vorbiscomment as a GstTagList by Havard Graff · 9 years ago
  21. b6f133b flvmux: GST_BUFFER_OFFSETs should be GST_BUFFER_OFFSET_NONE by Havard Graff · 9 years ago
  22. cf3a229 flvmux: use time segment and copy timestamps when streamable by Havard Graff · 10 years ago
  23. a937c59 flvdemux: speex is also always 16KHz by Havard Graff · 9 years ago
  24. 1afb988 flvmux: Make the element count in arrays not include end by George Chriss · 11 years ago
  25. db29671 flvmux: Store incoming bitrate tags and send in the metadata by Jan Schmidt · 10 years ago
  26. 439f98e flvdemux: Handle seek flags properly by Jan Alexander Steffens (heftig) · 10 years ago
  27. bbea34b flvmux: Insert AVC end of sequence by Nicolas Dufresne · 10 years ago
  28. 636d47d flvdemux: trivial cleanup by Vineeth TM · 10 years ago
  29. 212f39e flvmux: Fix DTS validity check by Nicolas Dufresne · 10 years ago
  30. 717265e flmux: Make sure best_time is initialized by Nicolas Dufresne · 10 years ago
  31. 2274ca7 flvmux: Add negative runtime DTS support by Nicolas Dufresne · 10 years ago
  32. 9391622 Rename property enums from ARG_ to PROP_ by Luis de Bethencourt · 10 years ago
  33. d753a3e Remove obsolete Android build cruft by Tim-Philipp Müller · 10 years ago
  34. c0d4986 flv: When passing seek event upstream, hold a ref. by Jan Schmidt · 10 years ago
  35. 33cc1b4 flvdemux: resurrect some flow return handling by Mark Nauwelaerts · 10 years ago
  36. ac0141b flvdemux: Only set caps once if they don't change by Sebastian Dröge · 10 years ago
  37. c9b4295 flvdemux: Don't create AAC/H264 caps without codec_data by Sebastian Dröge · 10 years ago
  38. 5e88b53 flvdemux: Fix indention by Sebastian Dröge · 10 years ago
  39. be8e319 flvdemux: Don't repeatedly warn after no_more_pads (v2) by Jan Alexander Steffens (heftig) · 10 years ago
  40. ac8a272 flvdemux: Introduce constant for no-more-pads threshold by Jan Alexander Steffens (heftig) · 10 years ago
  41. f2a1f74 flvdemux: Fix warning to contain 'video' by Jan Alexander Steffens (heftig) · 10 years ago
  42. 2e00311 flvdemux: Use gst_video_guess_framerate() by Jan Schmidt · 10 years ago
  43. bf73d83 flvdemux: Restrict resyncing to TS regressions by Jan Alexander Steffens (heftig) · 10 years ago
  44. ba4b9b2 flv: Removed unreachable break statements by Sanjay NM · 10 years ago
  45. 356defd flvmux: Fallback to PTS if DTS is missing by Nicolas Dufresne · 11 years ago
  46. a7a3cb3 flvmux: Correctly offset timestamp by Nicolas Dufresne · 11 years ago
  47. aa5bd99 flvmux: Save dts from buffer by Nicolas Dufresne · 11 years ago
  48. c1e7bec flvmux: Ensure Timestamp starts at 0 by Nicolas Dufresne · 11 years ago
  49. ff2bce7 flv: Tag timestamp are DTS not PTS by Nicolas Dufresne · 11 years ago
  50. 6ee2665 flvdemux: fix indentation by Tim-Philipp Müller · 11 years ago
  51. 9afeb96 flvdemux: un-break duration querying by Tim-Philipp Müller · 11 years ago
  52. e9f2d63 flvdemux: fix speex caps by Tim-Philipp Müller · 11 years ago
  53. d98b996 flvmux: fix speex in FLV by Tim-Philipp Müller · 11 years ago
  54. f7fc8d7 flvdemux: Attempt upstream seek first by Edward Hervey · 11 years ago
  55. 2b9493b flvdemux: Query duration upstream first by Edward Hervey · 11 years ago
  56. 3038837 flvdemux: set RESYNC buffer flag when bridging large PTS gaps by Jan Alexander Steffens (heftig) · 11 years ago
  57. 3b88788 flvdemux: Use GstFlowCombiner by Thiago Santos · 11 years ago
  58. 6c48829 flvdemux: Don't use WARNING for not-linked flow return by Edward Hervey · 11 years ago
  59. c09b14c flvdemux: Skip unknown tags in push-mode by Edward Hervey · 11 years ago
  60. d506409 docs: get rid of 'Since: 0.10.x' markers by Tim-Philipp Müller · 11 years ago
  61. 771ffe5 flvmux: fix broken sample pipeline by Tim-Philipp Müller · 11 years ago
  62. 29effb5 flvmux: require stream-format=raw for mpeg-2 too, but don't require framed field by Tim-Philipp Müller · 11 years ago
  63. a5532b4 flvdemux: don't leak stream_id string by Tim-Philipp Müller · 12 years ago
  64. 2e35b36 gst: Don't swap start/stop for negative rates in the SEGMENT query by Sebastian Dröge · 12 years ago
  65. d135373 flvdemux: Implement SEGMENT query by Sebastian Dröge · 12 years ago
  66. 1122698 flvdemux: Add support for group-id in the stream-start event by Sebastian Dröge · 12 years ago
  67. 97015d3 flvdemux: Add flvversion 1 to the flash-video caps by Alban Browaeys · 12 years ago
  68. ab275b6 flvdemux: Don't forward CAPS events from upstream by Sebastian Dröge · 12 years ago
  69. 9ac456b flvmux: Push sticky events in the right order by Sebastian Dröge · 12 years ago
  70. b0b0557 gst: Add better support for static plugins by Sebastian Dröge · 12 years ago
  71. 230cf41 Fix FSF address by Tim-Philipp Müller · 12 years ago
  72. c203ce2 flvdemux: minor clean-up by Tim-Philipp Müller · 12 years ago
  73. 7d4b6f6 flvdemux: fix speex audio decoding by creating fake stream header by Dmitriy Samonenko · 12 years ago
  74. 1c3c8c6 flvmux: send stream-start event by Tim-Philipp Müller · 12 years ago
  75. f874922 collectpads: remove gst_collect_pads_add_pad_full by Stefan Sauer · 12 years ago
  76. f12ef67 ext, gst: only activate in pull mode if upstream is seekable by Mark Nauwelaerts · 12 years ago
  77. 8d93246 gst: adjust comment style by Mark Nauwelaerts · 12 years ago
  78. 4bb52bb docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert by Tim-Philipp Müller · 13 years ago
  79. 7b5925b gst: Add stream-id to stream-start events by Sebastian Dröge · 13 years ago
  80. c074bfd gst_tag_list_free -> gst_tag_list_unref by Tim-Philipp Müller · 13 years ago
  81. 0827f54 tag: Update for taglist/tag event API changes by Sebastian Dröge · 13 years ago
  82. 33091e2 flvdemux: clear old segment event when requesting new one by Mark Nauwelaerts · 13 years ago
  83. f063e40 demux: Push STREAM_START event when needed by Edward Hervey · 13 years ago
  84. aeafc3a gst: Implement segment-done event by Sebastian Dröge · 13 years ago
  85. 30d3dfe update for task api change by Wim Taymans · 13 years ago
  86. b5df4f0 update for tag event change by Wim Taymans · 13 years ago
  87. 5294edd flvdemux: Post error message if EOS before pads were created by Edward Hervey · 13 years ago
  88. 3986174 flv, matroska: don't use GstStructure API on tag lists by Tim-Philipp Müller · 13 years ago
  89. 67e168a collectpads2: rename to collectpads by Mark Nauwelaerts · 13 years ago
  90. 04b4d30 misc: chain up to collectpads event handler by Mark Nauwelaerts · 13 years ago
  91. eb0cdfe flvdemux: Use unchecked variant of GstByteReader by Edward Hervey · 13 years ago
  92. ea397f6 Merge remote-tracking branch 'origin/0.10' by Mark Nauwelaerts · 13 years ago
  93. e09ae57 Use new gst_element_class_set_static_metadata() by Tim-Philipp Müller · 13 years ago
  94. 6288167 flvdemux: Fix threading issue in index handling by Nicolas Dufresne · 13 years ago
  95. acca0e7 flvdemux: Don't use static variables to hold index associations by Sebastian Dröge · 13 years ago
  96. aa2cd46 gst: Update for GST_PLUGIN_DEFINE() API changes by Sebastian Dröge · 13 years ago
  97. 5cdd49b gst: Update versioning by Sebastian Dröge · 13 years ago
  98. 3d61d12 update for buffer api change by Wim Taymans · 13 years ago
  99. 69002aa update for buffer changes by Wim Taymans · 13 years ago
  100. c44cd8f Merge branch 'master' into 0.11 by Wim Taymans · 13 years ago