camerabin: Don't install gst-camera.ui
[platform/upstream/gstreamer.git] / sys /
2010-08-08 Carl-Anton Ingmarssonvdpaumpeg4dec: fix typo in default_non_intra_quant_matrix
2010-08-08 Carl-Anton Ingmarssonvdpau: add mpeg4 part2 decoder
2010-08-06 Tim-Philipp Müllerdvbsrc: align actual default values for properties...
2010-08-06 Carl-Anton Ingmarssonvdpau: fix destruction of GstVdpDevice when it failed...
2010-08-06 Carl-Anton Ingmarssonvdpausink: use separate mutex for device locking
2010-08-06 Andoni Morales Ala... dshowvideosink: close our own window when changing...
2010-08-06 Raimo Jarvidshowvideosink: allow changing window ID whilst in...
2010-08-02 Carl-Anton Ingmarssonvdpau: set back plugin ranks to GST_RANK_NONE
2010-08-02 Carl-Anton Ingmarssonvdpau: slightly fix GstBaseVideoDecoder timestamping
2010-08-02 Carl-Anton Ingmarssonvdpau: init debug category in gst_vdp_video_buffer_get_type
2010-07-30 Carl-Anton Ingmarssonvdpau: add error reporting to device creation
2010-07-30 Carl-Anton Ingmarssonvdpau: fix small typo in GstBaseVideoDecoder
2010-07-30 Carl-Anton Ingmarssonvdpau: use gst_vdp_yuv_to_video_caps in GstVdpVideoSrcP...
2010-07-30 Carl-Anton Ingmarssonvdpau: rename gst_vdp_video_buffer_parse_yuv_caps and...
2010-07-30 Carl-Anton Ingmarssonvdpau: GstVdpOutputSrcPad use gst_pad_alloc when output...
2010-07-30 Carl-Anton Ingmarssonvdpau: properly remove "chroma-type" field from transfo...
2010-07-30 Carl-Anton Ingmarssonvdpauvideopostprocess: use GstVdp[Video|Output]BufferPo...
2010-07-30 Carl-Anton Ingmarssonvdpausink: use GstVdpOutputBufferPool to alloc our...
2010-07-30 Carl-Anton Ingmarssonvdpau: use GstVdpVideoBufferPool in GstVdpVideoSrcPad
2010-07-30 Carl-Anton Ingmarssonvdpau: add GstVdpOutputBufferPool
2010-07-30 Carl-Anton Ingmarssonvdpau: add GstVdpVideoBufferPool
2010-07-30 Carl-Anton Ingmarssonvdpau: add GstVdpBufferPool base class
2010-07-30 Carl-Anton Ingmarssonvdpau: remove GstVdpOutputSrcPad "template-caps" property
2010-07-30 Carl-Anton Ingmarssonvdpau: remove GstVdpOutputSrcPad code to retrieve the...
2010-07-30 Carl-Anton Ingmarssonvdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice
2010-07-30 Carl-Anton Ingmarssonvdpau: fix GstBaseVideoDecoder returning wrong GstState...
2010-07-30 Carl-Anton Ingmarssonvdpaumpegdec: remove unneeded setting of buffer flags
2010-07-29 Andoni Moralesdshowvideosrc: don't make a range if min==max
2010-07-27 Tim-Philipp Müllervdpau: dist new header file
2010-07-23 Julien Mouttedshowvideosink: Improvements contributed from the Moovi...
2010-07-22 Carl-Anton Ingmarssonvdpau: add gst_vdp_decoder_render and gst_vdp_decoder_i...
2010-07-19 Carl-Anton Ingmarssonvdpauh264dec: try to calculate framerate if we don...
2010-07-19 Thijs Vermeirvdpau: fix segfault when vdpau device could not be...
2010-07-18 Carl-Anton Ingmarssonvdpauh264dec: fix problem when encountering GST_NAL_AU_...
2010-07-16 Sebastian Drögewasapisrc: Use new gst_audio_clock_new_full()
2010-07-15 Carl-Anton Ingmarssonvdpauh264dec: calculate width and height from bitstream...
2010-07-15 Carl-Anton Ingmarssonvdpauh264dec: fix usage of g_bit_storage
2010-07-14 Carl-Anton Ingmarssonvdpaumpegdec: rename zigzag matrix
2010-07-14 Carl-Anton Ingmarssonvdpauh264dec: use g_bit_storage instead of log2
2010-07-08 David Hoytwinks: fix compilation by using the right function
2010-07-07 Michael Smithdshowdecwrapper: reset flow return state tracker after...
2010-07-07 Philippe Normanddshowvideosink: Update renderer aspect ratio after...
2010-07-06 Andoni Morales Ala... dshowaudiodec: Fix compilation error
2010-06-29 Sebastian Drögevdpau: Check for log2 and only use it if it's available
2010-06-28 Carl-Anton Ingmarssonvdpauh264dec: don't use deprecated g_ptr_array_free...
2010-06-28 Carl-Anton Ingmarssonvdpauvideopostprocess: fix resizing of output
2010-06-28 Carl-Anton Ingmarssonvdpauh264dec: don't use glib 2.22 functions
2010-06-28 Carl-Anton Ingmarssonvdpau: change GstBaseVideoDecoder state api
2010-06-28 Carl-Anton Ingmarssonvdpauh264dec: free frames on finalize in GstH264DPB
2010-06-28 Carl-Anton Ingmarssonvdpau: add display property to GstVdpDecoder
2010-06-28 Carl-Anton Ingmarssonvdpauh264dec: rename GstVdpH264Frame to GstH264Frame
2010-06-28 Carl-Anton Ingmarssonvdpau: fix error handling when plugging "vdpauvideopost...
2010-06-28 Carl-Anton Ingmarssonvdpau: 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-26 Carl-Anton Ingmarssonvdpau: add GstVdpDecoder base class
2010-06-26 Carl-Anton Ingmarssonvdpauh264dec: add gst_h264_dpb_set_output_func function
2010-06-24 Tim-Philipp Müllervdpay: fix build in uninstalled setup
2010-06-24 Carl-Anton Ingmarssonvdpauh264dec: fix unitialized variable
2010-06-24 Carl-Anton Ingmarssonvdpauh264dec: fix initalization of GstNalReader cache
2010-06-24 Carl-Anton Ingmarssonvdpau: rename GstBaseVideoDecoder to SatBaseVideoDecode...
2010-06-24 Carl-Anton IngmarssonRevert "vdpau: rename GstBaseVideoDecoder to SatBaseVid...
2010-06-24 Carl-Anton Ingmarssonvdpau: rename GstBaseVideoDecoder to SatBaseVideoDecoder
2010-06-23 Carl-Anton Ingmarssonvdpauh264dec: use bitshifts instead of pow
2010-06-23 Carl-Anton Ingmarssonvdpauh264dec: add interlaced = false to sink caps
2010-06-23 Carl-Anton Ingmarssonvdpauh264dec: fix parsing of scaling lists
2010-06-23 Carl-Anton Ingmarssonvdpauh264dec: fix reading of signed exp golomb
2010-06-23 Carl-Anton Ingmarssonvdpau: fixup decoder timestamping
2010-06-23 Carl-Anton Ingmarssonvdpau: remove parse_codec_data from GstBaseVideoDecoder
2010-06-23 Carl-Anton Ingmarssonvdpauh264dec: fix initialization of fallback scaling...
2010-06-23 Carl-Anton Ingmarssonvdpauh264dec: improve further
2010-06-23 Carl-Anton Ingmarssonvdpauh264dec: now works for simple streams
2010-06-23 Carl-Anton Ingmarssonvdpau: change gst_vdp_video_src_pad_get_device behaviour
2010-06-23 Carl-Anton Ingmarssonvdpau: more work on h264 decoder
2010-06-23 Carl-Anton Ingmarssonvdpau: add beginning of h264 decoder
2010-06-23 Carl-Anton Ingmarssonvdpau: base vdpaumpegdec on GstBaseVideoDecoder
2010-06-23 Carl-Anton Ingmarssonvdpauvideopostprocess: fix small bug
2010-06-23 Carl-Anton Ingmarssonvdpaumpegdec: use READ_UINT[8|16|32] macros
2010-06-23 Carl-Anton Ingmarssonvdpau: remove gst_vdp_video_src_pad_set_caps
2010-06-11 Tim-Philipp Müllervcdsrc: minor clean-up
2010-06-04 Olivier Crêteshmsink: Verify that pipe exists before resizing it
2010-06-04 Olivier Crêteshm: Add copyright notices to shmalloc.[ch] and shmpipe...
2010-06-03 Tim-Philipp Müllershm: fix debug messages
2010-06-03 Olivier Crêteshmsink: Make static function static
2010-06-03 Olivier Crêteshm: Use gst_element_class_set_details_simple
2010-06-03 Olivier Crêteshm: Move to sys/ since it doesn't exist on windows
2010-05-22 Bastien Noceravcdsrc: change VCD URI handler to the DVD scheme
2010-05-20 David SchleefSplit out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
2010-05-11 Tim-Philipp MüllerRemove oss4 plugin
2010-05-01 Carl-Anton Ingmarssonvdpau: fix small typo
2010-05-01 Carl-Anton Ingmarssonvdpau: add leftover gstvdp.h
2010-05-01 Carl-Anton Ingmarssonvdpauvideopostprocess: fix crasher on setting propertie...
2010-05-01 Carl-Anton Ingmarssonvdpau: remove debug code
2010-05-01 Carl-Anton Ingmarssonvdpau: small api cleanup
2010-05-01 Carl-Anton Ingmarssonvdpau: small fixes
2010-05-01 Carl-Anton Ingmarssonvdpau: add back gstvdpau.c
2010-05-01 Carl-Anton Ingmarssonvdpau: add gst_vdp_init function where we register...
2010-05-01 Carl-Anton Ingmarssonvdpau: add better error handling to GstVdpOutputSrcPad
2010-05-01 Carl-Anton Ingmarssonvdpau: make GstVdpVideoSrcPad(Class)? private
2010-05-01 Carl-Anton Ingmarssonvdpaumpegdec: follow GstVdpVideoSrcPad changes
2010-05-01 Carl-Anton Ingmarssonvdpau: remove template-caps propery form GstVdpVideoSrcPad
next