Mon, 13 Mar 2006 06:50:55 +0000 |
ods15 |
cosmetic, move stuff around
|
Mon, 13 Mar 2006 03:46:25 +0000 |
pacman |
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more
|
Mon, 13 Mar 2006 02:42:06 +0000 |
michael |
FAAC encoding through libavcodec-faac
|
Mon, 13 Mar 2006 02:40:09 +0000 |
michael |
-lavcopts aglobal
|
Sun, 12 Mar 2006 23:06:09 +0000 |
reimar |
remove mp_msg.c dependency when compiling codec-cfg binary.
|
Sun, 12 Mar 2006 22:29:27 +0000 |
reimar |
Fix compilation error introduced by last commit
|
Sun, 12 Mar 2006 22:14:00 +0000 |
nicodvb |
unified failure case in muxer_new_muxer()
|
Sun, 12 Mar 2006 21:47:15 +0000 |
reimar |
remove useless cruft (binds variable)
|
Sun, 12 Mar 2006 21:44:22 +0000 |
reimar |
fix feature pragma length check
|
Sun, 12 Mar 2006 20:47:52 +0000 |
michael |
+ muxer_lavf.c - Michael Niedermayer
|
Sun, 12 Mar 2006 20:44:22 +0000 |
ods15 |
strings without terminating NUL
|
Sun, 12 Mar 2006 19:05:57 +0000 |
nicodvb |
in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)
|
Sun, 12 Mar 2006 18:58:08 +0000 |
nicodvb |
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43
|
Sun, 12 Mar 2006 18:31:50 +0000 |
rfelker |
10l found by Oded: case 2 on a boolean value...
|
Sun, 12 Mar 2006 18:13:11 +0000 |
nicodvb |
exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fails (to avoid memleak). Fixes cid 173
|
Sun, 12 Mar 2006 18:11:32 +0000 |
rfelker |
fix cosmetics noticed during nico's 10l
|