2006-05-12 |
diego |
some fixes for the VfW encoding section
|
2006-05-12 |
iive |
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
|
2006-05-12 |
diego |
Add missing --enable-toolame and --enable-twolame parameters.
|
2006-05-12 |
diego |
output typo fixes
|
2006-05-12 |
diego |
Disable mediaLib by default due to brokenness.
|
2006-05-12 |
reynaldo |
Minor corrections partII - Final
|
2006-05-12 |
reynaldo |
Minor corrections to spanish help messages - Part1
|
2006-05-11 |
diego |
Fall back on the codecs subdirectory of the current directory for Real
|
2006-05-11 |
diego |
Prefer vorbis over ffvorbis for now.
|
2006-05-11 |
diego |
roff syntax fix
|
2006-05-11 |
gpoirier |
like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts
|
2006-05-11 |
gpoirier |
sync with 1.1285
|
2006-05-11 |
rtognimp |
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by Rich
|
2006-05-11 |
gabrov |
synced with 1.254
|
2006-05-11 |
gabrov |
synced with 1.1284
|
2006-05-11 |
gabrov |
synced with 1.29
|
2006-05-11 |
gabrov |
synced with 1.17 (increased sync tag after English typo fix)
|
2006-05-11 |
gabrov |
synced with 1.49
|
2006-05-11 |
kraymer |
version bump..
|
2006-05-11 |
kraymer |
release dedicated review Part I (lines 329 - <end>)
|
2006-05-11 |
kraymer |
1.284: fix vfw-related things
|
2006-05-11 |
luran |
sync
|
2006-05-11 |
diego |
Remove unnecessary commented out OPTFLAGS line.
|
2006-05-11 |
gpoirier |
fix vfw-related things, patches by RC and Compn
|
2006-05-10 |
diego |
ffvorbis no longer crashes with native demuxer.
|
2006-05-10 |
nicodvb |
unbound demux_ogg from ad_libvorbis
|
2006-05-10 |
nicodvb |
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashes
|
2006-05-10 |
nicodvb |
A/R changes are handled correctly by -vc mpeg12
|
2006-05-10 |
nicodvb |
moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12
|
2006-05-10 |
diego |
Feed AltiVec compiler options into CFLAGS explicitly.
|
2006-05-10 |
kraymer |
grammar fix
|
2006-05-10 |
diego |
missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$com
|
2006-05-10 |
kraymer |
10l, fix for previous commit
|
2006-05-10 |
kraymer |
fix missing line break for MSGTR_LameCantInit
|
2006-05-10 |
kraymer |
release dedicated review Part I (lines 1 - 328)
|
2006-05-10 |
gpoirier |
fuse XviD entries,
|
2006-05-09 |
kraymer |
align xml tags
|
2006-05-09 |
kraymer |
wording
|
2006-05-09 |
kraymer |
German translation for tvinput.xml
|
2006-05-09 |
rtognimp |
Temporary workaround for libavcodec issues with B-frames
|
2006-05-09 |
kraymer |
1.251: console message review: countless spelling/grammar/wording fixes
|
2006-05-09 |
kraymer |
1.1283: Document xvfwopts.
|
2006-05-09 |
diego |
Document xvfwopts.
|
2006-05-09 |
diego |
small layout fix
|
2006-05-09 |
diego |
Ignore main.xml.
|
2006-05-09 |
kraymer |
1.1281: Small wording fix, add parameters to the lavfopts option declarations.
|
2006-05-09 |
diego |
typo/wording fixes
|
2006-05-09 |
diego |
Add a note about main.xml.
|
2006-05-09 |
kraymer |
1.252: [previously applied by rynaldo, #1.157]
|
2006-05-09 |
gabrov |
synced with 1.48
|
2006-05-09 |
diego |
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.
|
2006-05-09 |
gpoirier |
Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.
|
2006-05-08 |
diego |
Unconditionally compile the Matroska demuxer.
|
2006-05-08 |
diego |
This file is autogenerated and should not be in CVS.
|
2006-05-08 |
gpoirier |
2nd part of review by Pierre Lombard + some more fixes by me.
|
2006-05-08 |
gpoirier |
French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.
|
2006-05-07 |
reimar |
change the type of esp in SwsContext to uint64_t so it can hold a full register
|
2006-05-07 |
diego |
Adapt to latest FFmpeg AMR build changes.
|
2006-05-07 |
nicodvb |
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
|
2006-05-07 |
diego |
vfps OGM support
|
2006-05-07 |
diego |
Fix up some checks to properly use _res_comment.
|
2006-05-07 |
diego |
Remove stray variable.
|
2006-05-06 |
diego |
support for vfps OGM files
|
2006-05-06 |
pacman |
Fix calculation of stream sizes when they are too big for a 32-bit variable
|
2006-05-06 |
michael |
removing esp usage
|
2006-05-06 |
michael |
REGBP
|
2006-05-05 |
ods15 |
fix float rounding error
|
2006-05-05 |
uau |
Don't blit frame if we hit EOF and no new frame is read. Fixes picture
|
2006-05-05 |
iive |
fix the warning generated (in gcc4) by the 'inline' keyword position.
|
2006-05-04 |
iive |
x264 linking now requires explicit x11 libraries inclusion.
|
2006-05-04 |
iive |
check for XviD compiled with pthread support
|
2006-05-04 |
gpoirier |
French Fixes by Pierre Lombard, (and 10l to me for not checking they were
|
2006-05-04 |
reimar |
Make sure black borders are drawn when switching videos with -fixed-vo.
|
2006-05-04 |
reynaldo |
updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-cz
|
2006-05-03 |
nicodvb |
fixed %d->PRIu64 in read_mpeg_timestamp()
|
2006-05-03 |
nicodvb |
stream_read_word() returns _unsigned_ int
|
2006-05-03 |
nicodvb |
in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in pts
|
2006-05-02 |
gabrov |
synced with 1.1281
|
2006-05-02 |
gpoirier |
French fixes by jerome WOF ferrari YAP lappis WOF com
|
2006-05-01 |
gpoirier |
yet another Compile fix
|
2006-05-01 |
gpoirier |
some more corrections
|
2006-05-01 |
gpoirier |
sync with 1.1281
|
2006-05-01 |
gpoirier |
french corrections by Bounec
|
2006-05-01 |
diego |
Small wording fix, add parameters to the lavfopts option declarations.
|
2006-05-01 |
diego |
Expand a bit, clarification and grammar fix.
|
2006-05-01 |
diego |
cosmetics: Make patch apply cleanly.
|
2006-05-01 |
diego |
Remove obsolete features.xml file.
|
2006-05-01 |
diego |
misc wording/spelling fixes
|
2006-05-01 |
gabrov |
synced with 1.1280
|
2006-05-01 |
gpoirier |
we have a preliminary support for macintel
|
2006-05-01 |
rfelker |
100000l to the fools who don't know C
|
2006-04-30 |
reimar |
update release tag so nobody uses an old codecs.conf
|
2006-04-30 |
rtognimp |
AIx port is experimental
|
2006-04-30 |
rtognimp |
sync with ffmpeg changelog + some updates
|
2006-04-30 |
diego |
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
|
2006-04-30 |
attila |
10l
|
2006-04-30 |
attila |
patches should be always created from root dir
|
2006-04-30 |
attila |
add section about resending patches
|
2006-04-30 |
kraymer |
1.1280: -lavfopts muxrate in in bits/sec
|
2006-04-30 |
nicodvb |
-lavfopts muxrate in in bits/sec
|
2006-04-30 |
kraymer |
1.1279: Bump the date.
|
2006-04-30 |
kraymer |
1.1276: Consistency for the 'i' key, [does not apply]
|
2006-04-30 |
kraymer |
1.1273: small spelling/grammar fixes
|
2006-04-30 |
gabrov |
synced with 1.1200
|
2006-04-30 |
gabrov |
synced with 1.252 (update done by Reynaldo)
|
2006-04-30 |
gpoirier |
fixes suggested by Reimar
|
2006-04-30 |
reynaldo |
Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
|
2006-04-30 |
gabrov |
synced with 1.251
|
2006-04-30 |
reynaldo |
Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
|
2006-04-29 |
gpoirier |
Add a few meaningfull recent dev. improvement, cut overly long lines
|
2006-04-29 |
reynaldo |
slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-cz
|
2006-04-29 |
gpoirier |
French fixes by Jerome Ferrari
|
2006-04-29 |
gpoirier |
French fixes by Bounec
|
2006-04-29 |
gpoirier |
I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due date
|
2006-04-29 |
diego |
Bump the date.
|
2006-04-29 |
gpoirier |
sync with 1.1278
|
2006-04-29 |
iive |
Adding transliteration (english spelling) of my name
|
2006-04-29 |
luran |
sync
|
2006-04-28 |
diego |
Correct vglobal description, as pointed out by Loren.
|
2006-04-28 |
diego |
console message review: countless spelling/grammar/wording fixes
|
2006-04-28 |
diego |
Remove duplicate message.
|
2006-04-28 |
diego |
Rename some misspelled and misnamed messages.
|
2006-04-28 |
diego |
cosmetics: Remove trailing whitespace.
|
2006-04-28 |
diego |
Consistency for the 'i' key, document vglobal, aglobal and
|
2006-04-28 |
gabrov |
synced with 1.1124
|
2006-04-28 |
reynaldo |
Small grammar fix introduced by my previous commit :/
|
2006-04-28 |
gpoirier |
Some Fench fixes by Bounec
|
2006-04-28 |
gpoirier |
Some French corrections, patch by Jérome Ferrari <jerome POIS ferrari AH lappis POIS com>
|
2006-04-28 |
gabrov |
synced with 1.1114
|
2006-04-28 |
reynaldo |
Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout mode
|
2006-04-28 |
diego |
small spelling/grammar fixes
|
2006-04-27 |
nicodvb |
clarified restriction on -lavfopts :delay
|
2006-04-27 |
nicodvb |
document more -lavfopts entries
|
2006-04-27 |
uau |
Remove a useless variable.
|
2006-04-27 |
pacman |
Fix some bugs handling input that is not aligned at 16 bytes or has
|
2006-04-27 |
gpoirier |
fixes a bug when copying the image into a destination buffer smaller than the source.
|
2006-04-27 |
gabrov |
synced with 1.1100
|
2006-04-27 |
reimar |
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
|
2006-04-27 |
diego |
Remove unnecessary le2me_32 macros.
|
2006-04-27 |
diego |
Document how configure works and how to write basic checks.
|
2006-04-27 |
diego |
spelling/grammar/wording fixes in doxygen and non-doxygen comments
|
2006-04-27 |
uau |
Remove useless "#if 0" blocks
|
2006-04-27 |
diego |
Fix amr_nb-fixed compilation: Don't depend on amr_nb.
|
2006-04-27 |
diego |
EDL no longer conditionally compiled.
|
2006-04-27 |
uau |
Make EDL compilation unconditional
|
2006-04-27 |
diego |
Sync with upstream.
|
2006-04-27 |
diego |
typo
|
2006-04-27 |
uau |
Change common pts variables from floats to doubles. Individual demuxers
|
2006-04-27 |
luran |
sync with 1.249
|
2006-04-27 |
reynaldo |
Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
|
2006-04-27 |
luran |
sync with 1.248
|
2006-04-27 |
reynaldo |
I think I can safely take care of the equalizer af, going to maintain it
|
2006-04-27 |
reynaldo |
updating spanish console messages to 1.249 (almost 100%) adding all missing entries at least
|
2006-04-27 |
gabrov |
synced with 1.249
|
2006-04-27 |
reynaldo |
Removes duplicate entry
|
2006-04-27 |
uau |
Fix memory corruption in vd_libmpeg2
|
2006-04-26 |
corey |
Make mencoder stream size printing use 64 bits.
|
2006-04-26 |
kraymer |
German translation for faq.xml
|
2006-04-26 |
gpoirier |
French corrections by Pierre Lombard < p_l AH gmx POIS fr >
|
2006-04-26 |
gpoirier |
(.)~(.)
|
2006-04-26 |
gabrov |
synced with 1.1059
|
2006-04-26 |
kraymer |
1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...
|
2006-04-26 |
kraymer |
1.247: correct meaning of ABR
|
2006-04-26 |
reynaldo |
Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor update
|
2006-04-26 |
gabrov |
synced with 1.247
|
2006-04-26 |
gabrov |
correct meaning of ABR
|
2006-04-26 |
diego |
10l: Test the variable, don't set it...
|
2006-04-26 |
luran |
average bitrate -> available bitrate (en hasn't changed yet?)
|
2006-04-25 |
uau |
The code setting the OSD seek direction indicator for absolute seeks was
|
2006-04-25 |
uau |
Remove updating of vo_mouse_timer_const from the main loop and also
|
2006-04-25 |
nicodvb |
simplified management of dvb channel switching
|
2006-04-25 |
gpoirier |
some fixes by Pierre Lombard
|
2006-04-25 |
gabrov |
synced with 1.1042
|
2006-04-25 |
albeu |
Fix most of the mistakes pointed out by Diego.
|
2006-04-25 |
gabrov |
synced with 1.246
|
2006-04-25 |
gabrov |
synced with 1.105
|
2006-04-25 |
gabrov |
synced with 1.26
|
2006-04-25 |
jheryan |
Synced with 1.242
|
2006-04-25 |
jheryan |
Synced with 1.1258
|
2006-04-25 |
jheryan |
Synced with 1.15
|
2006-04-25 |
jheryan |
Synced with 1.80
|
2006-04-25 |
jheryan |
Synced with 1.103
|
2006-04-25 |
jheryan |
Synced with 1.63
|
2006-04-25 |
jheryan |
Synced with 1.25
|
2006-04-25 |
jheryan |
Synced with 1.102
|
2006-04-25 |
jheryan |
Synced with 1.47
|
2006-04-25 |
jheryan |
Synced with 1.76
|
2006-04-25 |
jheryan |
Synced with 1.16
|
2006-04-25 |
luran |
sync with 1.245
|
2006-04-25 |
albeu |
No need to include the whole libinput in mencoder
|
2006-04-25 |
diego |
Simplify x86 CPU flag/extension check.
|
2006-04-25 |
albeu |
Doxygen Attack! - Chapter 3
|