summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rtpbin: add "get-session" signalMiguel París Díaz2016-02-162-0/+35
* rtp: h265: hook up move RTP H.265 payloader/depayloader to buildTim-Philipp Müller2016-02-162-0/+13
* rtp: h265: use common meta utility functionsTim-Philipp Müller2016-02-163-67/+2
* rtp: h265: remove codecparser dependency from h265 payloader/depayloaderTim-Philipp Müller2016-02-163-2/+78
* Merge branch 'plugin-move-rtp-h265'Tim-Philipp Müller2016-02-164-0/+3285
|\
| * gstrtph265depay: keep consistency with rtph264depayLuis de Bethencourt2016-02-162-10/+27
| * rtph265depay: fix termination of access unitLuis de Bethencourt2016-02-161-2/+0
| * rtph265depay: fix unneeded sub-buffer creationLuis de Bethencourt2016-02-161-16/+8
| * rtph265pay: add "send VPS/SPS/PPS with every key frame" modeLuis de Bethencourt2016-02-161-40/+46
| * rtph265pay: change config-interval property type from uint to intLuis de Bethencourt2016-02-162-5/+5
| * rtph265depay: make sure we call handle_nal for each NALLuis de Bethencourt2016-02-161-1/+5
| * rtph265pay: Copy metadata in the payloader, but only the relevant onesLuis de Bethencourt2016-02-161-6/+8
| * rtph265pay: Use GST_WARNING_OBJECT() instead of GST_WARNING()Luis de Bethencourt2016-02-161-2/+2
| * rtph265pay: fix potential crash when shutting downLuis de Bethencourt2016-02-161-2/+7
| * rtph265pay: fix buffer leak when using SPS/PPSLuis de Bethencourt2016-02-161-1/+3
| * rtph265depay: copy metadata in the depayloader, but only the relevant onesLuis de Bethencourt2016-02-162-0/+89
| * rtph265depay: checking if depay has sps/pps nals before insertionLuis de Bethencourt2016-02-161-1/+1
| * rtph265depay: only update the srcpad caps if something else than the codec_da...Luis de Bethencourt2016-02-161-2/+41
| * rtph265depay: PPS replaces old PPS if it has the same idLuis de Bethencourt2016-02-161-1/+1
| * rtph265depay: Insert SPS/PPS NALs into the streamLuis de Bethencourt2016-02-161-0/+50
| * rtph265depay: implement process_rtp_packet() vfuncLuis de Bethencourt2016-02-161-16/+8
| * rtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()Luis de Bethencourt2016-02-161-2/+2
| * rtph265depay: prevent trying to get 0 bytes from adapterLuis de Bethencourt2016-02-161-4/+6
| * rtp: remove dead assignmentLuis de Bethencourt2016-02-161-2/+0
| * remove unused enum items PROP_LASTLuis de Bethencourt2016-02-161-2/+1
| * rtp: donl_present variable unusedLuis de Bethencourt2016-02-161-1/+11
| * rtp: value truncated too short creates dead codeLuis de Bethencourt2016-02-161-1/+1
| * rtp: fix nal unit type checkLuis de Bethencourt2016-02-161-1/+2
| * rtp: fix dead code and check for impossible valuesLuis de Bethencourt2016-02-161-2/+1
| * rtp: add h265 RTP payloader + depayloaderThijs Vermeir2016-02-164-0/+3080
| * building up speedThomas Vander Stichele2001-12-170-0/+0
* tests: rtpmux: Fix element memory leakVineeth TM2016-02-151-0/+1
* monoscope: rework the scaling codeStefan Sauer2016-02-121-9/+14
* monoscope: use constants in the drawing codeStefan Sauer2016-02-123-42/+44
* monoscope: replace hardcoded values by constantsStefan Sauer2016-02-121-10/+13
* monoscpe: make the convolver use dynamic memoryStefan Sauer2016-02-124-53/+63
* monoscope: update READMEStefan Sauer2016-02-121-5/+1
* monoscope: code cleanupStefan Sauer2016-02-122-53/+54
* deinterlace: remove check for impossible conditionLuis de Bethencourt2016-02-081-2/+0
* po: update POTFILESPiotr Drąg2016-02-081-0/+1
* v4l2allocator: Fix spelling of reenqueueingLuis de Bethencourt2016-02-081-1/+1
* v4l2allocator: Fix spelling of queueingNicolas Dufresne2016-02-081-1/+1
* jpegdec: Don't pass the same data over and overNicolas Dufresne2016-02-081-12/+6
* matroska: get rid of _stdint.h includeTim-Philipp Müller2016-02-081-15/+14
* tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos2016-02-051-1/+1
* Automatic update of common submoduleThiago Santos2016-02-052-0/+2
* rtpjpegpay: Skip APP and JPG markers and print warnings for unknown markersSebastian Dröge2016-01-311-2/+17
* qtdemux: fix framerate calculation for fragmented formatSeungha Yang2016-01-291-6/+39
* qtdemux: handling zero segment-duration edit listSeungha Yang2016-01-291-4/+20
* qtdemux: expose streams with first moof for fragmented formatSeungha Yang2016-01-292-16/+39