platform/upstream/gstreamer.git
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...
2011-11-29 Sebastian Drögebasevideoencoder: Move some fields to the private part...
2011-11-29 Sebastian Drögebasevideoencoder: Make headers metadata writable before...
2011-11-29 Sebastian Drögebasevideoencoder: Push the downstream force-keyframe...
2011-11-29 Sebastian Drögebasevideoencoder: Don't push an upstream force-keyunit...
2011-11-29 Jonas Larssonbasevideoencoder: Add initial support for the all-heade...
2011-11-29 Tim-Philipp... kate: fix set-but-not-used-variable compiler warning
2011-11-29 Tim-Philipp... codecparsers: minor fixes
2011-11-29 Thibault Sauniercodecparser: mpeg4: Look for resync code in _mpeg4_parse
2011-11-29 Thibault Sauniermpeg4videoparse: Properly handle profile and level...
2011-11-29 Thibault Sauniermpeg4videoparse: Port to the new mpeg4parser library
2011-11-29 Thibault Sauniermpeg4videoparse: Move to the videoparsers plugin
2011-11-29 Thibault Sauniercodecparsers: Declare private arrays as static all...
2011-11-29 Thibault Sauniercodecparsers: mpeg4: Implement an Mpeg4 part 2 parsing...
2011-11-29 Thibault Sauniercodecparsers: Move shared code to a parser utils file
2011-11-29 Thibault Saunierpkgconfig: remove references to codecparsers from ...
2011-11-28 Thiago Santoscamerabin2: viewfinderbin: use faster cast macro
2011-11-28 Thiago Santoscamerabin2: viewfinderbin: Link elements directly to...
2011-11-28 Thiago Santoscamerabin2: micro optimize linking some more
2011-11-28 Vincent Penquerc'hkate: support for rendering on several YUV formats
2011-11-28 Vincent Penquerc'hmpeg4videoparse: fix number of bytes read for fixed...
2011-11-28 Vincent Penquerc'hmpegdemux: Try to add all streams early
2011-11-28 Vincent Penquerc'hmpegtsdemux: handle pads with no data
2011-11-28 Vincent Penquerc'hmpegtsdemux: signal no-more-pads when appropriate
2011-11-28 Vincent Penquerc'hmpegdemux: take into account offset of first buffer
2011-11-28 Vincent Penquerc'hmpegdemux: fix some more video freezing
2011-11-28 Vincent Penquerc'hmpegdemux: catch smaller PTS dicontinuities
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-11-28 Julien Isorcertmp: add WSAStartup and WSACleanup on Win32
2011-11-27 Tim-Philipp... aiffparse: extract ID3 tags embedded in ID3 chunks
2011-11-25 Danilo Cesar... opusenc: Fixing "Unused var" compiling error for opus...
2011-11-25 Vincent Penquerc'hopusenc: only use mono streams for > 2 channels
2011-11-25 Vincent Penquerc'hopus: add some more debug information about channel...
2011-11-25 Vincent Penquerc'hopusparse: remove dead assigments
2011-11-25 Vincent Penquerc'hopusenc: do not cause the decoder to apply the channel...
2011-11-25 Vincent Penquerc'hopusdec: fix bogus assertion
2011-11-25 Mark Nauwelaertstests: add unit test for voamrwbenc
2011-11-25 Tim-Philipp... basevideodecoder: some more debug logging
2011-11-25 Tim-Philipp... vp8dec: use new basevideodecoder API to drop frames...
2011-11-25 Tim-Philipp... basevideodecoder: add API to drop a frame and post...
2011-11-25 Luciana Fujii... Add pvrvideosink element
2011-11-24 Stefan Saueraudiovisualizers: add aa-line code and user for wave...
2011-11-24 Vincent Penquerc'hopus: pre-skip and output gain are little endian, remov...
2011-11-24 Vincent Penquerc'hopus: multichannel support
2011-11-24 Vincent Penquerc'hopus: switch to multistream API
2011-11-24 Vincent Penquerc'hopusdec: shuffle supported sample rates to favor 48000
2011-11-24 Vincent Penquerc'hopusenc: remove useless setup field
2011-11-24 Vincent Penquerc'hcolorspace: fix width/height mismatches
2011-11-24 Sebastian Drögempeg4videoparse: Use the sinkpad template caps as a...
2011-11-24 Sebastian Drögempegvideoparse: Implement ::get_sink_caps vfunc to...
2011-11-24 Sebastian Drögeh263parse: Implement ::get_sink_caps vfunc to propagate...
2011-11-24 Sebastian Drögediracparse: Implement ::get_sink_caps vfunc to propagat...
2011-11-24 Sebastian Drögempeg4videoparse: Implement ::get_sink_caps vfunc to...
2011-11-23 Mark Nauwelaertsfaac: do not leak buffer when no encoded data yet or...
2011-11-23 Mark Nauwelaertsdtsdec: port to audiodecoder
2011-11-23 Tim-Philipp... smooth: fix printf format compiler warning in debug...
2011-11-23 Krzysztof Krakowiakmodplug: fix modules playing as mono instead of stereo
2011-11-23 Vincent Penquerc'hopusdec: implement replay gain
2011-11-23 Vincent Penquerc'hopusdec: add in-band FEC support
2011-11-23 René Stadlerfrei0r: normalize boolean property default values to...
2011-11-23 Edward Herveypkgconfig: aaand fix my last commit
2011-11-23 Edward Herveypkgconfig: Fix gstreamer-basevideo-uninstalled.pc.in
2011-11-23 Stefan Saueraudiovisualizers: update README and TODO comments
next