summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-07tests: fix playbin-complex test on big endianrhel-7.3rhel-7.2Tim-Philipp Müller1-3/+3
2015-09-07tests: fix adder check on big-endianTim-Philipp Müller1-1/+2
2015-06-23missing-plugins: Remove the mpegaudioversion fieldBastien Nocera1-0/+3
2014-12-18Release 1.4.5Sebastian Dröge40-1172/+1301
2014-12-18Update .po filesSebastian Dröge38-38/+38
2014-12-16audiodecoder: do not use fixed caps on source padThiago Santos1-1/+0
2014-12-16videodecoder: do not use fixed caps on source padThiago Santos1-1/+0
2014-12-16Revert "video: Fix non-default usage of gst_video_sink_center_rect"Sebastian Dröge2-69/+8
2014-12-16ximagesink: clear src and dest rectanglesWim Taymans2-3/+8
2014-12-16videopool: update buffer size after video alignmentSong Bing3-3/+18
2014-12-15video: Fix non-default usage of gst_video_sink_center_rectEdward Hervey2-8/+69
2014-12-15Revert "decodebin: Only emit the drain signal for the main decode chain, not ...Sebastian Dröge1-1/+1
2014-12-12tests: don't run orc/* tests under valgrindTim-Philipp Müller1-1/+2
2014-12-12tests: audiodecoder: fix broken refcounting in unit testTim-Philipp Müller1-2/+1
2014-12-11playbin: Do not mix up stream type when getting stream combiner elementThibault Saunier1-2/+2
2014-12-11playbin2: always unref the combiner sinkpad when removing the srcpadThiago Santos1-17/+19
2014-12-11videodecoder: Add GST_VIDEO_DECODER_CAST macroJan Schmidt1-0/+1
2014-12-11rtspconnection: No remove child if destroyed.Göran Jönsson1-2/+4
2014-12-11audiodecoder: Push pending events before sending EOS.Mathieu Duponchelle2-1/+38
2014-12-11audiorate: Use gst_util_uint64_scale_int_round()Chad1-9/+11
2014-12-11gst-play: do not set system's volume to 100% by defaultThiago Santos1-2/+3
2014-12-11alsa: Use EPIPE instead of ESTRPIPE if the latter does not existThomas Klausner2-0/+8
2014-12-11playsink: Reset mute property of the sink to playsink's value when setting up...Andrei Sarakeev1-0/+2
2014-12-11discoverer: fix typo in header fileAndrei Sarakeev1-1/+1
2014-12-11pbutils: add description for audio/x-audibleTim-Philipp Müller1-0/+1
2014-12-11typefind: improve 'audible' audio typefinder a littleTim-Philipp Müller1-5/+11
2014-12-11typefindfunctions: add audio/audible typefinderJonathan Matthew1-0/+26
2014-11-24videoencoder: don't complain about PTS != DTS on keyframesMatej Knopp1-3/+1
2014-11-24playbin: fix 'attempt to unlock mutex that was not locked' in error code pathTim-Philipp Müller1-0/+1
2014-11-09pbutils: add description for Apple Core Audio FormatTim-Philipp Müller1-0/+1
2014-11-09typefind: recognize Apple Core Audio FormatPeter G. Baum1-0/+2
2014-11-09tcpserversink: Don't leak a `GSocket` and a `GInetSocketAddress`William Manley2-0/+7
2014-11-06Release 1.4.4Sebastian Dröge34-42/+229
2014-11-06Update .po filesSebastian Dröge38-38/+38
2014-11-06tests: dist header file needed for ABI checks on powerpc32Tim-Philipp Müller1-0/+1
2014-10-24rtspconnection: call watch notify before freeing any watch resourcesAleix Conchillo Flaqué1-3/+3
2014-10-24appsink: Fix gst_app_sink_pull() docs to transfer full for the return valueSebastian Dröge1-2/+4
2014-10-24audiodecoder: should post DECODE errors and not ENCODEThiago Santos1-3/+3
2014-10-24playsink: Use correct property enum value for video-filter property installationHeinrich Fink1-1/+1
2014-10-14decodebin: Only emit the drain signal for the main decode chain, not any subc...Andrei Sarakeev1-1/+1
2014-10-14videoencoder: Stop storing if we received EOSSebastian Dröge1-10/+0
2014-10-14vorbisdec: don't reorder streams with channels count greater than eightAurélien Zanelli1-1/+31
2014-10-14videoencoder: release frame in finish_frame when no output state is configuredAurélien Zanelli1-0/+1
2014-10-14audiosink: compensate for segment restart with clock's time_offsetThiago Santos1-0/+5
2014-09-24Release 1.4.3Sebastian Dröge34-65/+171
2014-09-24Update .po filesSebastian Dröge38-38/+38
2014-09-24videoscale Use stride instead of width in more placesSebastian Dröge1-4/+4
2014-09-24videoscale: Use width instead of stride in buffer offset calculationSanjay NM1-2/+2
2014-09-23videodecoder: Reset last_timestamp_out on new segmentJan Schmidt2-7/+8
2014-09-23xvimagesink: only try to set XV_ITURBT_709 port attribute if it existsTim-Philipp Müller2-1/+10