Menu

Code Commit Log


Commit Date  
[r876] by bruno.herbelin@gmail.com

new icons

2014-05-06 21:27:41 Tree
[r875] by bruno.herbelin@gmail.com

Implementation of FAST FORWARD play on video file.
fix first picture fill up to eally match the mark in pts
changed icons of buttons

2014-05-06 21:25:42 Tree
[r874] by bruno.herbelin@gmail.com

BUG fix access to picture queue in video refresh timer upate
well, was a bit optimistic thinking that no bugs were left..

2014-05-06 18:41:02 Tree
[r873] by bruno.herbelin@gmail.com

Youhou! Got it all ok in VideoFile new implementation.

2014-05-05 21:55:35 Tree
[r872] by bruno.herbelin@gmail.com

Working implementation of seeking behavior
- compatible with paused video
- two consecutive seek phases : in parsing thread (in packets) first and
in decoding thread (in frames) afterwards

2014-05-05 20:56:59 Tree
[r871] by bruno.herbelin@gmail.com

Work in Progress: re-implementation of seeking and marking behavior to
match the new implementaiton of time and speed in video file

2014-05-04 13:04:40 Tree
[r870] by bruno.herbelin@gmail.com

Bug fix : close VideoFile now ends all the libav threads (in codec
processor).

2014-05-03 11:11:45 Tree
[r869] by bruno.herbelin@gmail.com

Implementation of varying size picture queue : the number of frames in
the buffer between decoding thread and display loop is based on the size
of the file (e.g. 10% num frames total) and is adjusted depending on the
play speed (larger if playing faster to allow decoder to read faster
forward when speed is higher).

2014-05-03 10:14:04 Tree
[r868] by bruno.herbelin@gmail.com

New implementation of VideoPicture and of the picture queue in
VideoFile:
Dynamic allocation of the queue to ensure the picture created is never
erazed or changed before it is dispayed.
This fix the long lasing bug with pictq and the read-write indices: the
VideoSource was displaing the frame AFTER (asynchronously) the pictq
read index was set, i.e sometimes too late and then jumping randomly in
the queue.

2014-04-30 20:37:28 Tree
[r867] by bruno.herbelin@gmail.com

Tiny bug when no current source

2014-04-26 22:04:58 Tree
Older >
MongoDB Logo MongoDB