Sun, 01 May 2005 22:27:15 +0000 |
diego |
syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>
|
Sun, 01 May 2005 22:04:57 +0000 |
gabrov |
synced with 1.74
|
Sun, 01 May 2005 22:00:28 +0000 |
gabrov |
synced with 1.60
|
Sun, 01 May 2005 14:55:10 +0000 |
diego |
codecs-status.html now resides in DOCS/.
|
Sun, 01 May 2005 13:58:30 +0000 |
diego |
codecs-status.html should be written to an existing path.
|
Sun, 01 May 2005 11:13:14 +0000 |
michael |
fix timestamps
|
Sun, 01 May 2005 10:40:42 +0000 |
mosu |
Nasty workaround for codec initialization data. In _at least_ one case (AAC) the stream_header.size element seems to be four bytes off. Skip those bytes but only for known cases (again AAC) and not for all.
|
Sun, 01 May 2005 09:23:31 +0000 |
reimar |
Prevent segfault when filter chain is empty (e.g. because all
|
Sun, 01 May 2005 09:02:25 +0000 |
reimar |
Error out when invalid format is specified
|
Sun, 01 May 2005 08:33:35 +0000 |
rik |
compilation fix (libavcodec sync)
|
Sun, 01 May 2005 05:11:02 +0000 |
rfelker |
at lest this fixes build.. there's no way muxer_lavf is working right yet tho with mencoder's broken timestamps
|
Sun, 01 May 2005 02:03:58 +0000 |
michael |
LIBAVFORMAT_BUILD >= 4624
|
Sat, 30 Apr 2005 22:41:41 +0000 |
michael |
LIBAVCODEC_BUILD >= 4754
|
Sat, 30 Apr 2005 21:28:14 +0000 |
nplourde |
vo quartz use command key
|
Sat, 30 Apr 2005 16:15:07 +0000 |
diego |
compilation fix for codecs2html
|
Sat, 30 Apr 2005 16:11:45 +0000 |
diego |
1l typo
|
Sat, 30 Apr 2005 16:09:44 +0000 |
diego |
Fix wrong compilation instructions.
|
Sat, 30 Apr 2005 15:02:55 +0000 |
diego |
On a Mac, option is Alt, the keys with the Apple logo are called command.
|
Sat, 30 Apr 2005 11:49:29 +0000 |
nplourde |
mac osx change
|
Sat, 30 Apr 2005 11:35:31 +0000 |
nplourde |
macosx vo
|
Sat, 30 Apr 2005 09:10:49 +0000 |
gpoirier |
sync with 1.949: Replace duplicate and wrong -sws parameter description with a pointer.
|
Sat, 30 Apr 2005 09:05:45 +0000 |
gpoirier |
Fixes double import of avs_create_script_environment.
|
Fri, 29 Apr 2005 21:57:05 +0000 |
rfelker |
revert one line of version 1.182 patch (caused use of already-freed
|
Fri, 29 Apr 2005 19:36:42 +0000 |
gabrov |
synced with 1.56
|
Fri, 29 Apr 2005 18:32:24 +0000 |
alex |
unused define
|
Fri, 29 Apr 2005 17:18:12 +0000 |
nplourde |
recommended flags on osx
|
Fri, 29 Apr 2005 15:56:42 +0000 |
diego |
Replace duplicate and wrong -sws parameter description with a pointer.
|
Fri, 29 Apr 2005 15:44:46 +0000 |
nplourde |
enable vo_macosx if corevideo available
|
Fri, 29 Apr 2005 11:41:07 +0000 |
nplourde |
macosx core video module
|
Fri, 29 Apr 2005 11:11:59 +0000 |
gpoirier |
sync with 1.948: af_volnorm method suboption
|
Fri, 29 Apr 2005 11:05:16 +0000 |
nplourde |
macosx core video module
|
Fri, 29 Apr 2005 10:48:32 +0000 |
nplourde |
use darwin accurate timer
|
Thu, 28 Apr 2005 23:08:16 +0000 |
diego |
af_volnorm method suboption
|
Thu, 28 Apr 2005 18:25:50 +0000 |
rtognimp |
Also '3g2a' can be used for 3GPP Profile 2
|
Thu, 28 Apr 2005 14:43:19 +0000 |
reimar |
adds a parameter to the switch_audio command to directly select a track.
|
Wed, 27 Apr 2005 21:59:38 +0000 |
gpoirier |
sync with 1.947: explain how to use toolame in VBR mode + Diegos nits
|
Wed, 27 Apr 2005 21:37:54 +0000 |
diego |
wording improvents
|
Wed, 27 Apr 2005 19:43:36 +0000 |
nicodvb |
explain how to use toolame in VBR mode
|
Wed, 27 Apr 2005 19:26:09 +0000 |
nicodvb |
fixed variability range
|
Wed, 27 Apr 2005 19:24:41 +0000 |
nicodvb |
add mpeg demuxers maintener
|
Wed, 27 Apr 2005 19:11:41 +0000 |
gpoirier |
sync with 1.945: Document replacing , by . for -vo ggi:
|
Wed, 27 Apr 2005 18:30:10 +0000 |
nicodvb |
added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbosity
|
Wed, 27 Apr 2005 18:17:53 +0000 |
nplourde |
fix palette8tobgr32/palette8torgb32 on big endian
|
Wed, 27 Apr 2005 18:16:00 +0000 |
nicodvb |
10l, fix wrong byterate in waveformat
|
Wed, 27 Apr 2005 14:55:30 +0000 |
nplourde |
use sleep_accurate darwin timer
|
Wed, 27 Apr 2005 12:43:30 +0000 |
reimar |
typo, memset 0 was done on desc instead of cdesc, see bug #288
|
Wed, 27 Apr 2005 12:17:49 +0000 |
reimar |
Document replacing , by . for -vo ggi:
|
Wed, 27 Apr 2005 12:15:37 +0000 |
reimar |
Make it possible to use a ggi device string that contains a ',' by writing
|
Tue, 26 Apr 2005 19:24:28 +0000 |
gpoirier |
Fix the pattern that wasn't repeated every 4 lines.
|
Tue, 26 Apr 2005 15:07:11 +0000 |
reimar |
not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...
|
Tue, 26 Apr 2005 11:01:07 +0000 |
gpoirier |
sync with 1.944: better slave mode description, spelling/grammar
|
Tue, 26 Apr 2005 10:00:05 +0000 |
diego |
better slave mode description, spelling/grammar
|
Tue, 26 Apr 2005 09:59:16 +0000 |
diego |
(hopefully) better description of slave mode
|
Mon, 25 Apr 2005 21:05:29 +0000 |
gpoirier |
sync with 1.943: faac options
|
Mon, 25 Apr 2005 10:37:55 +0000 |
nicodvb |
toolame now works in vbr mode, too
|
Mon, 25 Apr 2005 09:20:21 +0000 |
diego |
better slave mode description
|
Mon, 25 Apr 2005 09:04:26 +0000 |
diego |
faac section review
|
Mon, 25 Apr 2005 07:42:34 +0000 |
nicodvb |
faac options
|
Mon, 25 Apr 2005 07:26:14 +0000 |
nicodvb |
added format 0x706D for faac, compatible with ffmpeg
|
Mon, 25 Apr 2005 07:20:28 +0000 |
nicodvb |
mention audio encoding modularization and faac
|