platform/upstream/gstreamer.git
2018-11-08 Joshua M. Doeksvideosrc: support 'Y16 ' FOURCC as GRAY16_LE
2018-11-08 Joshua M. Doeksvideosrc: gracefully handle device prop when empty...
2018-11-08 Russel Windermpegts: Register a number of new boxed types to support...
2018-11-07 Sebastian Drögedecklinkvideosrc: Search from line 1 again if we didn...
2018-11-07 Matthew Waterstsdemux: implement preliminary support for the bitrate...
2018-11-07 Seungha Yangh265parser: Various update of vps parsing
2018-11-07 Seungha Yangtests: h265parser: Add test parsing nonzero vps_max_lay...
2018-11-07 Seungha Yangh265parser: Fix wrong maximum range check in gst_h265_p...
2018-11-06 Jordan Petridismeson: avoid unkown variables in the msdk tests
2018-11-06 Jan Alexander... dtls: Link against winsock2 on Windows
2018-11-06 admindecklinkvideosink: fix segfault when audiosink is close...
2018-11-06 Jan Alexander... dtlsconnection: Print out errno info for syscall errors
2018-11-06 Andreas Frischdtls: Properly display all errors/warnings from ERR...
2018-11-06 Jan Alexander... dtlsconnection: Replace if-else chain with switch
2018-11-06 Jan Alexander... dtlsconnection: Clear error queue before SSL_do_handshake
2018-11-06 Jan Alexander... dtlsconnection: Lower BIO error log level to DEBUG
2018-11-06 Jan Alexander... dtlsconnection: Run gst-indent
2018-11-06 Sebastian Drögecccombiner: Add unit test
2018-11-06 Sebastian Drögecccombiner: Add new closed caption combiner element
2018-11-06 Sebastian Drögeccextractor: Handle multiple caption metas per buffer
2018-11-06 Florent Thiérymsdk: fix intel sdk libdir path
2018-11-06 Seungha Yangd3dvideosink: Fix calculating buffer size of packed...
2018-11-06 Seungha Yangd3dvideosink: Set actual buffer size to buffer pool
2018-11-06 Seungha Yangd3dvideosink: Use lock/cond to wait internal window...
2018-11-06 Seungha Yangd3dvideosink: Don't leak GThread object
2018-11-06 Seungha Yangd3dvideosink: Print lock/unlock log with trace debug...
2018-11-06 Seungha Yangd3dvideosink: Remove white space
2018-11-06 Nicolas Dufresneh265parser: Stop considering 6 bytes NAL complete
2018-11-06 Nicolas Dufresneh265parser: Add same parsing test as for H264
2018-11-06 Nicolas Dufresneh264parser: Add unit test parsing 5 valid bytes of...
2018-11-06 Nicolas Dufresneh264parser: Stop considering 5 bytes NAL complete
2018-11-06 Matthew Watersapplemedia: install plugin pkg-config file
2018-11-05 Russel Windermpegts: remove insignificant trailing whitespace from...
2018-11-05 Joshua M. Doedecklinkvideosrc: respect pixel format property even...
2018-11-05 Matthew WatersUpdate common submodule location
2018-11-05 Haihao XiangClone the code from gitlab
2018-11-02 Tim-Philipp... compositor: update disted orc backup files
2018-11-02 Tim-Philipp... docs: update for git master
2018-11-02 Tim-Philipp... webrtc: update default libnice options
2018-11-02 Sebastian Drögeccextractor: Add unit test
2018-11-02 Sebastian Drögeccextractor: Support changes of the caption type
2018-11-01 Sebastian Drögedecklinkvideosrc: Add support for extracing CEA608...
2018-11-01 Russel Windermpegts: Register a boxed type for GstMpegtsContent
2018-11-01 Víctor Manuel... player: don't change uri when setting subtitle uri
2018-11-01 Philippe Normanddocs: Follow-up fix for GstPlayer new subtitle-video...
2018-11-01 Philippe Normandplayer: API additions for subtitle-video-offset property
2018-10-31 Víctor Manuel... compositor: Fix enum type mismatch
2018-10-30 Johan Bjäreholtcompositor: fix undeclared functions
2018-10-28 Sebastian Drögecompositor: Implement different operators via per-pad...
2018-10-28 Nirbheek Chauhanmeson: Add a feature option for the MSDK plugin
2018-10-28 Tim-Philipp... meson: add 'curl-ssh2' option for curl libssh2 support
2018-10-28 Xavier Claessensmeson: Use the 'curl' feature option
2018-10-28 Sebastian Drögempegts: Use gst and gst_mpegts as symbol prefix in...
2018-10-27 Joshua M. Doedshowsrcwrapper: add device-index property to sources
2018-10-27 Joshua M. Doedshowsrcwrapper: update CMake build instructions
2018-10-27 Joshua M. Doedshowsrcwrapper: support building 32- and 64-bit with...
2018-10-27 Joshua M. Doedshowsrcwrapper: add debug category for general dshowsr...
2018-10-27 Edward Herveycheck: Disable mssdemux unit test for now
2018-10-27 Sebastian Drögempegts: Add boxed type for DVB CableDeliverySystem...
2018-10-27 Sebastian Drögecompositor: Remove extra header for the pad declaration
2018-10-27 Edward Herveytests: Disable most gstplayer tests for now
2018-10-26 Luis de Bethencourtwebrtcbin: options is a placeholder argument
2018-10-26 Luis de Bethencourtwebrtcbin: ws-semantic is not supported
2018-10-24 Sebastian Drögeplayer: Don't set state to READY if we're already stopped
2018-10-22 Edward Herveyhls: Remove stray '\n' from debug statement
2018-10-17 Olivier CrêteRevert "srtpdec: also check for "roc" in caps"
2018-10-17 Seungha Yangmeson: Replace empty configuration_data() with copy...
2018-10-17 Matthew Waterssctp: link against ws2_32 on windows
2018-10-15 Mathieu Duponchellewebrtcbin: implement support for group: BUNDLE
2018-10-10 Wonchul Leeav1enc: Add to configure image formats
2018-10-10 Wonchul Leeav1enc: fix compliation with removed defines
2018-10-10 Wonchul Leeav1enc: Add configurations
2018-10-10 Josep Torrashmsrc: delay fd removal until there's no uses
2018-10-10 Josep Torrashmsrc: fixes a crash when is-live is true due a race...
2018-10-10 Josep Torratests: shm: add an end to end test for live reception
2018-10-10 Olivier Crêteshmsrc: Remove commented out code
2018-10-10 Aleix Conchillo... shmsink: do not keep locking if element is unlocked
2018-10-08 Tim-Philipp... meson: use new 'python' module instead of deprecated...
2018-10-08 Matthew Waterswebrtc/datachannel: fix support for prenegotiated channels
2018-10-08 Matthew Waterswebrtc: start in the closed state
2018-10-08 Aleix Conchillo... webrtcbin: start and stop thread when changing state
2018-10-04 Matthew Watersglvideomixer: fix the default blend modes for unpremult...
2018-10-04 Vivia Nikolaidouavwait: Fix sending of dropping=true messages
2018-10-04 Matthew Waterstests/webrtcbin: add a couple more dependant element...
2018-10-04 Matthew Watersglmixerbin: add gloverlaycompositor to each input stream
2018-10-03 Sebastian Drögeglstereomix: Fix build after deprecating misnamed GST_T...
2018-10-01 Seungha Yangmsdk: Fix building on MSVC
2018-10-01 Seungha Yangmsdk: Fix meson build
2018-09-27 Mathieu Duponchellempegtsmux: add custom AC-3 descriptor
2018-09-26 Matthew Waterswebrtcdatachannel: take ref of data so it doesn't disappear
2018-09-24 Sebastian Drögeglmixerbin: "latency" property on aggregator is uint64...
2018-09-24 Tim-Philipp... player: fix deprecated api declaration
2018-09-24 Tim-Philipp... libs: fix API export/import and 'inconsistent linkage...
2018-09-24 Tim-Philipp... docs: plugins: update for git master
2018-09-22 Tim-Philipp... pkgconfig: generate sctp lib .pc file also with Meson...
2018-09-22 Tim-Philipp... pkgconfig: sctp lib does not depend on external sctp...
2018-09-21 Tim-Philipp... libs: dist new sctp lib
2018-09-21 Vivia Nikolaidouavwait: Send dropping=true message after all streams...
2018-09-21 Edward Herveygst-libs: Always build sctp mini-library
2018-09-21 Matthew Watersglvideomixer: fix constant alpha enum value for constan...
next