tests: h264parser: Fix picture timing SEI
[platform/upstream/gstreamer.git] / ext / avtp /
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