dashdemux: Properly initalize GError
[platform/upstream/gstreamer.git] / ext / avtp /
2021-04-28 Timo Wischeravtp: crf: Remove superfluous sink_event variable
2021-04-07 Doug Nazaravtp: Fix log format macros
2021-03-23 Stéphane Cerveauavtp: allow per feature registration
2020-09-28 Ederson de Souzatests/avtp: Fix coverity issues
2020-09-28 Ederson de Souzaavtp: Change "%lu" for G_GUINT64_FORMAT
2020-09-17 Marian Cichyavtp: avtpaafdepay: fix crash when building caps
2020-07-16 Ederson de Souzaavtp: Update documentation
2020-07-10 Tim-Philipp Mülleravtp: rename tstamp-mode to timestamp-mode
2020-07-03 Ederson de Souzaavtp: Use g_strerror instead of strerror
2020-07-02 Mathieu Duponchelledocs: remove gst prefix from plugin titles
2020-07-01 Tim-Philipp Mülleravtp: documentation fixes
2020-06-01 Ederson de Souzaavtp: Ensure that the avtp plugin is only built on...
2020-05-21 Ederson de Souzaavtp: Add libavtp fallback dependence
2020-05-02 Ederson de Souzaavtpsink: Log that AVTPDU transmission failure is due...
2020-05-02 Ederson de Souzaavtpsink: Accept buffers that fall out of segment
2020-05-02 Ederson de Souzaavtpcvfpay: Warn about timestamp issues on non-flushing...
2020-05-02 Ederson de Souzaavtpcvfpay: Ensure NAL fragments are transmitted follow...
2020-04-30 Vedang Patelavtp: Introduce the CRF Check element
2020-04-30 Vedang Patelavtp: Introduce the CRF Sync Element
2020-02-07 Ederson de Souzaavtp: Build with clang
2020-02-07 Ederson de Souzaavtp: Plug several leaks
2020-02-05 Andre Guedesavtpsink: Implement synchronization mechanism
2020-02-05 Andre Guedesavtpsink: Prepare code to new synchronization mechanism
2020-02-05 Andre Guedesavtpsink: Remove SOCK_NONBLOCK from avtpsink
2020-02-05 Andre Guedesavtp: Refactor if_index code
2019-11-19 Ederson de Souzaavtpcvfdepay: Don't hide gst_pad_push return
2019-11-19 Ederson de Souzaavtpcvfpay: Do not hide or modify gst_pad_push errors
2019-11-19 Ederson de Souzaavtpcvfdepay: Tone down some log messages
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-07-30 Ederson de Souzaavtp: CVF - fix error message
2019-07-30 Ederson de Souzaavtp: CVF - Do not infinite loop trying to fragment...
2019-07-03 Ederson de Souzaavtp: Update documentation
2019-07-03 Ederson de Souzadocs: Add AVTP elements documentation
2019-07-03 Ederson de Souzaavtp: Add fragmented packets handling to CVF depayloader
2019-07-03 Ederson de Souzaavtp: Introduce AVTP CVF depayloader element
2019-07-03 Ederson de Souzaavtp: Add fragmentation feature to CVF payloader
2019-07-03 Ederson de Souzaavtp: Introduce AVTP CVF payloader element
2019-07-03 Andre Guedesavtp: Introduce AVTP source element
2019-07-03 Andre Guedesavtp: Introduce AVTP sink element
2019-07-03 Andre Guedesavtp: Introduce AAF depayloader element
2019-07-03 Andre Guedesavtp: Introduce AAF payloader element
2019-07-03 Andre Guedesavtp: AVTP plugin bootstrap code