Vitor Sessak
737b7fb93e
Remove useless parentheses.
...
Originally committed as revision 9465 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
1926bd92d5
Remove variables made unused by the last two patches and test svn access.
...
Originally committed as revision 9464 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
f84a47d5cf
Add myself to Windows MinGW maintainers
...
Originally committed as revision 9463 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2eb697a455
Move comment to a slightly better place.
...
Originally committed as revision 9462 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
224906414b
Remove leading underscores from specifiers, they are reserved.
...
Originally committed as revision 9461 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
064cd7a897
Fix 'make checkheaders'.
...
Originally committed as revision 23701 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Diego Biurrun
53eecfdefc
Fix 'make checkheaders'.
...
Originally committed as revision 9460 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
34359cab0d
spelling cosmetics
...
Originally committed as revision 9459 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
26e16be00e
Remove obsolete and misleading comment.
...
Originally committed as revision 23700 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Vitor Sessak
35c621e753
use properly AVFrame.linesize
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9458 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
fb44e0706f
use properly AVFrame.linesize
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9457 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
bbd861796e
Add missing comment markers to #endif directive.
...
Originally committed as revision 9455 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
313bacddc0
Add missing comment markers to #endif directive.
...
Originally committed as revision 9454 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ronald S. Bultje
0f4e816582
to be able to compile without HAVE_AV_CONFIG_H
...
patch by Ronald S. Bultje: [rsbultje gmail com]
original thread: [FFmpeg-devel] ffmpeg.c/cmdutils.c compilation
date: 06/23/2007 03:15 AM
Originally committed as revision 9453 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alexis Ballier
d3b7406c6f
QT RLE encoder
...
patch by Alexis Ballier: [alexis ballier gmail com]
original thread: [FFmpeg-devel] [Patch] QT RLE encoder, bis
date: 06/24/2007 03:56 PM
Originally committed as revision 9452 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
ccca0d5ab6
Add myself as Cygwin maintainer.
...
Originally committed as revision 9451 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
26bdc6bc6e
this prediction direction adjustment is wrong
...
Originally committed as revision 9450 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
06f32b2634
Clarify --enable-libfaadbin option description.
...
Originally committed as revision 9449 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
7e0871a72e
Clarify what libfaadbin means in the summary output.
...
Originally committed as revision 9448 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ddda6fcddc
comment grammar fixes
...
Originally committed as revision 23685 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Ivan Kalvachev
a8ff69ce2b
Identify the loop_filter flag as such and remove the unused variables in the context.
...
Originally committed as revision 9447 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
a7ae617fbd
use the right stride
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9446 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
7cbf432db1
Mention unneeded casts and parentheses
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9445 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
3d44f15cfc
Add proper license header.
...
Originally committed as revision 9444 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
670e47e196
use the right stride
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9443 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
7cf0999529
remove empty write trailer functions
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9442 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
4513cd48ee
compute absolute data offset after reading blocksize
...
Originally committed as revision 9441 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
bc9f081d53
indentation
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9440 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
7299663a50
right copyrights
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9439 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
9489d2ef3f
add width and height in context and use them
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9438 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
dad66beeff
Indentation
...
Originally committed as revision 9437 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
5b43487d23
test context before accessing it
...
Originally committed as revision 9436 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ronald S. Bultje
9de8e6acf9
remove ENABLE_SWSCALER conditions
...
patch by Ronald S. Bultje: [rsbultje gmail com]
Originally committed as revision 9435 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
57ae779d41
add an AVClass pointer in SwsContext context
...
Originally committed as revision 9434 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
29cc1c23d1
Make globals static
...
Originally committed as revision 9433 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
dab57ec5f0
Update copyright year
...
Originally committed as revision 9432 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
767571051d
Introducing Topics
...
Originally committed as revision 9431 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
1758c7128d
this is named BlockSize in specs
...
Originally committed as revision 9430 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
11d540a480
according to specs, offset is before blocksize
...
Originally committed as revision 9429 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
620d1d7878
support files with COMM chunk after SSND, fix invalid_nocommon.aiff which is spec compliant
...
Originally committed as revision 9428 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
05d00e953f
Check for O_BINARY instead of a list of systems that need it
...
Originally committed as revision 9427 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
07c5445d5d
ffmpeg-issues subscription URL
...
Originally committed as revision 9426 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
45c1011020
Remove localtime_r implementation for systems that don't have it.
...
It is no longer used.
Originally committed as revision 9425 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
d6d0182e20
Some more minor spelling improvements, some grammar improvement might be
...
good in some places as well.
Originally committed as revision 9424 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
57492dfe16
Typos removed
...
Originally committed as revision 9423 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
7f63f7505d
wish priority description and ffmpeg-issues vs ffmpeg_issues
...
Originally committed as revision 9422 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
dd5cf2ad63
remove clear email addresses
...
Originally committed as revision 9421 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
03e3e76544
RoQ video encoder
...
patch by Vitor: \vitor1001 gmail com/
original thread: [FFmpeg-devel] RoQ video encoder (take 3)
date: 06/08/2007 10:34 PM
Originally committed as revision 9420 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
606975ab01
Fix typo
...
patch by Vitor: {vitor1001 gmail com}
Originally committed as revision 9419 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Maksym Veremeyenko
05ce0f11e4
* clarifying the AVInputFormat::read_seek return value
...
* changing dv_read_seek() to return the proper value
(patch by Maksym Veremeyenko)
Originally committed as revision 9418 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago