summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-09Release 1.8.2gst-plugins-base-1.8.2Sebastian Dröge
2016-06-09Update .po filesSebastian Dröge
2016-06-09po: Update translationsSebastian Dröge
2016-06-02video-color: Fix colorimetry IS_UNKNOWNStian Selnes
2016-05-20opusdec: Use GST_AUDIO_DECODER_ERROROlivier Crête
2016-05-20videosink: ensure the debug category is always initializedGuillaume Desmottes
2016-05-20playbin: fix suburidecodebin leakGuillaume Desmottes
2016-05-11sdp: parse sdp attributes in case that sdp message doesn't contain mikey messageHyunjun Ko
2016-05-04encoding-profile: Fix caps memory leakSebastian Dröge
2016-05-04encoding-profile: Fail to create encoding profile from discoverer info if no ...Sebastian Dröge
2016-05-04encoding-profile: Recurse into nested container profiles and only add the fin...Sebastian Dröge
2016-05-04encoding-profile: Move adding of each stream to a helper functionSebastian Dröge
2016-05-03opusdec: intersect with the filter before returning on getcapsThiago Santos
2016-05-03opusdec: improve getcaps to return all possible ratesThiago Santos
2016-05-03opusdec: remove artificial restriction on rate negotiationThiago Santos
2016-05-03opusdec: refactor getcaps repeated code into a functionThiago Santos
2016-05-03tests: opus: remove apparently useless macro in testsThiago Santos
2016-04-28opusdec: fix caps leaksGuillaume Desmottes
2016-04-26smartencoder: Only accept TIME segments for realSebastian Dröge
2016-04-26codec-utils: H264 level idc 0 is not validSebastian Dröge
2016-04-26codec-utils: H265 level idc 0 is not validSebastian Dröge
2016-04-26encoding-profile: Remove codec_data and streamheader fields from constraint capsSebastian Dröge
2016-04-26encoding-profile: Don't put G_BEGIN_DECLS around #include statementsSebastian Dröge
2016-04-20Release 1.8.1gst-plugins-base-1.8.1Sebastian Dröge
2016-04-20Update .po filesSebastian Dröge
2016-04-20win32: update .def for new APITim-Philipp Müller
2016-04-20po: Update translationsSebastian Dröge
2016-04-19sdp: update since markers to 1.8.1 for some new APIsJosep Torra
2016-04-19sdpmessage: new gst_sdp_media_parse_keymgmt/gst_sdp_media_parse_keymgmtAleix Conchillo Flaqué
2016-04-19mikey: add new function gst_mikey_message_to_capsAleix Conchillo Flaqué
2016-04-16Revert "audioringbuffer: start ringbuffer if needed upon commit"Jan Schmidt
2016-04-15mikey: allow passing srtp or srtcp to create mikey messageAleix Conchillo Flaqué
2016-04-11audio: Fix a race with the audioringbuffer threadFabrice Bellet
2016-03-29decodebin2: Hold new buffering_post lock while posting msgsJan Schmidt
2016-03-25typefind: Reduce URI typefinder from MAX to LIKELYJan Schmidt
2016-03-24Release 1.8.0gst-plugins-base-1.8.0Sebastian Dröge
2016-03-24Update .po filesSebastian Dröge
2016-03-24install-plugins: update documentationVíctor Manuel Jáquez Leal
2016-03-15Release 1.7.91gst-plugins-base-1.7.91Sebastian Dröge
2016-03-15Update .po filesSebastian Dröge
2016-03-15po: Update translationsSebastian Dröge
2016-03-14decodebin: Shut down all elements explicitly to NULL state before freeing the...Sebastian Dröge
2016-03-14multihandlesink: Remove useless streamheader storageSebastian Dröge
2016-03-14multihandlesink: Only don't send HEADER buffers normally if they are actually...Sebastian Dröge
2016-03-14decodebin: expose_pad() is always called with lock==TRUE, simplify codeSebastian Dröge
2016-03-14decodebin: Don't check twice if the decode chain is complete in pad_added_cb()Sebastian Dröge
2016-03-14decodebin: Don't hold EXPOSE_LOCK in type_found() outside the stream lockSebastian Dröge
2016-03-14tcp: Remove unused fileSebastian Dröge
2016-03-11basetextoverlay: Add new properties and alignment type for unclamped absolute...Lubosz Sarnecki
2016-03-11Revert "textoverlay: Do not limit positioning to video area."Tim-Philipp Müller