platform/upstream/gst-plugins-bad.git
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
2011-12-09 Danilo Cesar... Adding opus RTP payloader/depayloader element
2011-12-09 Vincent Penquerc'hopus: include streams count in caps
2011-12-09 Vincent Penquerc'hopus: properly create channel mapping tables
2011-12-08 Tim-Philipp... videoparsers: fix LIBS order in Makefile.am
2011-12-08 Vincent Penquerc'hmpegtsdemux: only offset timestamps when live
2011-12-08 Sebastian Drögebasevideoencoder: Only make the header buffer metadata...
2011-12-08 Sebastian Drögebasevideoencoder: Fix handling of force-keyunit events
2011-12-07 Olivier Crêteopusdec: header cleanup
2011-12-07 Olivier Crêteopusdec: Truncate caps first
2011-12-07 Vincent Penquerc'hopusdec: default to stereo 48000 Hz if possible when...
2011-12-07 Sebastian Drögersndec: Don't use the initial-identity property on...
2011-12-07 Sebastian Drögeautoconvert: Remove the initial-identity property from...
2011-12-06 Thibault Sauniervideoparsers: Do not not skip startcode when needed
2011-12-06 Zhao Halleycodecparsers: first video_packet_header doesn't start...
2011-12-06 Zhao Halleycodecparsers: return NO_PACKET if needed
2011-12-06 Zhao Halleycodecparsers: fix an issue in check resync marker
2011-12-06 Zhao Halleycodecparsers: fix an issue in finding the last video...
2011-12-06 Zhao Halleycodecparsers: include resync marker in video packet...
2011-12-06 Zhao Halleycodecparsers: scan next resync marker after current one
2011-12-06 Zhao Halleycodecparsers: fix < 0 issue of guint in mpeg4 parser
2011-12-06 Zhao Halleycodecparsers: fix pattern/mask of resync_marker parsing...
2011-12-06 Alessandro... h264parse: handle force key unit events
2011-12-06 Alessandro... codecparsers: fix compile warnings in gstmpeg4parser.c
2011-12-05 Edward Herveytests: Add more files to .gitignore
2011-12-05 Edward Herveyh264parse: Use faster parsing variant when input is...
2011-12-05 Edward Herveycodecparsers: Variant of _identify_nalu without checks
2011-12-05 Mark Nauwelaertsh264parse: reflow slice nal processing
2011-12-05 Mark Nauwelaertsh264parse: optimize slice nal processing
2011-12-05 Mark Nauwelaertscodecparser: unbreak h264 slice header parsing
2011-12-05 Sebastian Drögeautoconvert: Implement iterate_internal_links function...
2011-12-02 Vincent Penquerc'hopusdec: guard against decoding 0 samples
2011-12-02 Sebastian Drögeconfigure: Require XVID API >= 4.3
2011-12-01 Sebastian Drögexvidenc: Don't add the profile/level to the video/x...
2011-12-01 Sebastian Drögexvidenc: Add profile/level to the caps and negotiate...
2011-12-01 Sebastian Drögexvidenc: Add support for levels 4a/5/6 of the simple...
2011-12-01 Alessandro... h264parse: let upstream PAR override in-stream PAR
2011-12-01 Alessandro... h264parse: rework PAR parsing
2011-12-01 Luciana Fujii... h264parse: respect pixel-aspect-ratio
2011-11-30 Stefan Sauerspacespace: whitespace cleanups
2011-11-30 Stefan Sauerwavescape: also add colormodes like in spacescope
2011-11-30 Stefan Saueraudiovisualizer: update README
2011-11-30 Stefan Sauerspacescope: add color-modes
2011-11-30 Nicola Murinoreplace propset_mutex with GST_OBJECT_LOCK
2011-11-30 Stefan Saueraudiovisualizers: streamline the line_aa code
2011-11-30 Tim-Philipp... mpegtsmux: fix build in uninstalled setup
2011-11-30 Alessandro... mpegtsmux: add support for force key unit events
2011-11-29 Stefan Saueropencv: allow to build against 2.3.1
2011-11-29 Tim-Philipp... build: add old mpeg4videoparse directory to CRUFT_DIRS
2011-11-29 Gwenole Beauchesnecodecparsers: h264: record ref_pic_list_modification().
2011-11-29 Gwenole Beauchesnecodecparsers: h264: rename ref_pic_list_reordering...
2011-11-29 Alexey Fishermpegpsdemux: recalculate adjust if difference is negative
2011-11-29 Sebastian Drögebasevideoencoder: Pass the all-headers field of the...
2011-11-29 Sebastian Drögebasevideoencoder: Implement full support for the new...
2011-11-29 Sebastian Drögebasevideoencoder: Use new force-keyunit event API from...
2011-11-29 Sebastian Drögebasevideoencoder: Adjusting padding is not required...
next