Måns Rullgård
576a85f7c9
remove workaround for missing inttypes.h
...
Originally committed as revision 7068 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
b362567605
changed rgba32_to routines to support both alpha and non-alpha formats (see r7066 too)
...
Originally committed as revision 7067 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
8e96866a52
changed rgba32_to routines to support both alpha and non-alpha formats
...
Originally committed as revision 7066 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
d8b45f7961
Fix possible overflows. Found by Steven Johnson
...
Originally committed as revision 7065 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
eda70b4276
Add myself as maintainer for the imc* files.
...
Originally committed as revision 7064 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
521fe1d2da
Remove log2() usage.
...
Originally committed as revision 7063 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
0d666a47a7
update to libnut, add cache_syncpoints
...
Originally committed as revision 7062 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
0bc5ccb899
call AVCodec.flush() for audio too
...
Originally committed as revision 7061 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
1fc17d1582
add 422P@HL I-only universal label
...
Originally committed as revision 7060 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Zuxy Meng
db5c43b4c7
Use common macro PUT_UTF8 in asf.c
...
Patch by Zuxy Meng, % zuxy P meng A gmail P com %
date: Nov 5, 2006 9:56 AM
subject: [Ffmpeg-devel] PUT_UTF8 & asf format enhancement
Originally committed as revision 7059 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
f32554fa62
indention
...
Originally committed as revision 7058 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
071790c876
seeking with index
...
Originally committed as revision 7057 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
4d5be986f0
index less seeking in O(log n) time
...
Originally committed as revision 7056 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
47404f9fd5
Move AMR support instructions into the documentation.
...
Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
0e6045d776
Remove empty section.
...
Originally committed as revision 7054 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
17a21f3cf6
Update list of supported codecs.
...
Originally committed as revision 7053 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
eaaa48b29e
0.5l
...
Originally committed as revision 7052 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
4d8aa1c38b
update to libnut API, rename nut.h->libnut.h
...
Originally committed as revision 7051 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
81dc56e76e
clean up inttypes.h and int_fastxx_t types detection
...
Originally committed as revision 7050 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
2e1913b193
check for inet_aton in configure
...
Originally committed as revision 7049 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fa28bc16f0
simplify
...
Originally committed as revision 7048 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f940f7c9d2
merge CONFIG_WINCE sections
...
Originally committed as revision 7047 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
635eb0cc3d
indentation
...
Originally committed as revision 7046 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
18451f7df9
move some CFLAGS settings away from config.* writing section
...
Originally committed as revision 7045 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
486497e07b
revert bad checkin
...
Originally committed as revision 7044 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
be6ed6fff4
move some CFLAGS settings away from config.* writing section
...
Originally committed as revision 7043 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
8233b75041
Make man page installation dependent on documentation generation.
...
Originally committed as revision 7042 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
904e48f1bf
move comment where it makes sense
...
Originally committed as revision 7041 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
c683a5d129
simplify
...
Originally committed as revision 7040 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
165af439f1
move makefile linking after config.* creation
...
Originally committed as revision 7039 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
22df6d18d7
beautify
...
Originally committed as revision 7038 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
b265431e23
clean up setting of HAVE_*THREADS
...
Originally committed as revision 7037 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
0676e48e30
move AMR notices next to other messages
...
Originally committed as revision 7036 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
89ddd2a9a5
split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex
...
Originally committed as revision 7035 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2ce9228993
Remove some unused variables.
...
Originally committed as revision 7034 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
3320687691
improve enumerate so arbitrary ranges can be enumerated quickly
...
Originally committed as revision 7033 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
8cb976931a
partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4
...
Originally committed as revision 7032 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
9eb88fdeba
AVL tree
...
Originally committed as revision 7031 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
8fc433b476
Remove wrong/misleading comment.
...
Originally committed as revision 7030 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
10265a1aa9
Remove redundant #ifdef HAVE_THREAD, the file is only compiled
...
if that condition holds anyway.
Originally committed as revision 7029 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
c21fb33916
Remove ifneq MINGW condition around man page installation. We don't do
...
OS-dependent conditions in Makefiles anymore and I doubt this is correct.
If it turns out to be a problem it can easily be fixed.
Originally committed as revision 7028 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
c88f5d729c
break CONFIG_LIST and HAVE_LIST onto multiple lines
...
Originally committed as revision 7027 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fc2b267f80
fix HAVE_LRINTF setting
...
Originally committed as revision 7026 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
9ddbcae667
rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure
...
Originally committed as revision 7025 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
4416111893
factorize config.h/config.mak writing
...
Originally committed as revision 7024 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
9d2a0f1c70
rename shell variables v4l[2] to video4linux[2]
...
Originally committed as revision 7023 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
6e7a01e471
rename shell variable _altivec_h to altivec_h
...
Originally committed as revision 7022 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
bde24d6e48
rename shell variable sunmlib to mlib for consistency with CONFIG_MLIB
...
Originally committed as revision 7021 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
1981aafc26
rename shell variable _memalign to memalign
...
Originally committed as revision 7020 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
6194731ae4
rename shell variable _malloc_h to malloc_h
...
Originally committed as revision 7019 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago