November 22, 2011
View a12dec4

Merge branch 'release/0.8' into release/0.7

Michael Niedermayer authored on 2011/11/22 03:41:08
November 8, 2011
View abaf8c3

ffplay: limit lowres to the maximum supported. Fixes Ticket591

Michael Niedermayer authored on 2011/11/08 11:14:13
August 17, 2011
View 8775750

Fix compilation with --disable-avfilter. (cherry picked from commit 67a8251690a17f05630eb6f45a73db0f0e806c72)

Carl Eugen Hoyos authored on 2011/08/17 06:31:09
View 6a57021

Fix compilation with --disable-avfilter. (cherry picked from commit 67a8251690a17f05630eb6f45a73db0f0e806c72)

Carl Eugen Hoyos authored on 2011/08/17 06:31:09
June 30, 2011
View 7d704f5

Make all option parsing functions match the function pointer type through which they are called.

Jeff Downs authored on 2011/06/30 01:38:46
View 7b6b9be

Make all option parsing functions match the function pointer type through which they are called.

Jeff Downs authored on 2011/06/30 01:38:46
June 22, 2011
View 1986380

Merge branch 'master' into oldabi

Michael Niedermayer authored on 2011/06/22 04:55:46
June 21, 2011
View 86824c1

ffplay: do not init SDL audio if -an is specified.

Clément Bœsch authored on 2011/06/21 18:25:25
View 779d761

Merge branch 'master' into oldabi

Michael Niedermayer authored on 2011/06/21 12:22:40
View 6cbe819

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/21 10:38:25
June 19, 2011
View 6c0f517

ffplay: dont drop frames by default when there is no audio stream

Michael Niedermayer authored on 2011/06/19 12:55:12
June 15, 2011
View 4a34e54

Fix zero-length gnu_printf format string warning.

Clément Bœsch authored on 2011/06/15 18:24:00
June 9, 2011
View e845455

ffplay: use new avformat_open_* API. (cherry picked from commit 44e83d0c976dd098455173877fc22b57ed212bed)

Anton Khirnov authored on 2011/06/09 17:58:23
View 44e83d0

ffplay: use new avformat_open_* API.

Anton Khirnov authored on 2011/06/09 17:58:23
June 8, 2011
View e6c52ce

Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().

Justin Ruggles authored on 2011/06/08 02:40:22