platform/upstream/gstreamer.git
2010-07-06 Edward Herveypo: Use proper gsettings schema file
2010-07-05 Mark Nauwelaertstests: fix caps leak in jpegparse unit test
2010-07-05 Mark Nauwelaertsjpegparse: fix skipping extra 0xff markers
2010-07-05 Sebastian Drögecelt: Improve debugging
2010-07-05 Sebastian Drögeceltenc: Add support for setting the prediction mode...
2010-07-05 Sebastian Drögecelt: Add check for celt 0.8
2010-07-05 Sebastian Drögecelt: Remove support for celt < 0.5
2010-07-05 Sebastian Drögecelt: Fix compilation with celt 0.8
2010-07-05 Alessandro... gsettings: fix some more warnings
2010-07-05 Alessandro... gsettings: fix a compiler warning
2010-07-04 Sebastian Drögegsettings: Initial version of GSettings plugin
2010-07-03 Sebastian Drögedocs: Integrate VP8 documentation
2010-07-03 Sebastian Drögevp8: Add initial documentation, based on the theoradec...
2010-07-03 Sebastian Drögevp8: Move structure definitions, etc to public header...
2010-07-02 Edward Herveyqtmux: Don't use bogus codec/format tags
2010-07-02 Olivier Crêtertpmux: Add support for GstBufferList
2010-07-02 Olivier Crêtertpmux: Don't leak invalid buffers
2010-07-02 Olivier Crêtevideomaxrate: Add to docs
2010-07-02 Olivier Crêtevideomaxrate: Add fixates_caps
2010-07-02 Olivier Crêtevideomaxrate: Accept wider caps
2010-07-02 Olivier Crêtevideomaxrate: Make period over which to average configu...
2010-07-02 Olivier Crêtevideomaxrate: Simplify transform_caps
2010-07-02 Olivier Crêtevideomaxrate: Use basetransform correctly
2010-07-02 Olivier Crêtevideomaxrate: Make plugin actually work by using an...
2010-07-02 Olivier Crêtevideomaxrate: Import plugin
2010-07-01 Thiago Santosfpsdisplaysink: signal-fps-measurements is writable
2010-06-30 Tim-Philipp... tests: add gst-ffmpeg to whitelist as well
2010-06-30 Tim-Philipp... tests: add plugin loading whitelist to test environment
2010-06-30 Sebastian Pölsterlmpegtsparse: don't free PAT structure which may still...
2010-06-30 Tim-Philipp... docs: update inspect info, now sorted and escaped
2010-06-30 Tim-Philipp... .gitignore: ignore temporary orc files
2010-06-29 Sebastian Drögevdpau: Check for log2 and only use it if it's available
2010-06-28 Tim-Philipp... Bump automake requirement to 1.10 and autoconf to 2.60
2010-06-28 Carl-Anton... vdpauh264dec: don't use deprecated g_ptr_array_free...
2010-06-28 Carl-Anton... vdpauvideopostprocess: fix resizing of output
2010-06-28 Carl-Anton... vdpauh264dec: don't use glib 2.22 functions
2010-06-28 Carl-Anton... vdpau: change GstBaseVideoDecoder state api
2010-06-28 Carl-Anton... vdpauh264dec: free frames on finalize in GstH264DPB
2010-06-28 Carl-Anton... vdpau: add display property to GstVdpDecoder
2010-06-28 Carl-Anton... vdpauh264dec: rename GstVdpH264Frame to GstH264Frame
2010-06-28 Carl-Anton... vdpau: fix error handling when plugging "vdpauvideopost...
2010-06-28 Carl-Anton... vdpau: add error parameter to gst_vdp_video_src_pad_get...
2010-06-28 Sebastian Drögevdpau: Link to $(LIBM) for log2 and friends
2010-06-27 Sebastian Drögelegacyresample: Include _stdint.h for int16_t and friends
2010-06-27 Robert Swaincog: Use g_malloc() instead of malloc()
2010-06-27 Tim-Philipp... assrender, ivfparse, jpegformat: fix compiler warnings...
2010-06-27 Sebastian Drögetests: Fix build with GTK+ < 2.17.7
2010-06-27 Sebastian Drögeconfigure: Require GTK+ >= 2.14 for the example
2010-06-27 Sebastian Drögetests: Don't use deprecated GTK API to fix the build...
2010-06-26 Carl-Anton... vdpau: add GstVdpDecoder base class
2010-06-26 Carl-Anton... vdpauh264dec: add gst_h264_dpb_set_output_func function
2010-06-25 Thiago Santosqtmux: Write uint tags that don't have a complement
2010-06-25 Thiago Santosmetadata: Include config.h in metadata*.c files
2010-06-24 Thiago Santosasfmux: Warn if preroll value is too big
2010-06-24 Tim-Philipp... vdpay: fix build in uninstalled setup
2010-06-24 Thiago Santosasfmux: Make metadata writable before setting it
2010-06-24 Carl-Anton... vdpauh264dec: fix unitialized variable
2010-06-24 Carl-Anton... vdpauh264dec: fix initalization of GstNalReader cache
2010-06-24 Thiago Santosfpsdisplaysink: Adds a signal to inform measurements...
2010-06-24 Thiago Santosfpsdisplaysink: Adds max-fps and min-fps property
2010-06-24 Thiago Santosfpsdisplaysink: Use G_PARAM_STATIC_STRINGS in all prope...
2010-06-24 Thiago Santosfpsdisplaysink: Add fps-update-interval property
2010-06-24 Carl-Anton... vdpau: rename GstBaseVideoDecoder to SatBaseVideoDecode...
2010-06-24 Carl-Anton... Revert "vdpau: rename GstBaseVideoDecoder to SatBaseVid...
2010-06-24 Stefan KostAutomatic update of common submodule
2010-06-24 Carl-Anton... vdpau: rename GstBaseVideoDecoder to SatBaseVideoDecoder
2010-06-23 Carl-Anton... vdpauh264dec: use bitshifts instead of pow
2010-06-23 Carl-Anton... vdpauh264dec: add interlaced = false to sink caps
2010-06-23 Sebastian Drögertmp: All read return values smaller than zero are...
2010-06-23 Carl-Anton... vdpauh264dec: fix parsing of scaling lists
2010-06-23 Carl-Anton... vdpauh264dec: fix reading of signed exp golomb
2010-06-23 Carl-Anton... vdpau: fixup decoder timestamping
2010-06-23 Carl-Anton... vdpau: remove parse_codec_data from GstBaseVideoDecoder
2010-06-23 Carl-Anton... vdpauh264dec: fix initialization of fallback scaling...
2010-06-23 Carl-Anton... vdpauh264dec: improve further
2010-06-23 Carl-Anton... vdpauh264dec: now works for simple streams
2010-06-23 Carl-Anton... vdpau: change gst_vdp_video_src_pad_get_device behaviour
2010-06-23 Carl-Anton... vdpau: more work on h264 decoder
2010-06-23 Carl-Anton... vdpau: add beginning of h264 decoder
2010-06-23 Carl-Anton... vdpau: base vdpaumpegdec on GstBaseVideoDecoder
2010-06-23 Carl-Anton... vdpauvideopostprocess: fix small bug
2010-06-23 Carl-Anton... vdpaumpegdec: use READ_UINT[8|16|32] macros
2010-06-23 Carl-Anton... vdpau: remove gst_vdp_video_src_pad_set_caps
2010-06-23 Sebastian Drögertmpsrc: Do some sanity checks before accepting an URI
2010-06-23 Thiago Santosjifmux: Adds image orientation tags tests
2010-06-23 Mark Nauwelaertsh264parse: obtain correct upstream timestamp
2010-06-22 Mark Nauwelaertsh264parse: add new h264 caps attribute alignment
2010-06-21 Stefan Kostwildmidi: fix previous commit
2010-06-21 Stefan Kostwildmidi: don't leak the element refcount
2010-06-21 Edward Herveyqtmux: Remove the pad from our internal list before...
2010-06-21 Thiago Santoscamerabin: Move debug category declaration to a separat...
2010-06-21 Thijs VermeirRevert "h264parse: add parsed field to src caps"
2010-06-20 Austin Lundmpegvideoparse: Remove redundant log message
2010-06-20 Thijs Vermeirh264parse: add parsed field to src caps
2010-06-18 Thiago Santosid3tag: Use gst_tag_list_peek_string_index
2010-06-18 Mark Nauwelaertsh264parse: also handle 3-byte bytestream sync code
2010-06-17 Thijs Vermeirmpegdemux: improve debug output
2010-06-16 Benjamin Ottepnmdec: Don't crash if no valid input was parsed yet
2010-06-16 Austin Lundmpegvideoparse: Added debugging output for mpegpacketiser
2010-06-15 Edward HerveyAutomatic update of common submodule
next