|
|
|
@c9639c39
|
18 years |
mans |
libswscale is needed in Cygwin vhooks
patch by Víctor Paesa wzrlpy …
|
|
|
@b21e0b6d
|
18 years |
michaelni |
rewrite H264_CHROMA_MC4_TMPL (20% faster)
Originally committed as …
|
|
|
@aeb29222
|
18 years |
mans |
10l: I thought I'd tested all changes...
Originally committed as …
|
|
|
@0a622b98
|
18 years |
mans |
rearrange --help text slightly
Originally committed as revision 8010 …
|
|
|
@abcd6d60
|
18 years |
mans |
mention --target-os in --help
Originally committed as revision 8009 …
|
|
|
@270739bb
|
18 years |
mans |
move arch processing after command line loop
Originally committed as …
|
|
|
@4ec9ec8
|
18 years |
mans |
put mingw section together with other OS specifics
Originally …
|
|
|
@c597172e
|
18 years |
mans |
add --target-os option, and move OS specific settings after command …
|
|
|
@20da7744
|
18 years |
michaelni |
negative stride and h_size-=8 fix
Originally committed as revision …
|
|
|
@bc2ce35b
|
18 years |
michaelni |
remove imgresample and convert with the next version bump
Originally …
|
|
|
@e4cc4362
|
18 years |
kostya.shishkov |
Use AVRandom
Originally committed as revision 8004 to …
|
|
|
@eeb40eb3
|
18 years |
kostya.shishkov |
10l: forgot break statement
Originally committed as revision 8003 to …
|
|
|
@18064f5c
|
18 years |
michaelni |
BGR/RGB4 byte formats as input
fixing isRGB/BGR() for the byte formats …
|
|
|
@49c8132b
|
18 years |
michaelni |
not checking error return, resulting double free
returning …
|
|
|
@c861e7d
|
18 years |
mans |
restore lost --enable-amr-if2 option
Originally committed as revision …
|
|
|
@8d6947bc
|
18 years |
michaelni |
factorize fill_rectangle()
remove more silly ref_count checks
use …
|
|
|
@3425501
|
18 years |
michaelni |
replace list<2 checks by list<list_count
remove silly ref_count<0 and …
|
|
|
@187696fa
|
18 years |
michaelni |
fix 2nd ref_count check
add list_count
Originally committed as …
|
|
|
@0565c64
|
18 years |
michaelni |
fix ref_count check
Originally committed as revision 7997 to …
|
|
|
@65a0f3fd
|
18 years |
michaelni |
factorize mv_cache and mvd_cache init
Originally committed as …
|
|
|
@43ff0714
|
18 years |
michaelni |
simplify
Originally committed as revision 7995 to …
|
|
|
@2a115873
|
18 years |
michaelni |
add a few asserts to ensure alignment
Originally committed as …
|
|
|
@00e210d
|
18 years |
michaelni |
prevent h.264 MC related functions from being inlined (yes this is …
|
|
|
@410bf27
|
18 years |
michaelni |
av_noinline
Originally committed as revision 7992 to …
|
|
|
@e28630fc
|
18 years |
michaelni |
pal8 input
this is not optimized or anything (that is easy to add just …
|
|
|
@457b101e
|
18 years |
revol |
Make sure we don't try to emulate poll() when it's there if …
|
|
|
@36c07acd
|
18 years |
revol |
MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed …
|
|
|
@5286d11
|
18 years |
mbardiaux |
Spelling fix
Originally committed as revision 7989 to …
|
|
|
@1d726a59
|
18 years |
mbardiaux |
Spelling fix
Originally committed as revision 7988 to …
|
|
|
@b0c858d8
|
18 years |
revol |
poll() emulation for BeOS, and maybe MinGW.
Originally committed as …
|
|
|
@befa3397
|
18 years |
diego |
Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan.
…
|
|
|
@d8bc5f06
|
18 years |
mans |
simplify
Originally committed as revision 7985 to …
|
|
|
@afde41b4
|
18 years |
mans |
rename video4linux[2] variables to v4l[2], consistent with --disable …
|
|
|
@cc58300e
|
18 years |
gpoirier |
implement new grabbing interface, as described here: …
|
|
|
@20121213
|
18 years |
baptiste.coudurier |
fix dts adjusting
Originally committed as revision 7982 to …
|
|
|
@41536a60
|
18 years |
lucabe72 |
Pass the v4l2 buffer into the AVPacket, instead of allocating a new …
|
|
|
@a492ad9f
|
18 years |
baptiste.coudurier |
100l
Originally committed as revision 7980 to …
|
|
|
@8d97aedb
|
18 years |
baptiste.coudurier |
indentation
Originally committed as revision 7979 to …
|
|
|
@400615b6
|
18 years |
baptiste.coudurier |
use aiff when we can, some players only support aiff
Originally …
|
|
|
@e13d8023
|
18 years |
michaelni |
doxy for avcodec_encode_video()
Originally committed as revision 7977 …
|
|
|
@e372862
|
18 years |
mbardiaux |
Fix one warning
Originally committed as revision 7976 to …
|
|
|
@1e9be11f
|
18 years |
diego |
some updates
Originally committed as revision 7975 to …
|
|
|
@c1b54be3
|
18 years |
diego |
liba52 was removed, libswscale is also GPLed.
Originally committed as …
|
|
|
@eb526fa6
|
18 years |
diego |
Remove unused file.
Originally committed as revision 7973 to …
|
|
|
@e244ea43
|
18 years |
revol |
This is no longer necessary for BeOS now that we don't play nasty …
|
|
|
@ac7030a
|
18 years |
mans |
combine handling of …
|
|
|
@dd9bfb46
|
18 years |
mans |
simplify ever so slightly
Originally committed as revision 7970 to …
|
|
|
@2b4c3615
|
18 years |
mans |
add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable option …
|
|
|
@35f97369
|
18 years |
mans |
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
Originally …
|
|
|
@e2745046
|
18 years |
mans |
rename some --enable options for external libs
Originally committed …
|
|
|
@1367cffd
|
18 years |
diego |
Ogg is not Vorbis.
Originally committed as revision 7966 to …
|
|
|
@8fa36ae0
|
18 years |
revol |
This fixes error handling for BeOS, removing the need for some ifdefs. …
|
|
|
@bcdf0d26
|
18 years |
mbardiaux |
Change some dprintf to av_log
Originally committed as revision 7964 …
|
|
|
@034ef0e8
|
18 years |
diego |
Move base64.[ch] to libavutil.
patch by Carl Eugen Hoyos, cehoyos …
|
|
|
@674678b0
|
18 years |
kostya.shishkov |
Intensity compensation for B-frames in AP was missing
Originally …
|
|
|
@6d29fba9
|
18 years |
michaelni |
support yet another broken avi (filedoesitbetter.avi) which has a …
|
|
|
@1d7d9935
|
18 years |
michaelni |
always use audio spread (instead of "video no spread" for audio ...)
…
|
|
|
@dc02fc6a
|
18 years |
diego |
consistency renaming: yuv422 --> yuyv422
Originally committed as …
|
|
|
@9ac529a5
|
18 years |
diego |
consistency renaming: uyvy411 --> uyyvyy411
Originally committed as …
|
|
|
@3cf5b6be
|
18 years |
diego |
consistency renaming: rgba32 --> rgb32
Originally committed as …
|
|
|
@5a4f1328
|
18 years |
michaelni |
oops forgot this one (increase preroll time to min of my asfs)
…
|
|
|
@a98d3e82
|
18 years |
michaelni |
increaseing preroll time to the minimum of the asf files i have
…
|
|
|
@d9076fe7
|
18 years |
michaelni |
remove md5 check for wma as there are rounding differences between …
|
|
|
@0786943a
|
18 years |
michaelni |
disabling vorbis regression test for now, both encoder and decoder …
|
|
|
@0d9f8633
|
18 years |
michaelni |
dont set the keyframe flag for audio as microshitty doesnt do it and …
|
|
|
@5600b6e1
|
18 years |
mbardiaux |
Regression changes after addition of fact chunk to non-PCM wav
…
|
|
|
@d794d388
|
18 years |
mbardiaux |
Add FACT chunk for non-PCM wav formats
Originally committed as …
|
|
|
@7c758d3
|
18 years |
diego |
minor help output formatting fix
Originally committed as revision …
|
|
|
@9b0dfb27
|
18 years |
michaelni |
slightly improve *_TIMER
Originally committed as revision 7948 to …
|
|
|
@67053c30
|
18 years |
ikalvachev |
-s option have different defaults for ffmpeg and ffserver cases.
…
|
|
|
@c7238c72
|
18 years |
lucabe72 |
Pass a proper context to av_log()
Originally committed as revision …
|
|
|
@7bc5f2a8
|
18 years |
diego |
Restore the possibility to link liba52 instead of dlopening.
…
|
|
|
@b5ea085b
|
18 years |
mans |
fix --enable-*threads
Originally committed as revision 7944 to …
|
|
|
@ea65a75
|
18 years |
revol |
Remove unused ENODATA define
Originally committed as revision 7943 to …
|
|
|
@98252125
|
18 years |
mans |
10l to Diego for breaking A52 decoder
Originally committed as …
|
|
|
@520cc7f1
|
18 years |
mans |
simplify --enable/disable-* option handling
Originally committed as …
|
|
|
@12b61a74
|
18 years |
mans |
clean up amr option handling
Originally committed as revision 7940 to …
|
|
|
@f4ca5079
|
18 years |
diego |
Rename ac3 decoder to liba52 to prepare for native decoder.
…
|
|
|
@51e8750a
|
18 years |
mans |
add armv6 to TARGET_LIST
Originally committed as revision 7938 to …
|
|
|
@fb2ce7d9
|
18 years |
mans |
move pkg_requires setting to end
Originally committed as revision …
|
|
|
@5af4e0cc
|
18 years |
mans |
rename some variables to match corresponding --enable-* options
…
|
|
|
@57d7b036
|
18 years |
baptiste.coudurier |
make key parameter const
Originally committed as revision 7935 to …
|
|
|
@ecfc4f44
|
18 years |
mans |
rename HAVE_GPROF to CONFIG_GPROF
Originally committed as revision …
|
|
|
@0900a85
|
18 years |
diego |
Remove internal liba52; external lib still works, native decoder …
|
|
|
@f70f03f6
|
18 years |
mans |
finish feature calculations before printing result and creating files
…
|
|
|
@f6f69c30
|
18 years |
mans |
handle network dependency on protocols with check_deps()
Originally …
|
|
|
@799c9e9b
|
18 years |
mans |
recursive feature dependency checking
Originally committed as …
|
|
|
@fa859b4d
|
18 years |
mans |
let check_deps handle ffplay
Originally committed as revision 7929 to …
|
|
|
@a2830dca
|
18 years |
mans |
tidy up ffserver deps
Originally committed as revision 7928 to …
|
|
|
@4b62f9f9
|
18 years |
diego |
consistency cosmetics for the option handling routine
Originally …
|
|
|
@e484407c
|
18 years |
diego |
Force liba52 to yes if liba52bin is set.
Originally committed as …
|
|
|
@80a289b9
|
18 years |
baptiste.coudurier |
mxf aes decryption support, patch by Reimar, simplified to only look …
|
|
|
@c964c2c7
|
18 years |
baptiste.coudurier |
add key field to AVFormatContext for de/encryption support, patch by …
|
|
|
@b7d3bfa6
|
18 years |
diego |
Remove unused libac3 AC3 decoding interface.
Originally committed as …
|
|
|
@225e21ef
|
18 years |
mans |
simplify SDL check
Originally committed as revision 7922 to …
|
|
|
@30f35ab0
|
18 years |
mans |
don't skip freetype2 check on beos
Originally committed as revision …
|
|
|
@ec1e9c44
|
18 years |
mans |
simplify imlib2 check
Originally committed as revision 7920 to …
|
|
|
@4f562a66
|
18 years |
mans |
simplify freetype check
Originally committed as revision 7919 to …
|
|
|
@f5d28d10
|
18 years |
mans |
do nothing in restore_flags() if flags are not saved
Originally …
|
|
|
@703afd07
|
18 years |
mans |
rewrite some one-line if/then/fi using && and ||
Originally committed …
|
|
|