summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Release 1.5.21.5.2Sebastian Dröge23-50/+231
2015-06-24Update .po filesSebastian Dröge40-40/+40
2015-06-24po: Update translationsSebastian Dröge1-4/+4
2015-06-19asfdemux: Use gst_video_multiview_guess_half_aspect() functionJan Schmidt1-2/+11
2015-06-16Automatic update of common submoduleNicolas Dufresne1-0/+0
2015-06-11x264enc: Use gst_video_encoder_set_min_ptsMatej Knopp2-12/+6
2015-06-11asfdemux: Add support for stereoscopic video metadata.Jan Schmidt3-8/+158
2015-06-11x264enc: Add support for stereoscopic videoJan Schmidt2-0/+104
2015-06-10xingmux: fix compiler warningsChris Clayton1-1/+4
2015-06-09cruft: add the obsolete tmpl dir to cruft-dirsStefan Sauer1-0/+3
2015-06-09Automatic update of common submoduleEdward Hervey1-0/+0
2015-06-08Automatic update of common submoduleStefan Sauer1-0/+0
2015-06-07Automatic update of common submoduleStefan Sauer1-0/+0
2015-06-07Automatic update of common submoduleStefan Sauer1-0/+0
2015-06-07docs: remove variables that we define in the snippet from commonStefan Sauer1-3/+0
2015-06-07Automatic update of common submoduleStefan Sauer2-9/+20
2015-06-07Back to developmentSebastian Dröge1-3/+3
2015-06-07Release 1.5.11.5.1Sebastian Dröge23-203/+626
2015-06-07Update .po filesSebastian Dröge40-40/+40
2015-06-07po: Update translationsSebastian Dröge2-40/+34
2015-06-02check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey5-80/+5
2015-05-26x264enc: don't artificially limit max allowed value of "threads" propertyTim-Philipp Müller1-1/+1
2015-05-12dvdread: Also reset the first_seek var in start()Jan Schmidt1-0/+2
2015-05-12dvdread: Work around basesrc initial seekJan Schmidt2-0/+9
2015-05-10docs: update example pipelines in element docsTim-Philipp Müller12-35/+48
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt2-2/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller8-144/+0
2015-04-24realmedia: remove unused enum item PROP_LASTLuis de Bethencourt1-2/+1
2015-04-23tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller1-1/+2
2015-04-23configure: bump automake requirement to 1.14 and autoconf to 2.69Tim-Philipp Müller1-2/+2
2015-04-23Update .gitignoreTim-Philipp Müller1-0/+1
2015-04-22Remove LICENSE_readmeSebastian Dröge1-133/+0
2015-04-22Remove INSTALL fileSebastian Dröge1-182/+0
2015-04-20asfdemux: fix a seek failure due to out-of-range in push modeCliff Han1-1/+1
2015-04-08tests: Use AM_TESTS_ENVIRONMENTEdward Hervey2-1/+1
2015-04-03Automatic update of common submoduleTim-Philipp Müller2-23/+3
2015-04-03a52dec: fix race in liba52dec lookup table initializationVincent Penquerc'h1-0/+3
2015-03-30mpeg2dec: fix buffer leak in crop_buffer()Guillaume Desmottes1-1/+3
2015-03-28rmdemux: resurrect some flow return handlingMark Nauwelaerts1-1/+2
2015-03-28asfdemux: resurrect some flow return handlingMark Nauwelaerts1-0/+1
2015-03-24mpeg2dec: fix memory leakLuis de Bethencourt1-1/+1
2015-03-24mpeg2dec: initialize bufferLuis de Bethencourt1-1/+1
2015-03-13mpeg2dec: Add stride supportNicolas Dufresne1-13/+74
2015-03-13mpeg2dec: Re-implement pool handlingNicolas Dufresne2-182/+207
2015-03-10dvbsub: fix indentationTim-Philipp Müller1-2/+1
2015-03-10Fix double semicolonsTim-Philipp Müller2-2/+2
2015-03-09Revert "mpeg2dec: Fix handling of stride"Nicolas Dufresne1-41/+0
2015-03-09Revert "mpeg2dec: Use propose unref method for buffer"Nicolas Dufresne1-1/+1
2015-03-09mpeg2dec: Use propose unref method for bufferNicolas Dufresne1-1/+1
2015-02-15mpeg2dec: Fix handling of strideSimon Farnsworth1-0/+41