platform/upstream/gstreamer.git
2012-01-13 Vincent Penquerc'hrsvgoverlay: fix adapter leak
2012-01-12 Vincent Penquerc'hcogmse: fix pad leaks
2012-01-12 Vincent Penquerc'hpatchdetect: remove (leaking) dead code
2012-01-12 Vincent Penquerc'hinter: remove (leaking) dead code
2012-01-12 Vincent Penquerc'hschroenc: balance encoder and video format alloc/dealloc
2012-01-12 Vincent Penquerc'hhlsdemux: fix queue leak
2012-01-12 Vincent Penquerc'hdccpclientsink: fix string leak
2012-01-12 Vincent Penquerc'hy4mdec: fix event leak
2012-01-12 Vincent Penquerc'hmpegvideoparser: fix memory leak
2012-01-11 Vincent Penquerc'hschrodec: fix tag leak
2012-01-11 Vincent Penquerc'hschrodec: take out unused leaking buffer
2012-01-11 Vincent Penquerc'hopusparse: fix caps leak
2012-01-11 Vincent Penquerc'hopusparse: fix slist leak
2012-01-11 Vincent Penquerc'htests: fix buffer leaks in opus tests
2012-01-10 Vincent Penquerc'hmodplug: fix caps leak
2012-01-10 Vincent Penquerc'hopusenc: fix slist leak
2012-01-10 Vincent Penquerc'hopusenc: fix caps leak
2012-01-10 Vincent Penquerc'hinterlace: fix caps leaks
2012-01-10 Vincent Penquerc'hinterlace: fix ref leak
2012-01-10 Edward Herveytsdemux: Don't provide bogus values in non-TIME push...
2012-01-10 Edward Herveytsdemux: Handle rollover in PTS and DTS
2012-01-10 Oleksij Rempel... vp8dec: use is_alt_data option to prevent timestamp...
2012-01-10 Oleksij Rempel... basevideodecoder: add option to hande alt frame data
2012-01-09 Mark Nauwelaertscodecparsers: mpeg4: fix parsing when recursively skipp...
2012-01-09 Vincent Penquerc'hh264parse: use the framerate that was copied a few...
2012-01-09 Vincent Penquerc'hmpegvideoparse: add a couple consts on string literal...
2012-01-06 David Biomech360coloreffects: added support for a visual magnifier...
2012-01-06 Vincent Penquerc'hh264parse: fix test and set not using the same input
2012-01-06 Vincent Penquerc'hinterlace: avoid dividing by zero on unkbown framerate
2012-01-06 Oleksij Rempel... vp8: add initial preset file
2012-01-05 Zhao Halleycodecparsers: remove h263 gob parsing, since there...
2012-01-05 Zhao Halleycodecparsers: add missing zero_bits in h263 parsing
2012-01-05 Zhao Halleycodecparsers: includes start_marker in h263 header...
2012-01-05 Zhao Halleycodecparsers: fix offset issue in h263 parse
2012-01-05 Zhao Halleycodecparsers: fix mask pattern for h263 start marker
2012-01-05 Vincent Penquerc'htests: test for GTK 2.24 for new symbols used in camera...
2012-01-04 Tim-Philipp... tests: remove temporary files when done in camerabin...
2012-01-04 Mark Nauwelaertsh264parse: fix and tweak frame timestamping
2012-01-03 Mark Nauwelaertsh264parse: prefer negotiating pass-through
2012-01-03 Mark Nauwelaertsh264parse: mark byte-stream AU frame with inserted...
2012-01-03 Mark Nauwelaertsh264parse: properly determine skip amount when no NAL...
2012-01-03 Mark Nauwelaertsh264parse: some more proper parse state reset
2011-12-30 Thiago Santosbasevideocodec: Reset should reset current caps
2011-12-30 Thiago Santoscamerabin2: clarify some message logs
2011-12-29 Thiago Santosexamples: camerabin2: add some error handling for forma...
2011-12-29 Thiago Santosexamples: camerabin2: add format selection for camerabi...
2011-12-28 Thiago Santostests: remove comment for already fixed issues on makefile
2011-12-28 Thiago Santostests: camerabin2: Fix message leak in tests
2011-12-27 Thiago Santoscamerabin2: fix gvalue leak
2011-12-27 Thiago Santostests: camerabin2: fix mainloop leaks
2011-12-27 Thiago Santoscamerabin2: secure event ref when sending event to...
2011-12-23 Mark Nauwelaertsfaac: standardize some field data types
2011-12-22 Thiago Santosbasecamerabinsrc: remove redundant functions
2011-12-22 Thiago Santoscamerabin2: remove unused helper function
2011-12-22 Mark Nauwelaertsfaac: recreate encoder after flushing
2011-12-22 Mark Nauwelaertsfaac: refactor encoder library setup
2011-12-22 Mark Nauwelaertsvoaacenc: no need to duplicate baseclass sanity checks
2011-12-22 Mark Nauwelaertsvoamrwbenc: no need to duplicate baseclass sanity checks
2011-12-20 Thiago Santoscamerabin2: Fix A/V sync for captures
2011-12-20 Thiago Santostests: camerabin2: enable tests
2011-12-20 Thiago Santoswrappercamerabinsrc: Push newsegments on video capture...
2011-12-20 Mark Nauwelaertscodecparsers: h264: clear sei message prior to parsing
2011-12-19 Vincent Penquerc'hmpegtsdemux: only warn when we see a PID with unknown...
2011-12-19 Alessandro... h264parse: avoid pushing SPS/PPS at start only if both...
2011-12-18 Alessandro... mpeg4videoparse: handle force key unit events
2011-12-18 Alessandro... h264parse: do wait for a keyframe when handling force...
2011-12-18 Alessandro... mpegtsmux: unset the current PCR stream when starting...
2011-12-18 Alessandro... mpegtsmux: fix key unit event handling when muxing...
2011-12-15 Tim-Philipp... katetiger: don't unref NULL buffer
2011-12-15 Thiago Santostests: jifmux: re-enable jifmux's tests
2011-12-15 Vincent Penquerc'hvideomeasure: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hmxfmux: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hmpegtsmux: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hmpegpsmux: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hfrei0r: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hcompare: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hasfmux: port to GstCollectPads2
2011-12-14 Mark Nauwelaertsdtsdec: avoid crashing upon draining
2011-12-14 Thiago Santostests: mpegtsmux: remove unused variable
2011-12-14 Tommi Myöhänencamerabin2: fix leak on error handling
2011-12-13 Julien Isorcempegtsparse: check offset when retrieving table_id...
2011-12-13 Sebastian DrögeRevert "mpegtsparse: check offset when retrieving table...
2011-12-13 Sebastian Drögebasevideocodec: Don't use G_TYPE_REGISTER_BOXED() yet
2011-12-12 Vincent Penquerc'htiger: advertise all the new YUV formats we can now use
2011-12-12 Vincent Penquerc'htiger: replace the new YUV blitting code with the newer...
2011-12-12 Julien Isorcempegtsparse: check offset when retrieving table_id...
2011-12-12 Vincent Penquerc'hliveadder: fix buffer leak
2011-12-12 Matej Knoppbasevideo: Make GstVideoFrame a reference counted boxed...
2011-12-12 Sebastian Drögeteletextdec: Properly integrate into the build system
2011-12-12 Sebastian Drögedts: Add $(GST_BASE_LIBS) and CFLAGS to the build
2011-12-11 Tim-Philipp... docs: fix make distcheck
2011-12-11 Tim-Philipp... docs: minor Makefile.am clean-up
2011-12-11 Tim-Philipp... tests: disable failing jifmux, camerabin2, and colorspa...
2011-12-11 Tim-Philipp... tests: fix g_usleep() in camerabin2 test
2011-12-11 Tim-Philipp... po: update translations
2011-12-11 Tim-Philipp... mpegpsmux: put stream headers into output caps
2011-12-11 Tim-Philipp... mpegpsmux: add "aggregate-gops" property to aggregate...
2011-12-11 Tim-Philipp... mpegpsmux: remember primary video stream
2011-12-11 Tim-Philipp... mpegpsmux: remember whether an incoming buffer is a...
2011-12-10 Vincent Penquerc'hopusenc: add upstream negotiation for multistream ability
next