Mon, 06 Feb 2012 06:30:12 +0000 |
siretart |
Update deprecated avcodec_alloc_context()/avcodec_open() API calls
|
Sun, 05 Feb 2012 21:20:51 +0000 |
cehoyos |
Support v408 and AYUV decoding via FFmpeg.
|
Fri, 03 Feb 2012 23:11:48 +0000 |
iive |
Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)
|
Fri, 03 Feb 2012 20:33:32 +0000 |
reimar |
Fix format string for -a52drc option.
|
Fri, 03 Feb 2012 14:31:59 +0000 |
ib |
Add some missing #includes to cfg.c.
|
Fri, 03 Feb 2012 13:57:10 +0000 |
ib |
Make cfg_read() and cfg_write() void functions.
|
Fri, 03 Feb 2012 13:38:42 +0000 |
ib |
Add fgetstr() to read from files without end-of-line characters.
|
Thu, 02 Feb 2012 18:26:17 +0000 |
compn |
add media-100 qtx binary codec
|
Thu, 02 Feb 2012 03:04:52 +0000 |
komh |
Fix bpp for IMGFMT_BGR32
|
Thu, 02 Feb 2012 02:56:50 +0000 |
komh |
Add VMAN-backend supports
|
Thu, 02 Feb 2012 02:55:02 +0000 |
komh |
Add IMGFMT_BGR32 supports
|
Tue, 31 Jan 2012 18:17:17 +0000 |
ib |
Emphasize the default audio track in the selection list.
|
Tue, 31 Jan 2012 12:11:46 +0000 |
compn |
add jps / pns image formats, sync'd from ffmpeg
|
Mon, 30 Jan 2012 18:14:45 +0000 |
reimar |
Fix -pphelp to work with new libpostprocess API.
|
Sun, 29 Jan 2012 16:30:17 +0000 |
reimar |
sdl: do not change caption on -wid windows.
|
Sun, 29 Jan 2012 16:27:46 +0000 |
reimar |
Support -wid for vo_sdl.
|
Sat, 28 Jan 2012 14:55:15 +0000 |
reimar |
Fix another case where opt.h was included from libavcodec instead of libavutil.
|
Sat, 28 Jan 2012 14:51:29 +0000 |
reimar |
Do not try to render \r.
|
Sat, 28 Jan 2012 14:24:59 +0000 |
reimar |
Do not apply writing order via fribidi when libass will be doing it.
|
Sat, 28 Jan 2012 14:00:07 +0000 |
reimar |
Update config.asm generation to work with latest FFmpeg.
|
Sat, 28 Jan 2012 13:59:17 +0000 |
reimar |
Translate level-based to flag-based error recognition values.
|
Sat, 28 Jan 2012 13:51:57 +0000 |
reimar |
opt.h is now in libavutil.
|
Sat, 28 Jan 2012 13:47:01 +0000 |
reimar |
Some hacks to allow stream_ffmpeg to compile against newer FFmpeg.
|
Sat, 28 Jan 2012 13:22:57 +0000 |
reimar |
Switch to avcodec_alloc_context3.
|