Luca Abeni
653387d8f0
Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c
...
Originally committed as revision 9496 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
bf09c2e2a6
Add support for non-blocking input formats
...
Originally committed as revision 9495 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
32a4d995ea
include snow encoder only if it is not disabled
...
Originally committed as revision 9494 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ab4e14be4c
spelling/grammar
...
Originally committed as revision 9493 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Eric Paul
74ef8b434d
check udp_read_packet return value not to access uninitialized memory
...
patch by Eric Paul: [eric paul gmail com]
original thread: [FFmpeg-devel] [PATCH] : libavformat segfault when a
RTSP reading is interrupted
date: 07/05/2007 03:13 PM
Originally committed as revision 9492 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oliver Pfister
3caffb7d80
fix mem leak
...
patch by Oliver Pfister: [oliver pfister gmx ch]
Originally committed as revision 9491 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oliver Pfister
7b62bb2b8d
fix mem leak
...
patch by Oliver Pfister: [oliver pfister gmx ch]
Originally committed as revision 9490 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f225016296
update my email address
...
Originally committed as revision 9489 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
3a66812fc8
Add my last name to copyright headers
...
Originally committed as revision 9488 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
b66af278ac
forgot to svn add mpeg12.h in r9477
...
Originally committed as revision 9487 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
09a6682648
typos
...
Originally committed as revision 9486 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
bd9fb0a6e1
UTF-8 conversion
...
Originally committed as revision 9485 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e5a389a1b7
license header consistency cosmetics
...
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
7b94177e37
Group all copyright and author notices together.
...
Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b19bcbaa78
license header consistency cosmetics
...
Originally committed as revision 23722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Diego Biurrun
c1578479d3
Group all copyright and author notices together.
...
Originally committed as revision 23721 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Aurelien Jacobs
cacfe026a8
make DCT_common_init() static
...
Originally committed as revision 9482 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a22caa6a3e
Add missing license header.
...
Originally committed as revision 9481 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
53727262cb
move mpeg encoder specific initialization in the encoder specific file
...
Originally committed as revision 9480 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
eaa7557c73
add proper ff_ prefix to new extern symbols
...
Originally committed as revision 9479 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
56be950afa
cosmetics: indentation
...
Originally committed as revision 9478 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
a6bc573158
split mpeg12 encoder out of mpeg12.c
...
Originally committed as revision 9477 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a7738a044d
URL update, move comment to a better place.
...
Originally committed as revision 9476 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
85d366fd02
use av_freep() in free_vlc() and failed init_vlc()
...
Originally committed as revision 9474 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
ed77a6c909
The watermark vhook cannot handle truncated bitstreams.
...
Originally committed as revision 9473 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
3299fb4523
Make error message more helpful and forbid random()
...
Originally committed as revision 9472 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
8448946e37
Remove more useless parentheses.
...
Originally committed as revision 9471 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
c74a8fe62a
Add note about dlfcn-win32 for MinGW vhooks
...
Originally committed as revision 9470 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
41d5a86a41
On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only when
...
--enable-swscaler is set.
Originally committed as revision 9469 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
d31c98bf80
update regression checksums after r9447
...
Originally committed as revision 9468 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
6969e0a030
Remove unused file
...
Originally committed as revision 23715 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Benoit Fouet
3ada94ba28
Description: split mpegvideo.c
...
Originally committed as revision 9467 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
82634feeb5
CONFIG_XVID --> CONFIG_LIBXVID
...
Originally committed as revision 9466 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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