1. 9f73890 controller: port to new controller location and api by Stefan Sauer · 13 years ago
  2. 8ec6da7 more template fixes by Wim Taymans · 13 years ago
  3. 4642c67 examples : Port to 0.11 by Edward Hervey · 13 years ago
  4. eaad7e5 more template fixes by Wim Taymans · 13 years ago
  5. c8adc4f make request pads take _%u by Wim Taymans · 13 years ago
  6. 8e5579c video: port somewhat to 0.11 by Wim Taymans · 13 years ago
  7. f4c283a Merge branch 'master' into 0.11 by Wim Taymans · 13 years ago
  8. 9f72f30 gme: Fix for removal of gst_element_found_tags_for_pad() by Edward Hervey · 13 years ago
  9. 9f76573 surfaceconverter: Remove duplicated forward declaration by Olivier Crête · 13 years ago
  10. 3f6e605 videoenc: fix compiler warning by Wim Taymans · 13 years ago
  11. 65d306e video: fix for metadata API change by Wim Taymans · 13 years ago
  12. 9488a03 vp8: Port to 0.11 by Edward Hervey · 13 years ago
  13. c8561e7 libs/video: Finish porting to 0.11 by Edward Hervey · 13 years ago
  14. fa21ce9 video: Add libgstbasevideo PC file by Nicolas Dufresne · 13 years ago
  15. 149c058 video: Add GstVideoContext interface by Nicolas Dufresne · 13 years ago
  16. 2808290 video: Abstract surface API for HW accelerated codecs by Nicolas Dufresne · 13 years ago
  17. 0a17011 tests: make const data const by Vincent Penquerc'h · 13 years ago
  18. ca2f96c vc1parser: do not overwrite buffer by Vincent Penquerc'h · 13 years ago
  19. 32a1e05 vc1parser: fix parsing of RANGEREDFRM by Sreerenj Balachandran · 13 years ago
  20. ac27b5b tag: update for tag API removal by Wim Taymans · 13 years ago
  21. 769a979 Merge branch 'master' into 0.11 by Wim Taymans · 13 years ago
  22. b39f4a8 gme: update for taglist api changes by Wim Taymans · 13 years ago
  23. 17a982f structure: fix for api update by Wim Taymans · 13 years ago
  24. e14fbcc caps: update for new API by Wim Taymans · 13 years ago
  25. d4105d4 camerabin2: On capture error, skip previews by Thiago Santos · 13 years ago
  26. 37aa6a9 camerabin2: track also preview images with processing counter by Lasse Laukkanen · 13 years ago
  27. fd4eb2e h264parser: fix access to uninitialized memory by René Stadler · 13 years ago
  28. 8f1a678 configure: hack around broken mplex 2.0.0 headers in mplex check by Brad Smith · 13 years ago
  29. 178ae4f configure: fix typo in mpeg2enc check so CPPFLAGS get restored correctly by Brad Smith · 13 years ago
  30. 6c4f5b6 h264parser: fix MAX_SPS/PPS boundary checks by René Stadler · 13 years ago
  31. e922dee tests: h264parse: fix exit code by René Stadler · 13 years ago
  32. 10d31a5 Update for pad API changes by Tim-Philipp Müller · 13 years ago
  33. e3b7cb8 fieldanalysis: Don't reset the context on DISCONT by Robert Swain · 13 years ago
  34. 93ed9cd Merge remote-tracking branch 'origin/master' into 0.11 by Tim-Philipp Müller · 13 years ago
  35. c186b74 kate, bayer, tsdemux: update for caps and taglist API changes by Tim-Philipp Müller · 13 years ago
  36. dcb8896 configure: add kate and mythtv to non-ported list by Tim-Philipp Müller · 13 years ago
  37. 16ce440 basevideoencoder: handle failures in start() and stop() by Alessandro Decina · 13 years ago
  38. de138db basecamerasrc: optimize state changing speed by Tommi Myöhänen · 13 years ago
  39. 9ca3734 make elements compile again by Wim Taymans · 13 years ago
  40. a54cf2c mpegtsdemux: fix compilation by Wim Taymans · 13 years ago
  41. 9b41017 assrender: fix compilation by Wim Taymans · 13 years ago
  42. 4e5af1f add spandsp to non-ported by Wim Taymans · 13 years ago
  43. ce41348 Merge branch 'master' into 0.11 by Wim Taymans · 13 years ago
  44. 69f8921 interfaces: clean up the use of iface and class/klass by Stefan Sauer · 13 years ago
  45. 48275dc vc1parser: Correct the parsing of FRMRTQ_POSTPROC and BITRTQ_POSTPROC by Sreerenj Balachandran · 13 years ago
  46. 30a3c51 vc1parser: Correct the parsing of sequece layer. by Sreerenj Balachandran · 13 years ago
  47. 8eda5fc Disable ext/faad for the android ndk build by Reynaldo H. Verdejo Pinochet · 13 years ago
  48. 4060056 assrender, nuvdemux: unref buffers with gst_buffer_unref() by Tim-Philipp Müller · 13 years ago
  49. effab29 Merge branch 'master' into 0.11 by Wim Taymans · 13 years ago
  50. 9195c33 celt: start of 0.11 port by Wim Taymans · 13 years ago
  51. 73d847b codecparsers: VC1: Compute par and fps in advanced profile by Thibault Saunier · 13 years ago
  52. 14590f0 codecparsers: VC1: Handle interlaced fields by Thibault Saunier · 13 years ago
  53. 88766dc codecparsers: VC1: Handle interlaced frames properly by Thibault Saunier · 13 years ago
  54. 7a689b6 codecparsers: VC1: Use enums when possible by Thibault Saunier · 13 years ago
  55. 40a1ed8 codecparsers: vc1: fix bitplanes decoding (check for errors). by Gwenole Beauchesne · 13 years ago
  56. 839acd5 codecparsers: vc1: fix bitplanes decoding (INVERT mode). by Gwenole Beauchesne · 13 years ago
  57. 4280a61 codecparsers: vc1: fix MVMODE and MVMODE2 parsing. by Gwenole Beauchesne · 13 years ago
  58. b23f7eb codecparsers: vc1: handle skipped pictures gracefully. by Gwenole Beauchesne · 13 years ago
  59. ce71fda codecparsers: VC1: Implement bitplanes diff operator by Thibault Saunier · 13 years ago
  60. 8090627 codecparsers: VC1: Some cosmetics and debug logging enhancements by Thibault Saunier · 13 years ago
  61. ef5b8ef codecparsers: vc1: Implement bitplanes handling properly by Gwenole Beauchesne · 13 years ago
  62. ac552a4 codecparsers: vc1: fix BFRACTION parser (values range + overflow). by Gwenole Beauchesne · 13 years ago
  63. 52d8510 codecparsers: vc1: fix VLC decoding. by Gwenole Beauchesne · 13 years ago
  64. 1a1935d codecparsers: VC1: Implement FrameLayer parsing by Thibault Saunier · 13 years ago
  65. fc09e45 codecparsers: VC1: Implement Sequence Layer Data Structures by Thibault Saunier · 13 years ago
  66. 446e0a5 codecparsers: VC1: Compute framerate and bitrate in simple/main profiles by Thibault Saunier · 13 years ago
  67. 2b5e7c1 codecparsers: VC1: compute MB height and width by Thibault Saunier · 13 years ago
  68. 6137d84 codecparsers: vc1: debug cosmetics. by Gwenole Beauchesne · 13 years ago
  69. de4a104 codecparsers: vc1: record picture layer header size in bits. by Gwenole Beauchesne · 13 years ago
  70. b181bd8 codecparsers: vc1: compute altpquant. by Gwenole Beauchesne · 13 years ago
  71. 8ca7640 codecparsers: VC1: Fix after GstVC1ParserResult renaming by Thibault Saunier · 13 years ago
  72. 604ce19 codecparsers: vc1: use GstVC1ParserResult type name similarly to other parsers. by Gwenole Beauchesne · 13 years ago
  73. bd686a6 codecparsers: vc1: handle End-of-Sequence correctly. by Gwenole Beauchesne · 13 years ago
  74. c90bf89 codecparsers: mpeg2: fix quant_matrix_extension() parser for chroma intra QM. by Gwenole Beauchesne · 13 years ago
  75. f8239ff h264parse: correct debug message and remove some dead code by Sreerenj Balachandran · 13 years ago
  76. 0a478db h264parse: correct parsing of "numberOfPictureParameterSets" by Sreerenj Balachandran · 13 years ago
  77. d6d26e9 bayer2rgb: Fix pad template caps by Edward Hervey · 13 years ago
  78. 4a3dbe3 y4m: port to 0.11 by Wim Taymans · 13 years ago
  79. e856f6f faac: port to 0.11 by Wim Taymans · 13 years ago
  80. 0806e5c bayer: port to 0.11 by Wim Taymans · 13 years ago
  81. 7f85179 Merge branch 'master' into 0.11 by Wim Taymans · 13 years ago
  82. 9712fe8 tsdemux: Use gst_buffer_join instead of bufferlists by Edward Hervey · 13 years ago
  83. a74c02b tsdemux: Plug more leaks by Edward Hervey · 13 years ago
  84. db06339 mpegtsbase: Refactor scan loop by Edward Hervey · 13 years ago
  85. e4b7967 mpegtsbase: Don't leak upstream events by Edward Hervey · 13 years ago
  86. 0c80f63 mpegtsbase: Refactor code to cope with g_hash_table_foreach_remove() by Edward Hervey · 13 years ago
  87. 6abe213 tsdemux/tsparse: Port to 0.11 by Edward Hervey · 13 years ago
  88. 61a7e6b camerabin2: Check before acessing preview location list by Thiago Santos · 13 years ago
  89. 94d9327 shm: Add buffer-time property by Sjoerd Simons · 14 years ago
  90. 52a7d01 shm: Add ability to add uint64 tags on buffers by Sjoerd Simons · 14 years ago
  91. acdd2c2 basecamerasrc: Set preview pipeline to ready when going to ready by Thiago Santos · 13 years ago
  92. e90e041 camerabin2: Add a mutex to avoid concurrent access of preview filename lists by Thiago Santos · 13 years ago
  93. 17a0012 camerabin: Reset audiosrc timestamping by Thiago Santos · 13 years ago
  94. 0f99118 camerabin: Prevent audio source from providing clock by Thiago Santos · 13 years ago
  95. 0243e4f configure.ac: openal is not ported yet by Edward Hervey · 13 years ago
  96. c6ec443 dvb: port to 0.11 by Wim Taymans · 13 years ago
  97. 5de9be0 dvbsuboverlay: port to 0.11 by Wim Taymans · 13 years ago
  98. 11a7e26 dvdspu: port to 0.11 by Wim Taymans · 13 years ago
  99. a9fc805 kate: port to 0.11 by Wim Taymans · 13 years ago
  100. 082fca4 configure: disable directfb by Wim Taymans · 13 years ago