July 2016 Archives by subject
Starting: Fri Jul 1 04:27:56 UTC 2016
Ending: Fri Jul 29 19:57:26 UTC 2016
Messages: 474
- [1.8] cerbero: android: Fix sed substitutions to actually consider the configuration
Olivier Crête
- [1.8] cerbero: android: Instead of cat | sed, use sed directly on the file
Sebastian Dröge
- [1.8] cerbero: android: Remove \n from the source generator
Sebastian Dröge
- [1.8] cerbero: android: Silence the sed lines
Olivier Crête
- [1.8] cerbero: cerbero: Add support for Fedora 24
Olivier Crête
- [1.8] cerbero: openh264: Fix installation on Windows
Sebastian Dröge
- [1.8] cerbero: recipes: Add support for Fedora 24 to gtk+ and glib
Olivier Crête
- [1.8] gst-editing-services: enums: Fix absolute text overlay alignment value
Thibault Saunier
- [1.8] gst-editing-services: ges: fix various leaks with usage of ges_timeline_element_lookup_child
Sebastian Dröge
- [1.8] gst-editing-services: image-source: Do not concider inpoints
Thibault Saunier
- [1.8] gst-editing-services: timeline: Emit snap-ended on commit if needed
Thibault Saunier
- [1.8] gst-editing-services: uri-sources: Make sure to set decodebin 'caps' property
Thibault Saunier
- [1.8] gst-editing-services: video-track: don' t leak restriction caps in _sync_capsfilter_with_track()
Sebastian Dröge
- [1.8] gst-libav: avaudenc: Create caps from the codec context after it is opened
Sebastian Dröge
- [1.8] gst-libav: avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()
Sebastian Dröge
- [1.8] gst-libav: avvidenc: Create caps from the codec context after it is opened
Sebastian Dröge
- [1.8] gst-libav: libav: Ignore more quasi-codecs
Sebastian Dröge
- [1.8] gst-libav: libav: Ignore VAAPI decoders and VAAPI/nvenc encoders
Sebastian Dröge
- [1.8] gst-plugins-bad: adaptivedemux: Add more safeguards around state changes.
Jan Schmidt
- [1.8] gst-plugins-bad: adaptivedemux: Drop the manifest lock during outbound actions
Jan Schmidt
- [1.8] gst-plugins-bad: adaptivedemux: fix pending tags leak
Jan Schmidt
- [1.8] gst-plugins-bad: adaptivedemux: More locking/switching fixes
Jan Schmidt
- [1.8] gst-plugins-bad: applemedia: Ship all headers in tarballs
Josep Torra
- [1.8] gst-plugins-bad: d3dvideosink: leak on caps string
Sebastian Dröge
- [1.8] gst-plugins-bad: d3dvideosink: Replace some more gst_caps_to_string( ) with GST_PTR_FORMAT
Sebastian Dröge
- [1.8] gst-plugins-bad: openh264enc: Fix initial time-per-frame calculation
Sebastian Dröge
- [1.8] gst-plugins-bad: openh264enc: Remove broken byte-stream to avc conversion and just output byte-stream as generated by the encoder
Sebastian Dröge
- [1.8] gst-plugins-bad: openh264enc: Use a constant SPS/ PPS ID no matter if openh264 older or newer than 1.4 is used
Sebastian Dröge
- [1.8] gst-plugins-bad: tests: adaptivedemux: only check for data length after seek
Jan Schmidt
- [1.8] gst-plugins-base: audioconvert: Handle fallback channel mask for mono correctly
Sebastian Dröge
- [1.8] gst-plugins-base: audiodecoder: fix criticals fixating a non existent field
Sebastian Dröge
- [1.8] gst-plugins-base: audiodecoder: Protect samples_in/ bytes_out and audio info with object lock
Sebastian Dröge
- [1.8] gst-plugins-base: audioencoder/decoder: Move encoded audio conversion function to a common place
Sebastian Dröge
- [1.8] gst-plugins-base: audioencoder: Protect samples_in/ bytes_out and audio info with object lock
Sebastian Dröge
- [1.8] gst-plugins-base: encoding-profile: Remove some more fields from the caps when creating from discoverer info
Sebastian Dröge
- [1.8] gst-plugins-base: missing-plugins: Remove some other fields when cleaning up caps
Sebastian Dröge
- [1.8] gst-plugins-base: oggdemux: fix unknown duration playing Ogg over HTTP
Sebastian Dröge
- [1.8] gst-plugins-base: playsink: Don' t send another step event to the audio-sink if we got step-done from there
Sebastian Dröge
- [1.8] gst-plugins-base: playsink: Force STEP events on the video-sink for GST_FORMAT_BUFFERS
Sebastian Dröge
- [1.8] gst-plugins-base: rtspconnection: Fix potential deadlock caused by blocking read forever
Sebastian Dröge
- [1.8] gst-plugins-base: tagdemux: fix erroring out if we reach EOS without detecting type
Sebastian Dröge
- [1.8] gst-plugins-base: tagdemux: fix handling of very short files in push mode
Sebastian Dröge
- [1.8] gst-plugins-base: videodecoder: fix criticals fixating a non existent field
Sebastian Dröge
- [1.8] gst-plugins-base: videodecoder: Use the object lock to protect bytes /time tracking
Sebastian Dröge
- [1.8] gst-plugins-base: videoencoder/decoder: Move conversion utility functions to a common header and use consistently in encoder /decoder
Sebastian Dröge
- [1.8] gst-plugins-base: videoencoder: Use the object lock to protect bytes /time tracking
Sebastian Dröge
- [1.8] gst-plugins-base: xvimageallocator: const correctness in gst_xvimage_allocator_alloc().
Sebastian Dröge
- [1.8] gst-plugins-base: xvimagesink: error out on buffer size sanity check failure.
Sebastian Dröge
- [1.8] gst-plugins-base: xvimagesink: only error out if the allocated memory is too small
Sebastian Dröge
- [1.8] gst-plugins-good: aacparse: Reject raw AAC if no codec_data is found in the caps
Sebastian Dröge
- [1.8] gst-plugins-good: jack: don' t wait for callbacks if the jack server shut down
Sebastian Dröge
- [1.8] gst-plugins-good: matroskamux: Error out if we start writing data with some pads not having a codec id yet
Sebastian Dröge
- [1.8] gst-plugins-good: qtdemux: Invent AAC codec_data if none is present
Sebastian Dröge
- [1.8] gst-plugins-good: qtdemux: Push caps only when it was updated
Sebastian Dröge
- [1.8] gst-plugins-good: qtmux: Reject raw AAC caps without codec_data
Sebastian Dröge
- [1.8] gst-plugins-good: qtmux: Use complete AAC caps with codec_data in the tests
Sebastian Dröge
- [1.8] gst-plugins-good: Revert "v4l2: use opened device caps instead of physical device ones"
Nicolas Dufresne
- [1.8] gst-plugins-good: rtp: Filter with the filter caps in the payloader' s getcaps
Sebastian Dröge
- [1.8] gst-plugins-good: rtph264pay: Intersect with filter caps in getcaps function.
Sebastian Dröge
- [1.8] gst-plugins-good: rtph265depay: fix invalid memory access
Sebastian Dröge
- [1.8] gst-plugins-good: rtspsrc: Don' t disable UDP protocols on redirecting
Sebastian Dröge
- [1.8] gst-plugins-good: rtspsrc: Set to PLAYING after a seek again after setting up the segment and everything else
Sebastian Dröge
- [1.8] gst-plugins-good: rtspsrc: When seeking, consider the current element state or pending state instead of the RTSP state
Sebastian Dröge
- [1.8] gst-plugins-good: udpsrc: #define __APPLE_USE_RFC_3542 to be able to use IPV6_PKTINFO on OSX/iOS
Sebastian Dröge
- [1.8] gst-plugins-good: udpsrc: Filter out multicast packets that are not for our multicast address
Sebastian Dröge
- [1.8] gst-plugins-good: udpsrc: Fix compilation on Windows and *BSD/OSX
Sebastian Dröge
- [1.8] gst-plugins-good: udpsrc: Move #includes around to a) work around broken glibc header and b) Windows
Sebastian Dröge
- [1.8] gst-plugins-good: udpsrc: Use correct in6_pktinfo struct instead of in_pktinfo
Sebastian Dröge
- [1.8] gst-plugins-good: udpsrc: Windows has no ipi_spec_dst in struct in_pktinfo
Sebastian Dröge
- [1.8] gst-plugins-good: v4l2: use opened device caps instead of physical device ones
Nicolas Dufresne
- [1.8] gstreamer-vaapi: decoder: h265: handle the SEI NAL units included in codec_data
Sreerenj Balachandran
- [1.8] gstreamer: baseparse: Make sure to not create an invalid event order when generating the default CAPS event because of a GAP event
Sebastian Dröge
- [1.8] gstreamer: bus: chain up GObject::constructed() to the parent class' implementation
Sebastian Dröge
- [1.8] gstreamer: inputselector: Wake other pads when selected goes EOS
Sebastian Dröge
- [1.8] gstreamer: multiqueue: Fix behaviour with not-linked and eos pads
Edward Hervey
- [1.8] gstreamer: pad: check query caps answered and caps not NULL
Sebastian Dröge
- [1.8] gstreamer: queue2: fix crash deleting current region for small ring buffers
Sebastian Dröge
- cerbero: Add 'unwind' to the list of variants
Sebastian Dröge
- cerbero: Add WebRTC Audio Processing Library
Nicolas Dufresne
- cerbero: Allow building on ARM server or target
Nicolas Dufresne
- cerbero: android: Instead of cat | sed, use sed directly on the file
Sebastian Dröge
- cerbero: android: Remove \n from the source generator
Sebastian Dröge
- cerbero: android: Silence the sed lines
Olivier Crête
- cerbero: Back to development
Nicolas Dufresne
- cerbero: bootstrap/linux: Add empty bootstrapper for the NONE distro
Olivier Crête
- cerbero: bootstrap: Add compat lib for libncurses.so.5
Olivier Crête
- cerbero: bootstrap: Install the 32bit ibncurses-compat-libs
Olivier Crête
- cerbero: bootstrap: Use dnf instead of yum on F23/24
Olivier Crête
- cerbero: build-tools.cbc: Fix cache file name
Sebastian Dröge
- cerbero: cerbero/libtool: Fix parsing of libtool deps
Sebastian Dröge
- cerbero: cerbero: Don't chmod before shutil.rmtree
Sebastian Dröge
- cerbero: cerbero: Fix off-by-one in append_env
Sebastian Dröge
- cerbero: cerbero: Output the dependency chain for cyclical dependencies
Sebastian Dröge
- cerbero: cerbero hacks: Don't override shutil.rmtree with `rm`
Sebastian Dröge
- cerbero: check_call: Don't try to split if cmd is not a string
Sebastian Dröge
- cerbero: graphene: Disable NEON optimization
Nicolas Dufresne
- cerbero: graphene: Fix typo in previous commit
Nicolas Dufresne
- cerbero: gstreamer-1.0: add 'unwind' variant
Sebastian Dröge
- cerbero: gstreamer-1.0: Add libunwind to the files list if variant is selected
Sebastian Dröge
- cerbero: gstreamer: Update versions to 1.9.1
Sebastian Dröge
- cerbero: libunwind: add recipe
Sebastian Dröge
- cerbero: nettle.recipe: Fix library names in pkg-config files on Windows
Sebastian Dröge
- cerbero: openh264: Fix build on older ARM
Nicolas Dufresne
- cerbero: openh264: Fix installation on Windows
Sebastian Dröge
- cerbero: openh264: Re-add armv7s for iOS
Nicolas Dufresne
- cerbero: openh264: Update to 1.5.0
Sebastian Dröge
- cerbero: Revert "Update to graphene 1.4.0"
Nicolas Dufresne
- cerbero: Update to graphene 1.4.0
Nicolas Dufresne
- cerbero: webrtc: Add dependency to the effects package
Sebastian Dröge
- cerbero: windows.config: Should use lib_suffix to get libdir
Sebastian Dröge
- cerbero: x264: Generalize the setting for assembler on ARM
Nicolas Dufresne
- common: use brace expansion, not command substitution
Stefan Kost
- common: win32.mak: update-exports: ignore changes in libgstgl.def
Tim Müller
- common: win32.mak: update-exports: undo confusing log message
Tim Müller
- common: win32.mak: update-exports: use top_srcdir
Tim Müller
- gst-devtools: Back to development
Sebastian Dröge
- gst-devtools: data: Fix make distcheck.
Thibault Saunier
- gst-devtools: docs: Fix typo
Thibault Saunier
- gst-devtools: media-descriptor: Fine-tune stream-id checking
Edward Hervey
- gst-devtools: Release 1.9.1
Sebastian Dröge
- gst-devtools: validate: Add jpeg as known format
Thibault Saunier
- gst-devtools: validate: Fix testsuite after additional check for buffer DISCONT flag
Thibault Saunier
- gst-devtools: validate: Fix usage for non-standard http server port
Edward Hervey
- gst-devtools: validate:launcher: Add h265, opus and vp9 as known formats
Thibault Saunier
- gst-devtools: validate: scenario: deploy setup_sink_props_max_lateness config scenario for valgrind
Thibault Saunier
- gst-editing-services: Automatic update of common submodule
Stefan Kost
- gst-editing-services: Back to development
Sebastian Dröge
- gst-editing-services: clip: Reimplement look_child and iterate over children if needed
Thibault Saunier
- gst-editing-services: enums: Fix absolute text overlay alignment value
Thibault Saunier
- gst-editing-services: fixed ges-version.h not found issue during out of tree build
Thibault Saunier
- gst-editing-services: ges-launcher: don't leak project uri string
Thibault Saunier
- gst-editing-services: ges:validate: Check that no extra decoding happens
Thibault Saunier
- gst-editing-services: image-source: Do not concider inpoints
Thibault Saunier
- gst-editing-services: Release 1.9.1
Sebastian Dröge
- gst-editing-services: tests:validate: Better choose tested rendering formats
Thibault Saunier
- gst-editing-services: timeline: Emit snap-ended on commit if needed
Thibault Saunier
- gst-editing-services: timeline: Keep transitions when moving the moving context between layers
Thibault Saunier
- gst-editing-services: timeline: Ripple from start of clips and not the end.
Thibault Saunier
- gst-editing-services: title-source: Properly implement GESTimelineElement- >lookup_child
Thibault Saunier
- gst-editing-services: tools: Fix printing commands help
Thibault Saunier
- gst-editing-services: uri-sources: Make sure to set decodebin 'caps' property
Thibault Saunier
- gst-editing-services: validate: Start also testing jpeg encoding
Thibault Saunier
- gst-integration-testsuites: Update GES testslist
Thibault Saunier
- gst-libav: Automatic update of common submodule
Stefan Kost
- gst-libav: avaudenc: Create caps from the codec context after it is opened
Sebastian Dröge
- gst-libav: avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()
Sebastian Dröge
- gst-libav: avvidenc: Create caps from the codec context after it is opened
Sebastian Dröge
- gst-libav: Back to development
Sebastian Dröge
- gst-libav: configure: Disable VAAPI support
Edward Hervey
- gst-libav: configure: Disable {audio|video}toolbox support (osx/ios)
Edward Hervey
- gst-libav: libav: Disable various other hardware related codecs
Sebastian Dröge
- gst-libav: libav: Ignore more quasi-codecs
Sebastian Dröge
- gst-libav: libav: Ignore VAAPI decoders and VAAPI/nvenc encoders
Sebastian Dröge
- gst-libav: libav: Update to n3.1.1
Sebastian Dröge
- gst-libav: Release 1.9.1
Sebastian Dröge
- gst-omx: Automatic update of common submodule
Stefan Kost
- gst-omx: Back to development
Sebastian Dröge
- gst-omx: Release 1.9.1
Sebastian Dröge
- gst-plugins-bad: adaptivedemux: Add custom flow return for allowing subclasses to specify when a fragment is finished
Sebastian Dröge
- gst-plugins-bad: adaptivedemux: Add debug code to change bitrate.
Jan Schmidt
- gst-plugins-bad: adaptivedemux: Add more safeguards around state changes.
Jan Schmidt
- gst-plugins-bad: adaptivedemux: Also call reset() in READY->PAUSED
Sebastian Dröge
- gst-plugins-bad: adaptivedemux: Also consider more seek flags as "snap" seeks
Edward Hervey
- gst-plugins-bad: adaptivedemux: Don' t switch streams and expose pads while downloading.
Jan Schmidt
- gst-plugins-bad: adaptivedemux: Drop the manifest lock during outbound actions
Jan Schmidt
- gst-plugins-bad: adaptivedemux: Get rid of internal stream adapter and let subclasses handle this directly
Sebastian Dröge
- gst-plugins-bad: adaptivedemux: More locking/switching fixes
Jan Schmidt
- gst-plugins-bad: amc: Print generated raw/encoded caps in debug logs
Sebastian Dröge
- gst-plugins-bad: Automatic update of common submodule
Stefan Kost
- gst-plugins-bad: Back to development
Sebastian Dröge
- gst-plugins-bad: camerabin: update docs section
Tim Müller
- gst-plugins-bad: camerabinpreview: fix bus leak
Thiago Sousa Santos
- gst-plugins-bad: caopengllayersink: remove unused to_quit variable
Matthew Waters
- gst-plugins-bad: codecparsers: jpeg2000: don' t allow 0 value for array access with i-1
Tim Müller
- gst-plugins-bad: codecparsers: jpeg2000: fix possible out-of-bounds array access
Tim Müller
- gst-plugins-bad: configure.ac: Add missing double quotes
Nicolas Dufresne
- gst-plugins-bad: configure.ac: Cleanup unused variable
Nicolas Dufresne
- gst-plugins-bad: dashdemux: Implement SIDX tracking based on buffer offset
Sebastian Dröge
- gst-plugins-bad: dashdemux: Properly keep track of current offset
Sebastian Dröge
- gst-plugins-bad: dashdemux: Reset number of subtitle streams counter on reset() too
Sebastian Dröge
- gst-plugins-bad: dashdemux: Skip audio streams if TRICKMODE_NO_AUDIO is given in the seek event
Sebastian Dröge
- gst-plugins-bad: docs: Update rawparser documentation
Sebastian Dröge
- gst-plugins-bad: dvb/parsechannels: don' t use default conf filename for messages
Reynaldo H. Verdejo Pinochet
- gst-plugins-bad: dvb/parsechannels: improve parsing-success message
Reynaldo H. Verdejo Pinochet
- gst-plugins-bad: Fix various gboolean vs GstFlowReturn problems
Tim Müller
- gst-plugins-bad: gaudi: fix documentation warning in GstChromium
Luis de Bethencourt
- gst-plugins-bad: gaudi: fix documentation warning in GstGaussianBlur
Luis de Bethencourt
- gst-plugins-bad: gl/build: fix configure when --enable-cocoa is passed on OS X
Matthew Waters
- gst-plugins-bad: gl: add memory type for renderbuffer's
Matthew Waters
- gst-plugins-bad: gl: use GLMemory for accessing textures everywhere
Matthew Waters
- gst-plugins-bad: gl: wayland: improve debug message when connecting to display
Tim Müller
- gst-plugins-bad: glbasememory: assert for a valid allocator instead of segfaulting
Matthew Waters
- gst-plugins-bad: glcontext: remove not thread-safe get/set_error()
Matthew Waters
- gst-plugins-bad: gleffects: fix xray to use the correct function
Matthew Waters
- gst-plugins-bad: glfilter: rename draw_texture to draw_fullscreen_quad
Matthew Waters
- gst-plugins-bad: glfilter: rewrite subclasses for filter_texture() occuring on GL thread
Matthew Waters
- gst-plugins-bad: glformat: define our own set of formats from the GL defines
Matthew Waters
- gst-plugins-bad: glframebuffer: add compatibility definition for GL_DEPTH_STENCIL_ATTACHMENT
Matthew Waters
- gst-plugins-bad: glframebuffer: rewrite for a more consistent API
Matthew Waters
- gst-plugins-bad: glutils: remove unused GstGLDisplayProjection
Matthew Waters
- gst-plugins-bad: gstjpeg2000parse: improved parsing of jpc magic and j2c box
Luis de Bethencourt
- gst-plugins-bad: gstjpeg2000parse: no need for else after a goto
Luis de Bethencourt
- gst-plugins-bad: hlsdemux: add hlsdemux-specific AdaptiveDemuxStream subclass
Jan Schmidt
- gst-plugins-bad: hlsdemux: Clear pending data when needed
Sebastian Dröge
- gst-plugins-bad: hlsdemux: Fix clearing of decryption state
Jan Schmidt
- gst-plugins-bad: hlsdemux: make decryption key handling per-stream
Jan Schmidt
- gst-plugins-bad: hlsdemux: Properly keep track of current offset
Sebastian Dröge
- gst-plugins-bad: jpeg2000parse: Use correct enum type
Sebastian Dröge
- gst-plugins-bad: kmssink: Fix offsets handling
Nicolas Dufresne
- gst-plugins-bad: lv2: add support for saving presets
Stefan Kost
- gst-plugins-bad: lv2: keep working with older versions
Stefan Kost
- gst-plugins-bad: lv2: make it build with older lilv
Stefan Kost
- gst-plugins-bad: lv2: planning update
Stefan Kost
- gst-plugins-bad: lv2: support for loading presets
Stefan Kost
- gst-plugins-bad: musepackdec: port to 1.0
Wim Taymans
- gst-plugins-bad: musepackdeck: unsigned can't be less than zero
Luis de Bethencourt
- gst-plugins-bad: new plugin: Android hardware sensor source
Olivier Crête
- gst-plugins-bad: openh264: fix up for API changes in v1.6.0
Tim Müller
- gst-plugins-bad: player: add API to change http user agent
Sebastian Dröge
- gst-plugins-bad: player: Add some 'const' to config getters
Sebastian Dröge
- gst-plugins-bad: player: G-I annotation fixes
Sebastian Dröge
- gst-plugins-bad: player: move 'position-update-interval' setting to the config struct
Sebastian Dröge
- gst-plugins-bad: po: Update translations
Sebastian Dröge
- gst-plugins-bad: qml: Don' t forget to unref the actual sink element after setting it on glsinkbin
Sebastian Dröge
- gst-plugins-bad: qml: Use glsinkbin instead of glupload directly
Sebastian Dröge
- gst-plugins-bad: qt: fix build some more when QPA is not available
Tim Müller
- gst-plugins-bad: rawaudioparse: Use G_GINT64_MODIFIER for portability
Sebastian Dröge
- gst-plugins-bad: rawparse: Add new raw audio and video parser elements
Sebastian Dröge
- gst-plugins-bad: rawparse: Remove old parser code and wrap new parsers in old elements
Sebastian Dröge
- gst-plugins-bad: Release 1.9.1
Sebastian Dröge
- gst-plugins-bad: shmsrc: Do not call gst_poll_remove_fd upon stop if reading was never started
Sebastian Dröge
- gst-plugins-bad: tests: fix bus leak
Tim Müller
- gst-plugins-bad: tests: fix simple-launch-lines when jpeg lib isn' t present
Vincent Penquerc'h
- gst-plugins-bad: tsdemux: add support for LPCM with stream_type = 0x83
Sebastian Dröge
- gst-plugins-bad: unalignedaudioparse: Fix element factory name of inner parser
Sebastian Dröge
- gst-plugins-bad: Update .po files
Sebastian Dröge
- gst-plugins-bad: Update common submodule
Tim Müller
- gst-plugins-bad: webrtcdsp: Add Android GNUSTL support
Nicolas Dufresne
- gst-plugins-bad: webrtcdsp: Add delay-agnostic property
Nicolas Dufresne
- gst-plugins-bad: webrtcdsp: Also allow webrtc-audio-processing 0.3
Sebastian Dröge
- gst-plugins-bad: webrtcdsp: Relax C++11 check
Nicolas Dufresne
- gst-plugins-bad: webrtcdsp: Set USE_WEBRTCDSP when disabled
Nicolas Dufresne
- gst-plugins-base: Add more files to .gitignore
Tim Müller
- gst-plugins-base: alsasink: Remove unused hwparam/swparam pointers
Jan Schmidt
- gst-plugins-base: appsink: add _pull_sample/preroll() variants with timeout
Tim Müller
- gst-plugins-base: appsrc: If do-timestamp=TRUE, capture the time when the buffer was pushed to the source
Sebastian Dröge
- gst-plugins-base: appsrc: Remove trailing whitespace
Sebastian Dröge
- gst-plugins-base: audio: Ship audio-resampler-neon.h
Sebastian Dröge
- gst-plugins-base: audioclock: use GST_STIME_FORMAT for the correct argument
Tim Müller
- gst-plugins-base: audiodecoder: fix criticals fixating a non existent field
Vincent Penquerc'h
- gst-plugins-base: audiodecoder: Protect samples_in/ bytes_out and audio info with object lock
Sebastian Dröge
- gst-plugins-base: audioencoder/decoder: Move encoded audio conversion function to a common place
Sebastian Dröge
- gst-plugins-base: audioencoder: Protect samples_in/ bytes_out and audio info with object lock
Sebastian Dröge
- gst-plugins-base: audioresample: after a reset, recalculate the ouput size
Wim Taymans
- gst-plugins-base: Automatic update of common submodule
Stefan Kost
- gst-plugins-base: Back to development
Sebastian Dröge
- gst-plugins-base: basertpdepayload: create valid segment when given non-time segment
Sebastian Dröge
- gst-plugins-base: decodebin3: actually check result of accept caps query
Tim Müller
- gst-plugins-base: decodebin3: fix caps leaks
Tim Müller
- gst-plugins-base: decodebin3: fix collection leak
Tim Müller
- gst-plugins-base: decodebin3: fix collection refcounting
Edward Hervey
- gst-plugins-base: decodebin3: fix event leaks
Tim Müller
- gst-plugins-base: decodebin3: fix stream leaks
Tim Müller
- gst-plugins-base: decodebin: Send stream-group-done to unblock downstream
Jan Schmidt
- gst-plugins-base: docs: add playbin3, decodebin3, parsebin, urisourcebin to docs
Tim Müller
- gst-plugins-base: docs: urisourcebin: fix typo
Tim Müller
- gst-plugins-base: encoding-profile: Remove some more fields from the caps when creating from discoverer info
Sebastian Dröge
- gst-plugins-base: gst-play: Allow disabling audio/video/subtitle tracks
Jan Schmidt
- gst-plugins-base: missing-plugins: Remove some other fields when cleaning up caps
Sebastian Dröge
- gst-plugins-base: oggdemux: fix unknown duration playing Ogg over HTTP
Vincent Penquerc'h
- gst-plugins-base: parsebin: maintain original order when creating fallback stream collection
Tim Müller
- gst-plugins-base: pbutils: Mark private functions as G_GNUC_INTERNAL
Sebastian Dröge
- gst-plugins-base: playback: Flesh out docs a bit for new elements
Jan Schmidt
- gst-plugins-base: playbin3: fix collection leak
Edward Hervey
- gst-plugins-base: playbin3: fix leaks of collection returned by message parse API
Tim Müller
- gst-plugins-base: playbin3: fix stream leak
Tim Müller
- gst-plugins-base: po: update POTFILES
Sebastian Dröge
- gst-plugins-base: po: Update translations
Sebastian Dröge
- gst-plugins-base: Release 1.9.1
Sebastian Dröge
- gst-plugins-base: Revert "vorbisenc: push an updated segment stop time when we know it"
Arun Raghavan
- gst-plugins-base: rtp: rtpbasedepayload: simplify code
Tim Müller
- gst-plugins-base: rtpbuffer: Add some const qualifiers
Sebastian Dröge
- gst-plugins-base: rtspconnection: Fix potential deadlock caused by blocking read forever
Sebastian Dröge
- gst-plugins-base: subparse: don't reset allowed tags
Víctor Manuel Jáquez Leal
- gst-plugins-base: subparse: fix some leaks
Tim Müller
- gst-plugins-base: tests: appsink: add minimal test for new pull with timeout functions
Tim Müller
- gst-plugins-base: tests: correctly print guintptr on mac
Thijs Vermeir
- gst-plugins-base: tools: fix device leaks in gst-device-monitor
Tim Müller
- gst-plugins-base: Update .po files
Sebastian Dröge
- gst-plugins-base: video-converter: fix compilation on big-endian
Wim Taymans
- gst-plugins-base: video: Fix some compiler warnings for out-of-range enum values
Sebastian Dröge
- gst-plugins-base: videodecoder: fix criticals fixating a non existent field
Sebastian Dröge
- gst-plugins-base: videodecoder: More trickmode fix
Edward Hervey
- gst-plugins-base: videodecoder: Use the object lock to protect bytes/ time tracking
Sebastian Dröge
- gst-plugins-base: videoencoder/decoder: Move conversion utility functions to a common header and use consistently in encoder /decoder
Sebastian Dröge
- gst-plugins-base: videoencoder: Use the object lock to protect bytes/ time tracking
Sebastian Dröge
- gst-plugins-base: videoorientation: Use G_DEFINE_INTERFACE instead of a manually written get_type()
Sebastian Dröge
- gst-plugins-base: videoscale: fix bus leak in test
Sebastian Dröge
- gst-plugins-base: xvimageallocator: const correctness in gst_xvimage_allocator_alloc().
Tim Müller
- gst-plugins-base: xvimagesink: error out on buffer size sanity check failure.
Tim Müller
- gst-plugins-base: xvimagesink: only error out if the allocated memory is too small
Tim Müller
- gst-plugins-good: aacparse: Reject raw AAC if no codec_data is found in the caps
Sebastian Dröge
- gst-plugins-good: Also enable V4L2 probe on aarch64 (aka ARM 64bit)
Nicolas Dufresne
- gst-plugins-good: Automatic update of common submodule
Stefan Kost
- gst-plugins-good: avidemux: Let upstream events go through upstream
Edward Hervey
- gst-plugins-good: Back to development
Sebastian Dröge
- gst-plugins-good: configure: Call AG_GST_PKG_CONFIG_PATH to set GST_PKG_CONFIG_PATH
Tim Müller
- gst-plugins-good: dvdemux: Let upstream events go through upstream
Edward Hervey
- gst-plugins-good: Enable v4l2 probe on Linux/ARM
Nicolas Dufresne
- gst-plugins-good: flvdemux: Push nominal bitrate tags
Sebastian Dröge
- gst-plugins-good: flvdemux: Refactor metadata tag handling
Sebastian Dröge
- gst-plugins-good: jack: don' t wait for callbacks if the jack server shut down
Sebastian Dröge
- gst-plugins-good: matroskamux: Consistently use gst_matroska_mux_set_codec_id() for setting the codec id
Sebastian Dröge
- gst-plugins-good: matroskamux: Error out if we start writing data with some pads not having a codec id yet
Sebastian Dröge
- gst-plugins-good: matroskamux: Remove suspicious checks for pads being active and linked
Sebastian Dröge
- gst-plugins-good: multipartmux: Use PTS and DTS instead of timestamp
Sebastian Dröge
- gst-plugins-good: po: Update translations
Sebastian Dröge
- gst-plugins-good: qtdemux: fix AAC codec_data values
Luis de Bethencourt
- gst-plugins-good: qtdemux: Handle upstream GAP in push-mode/time segment
Sebastian Dröge
- gst-plugins-good: qtdemux: Invent AAC codec_data if none is present
Sebastian Dröge
- gst-plugins-good: qtdemux: Let upstream events go through upstream
Edward Hervey
- gst-plugins-good: qtdemux: Push caps only when it was updated
Sebastian Dröge
- gst-plugins-good: qtdemux: When receiving a DISCONT buffer that does not point to a sample, remember the offset
Sebastian Dröge
- gst-plugins-good: qtmux: Reject raw AAC caps without codec_data
Sebastian Dröge
- gst-plugins-good: qtmux: Use complete AAC caps with codec_data in the tests
Sebastian Dröge
- gst-plugins-good: Release 1.9.1
Sebastian Dröge
- gst-plugins-good: rtp: Filter with the filter caps in the payloader' s getcaps
Sebastian Dröge
- gst-plugins-good: rtp example: Fix leak
Olivier Crête
- gst-plugins-good: rtph264pay: Intersect with filter caps in getcaps function.
Jan Schmidt
- gst-plugins-good: rtph265pay/depay: Sync against RFC 7798
Sebastian Dröge
- gst-plugins-good: rtph265pay: Accept array_completeness=1
Sebastian Dröge
- gst-plugins-good: rtspsrc: Don't disable UDP protocols on redirecting
Sebastian Dröge
- gst-plugins-good: rtspsrc: Fix error messages to first convert to doubles before division
Sebastian Dröge
- gst-plugins-good: rtspsrc: Set to PLAYING after a seek again after setting up the segment and everything else
Sebastian Dröge
- gst-plugins-good: souphttpsrc: At the end of a range request, read another time to finalize the request
Sebastian Dröge
- gst-plugins-good: souphttpsrc: Don't drop final bytes of a range request
Edward Hervey
- gst-plugins-good: souphttpsrc: Fix keep-alive handling
Sebastian Dröge
- gst-plugins-good: souphttpsrc: include http-status-code in error message details
Vincent Penquerc'h
- gst-plugins-good: splitmuxsink: Drop lock when sending dummy event
Jan Schmidt
- gst-plugins-good: splitmuxsink: Fix debug statement signedness.
Jan Schmidt
- gst-plugins-good: splitmuxsink: Handle negative running time
Jan Schmidt
- gst-plugins-good: tests: fix bus leaks
Tim Müller
- gst-plugins-good: tests: qtdemux: fix element and pad leak
Tim Müller
- gst-plugins-good: udpsrc: Use correct in6_pktinfo struct instead of in_pktinfo
Sebastian Dröge
- gst-plugins-good: Update .po files
Sebastian Dröge
- gst-plugins-good: v4l2: Also copy device_caps in gst_v4l2_dup
Nicolas Dufresne
- gst-plugins-good: v4l2: fix multiplanar capture
Luis de Bethencourt
- gst-plugins-good: v4l2: fix potential double-free of error debug string
Tim Müller
- gst-plugins-good: v4l2: fix v4l2 probe build error
Luis de Bethencourt
- gst-plugins-good: v4l2: use opened device caps instead of physical device ones
Nicolas Dufresne
- gst-plugins-good: v4l2object: Don't assert when used by the monitor
Nicolas Dufresne
- gst-plugins-good: v4l2object: Indent very long line
Nicolas Dufresne
- gst-plugins-good: v4l2provider: Fix device type detection
Nicolas Dufresne
- gst-plugins-good: v4l2src: use gst_caps_intersect_full in negotiate()
Nicolas Dufresne
- gst-plugins-ugly: Automatic update of common submodule
Stefan Kost
- gst-plugins-ugly: Back to development
Sebastian Dröge
- gst-plugins-ugly: dvdlpcmdec: add support for another format
Sebastian Dröge
- gst-plugins-ugly: dvdlpcmdec: rewrite to use GstAudioDecoder
Sebastian Dröge
- gst-plugins-ugly: po: Update translations
Sebastian Dröge
- gst-plugins-ugly: Release 1.9.1
Sebastian Dröge
- gst-plugins-ugly: sidplay: fix compiler warnings when building with -O3
Josep Torra
- gst-plugins-ugly: Update .po files
Sebastian Dröge
- gst-python: Back to development
Sebastian Dröge
- gst-python: Release 1.9.1
Sebastian Dröge
- gst-rtsp-server: Automatic update of common submodule
Stefan Kost
- gst-rtsp-server: Back to development
Sebastian Dröge
- gst-rtsp-server: Release 1.9.1
Sebastian Dröge
- gstreamer-vaapi: Automatic update of common submodule
Stefan Kost
- gstreamer-vaapi: Back to development
Sebastian Dröge
- gstreamer-vaapi: build: doc: do not redefine MAINTAINERCLEANFILES
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: configure: Fix non-fatal PKG_CHECK_MODULES invocations
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: configure: remove gmodule-2.0 EGL dependency
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: configure: Require GLib >= 2.40 like everywhere else
Sebastian Dröge
- gstreamer-vaapi: decoder: h265: handle the SEI NAL units included in codec_data
Sreerenj Balachandran
- gstreamer-vaapi: decoder: vc1: flush dpb only if opened
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: encoder: h264: Fix MVC encode while enabling dct8x8
Sreerenj Balachandran
- gstreamer-vaapi: encoder: h265: fix code-style
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: gstvaapivideomemory: allocator's image size getter
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: libs: egl: remove dynamic library loading code
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: plugins: add gst_vaapi_driver_is_whitelisted()
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: plugins: add gst_vaapi_plugin_base_find_gl_context()
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: plugins: check dmabuf-import for sink pad allocator
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: plugins: remove common change_state() vmethod
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: plugins: remove gst_vaapi_plugin_base_driver_is_whitelisted()
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: plugins: remove sink pad allocator if caps change
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: plugins: remove undefined macros
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: plugins: reset allocators if video info changed
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: plugins: update buffer pool size with new allocator' s image size
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: pluginutil: const params to gst_video_info_changed()
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: pluginutil: set GLX display type
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: Release 1.9.1
Sebastian Dröge
- gstreamer-vaapi: Revert "gstvaapisurface_drm: release image when done"
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: test: elements: remove spurious linkage
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: tests: elements: Add testsuite for vaapisink
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: tests: elements: rotate orientation event
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapi: declare external dependencies
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapi: don't register if VA driver is unsupported
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapi: instantiate a VA display when registering
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapi: register only the available encoders
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapi: register vaapipostproc only if supported
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: call purge at flush()
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: delay the GstVaapiDisplay instantiating
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: drop non-keyframe in reverse playback
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: flush output adapter at drain()
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: register only the available decoders
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: remove change_state() vmethod
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: remove gst_vaapidecode_internal_flush()
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: remove unneeded initializations
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: split all the codecs
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecode: unref output frame earlier
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapidecodebin: simplify the code
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapiencode: demote a log to trace level
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapiencode: implement flush() vmethod
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapipostproc: checking and updating filter parameter only when it's set
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapipostproc: make it enable/disable pass-through mode
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapipostproc: update filters at color balance
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapisink: add support for GST_TAG_IMAGE_ORIENTATION
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: vaapisink: demote a debug message to trace
Víctor Manuel Jáquez Leal
- gstreamer-vaapi: wayland: Error check before using cached wl_display
Víctor Manuel Jáquez Leal
- gstreamer: Automatic update of common submodule
Stefan Kost
- gstreamer: Back to development
Sebastian Dröge
- gstreamer: baseparse: Make sure to not create an invalid event order when generating the default CAPS event because of a GAP event
Sebastian Dröge
- gstreamer: basesrc: Fix automatic-eos= false mode if a segment.stop is given
Sebastian Dröge
- gstreamer: benchmarks: Fix potential stack corruption in capsnego test
Tim Müller
- gstreamer: bin: properly display the type of the removed message
Tim Müller
- gstreamer: collectpads: add g-i transfer annotations to peek/pop/ read_buffer/take_buffer functions
Tim Müller
- gstreamer: docs: add GST_ELEMENT_*_WITH_DETAILS to doc list
Vincent Penquerc'h
- gstreamer: docs: list new message details apis where they seem to belong
Vincent Penquerc'h
- gstreamer: element: clean up thread pool from gst_task_cleanup_all()
Tim Müller
- gstreamer: element: fix GST_ELEMENT_ERROR() error code expansion
Tim Müller
- gstreamer: element: re-create threadpool after cleaning up tasks
Tim Müller
- gstreamer: events: Implement the stream-group-done event
Jan Schmidt
- gstreamer: funnel: Only forward sticky events on GAP events if needed
Sebastian Dröge
- gstreamer: gstinfo: Avoid gcc 6 warning that breaks the tests build
Jan Schmidt
- gstreamer: inputselector: Handle stream-group-done
Jan Schmidt
- gstreamer: inputselector: Wake other pads when selected goes EOS
Jan Schmidt
- gstreamer: leaks: check return values of libunwind calls
Tim Müller
- gstreamer: leaks: warn if object is destroyed while the tracer is disposing
Tim Müller
- gstreamer: leaks tracer: add checkpoint support using SIGUSR2
Sebastian Dröge
- gstreamer: leaks tracer: add creation stack trace support
Sebastian Dröge
- gstreamer: leaks tracer: log alive objects when receiving SIGUSR1
Sebastian Dröge
- gstreamer: leaks tracer: use G_OS_UNIX to check for signal support
Sebastian Dröge
- gstreamer: libgstreamer.def: fix mentions of new message details api
Vincent Penquerc'h
- gstreamer: message: Add redirect message
Sebastian Dröge
- gstreamer: message: fix annotation of parse_device_{added,removed}
Tim Müller
- gstreamer: message: fix annotation of parse_stream_{collection, streams_selected}
Tim Müller
- gstreamer: message: fix some nonsensical annotations
Tim Müller
- gstreamer: message: new API for additional custom data to error messages
Vincent Penquerc'h
- gstreamer: miniobject: weak_unref: display the pointer of the object if failing
Tim Müller
- gstreamer: multiqueue: Fix behaviour with not-linked and eos pads
Edward Hervey
- gstreamer: pad: add g-i transfer annotatation to _store_sticky_event()
Tim Müller
- gstreamer: pad: check query caps answered and caps not NULL
Sebastian Dröge
- gstreamer: po: Update translations
Sebastian Dröge
- gstreamer: queue2: Fix average input rate calculation on small input range
Edward Hervey
- gstreamer: Release 1.9.1
Sebastian Dröge
- gstreamer: tests: Use gst_clock_wait_for_sync () for net client clock
Jan Schmidt
- gstreamer: tracers: leaks: update type filter later for unknown types
Tim Müller
- gstreamer: Update .po files
Sebastian Dröge
- orc: tests: fix a warning spotted when building in osx
Josep Torra
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- Tag 1.9.1: Release 1.9.1
Sebastian Dröge
- www: news: Add 1.8.2 and 1.9.1 binary release announcements
Sebastian Dröge
- www: news: Fix time of 1.9.1 binaries release
Sebastian Dröge
- www: Release 1.9.1
Sebastian Dröge
Last message date:
Fri Jul 29 19:57:26 UTC 2016
Archived on: Fri Jul 29 19:57:39 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).