summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dashdemux: post-review fixup of UTCTiming elementAlex Ashley2015-08-141-2/+34
* dashdemux: add support for UTCTiming elements for clock drift compensationAlex Ashley2015-08-146-5/+541
* check: Rename states unit testEdward Hervey2015-08-141-1/+1
* spu-pgs: fix buffer and event leakVineeth TM2015-08-131-2/+5
* dvdspu: Fix event leaksVineeth TM2015-08-131-2/+6
* Revert "srtpdec: Add support for buffer list"Sebastian Dröge2015-08-131-141/+1
* rtph265depay: checking if depay has sps/pps nals before insertionLuis de Bethencourt2015-08-121-1/+1
* rtph265depay: only update the srcpad caps if something else than the codec_da...Luis de Bethencourt2015-08-121-2/+41
* rtph265depay: PPS replaces old PPS if it has the same idLuis de Bethencourt2015-08-121-1/+1
* rtph265depay: Insert SPS/PPS NALs into the streamLuis de Bethencourt2015-08-121-0/+50
* rtph265depay: implement process_rtp_packet() vfuncLuis de Bethencourt2015-08-121-16/+8
* rtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()Luis de Bethencourt2015-08-121-2/+2
* rtph265depay: prevent trying to get 0 bytes from adapterLuis de Bethencourt2015-08-121-4/+6
* codecparsers: h265: Fix the range of delta_chroma_log2_weight_denomSreerenj Balachandran2015-08-121-1/+1
* codecparsers: h265: Fix the parsing of ref_pic_lists_modificationSreerenj Balachandran2015-08-121-1/+1
* glimagesink: take into account non 1/1 par for navigationMatthew Waters2015-08-121-12/+45
* gtk: fix motion event nameMatthew Waters2015-08-121-1/+1
* gtk: correct navigation events for window scalingMatthew Waters2015-08-121-2/+75
* frei0r: Fix setting string parametersNicolas Dufresne2015-08-111-6/+2
* gtk: implement GstNavigation interfaceMatthew Waters2015-08-113-1/+142
* opus: Copy metadata in the (de)payloader, but only the relevant onesSebastian Dröge2015-08-112-0/+59
* videoparsers: h265: Fix the frame start detection codeSreerenj Balachandran2015-08-111-2/+2
* videoparsers: h265: Avoid skipping of EOS and EOB nalsSreerenj Balachandran2015-08-111-1/+1
* facedetect: wrong form to write the delete operatorVanessa Chipi2015-08-111-1/+1
* facedetect: simplify repeated code.vanechipi2015-08-111-3/+4
* facedetect: Redundancy exists in code.vanechipi2015-08-111-7/+7
* gl: Add opengl_version.h to the list of sourcesNicolas Dufresne2015-08-101-1/+2
* examples: facedetect: only create variables when neededLuis de Bethencourt2015-08-101-10/+11
* examples: facedetect: make volume control optionalLuis de Bethencourt2015-08-101-24/+45
* gl: use gles2 shaders everywhereMatthew Waters2015-08-1023-497/+85
* glcontext/wgl: implement gl3 core profile context selectionMatthew Waters2015-08-104-58/+179
* gltransformation: implement pivot point for rotation and scaleLubosz Sarnecki2015-08-082-2/+65
* gloverlaycompositor: Add shader to convert BGRA/ARGB -> RGBANicolas Dufresne2015-08-081-2/+20
* qml: implement the required multiple GL context synchonisationMatthew Waters2015-08-083-5/+40
* gl/syncmeta: implement synchronisation without glFenceSyncMatthew Waters2015-08-081-1/+3
* asfmux: output TIME segment if we output a stream and won't seek back laterTim-Philipp Müller2015-08-081-2/+31
* tests/glcontext: fix INVALID_ENUM GL error in testMatthew Waters2015-08-081-1/+1
* context/glx: only use glXCreateContextAttribs for OpenGL 3 contextsMatthew Waters2015-08-081-7/+7
* examples: facedetect: only set to playing when it's not alreadyLuis de Bethencourt2015-08-081-2/+10
* examples: opencv: remove unnecessary setting of a propertyLuis de Bethencourt2015-08-082-6/+0
* facedetect: fix profile loading checkLuis de Bethencourt2015-08-071-2/+5
* hlsdemux: don't warn about duration if it is not knownThiago Santos2015-08-071-2/+5
* gitignore: add new example fileLuis de Bethencourt2015-08-071-0/+1
* configure: update OpenCV requirements to 2.3.0Luis de Bethencourt2015-08-077-32/+11
* h265parse: expose compatible profiles to downstreamSreerenj Balachandran2015-08-071-0/+106
* rgb2bayer: Use mapped frame strideNicolas Dufresne2015-08-061-1/+1
* rgb2bayer: Protect against failing mapNicolas Dufresne2015-08-061-2/+12
* bayer2rgb: Read stride from the video infoNicolas Dufresne2015-08-061-1/+1
* bayer2rgb: Protect against failing mapNicolas Dufresne2015-08-061-2/+13
* element-template: Fix wrong pad in videoencoderIlya Averyanov2015-08-061-2/+2