summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-09wip experiment with mulas4wlworkmulas4wlWim Taymans2-7/+96
2014-12-06video-converter: set bits and format after conversionWim Taymans1-0/+4
2014-12-05video-converter: free dither_linesThiago Santos1-0/+2
2014-12-05Bump ORC requirement to 4.22.1Nicolas Dufresne1-1/+1
2014-12-05video-converter: use custom backup functionWim Taymans4-425/+42
2014-12-05video-converter: improve matrix8 functionWim Taymans2-34/+61
2014-12-05audiodecoder: Push pending events before sending EOS.Mathieu Duponchelle2-1/+38
2014-12-05oggdemux: Fix seeking before the first frame.Mathieu Duponchelle1-0/+6
2014-12-05playbin: Only check sinks which are in >= GST_STATE_READYEdward Hervey1-19/+30
2014-12-03video-converter: fix chroma resampling checkWim Taymans1-9/+13
2014-12-03video-converter: only do dithering when neededWim Taymans1-1/+2
2014-12-02audiorate: Use gst_util_uint64_scale_int_round()Chad1-9/+11
2014-12-02defs: update defs fileWim Taymans1-0/+4
2014-12-02videoconvert: add dither-bits optionWim Taymans2-3/+23
2014-12-02video-scaler: add where orc functions could goWim Taymans1-9/+17
2014-12-02video-converter: add ditheringWim Taymans3-115/+133
2014-12-02video-converter: add palette when neededWim Taymans1-0/+9
2014-12-02video-dither: add video dither helper objectWim Taymans7-7/+1762
2014-12-01gst-play: do not set system's volume to 100% by defaultThiago Santos1-2/+3
2014-12-01alsa: Use EPIPE instead of ESTRPIPE if the latter does not existThomas Klausner2-0/+8
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge21-33/+32
2014-11-28encodebin: Add a way to disable caps renegotiation for output stream formatThibault Saunier5-2/+88
2014-11-28tests: remove libs/video and videoconvert test from valgrind blacklistTim-Philipp Müller1-2/+0
2014-11-28tests: don't run orc/* tests under valgrindTim-Philipp Müller1-1/+2
2014-11-28tagmux: fix criticals when there are no tags at allTim-Philipp Müller1-0/+3
2014-11-28test-reverseplay: Use uridecodebin for inputJan Schmidt1-17/+19
2014-11-28video-frame: Mapping a frame with inconsistent values between GstVideoMeta an...Sebastian Dröge1-1/+7
2014-11-27Automatic update of common submoduleEdward Hervey1-0/+0
2014-11-27video-blend: make use of x offset when unpacking overlay image pixelsTim-Philipp Müller1-3/+1
2014-11-27video-format: sprinkle some 'restrict' keywords in pack/unpack functionsTim-Philipp Müller1-214/+226
2014-11-27video-format: handle x offset in unpackWim Taymans1-314/+623
2014-11-27video-format: improve unpack i420Wim Taymans1-8/+1
2014-11-27videoscale: use old property nameWim Taymans1-1/+1
2014-11-26decodebin: Analyze source pad before setting to PAUSED for 'simple demuxers'Thibault Saunier1-2/+37
2014-11-26decodebin2: Take STREAM_LOCK before sending sticky events.Mathieu Duponchelle1-0/+11
2014-11-26typefindfunctions: detect mp4 common file format variantTim-Philipp Müller1-0/+6
2014-11-25alsasrc: debug message fixesTim-Philipp Müller1-3/+3
2014-11-25video-scale: combine adds when max_taps equals combine sizeWim Taymans1-2/+2
2014-11-25video-scaler: combine scaling operationsWim Taymans4-13/+1937
2014-11-25timeoverlay: add "time-line" propertyTim-Philipp Müller2-6/+110
2014-11-25videoscale: add property to do scaling after gamma-decodeWim Taymans2-2/+27
2014-11-25videoscale: add more scaling filtersWim Taymans2-13/+76
2014-11-25video-resampler: remove printWim Taymans1-2/+0
2014-11-25video-resampler: improve variable tapsWim Taymans1-65/+40
2014-11-25video-resampler: Fix lanczos parameters for variable tapsWim Taymans1-12/+16
2014-11-25playsink: Reset mute property of the sink to playsink's value when setting up...Andrei Sarakeev1-0/+2
2014-11-25discoverer: fix typo in header fileAndrei Sarakeev1-1/+1
2014-11-25pbutils: add description for audio/x-audibleTim-Philipp Müller1-0/+1
2014-11-25typefind: improve 'audible' audio typefinder a littleTim-Philipp Müller1-5/+11
2014-11-25typefindfunctions: add audio/audible typefinderJonathan Matthew1-0/+26