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 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
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 6cbe819

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/21 10:38:25
June 20, 2011
View fd2c0a5

lavfi: add layout negotiation fields and helper functions.

Mina Nagy Zaki authored on 2011/06/20 03:31:24
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 17, 2011
View d8ee777

Do not crash if SDL_SetVideoMode() fails.

Carl Eugen Hoyos authored on 2011/06/17 06:21:19
View d570892

Move do_exit() and stream_close() up.

Carl Eugen Hoyos authored on 2011/06/17 06:20:29
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 12, 2011
View 44f669e

lavfi: add vsink_buffer, and use it in ff* tools

Stefano Sabatini authored on 2011/06/12 01:43:11
June 11, 2011
View c535494

avfiltergraph: make the AVFilterInOut alloc/free API public

Stefano Sabatini authored on 2011/06/11 22:30:46
June 9, 2011
View 44e83d0

ffplay: use new avformat_open_* API.

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

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