March 2013 Archives by subject
Starting: Fri Mar 1 01:05:12 PST 2013
Ending: Sun Mar 31 10:24:01 PDT 2013
Messages: 1037
- [0.10] common: gst-args.m4: default to --disable-fatal-warnings for 0. 10 git
Tim Müller
- [0.10] common: gst-glib.m4: drop -DGLIB_DISABLE_DEPRECATED
Tim Müller
- [0.10] gnonlin: Automatic update of common submodule
Tim Müller
- [0.10] gst-editing-services: Automatic update of common submodule
Tim Müller
- [0.10] gst-ffmpeg: Automatic update of common submodule
Tim Müller
- [0.10] gst-omx: Add configure parameter for setting the OpenMAX IL target
Josep Torra
- [0.10] gst-omx: Add missing file from last commit
Josep Torra
- [0.10] gst-omx: Add OpenMAX IL target for Bellagio
Josep Torra
- [0.10] gst-omx: Allow using external OpenMAX IL headers
Josep Torra
- [0.10] gst-omx: basevideodecoder: sync local copy with latest changes in master
Josep Torra
- [0.10] gst-omx: build: fix autogen.sh with automake 1.13
Josep Torra
- [0.10] gst-omx: config: Add h264 and mpeg2 encoders to the raspberry pi config
Josep Torra
- [0.10] gst-omx: config: Add raspberry-pi configuration in a different directory
Josep Torra
- [0.10] gst-omx: configure: Add configure option to pack OpenMAX structures
Josep Torra
- [0.10] gst-omx: Install the RPI config when the RPI target is selected
Josep Torra
- [0.10] gst-omx: makefile: conditional VP8 source code has to be disted
Josep Torra
- [0.10] gst-omx: makefile: source code for local copy of base classes has to be disted
Josep Torra
- [0.10] gst-omx: omx: Add a method to send message
Josep Torra
- [0.10] gst-omx: omx: add a workaround to build against the GStreamer SDK
Josep Torra
- [0.10] gst-omx: omx: Add API for allocating a specific number of buffers and using EGLImages or buffers allocated elsewhere
Josep Torra
- [0.10] gst-omx: omx: Add hack for RPi for the minimum number of buffers required for a port
Josep Torra
- [0.10] gst-omx: omx: Add hack to load and initialize libbcm_host.so
Josep Torra
- [0.10] gst-omx: omx: Add methods to set up and close a tunnel between components
Josep Torra
- [0.10] gst-omx: omx: Add MJPEG decoder support
Josep Torra
- [0.10] gst-omx: omx: Add more constraints to the default sink template caps
Josep Torra
- [0.10] gst-omx: omx: add mpeg2 video decoder
Josep Torra
- [0.10] gst-omx: omx: Add timeout to the flush operation and move buffer populating to a separate function
Josep Torra
- [0.10] gst-omx: omx: Add VP8 decoder support
Josep Torra
- [0.10] gst-omx: omx: Also initialize nStep field of the OMX structures
Josep Torra
- [0.10] gst-omx: omx: Always load the OpenMAX IL cores with G_MODULE_BIND_LOCAL
Josep Torra
- [0.10] gst-omx: omx: Always tell the component about the right number of buffers that we' re going to allocate
Josep Torra
- [0.10] gst-omx: omx: Atomic ops are not required anymore for the reconfiguration
Josep Torra
- [0.10] gst-omx: omx: Auto-detect the port indizes if possible
Josep Torra
- [0.10] gst-omx: omx: backport remaining bits from master
Josep Torra
- [0.10] gst-omx: omx: Catch errors when releasing buffers to a port and handle them
Josep Torra
- [0.10] gst-omx: omx: Clarify that loop task is also paused in EOS
Josep Torra
- [0.10] gst-omx: omx: Clean up port settings change handling
Josep Torra
- [0.10] gst-omx: omx: Do number of buffers configuration explicitely
Josep Torra
- [0.10] gst-omx: omx: Don't access the port's buffers array if it wasn' t allocated yet
Josep Torra
- [0.10] gst-omx: omx: Don't set profile/ level in other encoders if downstream caps don't specify any
Josep Torra
- [0.10] gst-omx: omx: drop dead code
Josep Torra
- [0.10] gst-omx: omx: Fix another race condition in the recursive mutex
Josep Torra
- [0.10] gst-omx: omx: Fix deadlock during reconfiguration
Josep Torra
- [0.10] gst-omx: omx: Fix deadlock in encoders and add explainatory comments .
Josep Torra
- [0.10] gst-omx: omx: Fix refcount problem with frames being dropped because of decoder bugs
Josep Torra
- [0.10] gst-omx: omx: Fix some memory leaks and suboptimal locking
Josep Torra
- [0.10] gst-omx: omx: Fix ununsed variable compiler warning
Josep Torra
- [0.10] gst-omx: omx: Flush and stop srcpad when configuring new caps
Josep Torra
- [0.10] gst-omx: omx: Flushing is also allowed in Paused state
Josep Torra
- [0.10] gst-omx: omx: Handle errors more gracefully
Josep Torra
- [0.10] gst-omx: omx: Handle the OMX_EventBufferFlag to detect EOS too
Josep Torra
- [0.10] gst-omx: omx: Implement new approach for locking that should solve all deadlocks on RPi
Josep Torra
- [0.10] gst-omx: omx: improve debug logging some more
Josep Torra
- [0.10] gst-omx: omx: improve debug message when we can' t find the config file
Josep Torra
- [0.10] gst-omx: omx: Improve debug output
Josep Torra
- [0.10] gst-omx: omx: Initialize struct version with the OMX version we compiled with
Josep Torra
- [0.10] gst-omx: omx: Initialize structures to version 1.1.2
Josep Torra
- [0.10] gst-omx: omx: Invert assertion to let it express what was intended
Josep Torra
- [0.10] gst-omx: omx: Lazy-load symbols of libbcm_host.so
Josep Torra
- [0.10] gst-omx: omx: log commands as strings
Josep Torra
- [0.10] gst-omx: omx: log component name in debug messages
Josep Torra
- [0.10] gst-omx: omx: log states as strings
Josep Torra
- [0.10] gst-omx: omx: Log unknown events
Josep Torra
- [0.10] gst-omx: omx: Mark an array as const
Josep Torra
- [0.10] gst-omx: omx: Mark OpenMAX buffers as EGLImage if they contain one
Josep Torra
- [0.10] gst-omx: omx: Minimize the time when the messages lock is held
Josep Torra
- [0.10] gst-omx: omx: Minor changes on debuging info
Josep Torra
- [0.10] gst-omx: omx: minor stylistic change for consistency with other similar code
Josep Torra
- [0.10] gst-omx: omx: missed detail in previous backports
Josep Torra
- [0.10] gst-omx: omx: No need to start the srcpad task in ::start() already
Josep Torra
- [0.10] gst-omx: omx: Only unref caps after usage of its fields
Josep Torra
- [0.10] gst-omx: omx: Port to video base classes from -base
Josep Torra
- [0.10] gst-omx: omx: Refactor code flow a bit if output port settings have changed
Josep Torra
- [0.10] gst-omx: omx: Refactor querying of component supported caps into its own function
Josep Torra
- [0.10] gst-omx: omx: Refactor waiting for buffers to be released by the component to a separate function
Josep Torra
- [0.10] gst-omx: omx: Release buffers to the correct port
Josep Torra
- [0.10] gst-omx: omx: Remove additional comma
Josep Torra
- [0.10] gst-omx: omx: Remove min buffer count hack for RPi again
Josep Torra
- [0.10] gst-omx: omx: Rename MPEG2 decoder for consistency everywhere
Josep Torra
- [0.10] gst-omx: omx: Reset EOS flag in more places
Josep Torra
- [0.10] gst-omx: omx: Reset some more buffer fields as required
Josep Torra
- [0.10] gst-omx: omx: Reset the flags for output ports when releasing a buffer, not for input ports
Josep Torra
- [0.10] gst-omx: omx: Return port definition update errors
Josep Torra
- [0.10] gst-omx: omx: Return the OMX_ERRORTYPE from gst_omx_port_update_port_definition
Josep Torra
- [0.10] gst-omx: omx: Some minor refactoring and cleanup
Josep Torra
- [0.10] gst-omx: omx: Split enabling/ disabling of port into sending the command and waiting for it
Josep Torra
- [0.10] gst-omx: omx: Stop output port task after draining
Josep Torra
- [0.10] gst-omx: omx: The hack to disable usage of EOS buffers is not necessary anymore on RPi
Josep Torra
- [0.10] gst-omx: omx: The MPEG4 encoder is not available on RPi and probably never will
Josep Torra
- [0.10] gst-omx: omx: Update port definition when changing some port setting
Josep Torra
- [0.10] gst-omx: omx: Use has_suffix() instead of has_prefix() for the Broadcom hack
Josep Torra
- [0.10] gst-omx: omx: use no-component-reconfigure hack on the Raspberry PI
Josep Torra
- [0.10] gst-omx: omx: Use open/close vfuncs
Josep Torra
- [0.10] gst-omx: omxaudioenc: Disable output port when setting a new format
Josep Torra
- [0.10] gst-omx: omxaudioenc: Only enable the output port after we know the output format
Josep Torra
- [0.10] gst-omx: omxaudioenc: Rename component variable
Josep Torra
- [0.10] gst-omx: omxh264enc: If caps specify no profile/ level use the component's defaults
Josep Torra
- [0.10] gst-omx: omxh264enc: The h264 encoders are supposed to output byte-stream/au
Josep Torra
- [0.10] gst-omx: omxmpeg2dec: mpeg-2 decoder should be able to handle mpeg-1 too
Josep Torra
- [0.10] gst-omx: omxrecmutex: Fix a small race condition when unlocking a non-recursive lock
Josep Torra
- [0.10] gst-omx: omxrecmutex: Fix another race condition when two threads are trying to lock for recursion at the same time
Josep Torra
- [0.10] gst-omx: omxrecmutex: Fix yet another race condition that resulted in deadlocks
Josep Torra
- [0.10] gst-omx: omxvideodec: avoid a deadlock
Josep Torra
- [0.10] gst-omx: omxvideodec: Deallocate output buffers with the right function
Josep Torra
- [0.10] gst-omx: omxvideodec: Disable output port when setting a new format
Josep Torra
- [0.10] gst-omx: omxvideodec: Don't forget to free a GList
Josep Torra
- [0.10] gst-omx: omxvideodec: Don't forget to populate output port
Josep Torra
- [0.10] gst-omx: omxvideodec: Don't interpolate timestamps
Josep Torra
- [0.10] gst-omx: omxvideodec: Drop too late frames instead of finishing them
Josep Torra
- [0.10] gst-omx: omxvideodec: During negotiation of the output format make sure we use the correct OpenMAX format
Josep Torra
- [0.10] gst-omx: omxvideodec: Fix copying of the video frames from the OMX buffers
Josep Torra
- [0.10] gst-omx: omxvideodec: If negotiation fails this could also mean that the component can' t do it at this point yet
Josep Torra
- [0.10] gst-omx: omxvideodec: implement same kind of wait that it' s in master
Josep Torra
- [0.10] gst-omx: omxvideodec: Improve format negotiation a bit
Josep Torra
- [0.10] gst-omx: omxvideodec: initialize param structure before using it
Josep Torra
- [0.10] gst-omx: omxvideodec: Make code more close to master
Josep Torra
- [0.10] gst-omx: omxvideodec: Make sure that the first frame we pass to OpenMAX is a sync frame
Josep Torra
- [0.10] gst-omx: omxvideodec: Make sure the output port is disabled while we allocate buffers
Josep Torra
- [0.10] gst-omx: omxvideodec: Map OMX_COLOR_FormatYUV420PackedPlanar to I420 too
Josep Torra
- [0.10] gst-omx: omxvideodec: OMX_ErrorNoMore is no error and just means we ended iteration
Josep Torra
- [0.10] gst-omx: omxvideodec: Only enable the output port after we know the output format
Josep Torra
- [0.10] gst-omx: omxvideodec: Only negotiate a color format with downstream on the initial caps
Josep Torra
- [0.10] gst-omx: omxvideodec: prevent a NULL pointer access
Josep Torra
- [0.10] gst-omx: omxvideodec: Rename component variable
Josep Torra
- [0.10] gst-omx: omxvideodec: Set ENDOFFRAME flag for the end of frames
Josep Torra
- [0.10] gst-omx: omxvideodec: Set the OMX buffer nFilledLength field properly
Josep Torra
- [0.10] gst-omx: omxvideoenc: Allocate output buffers as early as possible
Josep Torra
- [0.10] gst-omx: omxvideoenc: Always allocate output buffers from the loop function
Josep Torra
- [0.10] gst-omx: omxvideoenc: And set it actually on the right port
Josep Torra
- [0.10] gst-omx: omxvideoenc: Disable output port when setting a new format
Josep Torra
- [0.10] gst-omx: omxvideoenc: drop unused data member
Josep Torra
- [0.10] gst-omx: omxvideoenc: Fix copying of the video frames to the OMX buffers
Josep Torra
- [0.10] gst-omx: omxvideoenc: gst_omx_port_update_port_definition() returns a OMX_ERRORTYPE, not a gboolean
Josep Torra
- [0.10] gst-omx: omxvideoenc: Implement getcaps() vfunc
Josep Torra
- [0.10] gst-omx: omxvideoenc: Only enable the output port after we know the output format
Josep Torra
- [0.10] gst-omx: omxvideoenc: prevent a NULL pointer access
Josep Torra
- [0.10] gst-omx: omxvideoenc: Properly check the nVersion field
Josep Torra
- [0.10] gst-omx: omxvideoenc: Properly negotiate OMX color format with the component
Josep Torra
- [0.10] gst-omx: omxvideoenc: remove duplicated line
Josep Torra
- [0.10] gst-omx: omxvideoenc: Rename component variable
Josep Torra
- [0.10] gst-omx: omxvideoenc: RPi returns garbage for OMX_IndexParamVideoBitrate, work around that
Josep Torra
- [0.10] gst-omx: omxvideoenc: Set stride, slice height and buffer size
Josep Torra
- [0.10] gst-omx: omxvideoenc: Set the coding type in the subclasses to the specific codec
Josep Torra
- [0.10] gst-omx: omxvideoenc: Store correct input state
Josep Torra
- [0.10] gst-omx: omxvideoenc: Use the correct video codec state when filling an input buffer
Josep Torra
- [0.10] gst-omx: omxvideoenc: Wait until the Executing state is reached before passing buffers to the component
Josep Torra
- [0.10] gst-omx: omxvideoenec: Don' t forget propagate flow return value upstream
Josep Torra
- [0.10] gst-omx: omxvideo{dec, enc}: Don't use the input state if it wasn' t set yet
Josep Torra
- [0.10] gst-omx: raspberry: Add a gstomx.conf for the Raspberry Pi
Josep Torra
- [0.10] gst-omx: Retry loading libbcm_host. so without an absolute path if that failed
Josep Torra
- [0.10] gst-omx: Revert "omx: use no-component-reconfigure hack on the Raspberry PI"
Josep Torra
- [0.10] gst-omx: rpi: Add h263 decoder and rename MPEG2 decoder for consistency
Josep Torra
- [0.10] gst-omx: rpi: Add MJPEG decoder
Josep Torra
- [0.10] gst-omx: rpi: Add VC1/WMV3 decoder
Josep Torra
- [0.10] gst-omx: rpi: Add VP8 decoder
Josep Torra
- [0.10] gst-omx: rpi: Fix commit that added the VC1 decoder
Josep Torra
- [0.10] gst-omx: Set default hacks for the RPI target and always initialize bcm_host
Josep Torra
- [0.10] gst-omx: tools: Add tool to list all components and their roles
Josep Torra
- [0.10] gst-omx: Update .gitignore
Josep Torra
- [0.10] gst-plugins-bad: applemedia: fix build for objc
Thiago Sousa Santos
- [0.10] gst-plugins-bad: applemedia: suppress warnings for deprecated glib API
Josep Torra
- [0.10] gst-plugins-bad: Automatic update of common submodule
Tim Müller
- [0.10] gst-plugins-bad: configure.ac: update courtesy of autoupdate
Josep Torra
- [0.10] gst-plugins-bad: configure: add missing AC_LANG_PROGRAM call to DirectShow tests
Josep Torra
- [0.10] gst-plugins-bad: configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Josep Torra
- [0.10] gst-plugins-bad: configure: sprinkle some AC_LANG_PROGRAM in wasapi check
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Add bcm/Raspberry Pi support.
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Also check for all the required libraries and headers for RPi
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Always use an RGBA configuration
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Close the dispman display on RPi after usage
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Don't replace caps in received buffers
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Fix aspect-ratio issues caused by scaling on RPi
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Fix compiler warning on RPi
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: For RPi, initialize bcm_host in plugin_init()
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: gst_video_sink_center_rect() takes the structs itself instead of pointers as first parameters
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Make code more close to master
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Make last_flow handling more threadsafe
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: reconfigure VBO on stream size changes
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Some refactoring as preparation for platform specific rendering
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: Split upload and rendering into separate functions
Josep Torra
- [0.10] gst-plugins-bad: eglglessink: There are only two GLSL programs, not three
Josep Torra
- [0.10] gst-plugins-bad: h264parse: don' t rewind to the NAL length size in bytewriter if the format is bytestream
Josep Torra
- [0.10] gst-plugins-bad: h264parse: separate fields for distinct functional uses of codec_data field
Josep Torra
- [0.10] gst-plugins-bad: h264parse: use upstream width/height when given
Josep Torra
- [0.10] gst-plugins-bad: hlsdemux: Use correct print format specifier to fix a compiler warning
Josep Torra
- [0.10] gst-plugins-bad: mxfdemux: printf format fixes for debug messages
Josep Torra
- [0.10] gst-plugins-bad: videoparsers: preserve upstream fps and par
Josep Torra
- [0.10] gst-plugins-bad: videoparsers: use parsed or upstream fps to set some baseparse parameters
Josep Torra
- [0.10] gst-plugins-base: appsrc: fix deadlock setting pipeline in NULL state with block=true
Sebastian Dröge
- [0.10] gst-plugins-base: Automatic update of common submodule
Tim Müller
- [0.10] gst-plugins-base: configure.ac: update courtesy of autoupdate
Josep Torra
- [0.10] gst-plugins-base: ffmpegcolorspace: add d422 -> YUY2 converter
Olivier Crête
- [0.10] gst-plugins-base: oggdemux: add proper cast for print
Josep Torra
- [0.10] gst-plugins-base: video: Correct usage of the base class stream lock
Josep Torra
- [0.10] gst-plugins-base: videodecoder: allow parse function to not use all data on adapter
Josep Torra
- [0.10] gst-plugins-base: videodecoder: Also use the object lock to protect the output_state
Josep Torra
- [0.10] gst-plugins-base: videodecoder: Expose _negotiate function
Josep Torra
- [0.10] gst-plugins-base: videodecoder: fix seeking again
Josep Torra
- [0.10] gst-plugins-base: videodecoder: minor cosmetic changes to align a bit more with master
Josep Torra
- [0.10] gst-plugins-base: videodecoder: warn if frame list gets long
Josep Torra
- [0.10] gst-plugins-base: vorbis: fix unused variable
Josep Torra
- [0.10] gst-plugins-gl: Automatic update of common submodule
Tim Müller
- [0.10] gst-plugins-good: Automatic update of common submodule
Tim Müller
- [0.10] gst-plugins-good: configure.ac: update courtesy of autoupdate
Josep Torra
- [0.10] gst-plugins-good: osxaudio: add a façade for the CoreAudio API
Sebastian Dröge
- [0.10] gst-plugins-good: osxaudio: add support for iOS using the RemoteIO AudioUnit
Sebastian Dröge
- [0.10] gst-plugins-good: osxaudio: Fixes error: "GST_LEVEL_DEFAULT" redefined
Josep Torra
- [0.10] gst-plugins-good: osxaudio: fixes implicit declaration of function ' getpid'
Josep Torra
- [0.10] gst-plugins-good: osxvideo: suppress warnings for deprecated glib API
Josep Torra
- [0.10] gst-plugins-good: png: Use correct print format specifier to fix a compiler warning
Josep Torra
- [0.10] gst-plugins-good: pulsesink: fix caps leak in acceptcaps function
Vincent Penquerc'h
- [0.10] gst-plugins-good: qtmux: expose mulaw caps
Tim Müller
- [0.10] gst-plugins-good: soup: deprecated soup_message_headers _get -> _get_one
Josep Torra
- [0.10] gst-plugins-ugly: Automatic update of common submodule
Tim Müller
- [0.10] gst-plugins-ugly: cdio: Fix redundant redeclaration of ' cdio_version_string'
Josep Torra
- [0.10] gst-plugins-ugly: configure.ac: update courtesy of autoupdate
Josep Torra
- [0.10] gst-plugins-ugly: configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Josep Torra
- [0.10] gst-python: Automatic update of common submodule
Tim Müller
- [0.10] gst-rtsp-server: Automatic update of common submodule
Tim Müller
- [0.10] gstreamer: Automatic update of common submodule
Tim Müller
- [0.10] gstreamer: configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Josep Torra
- [0.10] gstreamer: gst-uninstalled: gst-openmax -> gst-omx
Tim Müller
- [1.0] gst-ffmpeg: configure: Set the assembler used for libav to $CC
Sebastian Dröge
- [1.0] gst-ffmpeg: libav: Update to v0.8.6
Sebastian Dröge
- [1.0] gst-ffmpeg: Release 1.0.6
Tim Müller
- [1.0] gst-plugins-bad: audiovisualizer: fix improper video frame clear operation
Tim Müller
- [1.0] gst-plugins-bad: configure: Backport improved EGL configure checks
Sebastian Dröge
- [1.0] gst-plugins-bad: configure: Mark decklink as ported
Tim Müller
- [1.0] gst-plugins-bad: decklinksink: fix some compiler warnings
Tim Müller
- [1.0] gst-plugins-bad: decklinksink: obtain class from object
Tim Müller
- [1.0] gst-plugins-bad: decklinksink: port to 1.0
Tim Müller
- [1.0] gst-plugins-bad: decklinksrc: add layout=interleaved to audio caps
Tim Müller
- [1.0] gst-plugins-bad: decklinksrc: pause streaming thread and send EOS event on error
Tim Müller
- [1.0] gst-plugins-bad: decklinksrc: port to 1.0
Tim Müller
- [1.0] gst-plugins-bad: eglglessink: Add a cast from EGLNativeWindowType to Window to fix a compiler warning
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Add bcm/Raspberry Pi support.
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Add configure parameter to chose the EGL window system
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Add proper check for X11
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Add RGBA to the caps again
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Add some more comments
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Add support for crop metadata
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Add support for Mali fbdev EGL driver
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Add support for video meta and arbitrary strides
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Always use an RGBA configuration
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Bind the OpenGL ES API in the render thread too
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Close the dispman display on RPi after usage
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Configure caps from the setcaps function already
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Don' t access the video frame data if not necessary
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Downgrade a GST_ERROR to a GST_DEBUG
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Fix a crash on GstVideoOverlay::expose( )
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Fix aspect-ratio issues caused by scaling on RPi
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Fix compiler warning on RPi
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Fix copy&paste mistake
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Fix crash when closing internal X11 window
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Fix handling of GstVideoOverlay:: set_render_rect() and crop metadata
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Fix indention
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Fix width/height swap in last commit
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: For RPi, initialize bcm_host in plugin_init()
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: gst_video_sink_center_rect() takes the structs itself instead of pointers as first parameters
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: If pushing an item on the queue fails, free it
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Improve EGL/GL error handling a bit
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Make last_flow handling more threadsafe
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Make more similar to latest master
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Only use the GstVideoFrame if we have a buffer
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Port to 1.0
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Post stream-status messages for our render thread
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Remove debug function call from previous commit
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Remove packed YUV support
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Return the last_flow immediately if it wasn't GST_FLOW_OK
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Some refactoring as preparation for platform specific rendering
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Stop using deprecated GLib thread API
Sebastian Dröge
- [1.0] gst-plugins-bad: eglglessink: Use more constants instead of hardcoding values
Sebastian Dröge
- [1.0] gst-plugins-bad: interlaced: set both DTS and PTS
Wim Taymans
- [1.0] gst-plugins-bad: mpegpsdemux: push stream start event
Wim Taymans
- [1.0] gst-plugins-bad: opensles: Fix compilation with debugging enabled
Sebastian Dröge
- [1.0] gst-plugins-bad: opensles: Include string.h for memcpy()
Sebastian Dröge
- [1.0] gst-plugins-bad: opensles: Make sure to only ever create a single engine object
Sebastian Dröge
- [1.0] gst-plugins-bad: opensles: Port to 1.0
Sebastian Dröge
- [1.0] gst-plugins-bad: opensles: Remove unused variable
Sebastian Dröge
- [1.0] gst-plugins-bad: rawparse: send segment event in time format also in push mode
Tim Müller
- [1.0] gst-plugins-bad: Release 1.0.6
Tim Müller
- [1.0] gst-plugins-bad: shm: Make sure the zero-sized array is always last in the struct
Olivier Crête
- [1.0] gst-plugins-bad: y4mdec: fix build against -base 1.0.x
Tim Müller
- [1.0] gst-plugins-bad: y4mdec: Properly handle segment and time values of -1
Sebastian Dröge
- [1.0] gst-plugins-bad: y4mdec: Use the correct strides as used by y4m and convert to GStreamer strides if necessary
Sebastian Dröge
- [1.0] gst-plugins-bad: y4mdec: Use the default event/ query handlers for the default handling
Sebastian Dröge
- [1.0] gst-plugins-base: libvisual: fix improper video frame clear operation
Tim Müller
- [1.0] gst-plugins-base: playsinkconvertbin: Make sure to return all allowed caps in the GET_CAPS query
Sebastian Dröge
- [1.0] gst-plugins-base: playsinkconvertbin: Use gst_caps_is_subset() for handling the ACCEPT_CAPS query
Sebastian Dröge
- [1.0] gst-plugins-base: Release 1.0.6
Tim Müller
- [1.0] gst-plugins-base: subparse: fix off by one offset calculation
Tim Müller
- [1.0] gst-plugins-base: subtitleoverlay: Return ANY caps for the GET_CAPS query
Sebastian Dröge
- [1.0] gst-plugins-base: typefinding: fix y4m caps
Tim Müller
- [1.0] gst-plugins-base: videoscale: Correct DAR and border calculations
Sebastian Dröge
- [1.0] gst-plugins-base: ximagesink: Don't access structures of EMPTY caps
Sebastian Dröge
- [1.0] gst-plugins-good: deinterlace: fix infinite loop on EOS with non-default methods or fields
Tim Müller
- [1.0] gst-plugins-good: dvdemux: don' t return FALSE when dropping sink events
Tim Müller
- [1.0] gst-plugins-good: mp4mux: in faststart mode, don' t output up to 4 kB of garbage at the end.
Tim Müller
- [1.0] gst-plugins-good: qtdemux: fix sample leak when processing private qt tags
Tim Müller
- [1.0] gst-plugins-good: qtdemux: skip disabled tracks
Tim Müller
- [1.0] gst-plugins-good: qtmux: expose mulaw caps
Tim Müller
- [1.0] gst-plugins-good: qtmux: set stream language code from tag
Tim Müller
- [1.0] gst-plugins-good: Release 1.0.6
Tim Müller
- [1.0] gst-plugins-good: rtph264pay: Don' t use upstream caps with peer_query_caps ()
Olivier Crête
- [1.0] gst-plugins-good: rtpmp4gdepay: streamtype is not put by all RTSP server, not make it optional
Tim Müller
- [1.0] gst-plugins-good: souphttpsrc: error out properly when receiving data along with an error status
Tim Müller
- [1.0] gst-plugins-good: v4l2: fix compilation against newer kernel headers as on FC19
Tim Müller
- [1.0] gst-plugins-ugly: Release 1.0.6
Tim Müller
- [1.0] gstreamer: po: update for new translatable string
Tim Müller
- [1.0] gstreamer: Release 1.0.6
Tim Müller
- [ew] gst-streaming-server: Add GssObject as base class
David Schleef
- [ew] gst-streaming-server: Add GssObject::title
David Schleef
- [ew] gst-streaming-server: Add kiosk address checking
David Schleef
- [ew] gst-streaming-server: Add new script to upload mpeg-ts streams
David Schleef
- [ew] gst-streaming-server: Add some includes required by newer glibc
David Schleef
- [ew] gst-streaming-server: autogen.sh: handle NOCONFIGURE
David Schleef
- [ew] gst-streaming-server: config: Accept charset parameter on forms
David Schleef
- [ew] gst-streaming-server: config: Add generic config post handler
David Schleef
- [ew] gst-streaming-server: config: Copy new config system from ew-encoder
David Schleef
- [ew] gst-streaming-server: config: Fix previous commit
David Schleef
- [ew] gst-streaming-server: configure: Add --with-gst-api-version
David Schleef
- [ew] gst-streaming-server: configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
David Schleef
- [ew] gst-streaming-server: convert g_prints to GST_DEBUG
David Schleef
- [ew] gst-streaming-server: Convert GST_MAJORMINOR to GST_API_VERSION
David Schleef
- [ew] gst-streaming-server: Convert to 1.0 API
David Schleef
- [ew] gst-streaming-server: doc: rename files to gst-streaming-server
David Schleef
- [ew] gst-streaming-server: ew-stream-server: enable streams by default
David Schleef
- [ew] gst-streaming-server: Fix compile issues
David Schleef
- [ew] gst-streaming-server: Fix HTML5 conformity issues
David Schleef
- [ew] gst-streaming-server: Fix restarting on push streams
David Schleef
- [ew] gst-streaming-server: Fix various compiler warnings
David Schleef
- [ew] gst-streaming-server: gitignore: Add some files
David Schleef
- [ew] gst-streaming-server: html: Add GSS_A and GSS_P macros
David Schleef
- [ew] gst-streaming-server: html: Add gss_html_header/footer_bare()
David Schleef
- [ew] gst-streaming-server: html: Add some parameter checking
David Schleef
- [ew] gst-streaming-server: html: don' t encode UTF-8 characters in attributes
David Schleef
- [ew] gst-streaming-server: Implement CAS authentication
David Schleef
- [ew] gst-streaming-server: manager: Add object to manage streams
David Schleef
- [ew] gst-streaming-server: Merge remote-tracking branch 'origin/ew'
David Schleef
- [ew] gst-streaming-server: move uuid,description to GssObject
David Schleef
- [ew] gst-streaming-server: object: fix default name/title
David Schleef
- [ew] gst-streaming-server: program: Add "click to play" text for flash
David Schleef
- [ew] gst-streaming-server: program: Add gss_program_idle_stop()
David Schleef
- [ew] gst-streaming-server: program: Add uuid
David Schleef
- [ew] gst-streaming-server: program: Allow set_jpegsink() to be called with NULL
David Schleef
- [ew] gst-streaming-server: program: clean up better in _stop()
David Schleef
- [ew] gst-streaming-server: program: disable auto-restart, it's broken
David Schleef
- [ew] gst-streaming-server: program: fix HLS links in UI
David Schleef
- [ew] gst-streaming-server: program: stop program when finalizing
David Schleef
- [ew] gst-streaming-server: pull: Add GssPull for pull sources
David Schleef
- [ew] gst-streaming-server: pull: Fix class structure
David Schleef
- [ew] gst-streaming-server: pull: remove follow_url from stream
David Schleef
- [ew] gst-streaming-server: push: Add check for bad SoupSocket
David Schleef
- [ew] gst-streaming-server: push: Add default-type for content-type fallback
David Schleef
- [ew] gst-streaming-server: push: Add GssPush for push streams
David Schleef
- [ew] gst-streaming-server: push: Fix compile problem
David Schleef
- [ew] gst-streaming-server: push: Fix push_fd usage
David Schleef
- [ew] gst-streaming-server: push: reenable blocking out other push clients
David Schleef
- [ew] gst-streaming-server: push: remove push_fd from stream
David Schleef
- [ew] gst-streaming-server: Reenable address checking for admin
David Schleef
- [ew] gst-streaming-server: Remove (configurable) backdoor in tools
David Schleef
- [ew] gst-streaming-server: Remove global 'verbose' boolean
David Schleef
- [ew] gst-streaming-server: Remove old logging system
David Schleef
- [ew] gst-streaming-server: Remove server from GssProgram and use GssObject field
David Schleef
- [ew] gst-streaming-server: remove unused file
David Schleef
- [ew] gst-streaming-server: remove vestigial file
David Schleef
- [ew] gst-streaming-server: Revert "bootstrap: update to 2.1.1"
David Schleef
- [ew] gst-streaming-server: Revert "move uuid, description to GssObject"
David Schleef
- [ew] gst-streaming-server: server, program: automatic removal of resources
David Schleef
- [ew] gst-streaming-server: server: Add "about" page with copyright notices
David Schleef
- [ew] gst-streaming-server: server: Add enable-vod property
David Schleef
- [ew] gst-streaming-server: server: check for kiosk resource
David Schleef
- [ew] gst-streaming-server: server: don't automatically expose VOD files
David Schleef
- [ew] gst-streaming-server: server: fix construction of base_url_https
David Schleef
- [ew] gst-streaming-server: server: fix leak related to CAS server
David Schleef
- [ew] gst-streaming-server: server: Fix property name of enable-vod
David Schleef
- [ew] gst-streaming-server: server: hide some stuff if enable-vod=false
David Schleef
- [ew] gst-streaming-server: server: Make HTTP digest realm programmable
David Schleef
- [ew] gst-streaming-server: server: Make login html pluggable
David Schleef
- [ew] gst-streaming-server: server: memleak fixes
David Schleef
- [ew] gst-streaming-server: server: prevent using text/html without charset
David Schleef
- [ew] gst-streaming-server: server: remove vestigial config code
David Schleef
- [ew] gst-streaming-server: server: Use GSS_PARAM flag
David Schleef
- [ew] gst-streaming-server: session: convert "ew" prefixes
David Schleef
- [ew] gst-streaming-server: session: fix an ew-ism
David Schleef
- [ew] gst-streaming-server: session: interpret a bare IP addr as a /32 range
David Schleef
- [ew] gst-streaming-server: session: refactor addr checking into GssAddrRangeList
David Schleef
- [ew] gst-streaming-server: stream: fix unref error
David Schleef
- [ew] gst-streaming-server: Switch "text/html" to GSS_TEXT_HTML
David Schleef
- [ew] gst-streaming-server: tools: Add vts-server example
David Schleef
- [ew] gst-streaming-server: transaction: add gss_transaction_delay()
David Schleef
- [ew] gst-streaming-server: transaction: Fix redirect on Safari
David Schleef
- [ew] gst-streaming-server: transaction: remove unused field
David Schleef
- [ew] gst-streaming-server: update git repository
David Schleef
- [ew] gst-streaming-server: user: minor xml format change
David Schleef
- [ew] gst-streaming-server: vts-server: Add M2TS_H264BASE_AAC stream type
David Schleef
- [ew] gst-streaming-server: vts-server: Fix API usage, fix memleaks
David Schleef
- [ew] gst-streaming-server: vts-server: Fix compilation warning
David Schleef
- [ew] gst-streaming-server: vts-server: load/save config file
David Schleef
- [gnulib-printf] gstreamer: WIP: info: add infrastructure for pointer extensions
Tim Müller
- [refs/branches/0.4.17] orc: Release 0.4.17
David Schleef
- [refs/tags/CHANGELOG_START] gst-omx: Initial commit with build system
Sebastian Dröge
- common: check.mak: Add support for valgrinding all tests forever
Tim Müller
- common: check.mak: Add target for torturing tests inside valgrind
Tim Müller
- common: check.mak: Make number of torture iterations configurable
Tim Müller
- common: check.mak: the test registry no longer has an .xml suffix
Tim Müller
- gnonlin: Automatic update of common submodule
Tim Müller
- gnonlin: composition: Ensure segment base time is correct
Edward Hervey
- gnonlin: gnlcomposion: objects lock must be taken to call _set_target()
Edward Hervey
- gnonlin: gnlcomposion: When seeking flush downstream before unlinking
Edward Hervey
- gst-editing-services: [Keyframes] Adds API to set a control binding on a track element, and the serialization code.
Thibault Saunier
- gst-editing-services: Add a GESEffectAsset class, and make sure to set the GESTrackType asap on effects
Thibault Saunier
- gst-editing-services: Always prefer gst_object_(un)ref over g_object_(un) ref
Thibault Saunier
- gst-editing-services: Automatic update of common submodule
Tim Müller
- gst-editing-services: Changing remaining clip:: track-element-added to container::child-added
Thibault Saunier
- gst-editing-services: clip: Emit notify signal when setting Clip.layer
Thibault Saunier
- gst-editing-services: clip: Make it mandatory that a clip is in a layer to be splittable
Thibault Saunier
- gst-editing-services: clip: Make set/is_moving_from_layer internal
Thibault Saunier
- gst-editing-services: clip: Reindent header and make ges_clip_set_layer internal
Thibault Saunier
- gst-editing-services: container: s/get_priorty_range/get_priority_range/
Thibault Saunier
- gst-editing-services: container: Add a ges_container_group method
Thibault Saunier
- gst-editing-services: container: Add a way to ungroup a GESContainer into several GESContainers
Thibault Saunier
- gst-editing-services: container: Let subclasses handle the height
Thibault Saunier
- gst-editing-services: container: Make sure that the child exists when emiting the "child-removed" signal
Thibault Saunier
- gst-editing-services: container: Properly implement ges_container_group
Thibault Saunier
- gst-editing-services: container: Replace ignore_notify by a GESChildrenControlMode flag
Thibault Saunier
- gst-editing-services: container: Stop ignoring notifies if -> add_child fails
Thibault Saunier
- gst-editing-services: docs: Add an little explanation about the class hierarchie rework
Thibault Saunier
- gst-editing-services: docs: Remove ges_clip_lock_track_elements
Thibault Saunier
- gst-editing-services: Fix some documentations
Thibault Saunier
- gst-editing-services: ges-launch: Do no create "normal" timeline when you load a project
Thibault Saunier
- gst-editing-services: ges-timeline-element: Fix GST_DEBUG_OBJECT invocations
Sebastian Dröge
- gst-editing-services: ges: Keep ges-gerror categories simple.
Thibault Saunier
- gst-editing-services: ges: Make ges_clip_create_track_element(s) internal methods
Thibault Saunier
- gst-editing-services: ges: Make GESTimeline responsible for adding GESTrackElement to GESTrack
Thibault Saunier
- gst-editing-services: ges: Use GESAsset in clip contructors when possible
Thibault Saunier
- gst-editing-services: gitignore: Ignore *.page
Thibault Saunier
- gst-editing-services: Implement GESContainer
Thibault Saunier
- gst-editing-services: internal: Add a element_end_compare
Thibault Saunier
- gst-editing-services: Misc cleaning
Thibault Saunier
- gst-editing-services: pipeline: Implement the video overlay interface
Thibault Saunier
- gst-editing-services: Remove GESTrackElements from GESTracks when removing from a GESClip
Thibault Saunier
- gst-editing-services: Start categorizing GError types in GES
Thibault Saunier
- gst-editing-services: test:basic: Do not add useless references, and minor improvements
Thibault Saunier
- gst-editing-services: tests::uriclip: Use a real file to test still images
Thibault Saunier
- gst-editing-services: tests:effect: Do not re-add effect to the track
Thibault Saunier
- gst-editing-services: timeline-element: Add a "timeline" property
Thibault Saunier
- gst-editing-services: timeline-element: Add a macro to get element 'end'
Thibault Saunier
- gst-editing-services: timeline-element: Do not give a reference to the calles of g_object_get_property
Thibault Saunier
- gst-editing-services: timeline-element: Enhance debug statement and documentation
Thibault Saunier
- gst-editing-services: timeline-element: Make it possible to reset parent to NULL
Thibault Saunier
- gst-editing-services: timeline-element: Set asset from the copied element to the new copy
Thibault Saunier
- gst-editing-services: timeline-pipeline: Enhance API guards
Thibault Saunier
- gst-editing-services: timeline: Comment some variables goals
Thibault Saunier
- gst-editing-services: timeline: Do no unref the timeline before returning it
Thibault Saunier
- gst-editing-services: timeline: Remove TrackElement from its container on GESTimelineLayer::"clip-removed"
Thibault Saunier
- gst-editing-services: track-element: Make ges_track_element_set_track internal
Thibault Saunier
- gst-editing-services: track-element: Rename set_property_controlling_parameters set_control_source
Thibault Saunier
- gst-editing-services: track: Cleanup header and add a FIXME
Thibault Saunier
- gst-editing-services: track: Do not remove a TrackElement from a NULL clip
Thibault Saunier
- gst-editing-services: uri-asset: Implement a ges_uri_clip_asset_request_sync method
Thibault Saunier
- gst-editing-services: uri-asset: Properly handle images and do not duplicate the TrackType
Thibault Saunier
- gst-editing-services: Use gst_object_ref_sink instead of g_object_ref_sink when appropriate
Thibault Saunier
- gst-ffmpeg: Automatic update of common submodule
Tim Müller
- gst-ffmpeg: configure: Add AG_GST_ARG_GCOV to make automake happy again
Sebastian Dröge
- gst-ffmpeg: configure: Set the assembler used for libav to $CC
Sebastian Dröge
- gst-ffmpeg: libav: update to v9.3
Tim Müller
- gst-ffmpeg: libav: Update to v9.4
Sebastian Dröge
- gst-ffmpeg: swscale: Use 1.0-style video/x-raw caps
Olivier Crête
- gst-ffmpeg: Use %03u instead of %u in gst_pad_create_stream_id_printf()
David Schleef
- gst-omx: Automatic update of common submodule
Tim Müller
- gst-omx: Back to development
Tim Müller
- gst-omx: omx: Add MJPEG decoder support
Sebastian Dröge
- gst-omx: omx: Add more constraints to the default sink template caps
Sebastian Dröge
- gst-omx: omx: Add Theora decoder
Sebastian Dröge
- gst-omx: omx: Add timeout to the flush operation and move buffer populating to a separate function
Sebastian Dröge
- gst-omx: omx: Add VP8 decoder support
Sebastian Dröge
- gst-omx: omx: Also wait for disabled output ports to be reconfigured
Sebastian Dröge
- gst-omx: omx: Always load the OpenMAX IL cores with G_MODULE_BIND_LOCAL
Sebastian Dröge
- gst-omx: omx: Catch errors when releasing buffers to a port and handle them
Sebastian Dröge
- gst-omx: omx: Clarify that loop task is also paused in EOS
Sebastian Dröge
- gst-omx: omx: Do number of buffers configuration explicitely
Sebastian Dröge
- gst-omx: omx: Don't set profile/ level in other encoders if downstream caps don't specify any
Sebastian Dröge
- gst-omx: omx: fix compiler warnings when compiling with -DG_DISABLE_ASSERT
Tim Müller
- gst-omx: omx: Fix deadlock in encoders and add explainatory comments.
Josep Torra
- gst-omx: omx: fix typo in copyright headers
Tim Müller
- gst-omx: omx: Flush and stop srcpad when configuring new caps
Sebastian Dröge
- gst-omx: omx: Handle errors more gracefully
Sebastian Dröge
- gst-omx: omx: Handle the OMX_EventBufferFlag to detect EOS too
Sebastian Dröge
- gst-omx: omx: improve debug logging some more
Tim Müller
- gst-omx: omx: Lazy-load symbols of libbcm_host.so
Sebastian Dröge
- gst-omx: omx: log commands as strings
Tim Müller
- gst-omx: omx: log component name in debug messages
Tim Müller
- gst-omx: omx: log states as strings
Tim Müller
- gst-omx: omx: Log unknown events
Sebastian Dröge
- gst-omx: omx: Mark OpenMAX buffers as EGLImage if they contain one
Sebastian Dröge
- gst-omx: omx: Minor changes on debuging info
Josep Torra
- gst-omx: omx: minor stylistic change for consistency with other similar code
Sebastian Dröge
- gst-omx: omx: Only unref caps after usage of its fields
Sebastian Dröge
- gst-omx: omx: Release buffers to the correct port
Sebastian Dröge
- gst-omx: omx: Remove additional comma
Sebastian Dröge
- gst-omx: omx: Remove min buffer count hack for RPi again
Sebastian Dröge
- gst-omx: omx: Rename MPEG2 decoder for consistency everywhere
Sebastian Dröge
- gst-omx: omx: Reset EOS flag in more places
Sebastian Dröge
- gst-omx: omx: Reset some more buffer fields as required
Sebastian Dröge
- gst-omx: omx: Reset the flags for output ports when releasing a buffer, not for input ports
Sebastian Dröge
- gst-omx: omx: Stop output port task after draining
Sebastian Dröge
- gst-omx: omx: The hack to disable usage of EOS buffers is not necessary anymore on RPi
Sebastian Dröge
- gst-omx: omx: The MPEG4 encoder is not available on RPi and probably never will
Sebastian Dröge
- gst-omx: omx: use no-component-reconfigure hack on the Raspberry PI
Josep Torra
- gst-omx: omxaudioenc: Disable output port when setting a new format
Sebastian Dröge
- gst-omx: omxaudioenc: Only enable the output port after we know the output format
Sebastian Dröge
- gst-omx: omxh264enc: If caps specify no profile/level use the component' s defaults
Sebastian Dröge
- gst-omx: omxh264enc: The h264 encoders are supposed to output byte-stream/ au
Sebastian Dröge
- gst-omx: omxmpeg2dec: mpeg-2 decoder should be able to handle mpeg-1 too
Tim Müller
- gst-omx: omxvideodec: Add buffer pool for sharing OpenMAX memory with downstream
Sebastian Dröge
- gst-omx: omxvideodec: avoid a deadlock
Josep Torra
- gst-omx: omxvideodec: Deallocate output buffers with the right function
Sebastian Dröge
- gst-omx: omxvideodec: Disable output port when setting a new format
Sebastian Dröge
- gst-omx: omxvideodec: Don't forget to populate output port
Sebastian Dröge
- gst-omx: omxvideodec: Don't interpolate timestamps
Sebastian Dröge
- gst-omx: omxvideodec: Don't provide buffers to downstream
Sebastian Dröge
- gst-omx: omxvideodec: Drop too late frames instead of finishing them
Sebastian Dröge
- gst-omx: omxvideodec: fix printf format identifier
Josep Torra
- gst-omx: omxvideodec: fixes reconfiguration
Josep Torra
- gst-omx: omxvideodec: Give the codec_data the timestamp of the first frame and no duration
Sebastian Dröge
- gst-omx: omxvideodec: Improve min/max buffer counts handling
Sebastian Dröge
- gst-omx: omxvideodec: Make sure that the first frame we pass to OpenMAX is a sync frame
Sebastian Dröge
- gst-omx: omxvideodec: Make sure the buffer is released to the pool if it' s not the one we wanted
Sebastian Dröge
- gst-omx: omxvideodec: Make sure the output port is disabled while we allocate buffers
Sebastian Dröge
- gst-omx: omxvideodec: Make sure to always get the right buffer
Sebastian Dröge
- gst-omx: omxvideodec: Only enable the output port after we know the output format
Sebastian Dröge
- gst-omx: omxvideodec: Only negotiate a color format with downstream on the initial caps
Sebastian Dröge
- gst-omx: omxvideodec: Set ENDOFFRAME flag for the end of frames
Sebastian Dröge
- gst-omx: omxvideodec: Simplify bufferpool implementation
Sebastian Dröge
- gst-omx: omxvideoenc: Allocate output buffers as early as possible
Sebastian Dröge
- gst-omx: omxvideoenc: Always allocate output buffers from the loop function
Sebastian Dröge
- gst-omx: omxvideoenc: And set it actually on the right port
Sebastian Dröge
- gst-omx: omxvideoenc: Disable output port when setting a new format
Sebastian Dröge
- gst-omx: omxvideoenc: drop unused data member
Josep Torra
- gst-omx: omxvideoenc: gst_omx_port_update_port_definition() returns a OMX_ERRORTYPE, not a gboolean
Sebastian Dröge
- gst-omx: omxvideoenc: Only enable the output port after we know the output format
Sebastian Dröge
- gst-omx: omxvideoenc: Properly check the nVersion field
Sebastian Dröge
- gst-omx: omxvideoenc: RPi returns garbage for OMX_IndexParamVideoBitrate, work around that
Sebastian Dröge
- gst-omx: omxvideoenc: Set the coding type in the subclasses to the specific codec
Sebastian Dröge
- gst-omx: omxvideoenc: Store correct input state
Sebastian Dröge
- gst-omx: omxvideoenc: Use the correct video codec state when filling an input buffer
Sebastian Dröge
- gst-omx: omxvideoenc: Wait until the Executing state is reached before passing buffers to the component
Sebastian Dröge
- gst-omx: omxvideoenec: Don't forget propagate flow return value upstream
Sebastian Dröge
- gst-omx: omxvideo{dec, enc}: Don't use the input state if it wasn't set yet
Sebastian Dröge
- gst-omx: Release 1.0.0
Sebastian Dröge
- gst-omx: Revert "omx: use no-component-reconfigure hack on the Raspberry PI "
Sebastian Dröge
- gst-omx: rpi: Add h263 decoder and rename MPEG2 decoder for consistency
Sebastian Dröge
- gst-omx: rpi: Add MJPEG decoder
Sebastian Dröge
- gst-omx: rpi: Add Theora decoder to the config
Sebastian Dröge
- gst-omx: rpi: Add VC1/WMV3 decoder
Sebastian Dröge
- gst-omx: rpi: Add VP8 decoder
Sebastian Dröge
- gst-omx: rpi: Fix commit that added the VC1 decoder
Sebastian Dröge
- gst-plugins-bad: applemedia: fix build for objc
Thiago Sousa Santos
- gst-plugins-bad: applemedia: suppress warnings for deprecated glib API
David Schleef
- gst-plugins-bad: applemedia: suppress warnings for deprecated glib API
Josep Torra
- gst-plugins-bad: audiovisualizer: fix improper video frame clear operation
Tim Müller
- gst-plugins-bad: Automatic update of common submodule
Tim Müller
- gst-plugins-bad: bluez: Add an a2dpsrc bin element
Arun Raghavan
- gst-plugins-bad: bluez: Add an avdtpsrc element
Arun Raghavan
- gst-plugins-bad: bluez: Add avdtpsrc/a2dpsrc to build
Arun Raghavan
- gst-plugins-bad: bluez: Bump up priority for sockets in AVDTP elements
Arun Raghavan
- gst-plugins-bad: bluez: Compile fixes for avdtpsrc/a2dpsrc code against 1.x
Arun Raghavan
- gst-plugins-bad: bluez: Fix a number of compiler warnings
Arun Raghavan
- gst-plugins-bad: bluez: Fix avdtpsrc classification
Arun Raghavan
- gst-plugins-bad: bluez: Fix avdtpsrc getcaps() function
Arun Raghavan
- gst-plugins-bad: bluez: Fix depreacation warnings on g_mutex_*
Arun Raghavan
- gst-plugins-bad: bluez: Fix some warnings in gstavdtputil.c
Arun Raghavan
- gst-plugins-bad: bluez: Fix typo in resetting the D-Bus connection
Arun Raghavan
- gst-plugins-bad: bluez: Fix up some problems that came in with cherry-pick
Arun Raghavan
- gst-plugins-bad: bluez: Handle EOF in avdtpsrc correctly
Arun Raghavan
- gst-plugins-bad: bluez: Remove a2dpsrc bin
Arun Raghavan
- gst-plugins-bad: bluez: We work in TIME format with avdtpsrc
Arun Raghavan
- gst-plugins-bad: build: we need a recent-enough gnutls for hls
Tim Müller
- gst-plugins-bad: codecparser: Fix picture packet extension size check
Edward Hervey
- gst-plugins-bad: codecparsers: Add Mpeg Video GstMeta
Edward Hervey
- gst-plugins-bad: codecparsers: Use correct type specifiers for format strings to fix compiler warnings
Sebastian Dröge
- gst-plugins-bad: combdetect,ivtc: code cleanup
David Schleef
- gst-plugins-bad: combdetect: code cleanup
David Schleef
- gst-plugins-bad: combdetect: output progressive video
David Schleef
- gst-plugins-bad: combdetect: switch to zebra striping
David Schleef
- gst-plugins-bad: configure: actually build hls plugin
Tim Müller
- gst-plugins-bad: configure: fix build if gnutls is not present
Tim Müller
- gst-plugins-bad: configure: Mark decklink as ported
David Schleef
- gst-plugins-bad: d3dvideosink: Add support for crop meta
Sebastian Dröge
- gst-plugins-bad: d3dvideosink: Allocate a new offscreen surface for every buffer
Sebastian Dröge
- gst-plugins-bad: d3dvideosink: Implement a buffer pool that shares D3D surfaces with upstream
Sebastian Dröge
- gst-plugins-bad: d3dvideosink: Make sure that all buffers in our pool contain our own memory
Sebastian Dröge
- gst-plugins-bad: decklinksink: fix some compiler warnings
Tim Müller
- gst-plugins-bad: decklinksink: obtain class from object
Mark Nauwelaerts
- gst-plugins-bad: decklinksrc: add send_event handler so application can inject EOS event
Tim Müller
- gst-plugins-bad: decklinksrc: aggregate audio and video flow returns
Tim Müller
- gst-plugins-bad: decklinksrc: pause streaming thread and send EOS event on error
Tim Müller
- gst-plugins-bad: decklinksrc: set discont flag on first audio buffer too
Tim Müller
- gst-plugins-bad: Dist hls as well
Tim Müller
- gst-plugins-bad: dvb: Move CAM handling to a separate GstTask
Edward Hervey
- gst-plugins-bad: dvbsrc: We output time segments
Edward Hervey
- gst-plugins-bad: egl: Add a boxed type for GstEGLDisplay
Sebastian Dröge
- gst-plugins-bad: egl: Add infrastructure for EGLImage handling
Sebastian Dröge
- gst-plugins-bad: egl: Add support for different orientations of the EGLImage
Sebastian Dröge
- gst-plugins-bad: egl: check on the proper display and indent some lines
Josep Torra
- gst-plugins-bad: egl: Fix some return values in g_return_val_if_fail()
Sebastian Dröge
- gst-plugins-bad: egl: Implement sharing of memory
Sebastian Dröge
- gst-plugins-bad: egl: Mark memory as not mappable if it isn't
Sebastian Dröge
- gst-plugins-bad: egl: Move configure checks around and re-use for eglglessink plugin
Sebastian Dröge
- gst-plugins-bad: egl: Remove buffer pool option
Sebastian Dröge
- gst-plugins-bad: egl: Rename gst_egl_image_memory_can_map() to is_mappable( )
Sebastian Dröge
- gst-plugins-bad: eglglessink: Add RGBA to the caps again
Sebastian Dröge
- gst-plugins-bad: eglglessink: Add support for GstVideoGLTextureUploadMeta
Sebastian Dröge
- gst-plugins-bad: eglglessink: Add support for different EGLImage orientations
Sebastian Dröge
- gst-plugins-bad: eglglessink: Always use an RGBA configuration
Sebastian Dröge
- gst-plugins-bad: eglglessink: Fix allocation of RGBA textures
Sebastian Dröge
- gst-plugins-bad: eglglessink: Fix compiler warning on RPi
Sebastian Dröge
- gst-plugins-bad: eglglessink: Fix GST_ERROR_OBJECT() parameters
Sebastian Dröge
- gst-plugins-bad: eglglessink: gst_buffer_pool_config_get_allocator() does *not* return a new reference to the allocator
Sebastian Dröge
- gst-plugins-bad: eglglessink: Implement GstContext handling
Sebastian Dröge
- gst-plugins-bad: eglglessink: Make sure the buffer is released to the pool if it's the last used one
Sebastian Dröge
- gst-plugins-bad: eglglessink: Make sure to set the NO_SHARE flag on the EGLImage memories
Sebastian Dröge
- gst-plugins-bad: eglglessink: Port to new EGL library
Sebastian Dröge
- gst-plugins-bad: eglglessink: Properly negotiate an allocator
Sebastian Dröge
- gst-plugins-bad: eglglessink: Store a reference to the last_buffer if using EGLImages
Sebastian Dröge
- gst-plugins-bad: eglglessink: There are only two GLSL programs, not three
Sebastian Dröge
- gst-plugins-bad: eglglessink: Use a separate texture for the custom textures
Sebastian Dröge
- gst-plugins-bad: eglglessink: Use gst_element_get_context() wherever possible
Sebastian Dröge
- gst-plugins-bad: element-maker: clean up bits from previous commit
David Schleef
- gst-plugins-bad: element-maker: remove sinkpad/srcpad fields
David Schleef
- gst-plugins-bad: element-maker: Update templates for 1.0
David Schleef
- gst-plugins-bad: fbdev: port fbdevsink to 1.0
Tim Müller
- gst-plugins-bad: fluidsynth: add fluidsynth midi renderer
Wim Taymans
- gst-plugins-bad: fluidsynth: add more debug
Wim Taymans
- gst-plugins-bad: fluidsynth: add properties
Wim Taymans
- gst-plugins-bad: fluidsynth: fix debug of segment structure
Wim Taymans
- gst-plugins-bad: fluidsynth: handle discont
Wim Taymans
- gst-plugins-bad: fluidsynth: improve debug
Wim Taymans
- gst-plugins-bad: fluidsynth: log midi tick event
Wim Taymans
- gst-plugins-bad: fluidsynth: produce more accurate timestamps
Wim Taymans
- gst-plugins-bad: fluidsynth: redirect logging to gst logging functions
Wim Taymans
- gst-plugins-bad: fluidsynth: rename to fluiddec
Wim Taymans
- gst-plugins-bad: fluidsynth: reset on flush and state change
Wim Taymans
- gst-plugins-bad: freeverb: Fix compiler warning caused by wrong format specifier
Sebastian Dröge
- gst-plugins-bad: frei0r: fix nicknames for color and position properties
Tim Müller
- gst-plugins-bad: frei0r: improve readability of RGB and XY property nickname strings
Tim Müller
- gst-plugins-bad: hlsdemux: add more debug
Wim Taymans
- gst-plugins-bad: hlsdemux: don't stop tasks in paused
Wim Taymans
- gst-plugins-bad: hlsdemux: factor out URI joining utility
Alessandro Decina
- gst-plugins-bad: hlsdemux: fix invalid free() introduced by last commit
Alessandro Decina
- gst-plugins-bad: hlsdemux: fix URI parsing for absolute fragment paths
Alessandro Decina
- gst-plugins-bad: hlsdemux: parse #EXT-X-KEY tags
Alessandro Decina
- gst-plugins-bad: hlsdemux: support encrypted streams
Alessandro Decina
- gst-plugins-bad: hlsdemux: use gnutls instead of openssl
Alessandro Decina
- gst-plugins-bad: interlaced: set both DTS and PTS
Wim Taymans
- gst-plugins-bad: ivtc: drop early fields
David Schleef
- gst-plugins-bad: ivtc: fix make dist
Tim Müller
- gst-plugins-bad: ivtc: new inverse telecine filter
David Schleef
- gst-plugins-bad: Make the hls plugin depend on gnutls and move to ext/hls/
Alessandro Decina
- gst-plugins-bad: Merge SBC decoder and encoder from bluez
Tim Müller
- gst-plugins-bad: midi: set midi parser rank primary
Wim Taymans
- gst-plugins-bad: midi: set rank as marginal
Wim Taymans
- gst-plugins-bad: midiparse: add basic midi parser
Wim Taymans
- gst-plugins-bad: midiparse: always seek back to beginning
Wim Taymans
- gst-plugins-bad: midiparse: clean up tracks
Wim Taymans
- gst-plugins-bad: midiparse: don't leak midi data
Wim Taymans
- gst-plugins-bad: midiparse: duration is max of all track durations
Wim Taymans
- gst-plugins-bad: midiparse: fix klass
Wim Taymans
- gst-plugins-bad: midiparse: handle midi in RIFF
Wim Taymans
- gst-plugins-bad: midiparse: implement seeking
Wim Taymans
- gst-plugins-bad: midiparse: simplify the callbacks
Wim Taymans
- gst-plugins-bad: midiparse: small cleanups in error paths
Wim Taymans
- gst-plugins-bad: midiparse: small fixes
Wim Taymans
- gst-plugins-bad: midiparse: Update duration
Wim Taymans
- gst-plugins-bad: midiparser: ensure variable is initialized and fix debug message access
Josep Torra
- gst-plugins-bad: mpeg4videoparse: Use correct type specifiers for format strings to fix compiler warnings
Sebastian Dröge
- gst-plugins-bad: mpeg4videoparser: Fix a compiler warning about uninitialised variable use
Josep Torra
- gst-plugins-bad: mpegpsdemux: push stream start event
Wim Taymans
- gst-plugins-bad: mpegtsdemux: Fix various compiler warnings
Sebastian Dröge
- gst-plugins-bad: mpegtsmux: fix creation of ADTS header for AAC audio in MPEG-TS
Tim Müller
- gst-plugins-bad: mpegvideoparse: Only add meta if downstream needs it
Edward Hervey
- gst-plugins-bad: mpegvideoparse: Store information in GstMpegVideo12Meta
Edward Hervey
- gst-plugins-bad: mxfdemux: Add a second MXF UL for uncompressed audio
David Schleef
- gst-plugins-bad: mxfdemux: Ignore missing metadata descriptors
David Schleef
- gst-plugins-bad: mxfdemux: Use %03u for format in gst_pad_create_stream_id_printf()
David Schleef
- gst-plugins-bad: opensles: Include string.h for memcpy()
Sebastian Dröge
- gst-plugins-bad: opensles: Only include <gst/audio/audio.h>
Sebastian Dröge
- gst-plugins-bad: pkg-config: Add egl library to the generic pkg-config file
Sebastian Dröge
- gst-plugins-bad: port wildmidi
Wim Taymans
- gst-plugins-bad: rawparse: send segment event in time format also in push mode
Tim Müller
- gst-plugins-bad: Remove DTMF plugin, moved to -good
Tim Müller
- gst-plugins-bad: rsvg: Port to 1.0
Sebastian Dröge
- gst-plugins-bad: sbc: actually enable plugin if libsbc is available
Tim Müller
- gst-plugins-bad: sbc: Add bitpool capability.
Tim Müller
- gst-plugins-bad: sbc: Add bitpool property and others fixes for gstreamer plugin.
Tim Müller
- gst-plugins-bad: sbc: Add gstsbcutil.c and gstsbcutil.h.
Tim Müller
- gst-plugins-bad: sbc: Add mode property to the encoder
Tim Müller
- gst-plugins-bad: sbc: Add mp3 support for gstreamer plugin.
Tim Müller
- gst-plugins-bad: sbc: Add pragma based workaround for GStreamer warnings
Tim Müller
- gst-plugins-bad: sbc: Add SBC encoder and decoder skeletons for GStreamer
Tim Müller
- gst-plugins-bad: sbc: Add sbc_reinit.
Tim Müller
- gst-plugins-bad: sbc: Assign variables after declarations
Tim Müller
- gst-plugins-bad: sbc: audio: Fix a leak in sbcdec
Tim Müller
- gst-plugins-bad: sbc: audio: Fix newline before EOF
Tim Müller
- gst-plugins-bad: sbc: audio: Initialise SBC data before use in sbcparse element
Tim Müller
- gst-plugins-bad: sbc: audio: Make the sbcdec element copy buffer metadata
Tim Müller
- gst-plugins-bad: sbc: audio: Remove workaround for compiler warnings
Tim Müller
- gst-plugins-bad: sbc: Code cleanup.
Tim Müller
- gst-plugins-bad: sbc: dec: chain up to parent before downward state change
Tim Müller
- gst-plugins-bad: sbc: Don't forget to include the config options
Tim Müller
- gst-plugins-bad: sbc: Enable gstreamer plugin to use autoconnect flag.
Tim Müller
- gst-plugins-bad: sbc: enc: sbc_get_frame_duration is in milliseconds
Tim Müller
- gst-plugins-bad: sbc: First attempt in fixing compiler warnings ( still needs cleanup)
Tim Müller
- gst-plugins-bad: sbc: Fix buffers timestamps in sbcenc.
Tim Müller
- gst-plugins-bad: sbc: Fix bug in sbcenc when changing encoder parameters.
Tim Müller
- gst-plugins-bad: sbc: Fix class variable naming
Tim Müller
- gst-plugins-bad: sbc: Fix coding style issues
Tim Müller
- gst-plugins-bad: sbc: Fix coding style issues.
Tim Müller
- gst-plugins-bad: sbc: Fix common misspelled words
Tim Müller
- gst-plugins-bad: sbc: Fix gtreamer payloader sending fragmented frames.
Tim Müller
- gst-plugins-bad: sbc: Fix runtime warnings of gstreamer plugin.
Tim Müller
- gst-plugins-bad: sbc: Fix sbc negotiation and improves buffer handling by using GstAdapter.
Tim Müller
- gst-plugins-bad: sbc: Fix signed/ unsigned comparison issue within GStreamer plugin
Tim Müller
- gst-plugins-bad: sbc: Fix trivial coding style issues on pointer declarations and casting
Tim Müller
- gst-plugins-bad: sbc: Fixes for gstsbcenc.
Tim Müller
- gst-plugins-bad: sbc: Fixes gstreamer caps and code cleanup.
Tim Müller
- gst-plugins-bad: sbc: Fixes sbcparser element.
Tim Müller
- gst-plugins-bad: sbc: Force LITTLE_ENDIAN instead of BYTE_ORDER for now
Tim Müller
- gst-plugins-bad: sbc: Implement full decoding support
Tim Müller
- gst-plugins-bad: sbc: Implement full encoding support
Tim Müller
- gst-plugins-bad: sbc: Implement full parsing support
Tim Müller
- gst-plugins-bad: sbc: import sbc decoder/encoder from bluez and port to 1.0
Tim Müller
- gst-plugins-bad: sbc: Integrate new ipc API implementation.
Tim Müller
- gst-plugins-bad: sbc: Limit the supported output rates
Tim Müller
- gst-plugins-bad: sbc: Make a2dpsink to act like a bin and split the payloader.
Tim Müller
- gst-plugins-bad: sbc: Make sbc codec to write directly in application buffers and so avoiding memcpys .
Tim Müller
- gst-plugins-bad: sbc: Make use of parameters selected in alsa plugin and fix auto selection.
Tim Müller
- gst-plugins-bad: sbc: More coding style fixes
Tim Müller
- gst-plugins-bad: sbc: port decoder to GstAudioDecoder
Tim Müller
- gst-plugins-bad: sbc: port encoder to GstAudioEncoder
Tim Müller
- gst-plugins-bad: sbc: remove parser in favour of new GstBaseParse-based sbcparse in -good
Tim Müller
- gst-plugins-bad: sbc: Remove unused variable.
Tim Müller
- gst-plugins-bad: sbc: Remove unused variable.
Tim Müller
- gst-plugins-bad: sbc: sbcdec: handle DISCONT and timestamps
Tim Müller
- gst-plugins-bad: sbc: sbcdec: make decoder more performant
Tim Müller
- gst-plugins-bad: sbc: sbcdec: set DISCONT on outgoing buffers.
Tim Müller
- gst-plugins-bad: sbc: sbcdec: skip the frame on decoding error
Tim Müller
- gst-plugins-bad: sbc: Some more coding style changes
Tim Müller
- gst-plugins-bad: sbc: Update copyright information
Tim Müller
- gst-plugins-bad: sbc: Update copyright information
Tim Müller
- gst-plugins-bad: sbc: Update copyright information
Tim Müller
- gst-plugins-bad: sbc: Update gstreamer plugin to use new sbc API.
Tim Müller
- gst-plugins-bad: sbc: Use native byte order for audio in GStreamer and ALSA plugins
Tim Müller
- gst-plugins-bad: shm: Make sure the zero-sized array is always last in the struct
Olivier Crête
- gst-plugins-bad: shmsink: Use correct print format specifiers to fix compiler warnings
Josep Torra
- gst-plugins-bad: srtp: Add SRTP plugin based on libsrtp
Olivier Crête
- gst-plugins-bad: srtp: fix compilation warning returning NULL in case of error
Tim Müller
- gst-plugins-bad: srtp: Fix filter handling in caps negotiation to keep filter content
Olivier Crête
- gst-plugins-bad: srtp: Update example pipelines
Olivier Crête
- gst-plugins-bad: srtp: use constant AES_128_ICM instead of AES_ICM that is not found
Tim Müller
- gst-plugins-bad: tests: Add unit tests for shmsink/shmsrc
Olivier Crête
- gst-plugins-bad: tests: fix up mpegtsmux unit test after collectpads change
Tim Müller
- gst-plugins-bad: tools: Fix make dist
Tim Müller
- gst-plugins-bad: tsdemux: remove unused current_program_number field
Tim Müller
- gst-plugins-bad: tsparse: Ensure segment events are forwarded
Edward Hervey
- gst-plugins-bad: vdpau: Port to 1.0
Edward Hervey
- gst-plugins-bad: videosegmentclip: Don't leak buffers after segment
David Schleef
- gst-plugins-bad: videosignal: add FIXME for future revival
David Schleef
- gst-plugins-bad: wasapi: Include config.h before anything else
Sebastian Dröge
- gst-plugins-bad: wasapi: Initial port to 1.0
Sebastian Dröge
- gst-plugins-bad: watchdog: new element
David Schleef
- gst-plugins-bad: wildmidi: fix event and query handler
Wim Taymans
- gst-plugins-bad: y4mdec: Properly handle segment and time values of -1
Sebastian Dröge
- gst-plugins-bad: y4mdec: Use the correct strides as used by y4m and convert to GStreamer strides if necessary
Sebastian Dröge
- gst-plugins-bad: y4mdec: Use the default event/ query handlers for the default handling
Sebastian Dröge
- gst-plugins-base: adder: add a missing break
Stefan Kost
- gst-plugins-base: adder: cleanup and reenable adder live source test
Stefan Kost
- gst-plugins-base: appsink: update the emit-signal description
Tim Müller
- gst-plugins-base: appsrc: fix deadlock setting pipeline in NULL state with block=true
Sebastian Dröge
- gst-plugins-base: audiobasesrc: Fix ringbuffer handling when settings caps
Sebastian Dröge
- gst-plugins-base: audiodecoder: don't make negative timestamp
Wim Taymans
- gst-plugins-base: audiodecoder: forward stream-start immediately
Wim Taymans
- gst-plugins-base: audioencoder: api doc fixes.
Stefan Kost
- gst-plugins-base: audioringbuffer: avoid division by 0 when outputting debug info
Tim Müller
- gst-plugins-base: audiotestsrc: fix a comment typo from previous commit
Stefan Kost
- gst-plugins-base: audiotestsrc: fix buffer size of last buffer
Tim Müller
- gst-plugins-base: audiotestsrc: fix rounding errors that might cause segments to be one sample too short
Tim Müller
- gst-plugins-base: audiotestsrc: simplify the caps
Stefan Kost
- gst-plugins-base: audiotestssrc: truncate the seek pos to the sample and round the time
Stefan Kost
- gst-plugins-base: Automatic update of common submodule
Tim Müller
- gst-plugins-base: build: Link libgstrtsp-1.0.so to libm for pow()
Olivier Crête
- gst-plugins-base: decodebin: Add autoplug-query signal to handle queries for yet unconnected elements
Sebastian Dröge
- gst-plugins-base: decodebin: Don't add a children to a decode group twice
Sebastian Dröge
- gst-plugins-base: decodebin: Remove GstdecodePads that are not going to be exposed
Sebastian Dröge
- gst-plugins-base: defs: add new methods
Wim Taymans
- gst-plugins-base: dmabuf: Some code cleanup
Sebastian Dröge
- gst-plugins-base: dmabuf: Use correct print format specifier to fix a compiler warning
Josep Torra
- gst-plugins-base: docs: Add some documentation that was missing before
Sebastian Dröge
- gst-plugins-base: encodebin: Add action signal to get pad for a given profile
Edward Hervey
- gst-plugins-base: fft: Fix compiler errors caused by not including config.h
Sebastian Dröge
- gst-plugins-base: libvisual: fix improper video frame clear operation
Tim Müller
- gst-plugins-base: ogg: small GValue optimisation
Tim Müller
- gst-plugins-base: oggdemux: mark keyframes
Wim Taymans
- gst-plugins-base: oggmux: don' t keep a static string beyond the ref of the owning object
Stefan Kost
- gst-plugins-base: oggmux: don't crash on caps being NULL
Stefan Kost
- gst-plugins-base: pbutils: Fix the documentation build warning.
Stefan Kost
- gst-plugins-base: playback-test: wait for buffering after seek
Wim Taymans
- gst-plugins-base: playbin: Handle caps queries from unlinked elements
Sebastian Dröge
- gst-plugins-base: playbin: Ignore caps from audio/ video sink factories if there are fixed sinks already
Sebastian Dröge
- gst-plugins-base: playsinkconvertbin: Make sure to return all allowed caps in the GET_CAPS query
Sebastian Dröge
- gst-plugins-base: playsinkconvertbin: Use gst_caps_is_subset() for handling the ACCEPT_CAPS query
Sebastian Dröge
- gst-plugins-base: Require Orc >= 0.4.17
Tim Müller
- gst-plugins-base: Revert "videoconvert: prevent bad interlaced conversions"
Wim Taymans
- gst-plugins-base: riff: add "note" tag
Tim Müller
- gst-plugins-base: riff: never create caps with negative height
Sebastian Dröge
- gst-plugins-base: riff: Use correct print format specifiers to fix compiler warnings
Sebastian Dröge
- gst-plugins-base: rtspconnection: Add API to disable session ID caching in the connection
Wim Taymans
- gst-plugins-base: rtsprange: Add function to convert a range between formats
Wim Taymans
- gst-plugins-base: rtsprange: Avoid going through fractions for large numbers
Wim Taymans
- gst-plugins-base: rtsprange: Fix conversion from UTC to GstClockTime
Wim Taymans
- gst-plugins-base: rtsprange: Make _to_string() be more in line with RFC 2326
Wim Taymans
- gst-plugins-base: streamsynchronizer: update position for reverse
Wim Taymans
- gst-plugins-base: subparse: fix off by one offset calculation
Tim Müller
- gst-plugins-base: subtitleoverlay: Return ANY caps for the GET_CAPS query
Sebastian Dröge
- gst-plugins-base: tests: fix appsrc unit test spam
Tim Müller
- gst-plugins-base: tests: fix leak in audioresample unit test
Tim Müller
- gst-plugins-base: tests: fix leak in vorbisdec unit test
Tim Müller
- gst-plugins-base: tests: fix leaks in adder unit test
Tim Müller
- gst-plugins-base: tests: fix leaks in videorate unit test
Tim Müller
- gst-plugins-base: tests: fix some printf format compiler warnings
Tim Müller
- gst-plugins-base: tests: update libs ABI check GstRTSPTimeRange structure size on i386
Tim Müller
- gst-plugins-base: theora: small GValue optimisations
Tim Müller
- gst-plugins-base: theoradec: handle empty adapter
Wim Taymans
- gst-plugins-base: theoraenc: do not reset the encoder when we need a keyframe
Tim Müller
- gst-plugins-base: typefinding: fix y4m caps
Tim Müller
- gst-plugins-base: Update spec file for latest changes
Christian Fredrik Kalager Schaller
- gst-plugins-base: uridecodebin: minor GValue handling optimisation
Tim Müller
- gst-plugins-base: uridecodebin: remove commented code
Stefan Kost
- gst-plugins-base: video-format: add small comment
Wim Taymans
- gst-plugins-base: video: navigation: minor GValue optimisation
Tim Müller
- gst-plugins-base: video: set interlaced flag correctly in frame
Wim Taymans
- gst-plugins-base: videoconvert: avoid double free
Wim Taymans
- gst-plugins-base: videoconvert: be smarter when selecting a conversion
Wim Taymans
- gst-plugins-base: videoconvert: prevent bad interlaced conversions
David Schleef
- gst-plugins-base: videoconvert: prevent bad interlaced conversions
Sebastian Dröge
- gst-plugins-base: videoconvert: respect the pack_lines when packing
Wim Taymans
- gst-plugins-base: videoconvert: small cleanup
Wim Taymans
- gst-plugins-base: videoconvert: use one matrix function
Wim Taymans
- gst-plugins-base: videoconvert: use one temp array for lines
Wim Taymans
- gst-plugins-base: videodecoder: always send the new buffer to parse functions
Wim Taymans
- gst-plugins-base: videodecoder: forward stream-start immediately
Wim Taymans
- gst-plugins-base: videometa: Add documentation for GstVideoGLTextureUploadMeta
Sebastian Dröge
- gst-plugins-base: videometa: API: Add GstVideoGLTextureUploadMeta
Sebastian Dröge
- gst-plugins-base: videometa: Implement copying of GstVideoGLTextureUploadMeta
Sebastian Dröge
- gst-plugins-base: videoscale: Correct DAR and border calculations
Sebastian Dröge
- gst-plugins-base: videoscale: Fix compiler errors caused by not including config.h
Sebastian Dröge
- gst-plugins-base: videoscale: Let the add-borders property default to TRUE
Sebastian Dröge
- gst-plugins-base: videotestsrc: make colors controlable
Stefan Kost
- gst-plugins-base: vorbis: small GValue optimisation
Tim Müller
- gst-plugins-base: ximagesink: Don't access structures of EMPTY caps
Sebastian Dröge
- gst-plugins-base: ximagesink: don't share memory
Wim Taymans
- gst-plugins-base: xvcontext: protect X call with lock
Wim Taymans
- gst-plugins-base: xvimagesink: configure colorimetry
Wim Taymans
- gst-plugins-base: xvimagesink: fix debug message printf format compiler warning
Josep Torra
- gst-plugins-base: xvimagesink: mark as NO_SHARE
Wim Taymans
- gst-plugins-base: xvimagesink: use xvcontext for allocation
Wim Taymans
- gst-plugins-gl: Automatic update of common submodule
Tim Müller
- gst-plugins-good: autodetect checktest: Do not fail without videosink
Wim Taymans
- gst-plugins-good: Automatic update of common submodule
Tim Müller
- gst-plugins-good: avidemux: support raw video with negative height
Sebastian Dröge
- gst-plugins-good: avimux: change raw video caps order so that GRAY8 is last
Tim Müller
- gst-plugins-good: avimux: support raw BGR
Sebastian Dröge
- gst-plugins-good: capssetter: Pass any or filter caps upstream
Sebastian Dröge
- gst-plugins-good: capssetter: Prevent unneeded caps copying and allocation
Sebastian Dröge
- gst-plugins-good: deinterlace: fix infinite loop on EOS with non-default methods or fields
Tim Müller
- gst-plugins-good: directsoundsink: Check for a subset instead of non-empty intersection in accept-caps
Sebastian Dröge
- gst-plugins-good: directsoundsink: Don' t unnecessarily get the parent class in class_init
Sebastian Dröge
- gst-plugins-good: directsoundsink: Properly handle the filter caps in get_caps()
Sebastian Dröge
- gst-plugins-good: dvdemux: don't return FALSE when dropping sink events
Tim Müller
- gst-plugins-good: flacenc: add more example pipelines
Tim Müller
- gst-plugins-good: flacparse: add support for the toc-select event
Tim Müller
- gst-plugins-good: flacparse: Fix (wrong) use of uninitialized variable compiler warning
Sebastian Dröge
- gst-plugins-good: matroska: Include config.h, it's needed for _stdint.h
Sebastian Dröge
- gst-plugins-good: mp4mux: in faststart mode, don' t output up to 4 kB of garbage at the end.
Michael Smith
- gst-plugins-good: osxaudio: add a façade for the CoreAudio API
Sebastian Dröge
- gst-plugins-good: osxaudio: add support for iOS using the RemoteIO AudioUnit
Sebastian Dröge
- gst-plugins-good: pngenc: unmap source frame when done
David Schleef
- gst-plugins-good: qtdemux: add variant field to H.263 caps
Tim Müller
- gst-plugins-good: qtdemux: fix sample leak when processing private qt tags
Tim Müller
- gst-plugins-good: qtdemux: ignore empty subtitle buffers
Tim Müller
- gst-plugins-good: qtdemux: make empty subtitle buffer recognition more robust
Tim Müller
- gst-plugins-good: qtdemux: recognize SBTL subtype for subtitles
Tim Müller
- gst-plugins-good: qtdemux: send GAP events for subtitle streams
Tim Müller
- gst-plugins-good: qtdemux: skip disabled tracks
Tim Müller
- gst-plugins-good: qtdemux: split large raw audio samples
David Schleef
- gst-plugins-good: qtmux: deprecate dts-method property
David Schleef
- gst-plugins-good: qtmux: expose mulaw caps
Tim Müller
- gst-plugins-good: qtmux: fix all timestamps once first_ts is determined
David Schleef
- gst-plugins-good: qtmux: Fix problems causing bad durations in file
David Schleef
- gst-plugins-good: qtmux: Fix test regression with one buffer streams
David Schleef
- gst-plugins-good: qtmux: Remove documentation for dts-method
David Schleef
- gst-plugins-good: qtmux: set stream language code from tag
Tim Müller
- gst-plugins-good: qtmux: Use PTS/DTS from incoming buffers
David Schleef
- gst-plugins-good: qtmux: use timestamp delta as duration if possible
David Schleef
- gst-plugins-good: Require Orc >= 0.4.17
Tim Müller
- gst-plugins-good: rtp: Add an rtpsbcdepay element
Arun Raghavan
- gst-plugins-good: rtp: fix SBC payloader
Tim Müller
- gst-plugins-good: rtp: fixes debug message printf related compiler warnings in SBC depayloader
Josep Torra
- gst-plugins-good: rtph264pay: Don't use upstream caps with peer_query_caps ()
Olivier Crête
- gst-plugins-good: sbcparse: pack multiple frames into one output buffer
Tim Müller
- gst-plugins-good: theorapay: add delta-unit to output frames
Wim Taymans
- gst-plugins-good: Use %03u for format in gst_pad_create_stream_id_printf()
David Schleef
- gst-plugins-good: v4l2: fix compilation against newer kernel headers as on FC19
Tim Müller
- gst-plugins-good: vp8enc: Fix for divide by zero when using 0/1 framerate
Sebastian Dröge
- gst-plugins-good: wavenc: add some example pipelines
Tim Müller
- gst-plugins-good: wavenc: add TOC support
Tim Müller
- gst-plugins-good: wavparse: expose CUE sheet items as tracks not chapter entries in TOC
Tim Müller
- gst-plugins-ugly: Automatic update of common submodule
Tim Müller
- gst-plugins-ugly: Use %03u instead of %u in gst_pad_create_stream_id_printf ()
David Schleef
- gst-plugins-ugly: x264enc: Fix for 0/ 1 framerate - now uses VFR in this case
Sebastian Dröge
- gst-rtsp-server: .gitignore: ignore more build files
Tim Müller
- gst-rtsp-server: address-pool: Add API to request a specific address from the pool
Wim Taymans
- gst-rtsp-server: address-pool: Add unicast addresses
Wim Taymans
- gst-rtsp-server: address-pool: Fix off by one error
Wim Taymans
- gst-rtsp-server: address-pool: Verify that multicast addresses are used for multicast and vice-versa
Wim Taymans
- gst-rtsp-server: Automatic update of common submodule
Tim Müller
- gst-rtsp-server: check: add librtp to libs
Wim Taymans
- gst-rtsp-server: client: Check client provided addresses against the address pool
Wim Taymans
- gst-rtsp-server: configure: remove out-of-date comment
Tim Müller
- gst-rtsp-server: docs: Generate docs for GstRTSPAddressPool
Wim Taymans
- gst-rtsp-server: docs: Put the various functions in the right sections
Wim Taymans
- gst-rtsp-server: Document locking and its order
Wim Taymans
- gst-rtsp-server: rtsp-client: expose uri
Tim Müller
- gst-rtsp-server: rtsp-media-factory: g_signal_connect_object is not thread safe, can't use it here
Olivier Crête
- gst-rtsp-server: rtsp-media/client: Reply to PLAY request with same type of Range
Wim Taymans
- gst-rtsp-server: rtsp-server: Limit the number of threads per server instance
Wim Taymans
- gst-rtsp-server: rtsp-server: No need to store the GMainContext in the client context
Wim Taymans
- gst-rtsp-server: stream: Properties are always there in Gst 1.0
Wim Taymans
- gst-rtsp-server: stream: Select unicast address from pool if appropriate
Wim Taymans
- gst-rtsp-server: tests: Add more tests for the address pool
Wim Taymans
- gst-rtsp-server: tests: Add test for client disconnection
Wim Taymans
- gst-rtsp-server: tests: Add test to check selecting a port the server will send from
Wim Taymans
- gst-rtsp-server: tests: Add tests for client-requested multicast address
Wim Taymans
- gst-rtsp-server: tests: Add tests for unicast addresses in pool
Wim Taymans
- gst-rtsp-server: tests: Check the passing around of a RTSPAddressPool
Wim Taymans
- gst-rtsp-server: tests: GSocketService cleanup in test_bind_already_in_use
Tim Müller
- gst-rtsp-server: tests: Hold ref while creating second media
Olivier Crête
- gst-rtsp-server: tests: Make sure packets are actually received
Wim Taymans
- gst-rtsp-server: tests: remove extra unref in test_setup_non_existing_stream
Tim Müller
- gst-rtsp-server: tests: Test client and session timeouts with multiple threads
Wim Taymans
- gst-rtsp-server: tests: Test that slow DESCRIBE don't block other clients
Wim Taymans
- gst-rtsp-server: tests: use right _LIBS variable for gst-plugins-base libs
Tim Müller
- gst-streaming-server: config: Accept charset parameter on forms
David Schleef
- gst-streaming-server: config: add config-file property
David Schleef
- gst-streaming-server: config: convert to GObject
David Schleef
- gst-streaming-server: config: Fix previous commit
David Schleef
- gst-streaming-server: config: refactor gss_init/deinit()
David Schleef
- gst-streaming-server: debian: add temporary packaging
David Schleef
- gst-streaming-server: object: Add gss_object_set_automatic_name()
David Schleef
- gst-streaming-server: object: set safe title at init
David Schleef
- gst-streaming-server: program: Add safe string for description
David Schleef
- gst-streaming-server: push: Fix push_fd usage
David Schleef
- gst-streaming-server: push: use gss_program_get_resource()
David Schleef
- gst-streaming-server: remove old glib ifdef
David Schleef
- gst-streaming-server: Revert "move uuid,description to GssObject"
David Schleef
- gst-streaming-server: server,stream: remove ENABLE_RTSP from headers
David Schleef
- gst-streaming-server: server: Fix multifdsink string for 1.0
David Schleef
- gst-streaming-server: server: make http-port and https-port construct-only
David Schleef
- gst-streaming-server: server: page cleanup
David Schleef
- gst-streaming-server: tools: rename ew-stream-server binary to gss-server
David Schleef
- gst-streaming-server: transaction: add gss_transaction_delay()
David Schleef
- gst-streaming-server: update debian packaging
David Schleef
- gst-streaming-server: vts-server: Fix for WebM on 1.0
David Schleef
- gst-streaming-server: vts-server: improve creation of program for vts
David Schleef
- gstreamer: argb-controlbinding: fix messed up property setter
Stefan Kost
- gstreamer: Automatic update of common submodule
Tim Müller
- gstreamer: baseparse: more inter-timestamp tracking
Mark Nauwelaerts
- gstreamer: baseparse: reset next_pts upon SEGMENT event
Mark Nauwelaerts
- gstreamer: basesink: fix use of uninitialized variable
Tim Müller
- gstreamer: basesink: fixes compiler warning
Josep Torra
- gstreamer: basesrc: Don' t send error if negotiate fails because we are flushing
Sebastian Dröge
- gstreamer: buffer: Add annotations and pygi friendly extraction function
Olivier Crête
- gstreamer: buffer: Fix memory copying logic in copy_into()
Sebastian Dröge
- gstreamer: caps: Add new data type for handling caps features to the caps
Sebastian Dröge
- gstreamer: caps: Add unit test for GST_CAPS_{ANY, NONE} and GST_STATIC_CAPS_{ANY, NONE}
Sebastian Dröge
- gstreamer: caps: Fix gst_static_caps_get(GST_STATIC_CAPS_NONE)
Sebastian Dröge
- gstreamer: childproxy: fix gir warning
Stefan Kost
- gstreamer: collectpads: take DTS into account
David Schleef
- gstreamer: controlbinding: relax the pspec for the control-source
Stefan Kost
- gstreamer: controller: code cleanups
Stefan Kost
- gstreamer: controller: remove a bogus test
Stefan Kost
- gstreamer: design: add initial tracing design doc
Stefan Kost
- gstreamer: design: Add the caps features and describe how the caps operations actually work
Sebastian Dröge
- gstreamer: design: update controller design and add some thoughs for future stuff
Stefan Kost
- gstreamer: docs: fix typo in query function example in Plugin Writer' s Guide
Tim Müller
- gstreamer: docs: mention clipping of values in control-binding docs
Stefan Kost
- gstreamer: element: Add API to get the last set context from an element
Sebastian Dröge
- gstreamer: event: add SELECT and UNSELECT stream flags for stream-start event
Tim Müller
- gstreamer: event: add stream flags to stream-start event
Tim Müller
- gstreamer: Fix misspellings of 'continuous'
David Schleef
- gstreamer: gst-uninstalled: Add all the base/ bad libraries and remove obsolete ones
Sebastian Dröge
- gstreamer: gst-uninstalled: add gst-editing-serves to GI_TYPELIB_PATH
Tim Müller
- gstreamer: gst-uninstalled: remove ffmpeg libs from dynamic linker paths
Tim Müller
- gstreamer: gst: Add new GstContext miniobject for sharing contexts in a pipeline
Sebastian Dröge
- gstreamer: launch: don't exit the loop on buffering in paused
Wim Taymans
- gstreamer: lfo: set a sensible lower boundary for the frequency
Stefan Kost
- gstreamer: lfocontrolsource: init the amplitude to the default and update the docs
Stefan Kost
- gstreamer: pad: Let gst_pad_get_allowed_caps() pass the caps own caps as filter
Sebastian Dröge
- gstreamer: pad: Remove SEGMENT sticky events when flushing
Edward Hervey
- gstreamer: porting: hopefully clarify a little
Wim Taymans
- gstreamer: pwg: Fix example
Edward Hervey
- gstreamer: query: gst_query_get_n_allocation_params() returns a new ref to the allocator
Sebastian Dröge
- gstreamer: registrychunks: Use correct print format specifiers to fix compiler warnings
Sebastian Dröge
- gstreamer: Revert "pwg: Fix example"
Edward Hervey
- gstreamer: tests: fix spurious failure in test_collect collectpads test
Tim Müller
- gstreamer: toc: some documentation updates
Tim Müller
- gstreamer: Update docs for gst_pad_create_stream_id_printf()
David Schleef
- gstreamer: utils: make sure slow GST_READ_UINT* variants don' t have unexpected side effects
Tim Müller
- New commits on branch master
Tim Müller
- orc: configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Josep Torra
- orc: Merge branch '0.4.17'
David Schleef
- orc: pkgconfig: in -uninstalled ensure to link with the proper library
Josep Torra
- orc: Release 0.4.17
David Schleef
- Tag 1.0.0: Release 1.0.0
Sebastian Dröge
- Tag 1.0.6: Release 1.0.6
Tim Müller
- Tag 1.0.6: Release 1.0.6
Tim Müller
- Tag 1.0.6: Release 1.0.6
Tim Müller
- Tag 1.0.6: Release 1.0.6
Tim Müller
- Tag 1.0.6: Release 1.0.6
Tim Müller
- Tag 1.0.6: Release 1.0.6
Tim Müller
- www: Add gst-omx 1.0.0
Sebastian Dröge
- www: Add more gst-omx stuff the website
Sebastian Dröge
- www: documentation: add link to porting guide
Tim Müller
- www: features: gst-openmax -> gst-omx
Tim Müller
- www: news: announce 1.0.6 releases
Tim Müller
- www: news: post 0.10 announcement on web site as well
Tim Müller
Last message date:
Sun Mar 31 10:24:01 PDT 2013
Archived on: Sun Mar 31 10:24:04 PDT 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).