summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge2-15/+16
2015-02-06x264enc: Don't set max latency to the same value as the encoder latencySebastian Dröge1-1/+1
2015-02-02x264enc: set annexb=1 in byte stream mode when downstream has ANY capsVincent Penquerc'h1-0/+1
2015-01-21Constify some static arrays everywhereSebastian Dröge2-5/+5
2015-01-18configure: remove non-ported plugins stuffTim-Philipp Müller1-5/+0
2015-01-18x264enc: Don't set an allocation maximumNicolas Dufresne1-2/+1
2015-01-12Automatic update of common submoduleStefan Sauer1-0/+0
2014-12-22MAINTAINERS: Update my mail addressSebastian Dröge1-1/+1
2014-12-18Automatic update of common submoduleSebastian Dröge1-0/+0
2014-11-27Automatic update of common submoduleEdward Hervey1-0/+0
2014-11-12dvdlpcmdec: set channel positions using the appropriate APIVincent Penquerc'h1-11/+15
2014-11-05asfdemux: fix commentTim-Philipp Müller1-1/+1
2014-11-05asfdemux: Send duration query upstream firstEdward Hervey1-11/+14
2014-11-02asf: fix up file modeTim-Philipp Müller1-0/+0
2014-10-27Automatic update of common submoduleSebastian Dröge1-0/+0
2014-10-21tests: parallelise 'make check-valgrind'Tim-Philipp Müller1-3/+3
2014-10-21Automatic update of common submoduleTim-Philipp Müller1-0/+0
2014-10-21Automatic update of common submoduleStefan Sauer2-1/+1
2014-09-16asfdemux: first try to delegate TIME seek events upstreamGuillaume Desmottes1-16/+15
2014-09-05asfdemux: add ASF_OBJ_METADATA_LIBRARY_OBJECTGuillaume Desmottes3-1/+6
2014-08-27asfdemux: if video is h264, check the codec_data for bytestream dataThiago Santos2-3/+62
2014-08-10docs: update for git masterTim-Philipp Müller16-32/+32
2014-08-08asfdemux: simplify log statementThiago Santos1-5/+2
2014-08-05x264: fix colour inversion with YV12 formatTim-Philipp Müller1-1/+1
2014-08-01Makefile: Add usage of build-checks stepEdward Hervey2-0/+4
2014-07-25x264enc: Request buffers in allocation queryNicolas Dufresne1-0/+13
2014-07-19x264enc: Shift both PTS and DTS to ensure positive timestampNicolas Dufresne2-18/+10
2014-07-19Back to developmentSebastian Dröge1-4/+4