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

Improve setting framenumber #1851

Merged
merged 56 commits into from
Aug 2, 2022
Merged

Improve setting framenumber #1851

merged 56 commits into from
Aug 2, 2022

Commits on Feb 11, 2018

  1. Change grabFrame loop to a single grabFrame after seeking backwards;

    rounding estimated frameNumber.
    anotherche committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    be1080f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    017ee9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a95bf93 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. new setTimestamp code;

    setting frameGrabbed to false after grabbing; 
    update of videoStream and audioStream variables after starting grabber; 
    add helper API functions hasVideo(), hasAudio() and
    printFormatInfo(int);
    anotherche committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    46b91f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2018

  1. Add seek in audio only files;

    Add test seeking in audio only and video only files;
    anotherche committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    6ba9633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6a45e0 View commit details
    Browse the repository at this point in the history
  3. switch on other test

    anotherche committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    21c87b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Configuration menu
    Copy the full SHA
    73fe5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0970fa6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Seek test repair

    anotherche committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    495fe91 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Add a possibility to seek by specified types of frames

    (VIDEO, AUDIO, ANY)
    anotherche committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    0b53f58 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Configuration menu
    Copy the full SHA
    50158f4 View commit details
    Browse the repository at this point in the history
  2. setVideoTimestamp()

    anotherche committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    fea0388 View commit details
    Browse the repository at this point in the history
  3. seeking tolerance adjust

    anotherche committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    4daf9fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db2d196 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2018

  1. Fix formatting

    saudet committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    15d2dbb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. add Frame.Type to use in Frame.getType() and setTimestamp();

    add getLengthInVideoFrames() alias of getLengthInFrames();
    cleanup;
    anotherche committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    4aa7446 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Adjust a few minor details

    saudet committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    d9d0430 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

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

Commits on Apr 1, 2018

  1. Configuration menu
    Copy the full SHA
    40d4f45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e02865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32a8e19 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

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

Commits on Nov 24, 2020

  1. Merge remote-tracking branch 'upstream/master'

    refresh to the last release
    anotherche committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    1b638d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

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

Commits on Dec 30, 2021

  1. # 1689 and # 1697

    anotherche committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    9f33d36 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

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

Commits on Jan 4, 2022

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

Commits on Jan 5, 2022

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

Commits on Jan 7, 2022

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

Commits on Jan 13, 2022

  1. Fix formatting

    saudet committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    9cf3063 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    saudet committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    2afd9fb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    c03208a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de60ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd29fed View commit details
    Browse the repository at this point in the history
  4. # 1689 and # 1697

    anotherche committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    0f09f4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b28af8d View commit details
    Browse the repository at this point in the history
  6. * Call Frame.close() on temporary clones in Java2DFrameUtils to …

    …prevent premature deallocations (issue bytedeco#1716)
    saudet authored and anotherche committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a6d2fff View commit details
    Browse the repository at this point in the history
  7. * Upgrade dependencies for OpenBLAS 0.3.18, OpenCV 4.5.4, FFmpeg 4.4…

    ….1, librealsense2 2.44.0, Leptonica 1.82.0, Tesseract 5.0.0
    saudet authored and anotherche committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    252cb1a View commit details
    Browse the repository at this point in the history
  8. * Add charset property to FrameGrabber and FrameRecorder to us…

    …e for metadata from FFmpeg (pull bytedeco#1720)
    Konyaco authored and anotherche committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    cce5c6d View commit details
    Browse the repository at this point in the history
  9. * Set metadata for AVFrame.opaque in FFmpegFrameGrabber with cal…

    …l to `av_frame_copy_props()` (issue bytedeco#1729)
    saudet authored and anotherche committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    2867966 View commit details
    Browse the repository at this point in the history
  10. * Add new Frame.pictType field set to I, P, B, etc by `FFmpe…

    …gFrameGrabber` (pull bytedeco#1730)
    steeveen authored and anotherche committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    72f2284 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0826d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    438a528 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e980ac2 View commit details
    Browse the repository at this point in the history
  14. Fix formatting

    saudet authored and anotherche committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    4f57918 View commit details
    Browse the repository at this point in the history
  15. Update CHANGELOG.md

    saudet authored and anotherche committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    58ee2aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b1254be View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b08c6ed View commit details
    Browse the repository at this point in the history
  18. comment cleanup

    anotherche committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8aa5d9c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    54b2fc0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    289baba View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    587bc88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    716eed3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    d194ec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24548f9 View commit details
    Browse the repository at this point in the history