|
|
|
@81dc56e7
|
18 years |
mans |
clean up inttypes.h and int_fastxx_t types detection
Originally …
|
|
|
@2e1913b
|
18 years |
mans |
check for inet_aton in configure
Originally committed as revision …
|
|
|
@fa28bc16
|
18 years |
mans |
simplify
Originally committed as revision 7048 to …
|
|
|
@f940f7c9
|
18 years |
mans |
merge CONFIG_WINCE sections
Originally committed as revision 7047 to …
|
|
|
@635eb0cc
|
18 years |
mans |
indentation
Originally committed as revision 7046 to …
|
|
|
@18451f7d
|
18 years |
mans |
move some CFLAGS settings away from config.* writing section
…
|
|
|
@486497e0
|
18 years |
mans |
revert bad checkin
Originally committed as revision 7044 to …
|
|
|
@be6ed6ff
|
18 years |
mans |
move some CFLAGS settings away from config.* writing section
…
|
|
|
@8233b750
|
18 years |
diego |
Make man page installation dependent on documentation generation.
…
|
|
|
@904e48f1
|
18 years |
mans |
move comment where it makes sense
Originally committed as revision …
|
|
|
@c683a5d1
|
18 years |
mans |
simplify
Originally committed as revision 7040 to …
|
|
|
@165af43
|
18 years |
mans |
move makefile linking after config.* creation
Originally committed as …
|
|
|
@22df6d18
|
18 years |
mans |
beautify
Originally committed as revision 7038 to …
|
|
|
@b265431e
|
18 years |
mans |
clean up setting of HAVE_*THREADS
Originally committed as revision …
|
|
|
@0676e48e
|
18 years |
mans |
move AMR notices next to other messages
Originally committed as …
|
|
|
@89ddd2a9
|
18 years |
michaelni |
split av_seek_frame_binary() so the code becomes idependant of …
|
|
|
@2ce92289
|
18 years |
diego |
Remove some unused variables.
Originally committed as revision 7034 …
|
|
|
@33206876
|
18 years |
michaelni |
improve enumerate so arbitrary ranges can be enumerated quickly
…
|
|
|
@8cb97693
|
18 years |
baptiste.coudurier |
partial support for vobsub in mp4, used by nero, …
|
|
|
@9eb88fde
|
18 years |
michaelni |
AVL tree
Originally committed as revision 7031 to …
|
|
|
@8fc433b4
|
18 years |
diego |
Remove wrong/misleading comment.
Originally committed as revision …
|
|
|
@10265a1a
|
18 years |
diego |
Remove redundant #ifdef HAVE_THREAD, the file is only compiled
if that …
|
|
|
@c21fb339
|
18 years |
diego |
Remove ifneq MINGW condition around man page installation. We don't …
|
|
|
@c88f5d72
|
18 years |
mans |
break CONFIG_LIST and HAVE_LIST onto multiple lines
Originally …
|
|
|
@fc2b267f
|
18 years |
mans |
fix HAVE_LRINTF setting
Originally committed as revision 7026 to …
|
|
|
@9ddbcae6
|
18 years |
mans |
rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in …
|
|
|
@44161118
|
18 years |
mans |
factorize config.h/config.mak writing
Originally committed as …
|
|
|
@9d2a0f1c
|
18 years |
mans |
rename shell variables v4l[2] to video4linux[2]
Originally committed …
|
|
|
@6e7a01e4
|
18 years |
mans |
rename shell variable _altivec_h to altivec_h
Originally committed as …
|
|
|
@bde24d6e
|
18 years |
mans |
rename shell variable sunmlib to mlib for consistency with CONFIG_MLIB …
|
|
|
@1981aafc
|
18 years |
mans |
rename shell variable _memalign to memalign
Originally committed as …
|
|
|
@6194731a
|
18 years |
mans |
rename shell variable _malloc_h to malloc_h
Originally committed as …
|
|
|
@78e61cc5
|
18 years |
mans |
rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to …
|
|
|
@68bbeaca
|
18 years |
mans |
remove unused option --disable-simple_idct
Originally committed as …
|
|
|
@be74741c
|
18 years |
mans |
rename shell variable vorbis to libvorbis
Originally committed as …
|
|
|
@8e72b130
|
18 years |
mans |
rename shell variable netserver to beos_netserver for consistency
…
|
|
|
@af63114e
|
18 years |
mans |
rename CONFIG_AC3 to CONFIG_A52
it's more consistent and Dolby never …
|
|
|
@3841a6aa
|
18 years |
mans |
remove filter_out() function, it's unused and not POSIX compliant
…
|
|
|
@ee0a0358
|
18 years |
kostya.shishkov |
Support for 16-bit grayscale
Originally committed as revision 7012 to …
|
|
|
@2878cecd
|
18 years |
kostya.shishkov |
Give error about planar RGB
Originally committed as revision 7011 to …
|
|
|
@b39cf84
|
18 years |
kostya.shishkov |
Update error message
Originally committed as revision 7010 to …
|
|
|
@339aabd5
|
18 years |
kostya.shishkov |
Use table for determining type sizes
Originally committed as revision …
|
|
|
@9cc6be9
|
18 years |
baptiste.coudurier |
add low delay forcing option for mpeg1/2 encoding
Originally …
|
|
|
@21330978
|
18 years |
kostya.shishkov |
Decoder can decode many ZLib-packed strips
Originally committed as …
|
|
|
@d00026d0
|
18 years |
kostya.shishkov |
Print error message for unsupported mode (RGB planar,CMYK,YCrCb)
…
|
|
|
@e2570297
|
18 years |
kostya.shishkov |
8-bit images support for TIFF
Originally committed as revision 7005 …
|
|
|
@380fd08f
|
18 years |
kostya.shishkov |
Rows per strip may be >= height
Originally committed as revision 7004 …
|
|
|
@27c18939
|
18 years |
kostya.shishkov |
Warn about JPEG in TIFF
Originally committed as revision 7003 to …
|
|
|
@ec8a152b
|
18 years |
kostya.shishkov |
Correctly detect 4-component images
Originally committed as revision …
|
|
|
@ffa0a3d6
|
18 years |
kostya.shishkov |
Simplify VMD demuxer (but it still does not work right)
Originally …
|
|
|
@a47d3c04
|
18 years |
kostya.shishkov |
Output proper 16-bit sound (fixes decoding on PPC)
Originally …
|
|
|
@6c0d0413
|
18 years |
diego |
support for libswscale.pc without --enable-swscaler
patch by j -- at …
|
|
|
@7466ed2
|
18 years |
mans |
zigzag_direct_noperm doesn't exist, remove declaration
Originally …
|
|
|
@4386f941
|
18 years |
diego |
Sync documentation with the current ffmpeg -h output.
patch from …
|
|
|
@7b7abda3
|
18 years |
mans |
make more tables static
Originally committed as revision 6996 to …
|
|
|
@1d50395
|
18 years |
mans |
rename squareTbl -> ff_squareTbl
Originally committed as revision …
|
|
|
@e275b7ef
|
18 years |
stefan.gehrer |
rename ff_cavs_flush to cavs_flush and make it static
Originally …
|
|
|
@53aa68b3
|
18 years |
stefan.gehrer |
move all cavs-parsing to cavs.c
This should help building parser …
|
|
|
@55fde95e
|
18 years |
mans |
rename cropTbl -> ff_cropTbl
Originally committed as revision 6992 to …
|
|
|
@d136d2fc
|
18 years |
stefan.gehrer |
make mpeg4video_split public as ff_mpeg4video_split
Originally …
|
|
|
@36cd3069
|
18 years |
mans |
rename inverse -> ff_inverse
Originally committed as revision 6990 to …
|
|
|
@7e244702
|
18 years |
Aurélien Jacobs |
Allows playback of truncated matroska files.
Originally committed as …
|
|
|
@0032cac2
|
18 years |
mans |
fix make dep with some gcc versions
Originally committed as revision …
|
|
|
@38ca53da
|
18 years |
Aurélien Jacobs |
cosmetic: fix indentation after previous commit
Originally committed …
|
|
|
@a2a6332b
|
18 years |
Aurélien Jacobs |
Fix avidec.c compilation when dv demuxer is disabled.
Originally …
|
|
|
@b43afb53
|
18 years |
ods15 |
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h …
|
|
|
@354ca79
|
18 years |
diego |
slight simplification
Originally committed as revision 6984 to …
|
|
|
@a8d04fba
|
18 years |
mans |
#define ENABLE_*_CODEC etc as 0 or 1 in config.h
Originally committed …
|
|
|
@e3c97c3b
|
18 years |
michaelni |
more verbose r_frame_rate definition
Originally committed as revision …
|
|
|
@1bd29b07
|
18 years |
mans |
make some tables static
Originally committed as revision 6981 to …
|
|
|
@5d97d9d5
|
18 years |
michaelni |
fix checksum check (was my bug not libnut)
Originally committed as …
|
|
|
@e8272029
|
18 years |
michaelni |
fix timestamp rounding in syncpoints
index reading (unfinished and …
|
|
|
@6dd2cdf
|
18 years |
ods15 |
register nut muxer if libnut is used
Originally committed as revision …
|
|
|
@f956e129
|
18 years |
ods15 |
Add libnut support until ffmpeg gets an independant and complete …
|
|
|
@bb54f6ab
|
18 years |
mans |
adding more static keywords
Originally committed as revision 6976 to …
|
|
|
@6b781ce7
|
18 years |
mans |
make vp6_pcr_tree static
Originally committed as revision 6975 to …
|
|
|
@3894bc7
|
18 years |
mans |
fix make dep for out of tree builds
Originally committed as revision …
|
|
|
@1ed1a122
|
18 years |
mans |
make some symbols static
Originally committed as revision 6973 to …
|
|
|
@8e981daf
|
18 years |
mans |
make some symbols static
Originally committed as revision 6972 to …
|
|
|
@7b0d75fc
|
18 years |
michaelni |
simplify
Originally committed as revision 6971 to …
|
|
|
@c328f313
|
18 years |
mans |
make two functions static
Originally committed as revision 6970 to …
|
|
|
@9a626982
|
18 years |
michaelni |
dont do startcode search from last syncpoint if there are no errors
…
|
|
|
@faf7cbf1
|
18 years |
michaelni |
nut simple seeking first try
Originally committed as revision 6968 to …
|
|
|
@568ad81b
|
18 years |
michaelni |
disable nut regression test until we have a working muxer
Originally …
|
|
|
@619d8e2e
|
18 years |
michaelni |
updating nut demuxer to latest spec
no muxing yet
no index yet
no …
|
|
|
@82bfffaf
|
18 years |
Aurélien Jacobs |
Fix wrong comment.
Patch by Steve Lhomme % slhomme A divxcorp P com % …
|
|
|
@5d352ca9
|
18 years |
Aurélien Jacobs |
Add A_AAC codec identifier support in matroska.
Patch by Steve Lhomme …
|
|
|
@7b24f9b4
|
18 years |
michaelni |
libnut uses "MP3 " for mp3
Originally committed as revision 6963 to …
|
|
|
@5e8b05f8
|
18 years |
baptiste.coudurier |
report error when local tag has 0 size
Originally committed as …
|
|
|
@f1a06ca8
|
18 years |
michaelni |
zero private bits
Originally committed as revision 6961 to …
|
|
|
@eea784da
|
18 years |
michaelni |
store a identifer and the first header in extradata
with this mp3 …
|
|
|
@f889d3f9
|
18 years |
michaelni |
also set strict_std_compliance for stream copy, its needed for the …
|
|
|
@eacb41b2
|
18 years |
michaelni |
mp3 header (de)compression bitstream filter
this will make mp3 frames …
|
|
|
@78fcba8
|
18 years |
mans |
disable -Winline spam, --enable-extra-warnings to enable
Originally …
|
|
|
@92a35418
|
18 years |
michaelni |
16bit in avi is RGB555
Originally committed as revision 6956 to …
|
|
|
@c2212338
|
18 years |
takis.issaris |
Remove the H264Context parameter from decode_init_vlc() as it is not …
|
|
|
@7964ed7
|
18 years |
lucabe72 |
Synch with ffmpeg's r6938 "allow spaces in source and build directory …
|
|
|
@cbee7a69
|
18 years |
baptiste.coudurier |
get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to …
|
|
|
@6c4d1655
|
18 years |
michaelni |
10000l to myself, fixing regression test failure
Originally committed …
|
|
|
@47d23bbf
|
18 years |
mans |
check for byteswap.h
Originally committed as revision 6952 to …
|
|
|