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
|
Mon, 25 Apr 2005 07:07:57 +0000 |
nicodvb |
added faac audio encoder
|
Mon, 25 Apr 2005 06:46:30 +0000 |
nicodvb |
fixed wrong function pointers definitions
|
Sun, 24 Apr 2005 22:27:56 +0000 |
gabrov |
synced with 1.79
|
Sun, 24 Apr 2005 22:21:21 +0000 |
gabrov |
synced with 1.24
|
Sun, 24 Apr 2005 22:16:09 +0000 |
gabrov |
synced with 1.73
|
Sun, 24 Apr 2005 22:09:53 +0000 |
gabrov |
synced with 1.55 (initial translation)
|
Sun, 24 Apr 2005 21:04:26 +0000 |
gpoirier |
explains how to fix the aspect ratio of an AVI file
|
Sun, 24 Apr 2005 09:29:01 +0000 |
henry |
- preserve ordering of the slices
|
Sun, 24 Apr 2005 08:41:45 +0000 |
nicodvb |
wrong framesize calculation for layers 1 and 2 with lsf set
|
Sun, 24 Apr 2005 08:37:48 +0000 |
henry |
update to libogg 1.1.2 (needed for Theora)
|
Sun, 24 Apr 2005 07:50:18 +0000 |
henry |
check for negative strides before memcpy
|
Sun, 24 Apr 2005 07:47:41 +0000 |
henry |
support for both orderings of the slices (top->down / bottom->up)
|
Sun, 24 Apr 2005 07:43:41 +0000 |
henry |
16-bit unsigned (needed by Theora exp.)
|
Sat, 23 Apr 2005 21:23:58 +0000 |
iive |
use the documented default video device /dev/video0 instead of /dev/video that is missing on most systems
|
Sat, 23 Apr 2005 20:41:19 +0000 |
reimar |
Make "mplayer -- --a" play the file --a instead of bailing out with a useless
|
Fri, 22 Apr 2005 23:57:43 +0000 |
nicodvb |
restore old lavc_find_atag to be used when compiling mplayer without libavformat
|
Fri, 22 Apr 2005 18:59:37 +0000 |
gpoirier |
Credits for Michael Behrisch
|
Fri, 22 Apr 2005 18:38:47 +0000 |
reimar |
gcc 2.95 compilation fix
|
Fri, 22 Apr 2005 18:28:10 +0000 |
reimar |
Apply -srate and -channels only to the start of the filter chain, not
|
Fri, 22 Apr 2005 17:53:31 +0000 |
nicodvb |
macosx compilation fix
|
Fri, 22 Apr 2005 15:48:15 +0000 |
lorenm |
mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.
|
Fri, 22 Apr 2005 13:53:56 +0000 |
nexus |
FreeBSD fix
|
Fri, 22 Apr 2005 12:45:29 +0000 |
nplourde |
replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx with --enable-macosx-bundle enable
|
Fri, 22 Apr 2005 10:35:21 +0000 |
diego |
Remove ¡ø (paragraph) symbol, it's unavailable in non-latin charsets.
|
Fri, 22 Apr 2005 10:33:02 +0000 |
diego |
updates
|
Fri, 22 Apr 2005 06:59:59 +0000 |
nicodvb |
audio encoding reworked
|
Thu, 21 Apr 2005 21:23:53 +0000 |
gpoirier |
Some fixes. Patch by Bougiz.
|
Thu, 21 Apr 2005 03:44:59 +0000 |
rfelker |
reversed broken linker option, it breaks compile on some systems. add a configure check for this nonsense if it's important..
|
Wed, 20 Apr 2005 22:07:08 +0000 |
rtognimp |
More fixes by The Wanderer
|
Wed, 20 Apr 2005 21:48:29 +0000 |
gpoirier |
Sync with 1.941:
|
Wed, 20 Apr 2005 21:24:46 +0000 |
rtognimp |
Start changelog for next release
|
Wed, 20 Apr 2005 21:19:38 +0000 |
rtognimp |
Indeo2 (fourcc "RT21") decoder via lavc
|
Wed, 20 Apr 2005 20:22:57 +0000 |
diego |
'cvs admin -o' is dangerous and should be handled with extra care.
|
Wed, 20 Apr 2005 19:35:46 +0000 |
rathann |
synced with 1.167
|
Wed, 20 Apr 2005 15:17:08 +0000 |
rfelker |
proper fix
|
Wed, 20 Apr 2005 15:16:31 +0000 |
rfelker |
undo dominik's 1000l cvs admin -o (recommitting bad patch)
|
Wed, 20 Apr 2005 12:01:39 +0000 |
reimar |
Link with -z noexecstack, fixes bug #258. Please test on all platforms!
|
Wed, 20 Apr 2005 11:52:30 +0000 |
reimar |
Correct description for -tv adevice=...
|
Wed, 20 Apr 2005 11:16:29 +0000 |
gpoirier |
Rich's tips regarding cropping and scaling
|
Wed, 20 Apr 2005 09:22:27 +0000 |
diego |
100l build fixes
|
Wed, 20 Apr 2005 07:41:24 +0000 |
jheryan |
Translation synced with 1.52
|
Tue, 19 Apr 2005 22:11:34 +0000 |
rathann |
100l to Jindrich! Changing the parameter name in the body, too.
|
Tue, 19 Apr 2005 21:17:39 +0000 |
lorenm |
integer overflow when reading fps from h264 vui.
|
Tue, 19 Apr 2005 06:48:33 +0000 |
wight |
typo
|
Mon, 18 Apr 2005 20:51:34 +0000 |
reimar |
Fix MP3 detection (list of found MP3 headers was not kep sorted).
|
Mon, 18 Apr 2005 20:13:43 +0000 |
lorenm |
mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)
|
Mon, 18 Apr 2005 19:49:40 +0000 |
nicodvb |
check the result of poll() before read()ing; 100l
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Mon, 18 Apr 2005 14:35:11 +0000 |
iive |
Compile fix when XF86VM is not defined
|
Mon, 18 Apr 2005 09:09:33 +0000 |
wight |
Some fixes
|
Sun, 17 Apr 2005 20:33:25 +0000 |
rtognimp |
Do not force real demuxer on x-pn-realaudio mimetype
|
Sun, 17 Apr 2005 20:26:15 +0000 |
paszczi |
syn
|
Sun, 17 Apr 2005 19:51:07 +0000 |
rtognimp |
Fixes suggested by The Wanderer
|
Sun, 17 Apr 2005 18:41:05 +0000 |
gpoirier |
Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode.
|
Sun, 17 Apr 2005 17:17:52 +0000 |
rfelker |
nico partially fixed the bug i reported; here's the rest of the fix.
|
Sun, 17 Apr 2005 17:08:55 +0000 |
nicodvb |
skip framelen-4 bytes after having successfully detected an mpeg audio frame
|
Sun, 17 Apr 2005 13:45:55 +0000 |
rtognimp |
First attempt to bring this howto closer to reality
|
Sun, 17 Apr 2005 13:31:27 +0000 |
gpoirier |
Sync with 1.940: 10l typo
|
Sun, 17 Apr 2005 13:04:28 +0000 |
faust3 |
newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
|
Sun, 17 Apr 2005 12:23:18 +0000 |
diego |
10l typo
|
Sun, 17 Apr 2005 09:42:51 +0000 |
nicodvb |
assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign layer and samples_per_frame when parsing mpa header
|
Sun, 17 Apr 2005 09:13:48 +0000 |
nicodvb |
added missing initializer in URLProtocolo; mux packets only if len > 0; second mencoder's a/v sync model
|
Sat, 16 Apr 2005 21:53:20 +0000 |
gpoirier |
Fix suggested by Diego
|
Sat, 16 Apr 2005 20:40:26 +0000 |
rtognimp |
Update for snow decoder
|
Sat, 16 Apr 2005 20:32:54 +0000 |
diego |
GPL ¡ø2
|
Sat, 16 Apr 2005 20:18:12 +0000 |
diego |
FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>
|
Sat, 16 Apr 2005 19:02:41 +0000 |
paszczi |
synced with 1.24
|
Sat, 16 Apr 2005 17:10:31 +0000 |
henry |
more colorkey w/ panscan woes
|
Sat, 16 Apr 2005 16:48:15 +0000 |
henry |
change list traversal so the loop begins at the first filter after removing
|
Sat, 16 Apr 2005 16:45:43 +0000 |
henry |
redraw colorkey on panscan change
|
Sat, 16 Apr 2005 16:16:28 +0000 |
gpoirier |
Snow 1.55 (and up) allows 2pass ratecontrol.
|
Sat, 16 Apr 2005 15:57:08 +0000 |
gpoirier |
bump up sync tag
|
Sat, 16 Apr 2005 15:54:14 +0000 |
gpoirier |
Sync with 1.939.
|
Sat, 16 Apr 2005 15:52:03 +0000 |
al |
- fix black screen problem on reinit
|
Sat, 16 Apr 2005 15:17:57 +0000 |
paszczi |
synced with 1.939
|
Sat, 16 Apr 2005 14:33:19 +0000 |
diego |
Document af_gate, put af_gate and af_comp at the end, they're untested (broken).
|
Sat, 16 Apr 2005 14:26:23 +0000 |
diego |
All audio filters documented.
|
Sat, 16 Apr 2005 14:13:35 +0000 |
diego |
af_comp, af_center parameter, some af fixes
|
Sat, 16 Apr 2005 13:42:50 +0000 |
rtognimp |
Use define instead of hardcodec value for max streams number
|
Sat, 16 Apr 2005 13:14:38 +0000 |
diego |
af_center, af_sweep parameter, misc fixes
|
Sat, 16 Apr 2005 12:52:14 +0000 |
diego |
We are using parts of mpg123 outside of the LGPL mpglib subdir.
|
Sat, 16 Apr 2005 12:51:09 +0000 |
diego |
Mark modified imported files as such to comply more closely with GPL ¡ø2a.
|
Sat, 16 Apr 2005 11:31:17 +0000 |
diego |
noluma suboption for vf_pp
|
Sat, 16 Apr 2005 10:55:15 +0000 |
diego |
Clarify/correct TTF font usage description.
|
Fri, 15 Apr 2005 23:44:12 +0000 |
rtognimp |
Security update
|
Fri, 15 Apr 2005 23:40:09 +0000 |
diego |
spelling/wording fixes
|
Fri, 15 Apr 2005 23:31:57 +0000 |
rtognimp |
Fix potential buffer overflow for urls with more than 20 streams
|
Fri, 15 Apr 2005 23:30:44 +0000 |
rtognimp |
Fix potential buffer overflow if server answers with too many lines
|
Fri, 15 Apr 2005 23:23:43 +0000 |
diego |
releaseclean should now work as expected, crate of Coke going in my direction.
|
Fri, 15 Apr 2005 23:15:26 +0000 |
diego |
typo
|
Fri, 15 Apr 2005 22:46:54 +0000 |
rathann |
nits and more missing entries
|
Fri, 15 Apr 2005 22:38:19 +0000 |
rathann |
added missing ChangeLog entries, release name and date
|
Fri, 15 Apr 2005 22:21:35 +0000 |
diego |
Mark modified imported files as such to comply with (L)GPL ¡ø2a.
|
Fri, 15 Apr 2005 20:17:14 +0000 |
diego |
Mark modified imported files as such to comply with GPL ¡ø2a.
|
Fri, 15 Apr 2005 18:48:03 +0000 |
diego |
Mark unrarlib imported files as changed to comply with GPL ¡ø2a.
|
Fri, 15 Apr 2005 18:43:41 +0000 |
diego |
Mark imported files from uCIFS library as changed for GPL ¡ø2a compliance.
|
Fri, 15 Apr 2005 14:55:03 +0000 |
aurel |
cross-compilation fix: don't use target CFLAGS to compile host tools
|
Fri, 15 Apr 2005 14:52:33 +0000 |
aurel |
when parsing one cmd argument, only un-escape _this_ argument, not the following ones
|
Fri, 15 Apr 2005 12:14:24 +0000 |
henry |
Fix OSD when switching subtitles - set the osd buffer to Subtitle: off
|
Fri, 15 Apr 2005 05:56:04 +0000 |
wight |
Some fixups and clarifications
|
Thu, 14 Apr 2005 20:55:50 +0000 |
paszczi |
synced with 1.935
|
Thu, 14 Apr 2005 12:44:28 +0000 |
rik |
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
|
Thu, 14 Apr 2005 10:53:04 +0000 |
gpoirier |
Nits suggested by The Wanderer
|
Thu, 14 Apr 2005 07:30:37 +0000 |
danny |
Synced with 1.935
|
Wed, 13 Apr 2005 22:33:20 +0000 |
gpoirier |
Online audio switching now supports Matroska too
|
Wed, 13 Apr 2005 22:33:19 +0000 |
gpoirier |
Online audio switching now supports Matroska too. Patch by Michael Behrisch
|
Wed, 13 Apr 2005 20:15:54 +0000 |
gpoirier |
Nits, better formating and missed suggestions
|
Wed, 13 Apr 2005 19:42:43 +0000 |
gpoirier |
Sync with 1.934
|
Wed, 13 Apr 2005 19:38:44 +0000 |
henry |
messed ordering of switch branches, 10l for Ivan
|
Wed, 13 Apr 2005 19:21:05 +0000 |
rtognimp |
Make string_utf16 code behave almost the same with or without iconv
|
Wed, 13 Apr 2005 19:10:29 +0000 |
lorenm |
remove x264 option "cabacidc", because the default is always best.
|
Wed, 13 Apr 2005 18:53:30 +0000 |
gpoirier |
New section: "menc-feat-dvd-mpeg4-muxing" about how to mux a video
|
Wed, 13 Apr 2005 18:31:44 +0000 |
lorenm |
misc corrections and clarifications in x264 options.
|
Wed, 13 Apr 2005 12:11:05 +0000 |
nplourde |
osx bundle option
|
Wed, 13 Apr 2005 11:46:35 +0000 |
nplourde |
allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>
|
Wed, 13 Apr 2005 07:38:31 +0000 |
wight |
sync 1.62
|
Wed, 13 Apr 2005 07:38:12 +0000 |
wight |
sync 1.72
|
Wed, 13 Apr 2005 07:14:52 +0000 |
wight |
sync 1.932
|
Wed, 13 Apr 2005 06:53:53 +0000 |
danny |
Synced with 1.932
|
Wed, 13 Apr 2005 01:56:53 +0000 |
diego |
credits for Jeff Clagg
|
Tue, 12 Apr 2005 19:51:31 +0000 |
gpoirier |
Add missing <replaceable> tags.
|
Tue, 12 Apr 2005 19:14:42 +0000 |
gabrov |
synced with 1.72
|
Tue, 12 Apr 2005 18:49:47 +0000 |
gabrov |
synced with 1.62
|
Tue, 12 Apr 2005 14:45:07 +0000 |
rathann |
update site link and supported distributions list
|
Tue, 12 Apr 2005 11:01:10 +0000 |
gpoirier |
Typo fix
|
Tue, 12 Apr 2005 08:27:57 +0000 |
diego |
credits for Luca Barbato
|
Tue, 12 Apr 2005 08:22:10 +0000 |
diego |
Use wildcards to make path detection less version-specific, fixes Gentoo.
|
Mon, 11 Apr 2005 22:59:33 +0000 |
diego |
Break overly long lines into something more manageable.
|
Mon, 11 Apr 2005 22:37:27 +0000 |
diego |
Fix HTML generation, <equation> is more elaborate in most DTDs.
|
Mon, 11 Apr 2005 21:40:05 +0000 |
gpoirier |
Typo
|
Mon, 11 Apr 2005 21:39:46 +0000 |
gpoirier |
Typo noticed by Rich
|
Mon, 11 Apr 2005 21:26:14 +0000 |
henry |
allow sub_select and vobsub_lang to select particular subtitle
|
Mon, 11 Apr 2005 21:25:06 +0000 |
gpoirier |
Sync with 1.932
|