summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2011-01-14mpeg2dec: Use the proper component value for heightEdward Hervey1-1/+1
2011-01-04x264enc: Handle codec/encoder tagsThiago Santos1-0/+12
2010-12-29mpeg2dec: use gst_pad_alloc_buffer() when cropping buffersTim-Philipp Müller1-4/+13
2010-12-29mpeg2dec: minor formatting clean-upTim-Philipp Müller1-5/+3
2010-12-29mpeg2dec: refactor cropping code to use libgstvideo functionsTim-Philipp Müller1-149/+56
2010-12-29mpeg2dec: use GstVideoFormat instead of custom enumTim-Philipp Müller2-18/+9
2010-12-29mpeg2dec: fix LIBADD order in Makefile.amTim-Philipp Müller1-3/+4
2010-12-29x264: vbv-buf-capacity should have a minimum of 0Tristan Matthews1-1/+1
2010-12-27x264enc: also accept YV12 inputTim-Philipp Müller1-8/+9
2010-12-26x264enc: add a note to the docs about encoder latency and queuesMark Nauwelaerts1-0/+19
2010-12-16mad: If gst_pad_alloc_buffer() returns a buffer with the wrong size allocate ...Sebastian Dröge1-0/+7
2010-11-25mad: Remove dead assignmentsEdward Hervey1-4/+0
2010-11-13dvdreadsrc: remove bogus commentTim-Philipp Müller1-1/+1
2010-11-13dvdreadsrc: fix handling of multi-angle streamsThomas Green1-1/+1
2010-10-25mpeg2dec: convert the position to stream time before answering to a position ...Guillaume Emont1-0/+4
2010-10-22x264enc: Work around a rate control issue in libx264Robert Swain1-1/+19
2010-10-19mpeg2dec: Use gst_pad_peer_query() instead of getting the peer pad manuallySebastian Dröge1-7/+2
2010-10-19mpeg2dec: fix position query by trusting upstreamGuillaume Emont1-0/+10
2010-10-19various: canonicalize property namesStefan Kost3-4/+4
2010-10-19various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost10-99/+157
2010-10-04mad: support reverse playbackMark Nauwelaerts2-4/+144
2010-09-26dvdreadsrc: improve error messages on read errorsTim-Philipp Müller1-1/+28
2010-09-06siddec: don't use GST_FLOW_IS_FATALTim-Philipp Müller1-13/+11
2010-09-04mpeg2dec: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge1-1/+1
2010-08-11x264enc: Fix b-pyramid libx264 API boolean arg for non-boolean issueRobert Swain1-0/+15
2010-08-09x264: fix printf format warning in debug messageTim-Philipp Müller1-3/+3
2010-07-30x264enc: Fix flushing of delayed framesRobert Swain1-0/+10
2010-07-26x264enc: Improve x264enc defaultsRobert Swain1-6/+6
2010-07-25x264enc: Fix property description typosRobert Swain1-2/+2
2010-07-25x264enc: Add some more debug infoRobert Swain1-6/+9
2010-07-25x264enc: Add speed-preset and [psy-]tuning propertiesRobert Swain2-8/+209
2010-07-25x264enc: Refactor code in preparation for presets/tuningsRobert Swain2-97/+213
2010-07-25x264enc: Update available me typesRobert Swain1-9/+18
2010-07-25x264enc: Use new libx264 API to affect fast first passRobert Swain1-8/+12
2010-07-25x264enc: Add profile propertyRobert Swain2-2/+68
2010-07-23x264enc: Add option-string propertyRobert Swain2-1/+87
2010-07-22mad: use right automake variable, should be ID3TAG_{LIBS,CFLAGS} not ID3_{LIB...Tim-Philipp Müller1-2/+2
2010-07-20x264enc: only set timebase on versions where it existsMark Nauwelaerts1-0/+2
2010-07-20x264enc: set appropriate time baseDavid Hoyt1-0/+4
2010-06-22x264enc: add new h264 caps attribute alignmentMark Nauwelaerts1-1/+3
2010-06-18x264enc: conditionally expose enhanced upstream capabilitiesMark Nauwelaerts2-0/+104
2010-06-14a52dec: Call orc_init() before trying to get target flagsSebastian Dröge1-0/+4
2010-06-14a52dec: Remove debug printf...Sebastian Dröge1-2/+0
2010-06-14a52dec: Use orc for CPU feature detection and don't check for liboilSebastian Dröge2-11/+17
2010-06-01x264enc: Only set i_weighted_pred on versions where it existsOlivier Crête1-0/+2
2010-06-01lamemp3enc: implement latency queryTristan Matthews1-0/+57
2010-05-28x264enc: disable I weighted predOlivier Crête1-0/+1
2010-05-10x264enc: Re-send the received upstream event as-is downstreamOlivier Crête2-12/+15
2010-05-07amrnbenc: Set rank to GST_RANK_SECONDARYEdward Hervey1-1/+1
2010-04-28amr: Use correct includes (as pkg-config suggests)Руслан Ижбулатов3-4/+4