Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoom in and zoom out in camera #176

Open
wants to merge 67 commits into
base: mediacodec
Choose a base branch
from
Open

Zoom in and zoom out in camera #176

wants to merge 67 commits into from

Commits on Nov 2, 2013

  1. Better support of the MediaCodec API, but still disabled by default. …

    …Some major bug fixes in the RtpSocket and the implementation of RTCP.
    fyhertz committed Nov 2, 2013
    Configuration menu
    Copy the full SHA
    e46c57e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2014

  1. Configuration menu
    Copy the full SHA
    19b0271 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from soundmonster/master

    Mavenize library for easy inclusion in other projects
    Simon committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    187ce18 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2014

  1. Merge branch 'mediacodec'

    fyhertz committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    279e6ac View commit details
    Browse the repository at this point in the history
  2. libstreaming requires android 4.0

    fyhertz committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    dd0ddbd View commit details
    Browse the repository at this point in the history
  3. Git forgot some stuff during the merge.

    fyhertz committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    84ea97f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2014

  1. Small bug fix

    fyhertz committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    5e42220 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

  1. Cleaner logs and important fix in EncoderDebugger

    fyhertz committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    bbf73d6 View commit details
    Browse the repository at this point in the history
  2. Cleaner logs and important fix in EncoderDebugger

    fyhertz committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    819a8ef View commit details
    Browse the repository at this point in the history
  3. Updated README

    fyhertz committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    4f4cd4d View commit details
    Browse the repository at this point in the history
  4. Fixed some typos.

    fyhertz committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    47de3fc View commit details
    Browse the repository at this point in the history
  5. Fixed some typos.

    fyhertz committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    f3efff3 View commit details
    Browse the repository at this point in the history
  6. Fixed some typos.

    fyhertz committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    14faa7a View commit details
    Browse the repository at this point in the history
  7. Fixed some typos.

    fyhertz committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    8f749e7 View commit details
    Browse the repository at this point in the history
  8. Fixed some typos.

    fyhertz committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    64ccdf5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7e1ae7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. Fixed some typos.

    fyhertz committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    b562457 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2014

  1. Configuration menu
    Copy the full SHA
    2359e79 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2014

  1. Configuration menu
    Copy the full SHA
    5b7e1c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2014

  1. I readded the \r\n in the RtspClient, remove it if you need. Sps and …

    …pps are now sent before every NAL I in a single RTP packet.
    fyhertz committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    ada92e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2014

  1. Bug in the RtspServer finally solved ! Fixed a bug in the MP4Parser a…

    …s well (It was unable to pars mp4 files recorded with Google Glass).
    fyhertz committed Feb 22, 2014
    Configuration menu
    Copy the full SHA
    8c45c58 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2014

  1. Configuration menu
    Copy the full SHA
    7b59c68 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2014

  1. New feature: the aspect ratio of the gl.SurfaceView can now easily ma…

    …tch the aspect ratio of the camera preview.
    fyhertz committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    9530973 View commit details
    Browse the repository at this point in the history
  2. Updated the javadoc.

    fyhertz committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    6a97798 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2014

  1. Configuration menu
    Copy the full SHA
    0472180 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. New handler created for each session instance. Otherwise, it gives a …

    …"dead handler" exception.
    brunosiqueira committed May 19, 2014
    Configuration menu
    Copy the full SHA
    e1758aa View commit details
    Browse the repository at this point in the history

Commits on May 28, 2014

  1. Merge pull request #35 from igarape/master

    New handler created for each session instance. Otherwise, it gives a "dead handler" exception.
    Simon committed May 28, 2014
    Configuration menu
    Copy the full SHA
    6893171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f95f91b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Configuration menu
    Copy the full SHA
    2e62cbc View commit details
    Browse the repository at this point in the history
  2. 5 bits for the object type / 4 bits for the sampling rate / 4 bits for

    the channel / padding
    pnemonic78 authored and pnemonic78 committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    b369ce8 View commit details
    Browse the repository at this point in the history
  3. spelling.

    pnemonic78 authored and pnemonic78 committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    2758df6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2014

  1. Configuration menu
    Copy the full SHA
    9c5df6c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/pnemonic78/libstreaming i…

    …nto pnemonic78-master
    fyhertz committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    b931f21 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pnemonic78-master'

    fyhertz committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    0752b10 View commit details
    Browse the repository at this point in the history
  4. Fixed typo

    fyhertz committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    41b1818 View commit details
    Browse the repository at this point in the history
  5. Updated javadoc.

    fyhertz committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    d8a6498 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2014

  1. Fix a bug preventing the size of the PPS from being written into STAP…

    …-A packets.
    Eder Bastos committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    4315bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2015

  1. Merge pull request #58 from sigmabeta/stapa-fix

    Fix a bug omitting the size of the PPS from STAP-A packets.
    Simon committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    e41aa61 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2015

  1. Lollipop support attempt

    fyhertz committed May 28, 2015
    Configuration menu
    Copy the full SHA
    2343e3a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2015

  1. Updated Javadoc

    fyhertz committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    39ead53 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Simon committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    38abef3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Simon committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    628e730 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2015

  1. 1 Configuration menu
    Copy the full SHA
    c3b707a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff4392 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2015

  1. Add basic Authorization

    Give the possibility to set basic authorization to access the rtsp
    stream. OPTIONS request are excluded from the authorization process and
    are always available even without credentials
    Olivie Roger committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    b2ad11f View commit details
    Browse the repository at this point in the history
  2. Deal with null username and password

    Olivie Roger committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    b8c9134 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #129 from grunk/master

    Add Basic Authorization
    Simon committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    ac44416 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. Removed org.apache.http.* imports

    Removed 'org.apache.http.*' imports to add compatibility with Android API 23 (Android M)
    serpro committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    587b516 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2015

  1. Merge pull request #132 from serpro/patch-1

    Removed org.apache.http.* imports
    Simon committed Oct 3, 2015
    Configuration menu
    Copy the full SHA
    94189f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. Configuration menu
    Copy the full SHA
    2d9a17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8312cf7 View commit details
    Browse the repository at this point in the history
  3. Fixing squid:S2178 - Short-circuit logic should be used in boolean co…

    …ntexts.
    Faisal Hameed committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    b050628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68b19dd View commit details
    Browse the repository at this point in the history
  5. Fixing squid:S1155, squid:S1126

    Faisal Hameed committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    fefcf29 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2016

  1. fixing NullPointerException when no query in URI string (e.g. rtsp:…

    …//xxx.xxx.xxx.xxx:8086); trim trailing spaces
    Andrey Pavlenko committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    38ecb1d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Merge pull request #187 from DevFactory/release/collapsable-if-statem…

    …ents-should-be-merged-fix-1
    
    Code quality fix - Collapsible "if" statements should be merged.
    Simon authored Mar 13, 2017
    Configuration menu
    Copy the full SHA
    197b569 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from DevFactory/release/general-code-quality-…

    …fix-1
    
    General code quality fix-1
    Simon authored Mar 13, 2017
    Configuration menu
    Copy the full SHA
    3a7a52f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #184 from DevFactory/release/short-circuit-logic-s…

    …hould-be-used-fix-1
    
    Code quality fix - Short-circuit logic should be used in boolean contexts.
    Simon authored Mar 13, 2017
    Configuration menu
    Copy the full SHA
    af5a95b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #186 from DevFactory/release/null-pointers-should-…

    …not-be-dereferenced-fix-1
    
    Code quality fix - Null pointers should not be dereferenced.
    Simon authored Mar 13, 2017
    Configuration menu
    Copy the full SHA
    bd30223 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #205 from apavlenko/fix/null-pointer-uri-parse

    [fix] `NullPointerException` when no query in URI string
    Simon authored Mar 13, 2017
    Configuration menu
    Copy the full SHA
    f620117 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71558f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe23825 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Updated readme.

    Simon committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    ba6dc86 View commit details
    Browse the repository at this point in the history
  2. Updated readme.

    Simon committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    89e0382 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Merge pull request #185 from DevFactory/release/diamond-operator-shou…

    …ld-be-used-fix-1
    
    Code quality fix - The diamond operator ("<>") should be used.
    Simon authored Apr 10, 2018
    Configuration menu
    Copy the full SHA
    e71b49c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. The 'client_port' parameter's range specification (i.e RTCP port part…

    …) is optional in RtspServer
    
    * If not specified then use the specified RTP port + 1.
    KentVu committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    0c2078d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Merge pull request #276 from KentVu/pr_prepare

    FIX an issue about the 'client_port' parameter in RtspServer
    Simon authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    3a78d22 View commit details
    Browse the repository at this point in the history