summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29Release 1.1.31.1.3Sebastian Dröge22-31/+219
2013-07-29Update .po filesSebastian Dröge39-39/+39
2013-07-29gst: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge3-21/+0
2013-07-29real: Implement SEGMENT querySebastian Dröge2-0/+52
2013-07-29asfdemux: Implement SEGMENT querySebastian Dröge1-1/+27
2013-07-29asfdemux: Add support for dvr-msMatej Knopp5-64/+280
2013-07-26rtspreal: Ensure output value has an assigned valueEdward Hervey1-1/+1
2013-07-26x264: Fix dts comparisionEdward Hervey1-4/+5
2013-07-25asfdemux: fix seqnum handling for seeksThiago Santos2-9/+30
2013-07-25mpeg2dec: Clean up reset/start/stop handlingSebastian Dröge1-23/+8
2013-07-25x264enc: React properly to flushing/resetting the encoderSebastian Dröge1-17/+9
2013-07-22realmedia: Add support for group-id in the stream-start eventSebastian Dröge4-2/+53
2013-07-22asfdemux: Add support for group-id in the stream-start eventSebastian Dröge2-1/+25
2013-07-22siddec: Add support for group-id in the stream-start eventSebastian Dröge2-3/+32
2013-07-18rmdemux: Mark demuxer as "running" in push-modeEdward Hervey1-0/+1
2013-07-17mpeg2dec: Properly reset on sequence changesEdward Hervey1-0/+2
2013-07-11Back to developmentSebastian Dröge1-3/+3
2013-07-11Release 1.1.21.1.2Sebastian Dröge22-43/+131
2013-07-11Update .po filesSebastian Dröge39-39/+39
2013-07-09dvdreadsrc: correctly determine last chapter's durationMark Nauwelaerts1-1/+3
2013-06-25rdt: forward sticky eventsWim Taymans1-1/+14
2013-06-05Back to developmentSebastian Dröge1-3/+3
2013-06-05Release 1.1.11.1.1Sebastian Dröge24-78/+489
2013-06-05Update .po filesSebastian Dröge39-39/+39
2013-06-05Automatic update of common submoduleSebastian Dröge1-0/+0
2013-06-04mpeg2dec: make the aspect ratio calculation more accurate.Sreerenj Balachandran1-2/+10
2013-05-15Automatic update of common submoduleSebastian Dröge1-0/+0
2013-05-13tests: Fix event handlingSebastian Dröge4-38/+45
2013-05-09lamemp3enc: Tell GstAudioEncoder about the number of incoming samplesOlivier Crête1-1/+9
2013-04-30x264enc: output byte-stream if downstream has ANY capsTim-Philipp Müller1-1/+11
2013-04-22Automatic update of common submoduleTim-Philipp Müller4-26/+207
2013-04-15gst: Add better support for static pluginsSebastian Dröge17-17/+39
2013-04-14Automatic update of common submoduleTim-Philipp Müller2-30/+30
2013-04-09Automatic update of common submoduleStefan Sauer1-0/+0
2013-03-25Use %03u instead of %u in gst_pad_create_stream_id_printf()David Schleef2-2/+2
2013-03-25x264enc: Fix for 0/1 framerate - now uses VFR in this caseTom Greenwood1-6/+16
2013-03-07Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-02-08x264enc: simplify template capsTim-Philipp Müller1-1/+1
2013-02-08x264enc: put all theoretically possible formats in template capsTim-Philipp Müller1-7/+32
2013-02-07x264enc: detect supported bit depth and pixel formats at runtimeTim-Philipp Müller1-54/+100
2013-01-30autogen.sh: allow calling from out-of-treeBenjamin Gaignard1-4/+12
2013-01-28Automatic update of common submoduleStefan Sauer1-0/+0
2013-01-16tests: use _1_0 variants for the various registry variablesMartin Pitt1-3/+3
2013-01-15Automatic update of common submoduleTim-Philipp Müller1-0/+0
2012-12-30configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSTim-Philipp Müller1-1/+1
2012-12-19mpeg2dec: use appropriate printf format for gsizeThijs Vermeir1-3/+3
2012-12-19cdio: Fix redundant redeclaration of 'cdio_version_string'Thijs Vermeir1-1/+0
2012-12-01siddec: init debug categoryWim Taymans1-0/+2
2012-11-30dvdread: link to libgmodule-2.0 since the g_module_* API is usedTim-Philipp Müller2-2/+6
2012-11-27cdiocddasrc: detect whether drive produces samples in non-host endiannessTim-Philipp Müller2-0/+125