summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-28videoconvert: be smarter when selecting a conversionWim Taymans1-1/+142
2013-03-28videoconvert: small cleanupWim Taymans2-34/+39
2013-03-28uridecodebin: remove commented codeStefan Sauer1-9/+0
2013-03-25audiotestsrc: simplify the capsStefan Sauer1-8/+2
2013-03-25riff: add "note" tagAnton Belka2-0/+2
2013-03-25audiobasesrc: Fix ringbuffer handling when settings capsPaul HENRYS1-4/+3
2013-03-25video: set interlaced flag correctly in frameWim Taymans1-1/+6
2013-03-24audiotestsrc: fix rounding errors that might cause segments to be one sample ...Simon Berg1-2/+3
2013-03-24audiotestsrc: fix buffer size of last bufferSimon Berg1-0/+2
2013-03-24video-format: add small commentWim Taymans1-1/+1
2013-03-24videoconvert: avoid double freeWim Taymans1-0/+1
2013-03-24Revert "videoconvert: prevent bad interlaced conversions"Wim Taymans2-120/+3
2013-03-22videoconvert: prevent bad interlaced conversionsDavid Schleef2-3/+120
2013-03-22subparse: fix off by one offset calculationArnaud Vrac2-6/+1
2013-03-22Require Orc >= 0.4.17Tim-Philipp Müller1-1/+1
2013-03-22typefinding: fix y4m capsTim-Philipp Müller1-2/+16
2013-03-21subtitleoverlay: Return ANY caps for the GET_CAPS querySebastian Dröge1-21/+4
2013-03-21playsinkconvertbin: Make sure to return all allowed caps in the GET_CAPS querySebastian Dröge1-1/+22
2013-03-21ximagesink: Don't access structures of EMPTY capsSebastian Dröge1-0/+5
2013-03-21playsinkconvertbin: Use gst_caps_is_subset() for handling the ACCEPT_CAPS querySebastian Dröge1-2/+1
2013-03-21videoscale: Let the add-borders property default to TRUESebastian Dröge1-1/+1
2013-03-21videoscale: Correct DAR and border calculationsJan Schole1-4/+5
2013-03-15playback-test: wait for buffering after seekWim Taymans1-4/+12
2013-03-15audioringbuffer: avoid division by 0 when outputting debug infoMarc Leeman1-2/+3
2013-03-14xvimagesink: configure colorimetryWim Taymans3-0/+30
2013-03-14xvcontext: protect X call with lockWim Taymans1-0/+2
2013-03-13xvimagesink: use xvcontext for allocationWim Taymans10-1923/+2362
2013-03-13tests: fix appsrc unit test spamTim-Philipp Müller1-1/+1
2013-03-13libvisual: fix improper video frame clear operationGreg Rutz1-1/+5
2013-03-12appsrc: fix deadlock setting pipeline in NULL state with block=trueNicola Murino2-0/+156
2013-03-11build: Link libgstrtsp-1.0.so to libm for pow()Emanuele Aina1-1/+1
2013-03-11appsink: update the emit-signal descriptionVíctor Manuel Jáquez Leal1-1/+1
2013-03-11adder: add a missing breakStefan Sauer1-0/+1
2013-03-11riff: never create caps with negative heightDirk Van Haerenborgh1-1/+3
2013-03-11defs: add new methodsWim Taymans1-0/+3
2013-03-11rtsprange: Add function to convert a range between formatsOlivier Crête4-1/+213
2013-03-11rtsprange: Make _to_string() be more in line with RFC 2326Olivier Crête2-13/+94
2013-03-11rtsprange: Avoid going through fractions for large numbersOlivier Crête1-5/+11
2013-03-11rtsprange: Fix conversion from UTC to GstClockTimeOlivier Crête1-1/+1
2013-03-11rtspconnection: Add API to disable session ID caching in the connectionOlivier Crête2-2/+46
2013-03-10dmabuf: Use correct print format specifier to fix a compiler warningJosep Torra1-1/+2
2013-03-07tests: update libs ABI check GstRTSPTimeRange structure size on i386Tim-Philipp Müller1-1/+1
2013-03-07videotestsrc: make colors controlableStefan Sauer1-12/+10
2013-03-07Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-03-05oggmux: don't keep a static string beyond the ref of the owning objectStefan Sauer1-13/+10
2013-03-05ximagesink: don't share memoryWim Taymans1-2/+2
2013-03-05xvimagesink: mark as NO_SHAREWim Taymans2-3/+3
2013-03-03oggmux: don't crash on caps being NULLStefan Sauer1-10/+15
2013-03-03uridecodebin: minor GValue handling optimisationTim-Philipp Müller1-2/+1
2013-03-03video: navigation: minor GValue optimisationTim-Philipp Müller1-6/+2