March 2, 2009
View 4b03756

Document ffplay -ast, -vst, and -sst options.

Stefano Sabatini authored on 2009/03/02 02:13:33
View 5dbb63f

Apply the same logic used for subtitle stream selection to audio and video stream selection.

Stefano Sabatini authored on 2009/03/02 02:06:01
View 5ad4f0d

Simplify the logic for the subtitle stream selection.

Stefano Sabatini authored on 2009/03/02 02:02:21
View 7f668bb

Fix subtitle selection logic, make ffplay select the subtitle stream N rather than the subtitle stream N-1 when N is not zero.

Stefano Sabatini authored on 2009/03/02 01:58:59
March 1, 2009
View f7554a9

convert ffplay to new metadata API

Aurelien Jacobs authored on 2009/03/01 23:55:21
February 22, 2009
View 7b77658

Take account of struct size in total packet queue size tracking. fix issue806

Aurelien Jacobs authored on 2009/02/22 01:01:52
February 19, 2009
View edf9b2f

FFplay: Stop processing input file when AVERROR_EOF is returned from av_read_frame()

Peter Ross authored on 2009/02/19 21:21:09
View eecc17a

Move debug trace to the new compute_frame_delay() function. Patch by Tomer Barletz: barletz gmail

Tomer Barletz authored on 2009/02/19 00:25:57
View 712de37

Cosmetics: reindent after previous commit.

Benoit Fouet authored on 2009/02/19 00:23:30
View 443658f

Do not force last delay value to its own value. Adapted from a patch by Tomer Barletz: surname chez gmail

Tomer Barletz authored on 2009/02/19 00:23:05
View 4941078

Extract into its own function the code to compute frame delay. Patch by Tomer Barletz gmail_address(last_name)

Tomer Barletz authored on 2009/02/19 00:17:39
February 9, 2009
View 16a59a7

Add ffplay subtitle stream selection command-line parameter

Björn Axelsson authored on 2009/02/09 10:38:12
View f54b31b

Fix blend_subrect for even-width subrects positioned on odd columns

Björn Axelsson authored on 2009/02/09 09:27:04
February 8, 2009
View 8e2fd8e

Replace the calls to the deprecated av_alloc_format_context() with corresponding calls to avformat_alloc_context().

Stefano Sabatini authored on 2009/02/08 17:27:26
February 6, 2009
View 4606a05

Fix blend_subrect for some subrects positioned on odd rows.

Björn Axelsson authored on 2009/02/06 08:10:05