avfvideosrc: fix build with older SDK not supporting AVDeviceFormat
[platform/upstream/gstreamer.git] / ext / srtp /
2013-08-16 Tim-Philipp Müllersrtpdec: fix buffers being dropped due to shadowed...
2013-08-12 Olivier Crêtesrtp: Let packets through without touching them if...
2013-08-12 Olivier Crêtesrtpdec: Refactor code a bit
2013-08-12 Olivier Crêtesrtpdec: Don't error on invalid packet, just drop it
2013-06-29 Olivier Crêtesrtp: Don't require a key if both auth and cipher are...
2013-06-29 Olivier Crêtesrtp: Move the enums to the common header
2013-06-29 Olivier Crêtesrtp: Remove unused code
2013-06-23 Edward Herveysrtp: Fix dist
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-10 Olivier Crêtesrtpdec: Don't stop on invalid buffer
2013-04-10 Olivier Crêtesrtpdec: Cleaner stream cleanup
2013-04-10 Olivier Crêtesrtpdec: Don't crash on invalid cipher
2013-04-08 Tim-Philipp Müllerext: printf format fixes in debug and error messages
2013-03-28 Olivier Crêtesrtp: Update example pipelines
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-03-25 Olivier Crêtesrtp: Fix filter handling in caps negotiation to keep...
2013-03-15 Jose Antonio Santo... srtp: fix compilation warning returning NULL in case...
2013-03-15 Jose Antonio Santo... srtp: use constant AES_128_ICM instead of AES_ICM that...
2013-03-13 Olivier Crêtesrtp: Add SRTP plugin based on libsrtp