summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2013-07-09dvdreadsrc: correctly determine last chapter's durationMark Nauwelaerts1-1/+3
2013-06-04mpeg2dec: make the aspect ratio calculation more accurate.Sreerenj Balachandran1-2/+10
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-15gst: Add better support for static pluginsSebastian Dröge11-11/+11
2013-03-25x264enc: Fix for 0/1 framerate - now uses VFR in this caseTom Greenwood1-6/+16
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
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üller1-2/+3
2012-11-27cdiocddasrc: detect whether drive produces samples in non-host endiannessTim-Philipp Müller2-0/+125
2012-11-15x264enc: Add support for 10-bit color formatsSebastian Dröge1-1/+61
2012-11-15x264enc: Add support for Y444, Y42B and NV12Sebastian Dröge1-5/+42
2012-11-11cdio: use gst_tag_freeform_string_to_utf8() for CD-TEXT stringsTim-Philipp Müller2-8/+18
2012-11-03Fix FSF addressTim-Philipp Müller29-58/+58
2012-10-30siddec: reset bytes counterWim Taymans1-0/+1
2012-10-18dvdreadsrc: correctly set next cell when seeking to sectorMark Nauwelaerts1-4/+4
2012-10-12dvdreadsrc: update dvd event to enhanced approachMark Nauwelaerts1-1/+9
2012-10-01mpeg2dec: Don't error out when there is no associated bufferJan Schmidt1-3/+2
2012-09-26x264enc: when setting fallback decoder latency, set valid min_latencyTim-Philipp Müller1-1/+1
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller4-4/+4
2012-09-17cdio: work around cdio headers re-defining VERSION and PACKAGE_VERSIONTim-Philipp Müller1-7/+11
2012-09-14rename some caps and elements in examplesWim Taymans1-1/+1
2012-09-11mpeg2dec: Hold ref to buffer while mappedJan Schmidt1-0/+2
2012-09-11mad: fix email addressWim Taymans1-1/+2
2012-09-11mad: init base class method only onceWim Taymans1-12/+6
2012-09-09x264enc: clean up some debug statementsMark Nauwelaerts1-4/+5
2012-09-07x264enc: handle possibly negative DTS provided by codecMark Nauwelaerts2-4/+20
2012-08-09x264enc: Use new video encoder base class API for handling tagsSebastian Dröge1-29/+8
2012-08-06gst: Add stream-id to stream-start eventsSebastian Dröge1-1/+5
2012-08-06mpeg2dec: Don't use NULL values for fbufEdward Hervey1-11/+25
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2-4/+4
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge2-21/+21
2012-07-26mpeg2dec: Avoid dropping first GOPEdward Hervey1-5/+7
2012-07-23mpeg2dec: copy buffer flags when croppingWim Taymans1-0/+3
2012-07-23mpeg2dec: Fix GstVideoInfo pointerRobert Swain1-2/+2
2012-07-23mpeg2dec: Correctly flag output buffer interlaced stateRobert Swain1-7/+13
2012-07-23ext: Update for video base classes API changesSebastian Dröge1-2/+3
2012-07-19mpeg2dec: Propagate GstFlowReturn where neededEdward Hervey1-20/+23
2012-07-19mpeg2dec: Store temporary buffers out of the wayEdward Hervey1-19/+38
2012-07-18mpeg2dec: Call gst_video_decoder_negotiate()Edward Hervey1-0/+9
2012-07-17dvdreadsrc: mustn't drop queries like caps query if not started yetTim-Philipp Müller1-15/+19
2012-07-13demuxers: Push STREAM_START when neededEdward Hervey1-0/+1
2012-07-12dvdreadsrc: set rank to NONETim-Philipp Müller1-1/+1
2012-07-09fix for allocator API changesWim Taymans1-1/+1
2012-07-06update for query api changesWim Taymans1-1/+1
2012-07-06update for query api changesWim Taymans1-2/+3