summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-23tests: video: Uncommenting testHEADmasterThiago Santos1-4/+1
2011-03-23video: adds missing function to win32 defThiago Santos1-0/+1
2011-03-23video: Getting component offsets without dimensions is fine if it is not YUVThiago Santos1-1/+2
2011-03-23tests: video: Add a test for checking rgb caps creationThiago Santos1-0/+42
2011-03-23playsink: Remember automatically created sinks for future reconfiguresSebastian Dröge1-0/+46
2011-03-23playbin2: Check if an already existing sink supports the non-raw format tooSebastian Dröge1-43/+57
2011-03-23playbin2: Check if an element accepts requisite caps before selectingArun Raghavan1-0/+15
2011-03-23playbin2: Set sinks to READY before checking if it accept capsSebastian Dröge1-0/+18
2011-03-23playbin2: Always prefer the custom set sink and also set it back to NULL in a...Sebastian Dröge1-34/+95
2011-03-23playbin2: Only consider the audio/video sinks in autoplug_continue for the no...Sebastian Dröge1-0/+8
2011-03-22video: Add gst_video_format_new_template_caps()David Schleef2-51/+102
2011-03-22videoscale: Fix assertion on caps fixationThiago Santos1-2/+2
2011-03-22configure.ac: redundant use of AC_MSG_RESULT()Luis de Bethencourt1-1/+0
2011-03-22autogen: wingo signed commentLuis de Bethencourt1-1/+1
2011-03-22encoding-profile: Fix syntax in Example: Creating a profileFraxinas1-2/+2
2011-03-21tag: xmp: Add missing schema creationThiago Santos1-1/+1
2011-03-18rtpbuffer: Off-by-one error when creating RTP header extensions with a two-by...Olivier Crête1-1/+1
2011-03-16textoverlay: Clean up alignment docs a bit and remove horiz top alignment enumMart Raudsepp1-2/+6
2011-03-16check: Really fix the linking order of libs/tagMart Raudsepp1-2/+2
2011-03-16uridecodebin: post proper error message if decodebin2/typefind elements are m...Tim-Philipp Müller1-0/+16
2011-03-15alsamixer: Store return values of poll functions in a signed integerBlaise Gassend1-9/+9
2011-03-14oggmux: Increase the seen header packets count when seeing a header packetSebastian Dröge1-0/+1
2011-03-14typefinding: add depth and endianness to DTS capsTim-Philipp Müller1-4/+13
2011-03-14textoverlay: use a class wide mutex to work around pango reentrance issuesStefan Kost2-0/+7
2011-03-14Revert "textoverlay: add a hack to init the pango engine"Stefan Kost1-18/+0
2011-03-14plaback: trim trailing whitespaceStefan Kost3-9/+9
2011-03-14decodebin2: reflow configuring new multiqueue instanceStefan Kost1-3/+5
2011-03-14textoverlay: drop trailing whitespacesStefan Kost1-6/+6
2011-03-14textoverlay: add a hack to init the pango engineStefan Kost1-0/+18
2011-03-12tests: add libscpp unit test to make sure g++ likes our library headersTim-Philipp Müller4-9/+165
2011-03-10tests: encodebin: Add reuse test caseThiago Santos1-0/+61
2011-03-10encodebin: Tear down old profiles when setting new onesThiago Santos1-3/+3
2011-03-10multifdsink: disconnect inactive clients in the select loop tooAndoni Morales Alastruey1-3/+27
2011-03-08discoverer: Don't wait for subtitle streams to prerollArun Raghavan1-0/+19
2011-03-04baseaudiosink: start ringbuffer upon going to PLAYING and already EOSMark Nauwelaerts1-10/+8
2011-03-04playbin2: set several properties in one goStefan Kost1-28/+18
2011-03-02typefindfunctions: fix compiler warning on 32-bit systemsTim-Philipp Müller1-1/+1
2011-02-28configure.ac: export plugin description more platform independentMark Nauwelaerts1-1/+1
2011-02-28Automatic update of common submoduleMark Nauwelaerts1-0/+0
2011-02-28tests: add ABI test suite for libsStefan Kost3-3/+245
2011-02-27decodebin2: Only prevent to autoplug the same parser multiple times for the s...Sebastian Dröge1-20/+26
2011-02-26decodebin2: Break the double-factory checking loop immediately if the factory...Sebastian Dröge1-1/+1
2011-02-26decodebin2: Don't use the same element multiple times in the same chainSebastian Dröge1-0/+25
2011-02-26decodebin2: Improve detection of raw caps in expose-all-streams=false modeSebastian Dröge1-3/+10
2011-02-26video: Add support for r210David Schleef2-3/+40
2011-02-25gstvideo: Add GST_VIDEO_BUFFER_PROGRESSIVE flagRobert Swain1-0/+10
2011-02-24encodebin: Fix double unref in unit testSebastian Dröge1-2/+0
2011-02-24checks: add a simple unit test for the source-setup signalTim-Philipp Müller1-0/+44
2011-02-24playbin2, uridecodebin: add "source-setup" signalTim-Philipp Müller2-0/+44
2011-02-24oggmux: Don't handle GstCollectData as GstObject, use the pad insteadSebastian Dröge1-3/+3