2005-06-12 |
diego |
updates
|
2005-06-12 |
diego |
Win32 codecs --> binary codecs, references to avifile are pointless nowadays.
|
2005-06-12 |
gpoirier |
Typo
|
2005-06-12 |
gpoirier |
Updated description of XviD codec
|
2005-06-12 |
nicodvb |
fixed wrong binary mask: it precluded the syncword of adts-4 from being recognized as valid
|
2005-06-09 |
gpoirier |
AMD-64's version of Suse ships a version of 3.3 hacked with broken
|
2005-06-09 |
reimar |
Add sub_load and sub_remove slave commands.
|
2005-06-09 |
diego |
Document install-divx5.sh and install-w32codecs.sh.
|
2005-06-09 |
diego |
typo fixes
|
2005-06-09 |
wight |
And an intendation fix
|
2005-06-09 |
nplourde |
Fix Live Resize to match vo_macosx behavior
|
2005-06-09 |
mosu |
demux_stream_t.pts should not be assigned by the demuxer. Fixes playback of VFR files. Patch by Sam Dennis <sam () malfunction ! screaming ! net>
|
2005-06-09 |
nicodvb |
toolame/twolame typo, 10l
|
2005-06-08 |
gpoirier |
Better description of XviD's keyframe_boost and kfthreshold.
|
2005-06-08 |
gpoirier |
Sync with 1.1002
|
2005-06-08 |
henry |
forgotten reference to remove-logo, 10l for Rich
|
2005-06-08 |
wight |
Missing dot at start of macro description
|
2005-06-08 |
diego |
Wording and roff fixes as suggested by the Wanderer.
|
2005-06-08 |
henry |
10l for me
|
2005-06-08 |
rfelker |
remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
|
2005-06-07 |
faust3 |
merge the mingw gcc 4.1 diff
|
2005-06-07 |
faust3 |
mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc.
|
2005-06-07 |
faust3 |
match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-06-07 |
faust3 |
mingw gcc 4.1 support patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-06-07 |
gpoirier |
Sync with 1.999: small formatting
|
2005-06-07 |
diego |
URL updates
|
2005-06-07 |
diego |
URL updates, sync by removing a few outdated FAQ entries.
|
2005-06-07 |
diego |
sync with 1.65
|
2005-06-07 |
diego |
URL updates, sync by removing outdated FAQ entries.
|
2005-06-07 |
henry |
correcting the previous draw_slice fix
|
2005-06-07 |
diego |
sync URL update
|
2005-06-07 |
diego |
URL update, Windows port is no longer beta.
|
2005-06-07 |
diego |
better vf_ditc description by Ville Saari <114263 - @ - vs - . - iki - . - fi>
|
2005-06-07 |
diego |
small formatting and wording fixes
|
2005-06-07 |
henry |
check for display height when drawing slices
|
2005-06-07 |
jheryan |
SPARC section translation
|
2005-06-07 |
jheryan |
Synced with 1.27
|
2005-06-07 |
jheryan |
Synced with 1.70
|
2005-06-07 |
jheryan |
Synced with 1.76
|
2005-06-07 |
jheryan |
Synced with 1.64
|
2005-06-07 |
jheryan |
Synced with 1.997
|
2005-06-07 |
jheryan |
Synced with 1.169
|
2005-06-06 |
nicodvb |
moved mpeg-ps/es probing code to demux_mpg.c
|
2005-06-06 |
nicodvb |
pass along audio extradata if present
|
2005-06-06 |
diego |
MinGW support
|
2005-06-06 |
gpoirier |
Sync with 1.998.
|
2005-06-06 |
diego |
BSD/OS works same as the other BSDs, tested by Steven M. Schultz.
|
2005-06-06 |
diego |
spelling, some more uniformity
|
2005-06-06 |
iive |
gcc-2.95.3 fix, patch inspired by Steven M. Schultz
|
2005-06-06 |
diego |
typos/grammar/wording
|
2005-06-06 |
faust3 |
pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-06-06 |
diego |
updates
|
2005-06-06 |
diego |
Remove long obsolete -fb option.
|
2005-06-05 |
gpoirier |
Fixes x264's "lumi_mask" option and improves lavc's "nr" option.
|
2005-06-05 |
gpoirier |
sync with 1.996
|
2005-06-05 |
nplourde |
show window only after texture creation (look better).
|
2005-06-05 |
diego |
Rephrase vf_fspp parameter description.
|
2005-06-05 |
diego |
roff fixes
|
2005-06-05 |
lorenm |
sync to x264 r252 (8x8dct)
|
2005-06-05 |
henry |
-vf fspp update
|
2005-06-05 |
diego |
Better vf_spp description, one grammar fix.
|
2005-06-05 |
henry |
sanity checks for options; treat quality > 5 as 5, not 4
|
2005-06-05 |
diego |
tabs --> spaces indentation cosmetics
|
2005-06-05 |
diego |
Generate the version string with awk on BSD systems and work around wrong
|
2005-06-05 |
rtognimp |
FFmpeg mjpeg decoder can decode dmb1
|
2005-06-05 |
nplourde |
Pure cosmetic
|
2005-06-05 |
nplourde |
Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by Chris Roccati<roccati@pobox.com
|
2005-06-05 |
nplourde |
Mac OS X Audio with AudioUnits and AudioToolbox format converters
|
2005-06-05 |
diego |
Add a note to the --help output that explains how our configure works,
|
2005-06-05 |
diego |
Days should be two digits.
|
2005-06-05 |
henry |
-vf fspp docs
|
2005-06-05 |
reimar |
Create a unique client name so that multiple instances work.
|
2005-06-04 |
gpoirier |
sync with 1.990
|
2005-06-04 |
gpoirier |
More gcc-4.0 fixes
|
2005-06-04 |
gpoirier |
Add XviD's luminance masking (option name: lumi_mask)
|
2005-06-04 |
reimar |
Document ao_jack suboption, ChangeLog update for ao_jack and vo_gl*
|
2005-06-04 |
henry |
-vf fspp
|
2005-06-04 |
diego |
less confusing wording
|
2005-06-04 |
henry |
x86-64 fixes by Reimar
|
2005-06-04 |
henry |
disable mmx code for x86-64
|
2005-06-04 |
henry |
move unchanged registers back to input spec
|
2005-06-04 |
henry |
faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>
|
2005-06-03 |
reimar |
Fix latency calculation and buffersize setting.
|
2005-06-03 |
reimar |
modified X11 check to use correct libs on mixed 32/64 bit systems
|
2005-06-03 |
alex |
some debugging code
|
2005-06-03 |
nicodvb |
mention stream layer restructuring and cleanup
|
2005-06-03 |
nicodvb |
printf converted to mp_msg; made static many unnecessarily global symbols
|
2005-06-03 |
nplourde |
compare resource url with bundle url, if its the same path do not use has conf file location.
|
2005-06-03 |
diego |
Spelling/wording/grammar fixes, convert mixed tabs and spaces indentation to
|
2005-06-03 |
diego |
Explain some more -lavdopts debug options.
|
2005-06-03 |
gpoirier |
sync with 1.986: XviD zones + fixes
|
2005-06-03 |
faust3 |
regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yahoo.com>
|
2005-06-02 |
diego |
wording/markup fixes
|
2005-06-02 |
gpoirier |
XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >
|
2005-06-02 |
lorenm |
demux high profile H.264 ES
|
2005-06-02 |
michael |
one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it)
|