|
|
|
@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 …
|
|
|
@bc8ec47b
|
18 years |
mans |
simplify altivec warning
Originally committed as revision 7916 to …
|
|
|
@412c1562
|
18 years |
mans |
check for gnu make
Originally committed as revision 7915 to …
|
|
|
@d5697779
|
18 years |
mans |
prettify texi2html check
Originally committed as revision 7914 to …
|
|
|
@3eac5c6
|
18 years |
mans |
disable bktr if required headers not found, enable by default
…
|
|
|
@74476a3a
|
18 years |
mans |
#include detected soundcard.h instead of testing for OpenBSD
…
|
|
|
@deb29777
|
18 years |
mans |
test for OSS audio
Originally committed as revision 7911 to …
|
|
|
@77d3bfe2
|
18 years |
mans |
remove extraneous per-OS disabling of video4linux[2]
Originally …
|
|
|
@f6f14752
|
18 years |
mans |
test for video4linux
Originally committed as revision 7909 to …
|
|
|
@6c7aaa48
|
18 years |
mans |
simplify video4linux2 test
Originally committed as revision 7908 to …
|
|
|
@392b76ca
|
18 years |
Reimar.Doeffinger |
Minor AMD64 compilation fix
Originally committed as revision 7907 to …
|
|
|
@9bc0d3ef
|
18 years |
michaelni |
maybe fix x86_64 (untested)
Originally committed as revision 7906 to …
|
|
|
@559a55ad
|
18 years |
michaelni |
use dvr-ms timestamps
Originally committed as revision 7905 to …
|
|
|
@6ff9b422
|
18 years |
gpoirier |
always decode extradata when of non-avc stream (like RTSP)
Patch by …
|
|
|
@2d241e66
|
18 years |
michaelni |
fix broken memset(padding, 0) code
add a few asserts
Originally …
|
|
|
@cf10ee18
|
18 years |
nicola.sabbi |
demux VC1 in mpegts
Originally committed as revision 7902 to …
|
|
|
@8d74e55b
|
18 years |
diego |
Print error message instead of crashing when combining -vcodec copy …
|
|
|
@b2a581dc
|
18 years |
michaelni |
packets with half pcm samples are invalid
Originally committed as …
|
|
|
@7e042912
|
18 years |
michaelni |
fix rawvideo
Originally committed as revision 7899 to …
|
|
|
@7c4fd7eb
|
18 years |
michaelni |
factor out common subexprssion (gcc of course is too stupid to do this …
|
|
|
@9301a0b4
|
18 years |
michaelni |
merge asm fragments in H264_CHROMA_MC2_TMPL()
10% faster …
|
|
|
@7bb5c2a6
|
18 years |
kostya.shishkov |
Raw VC-1 demuxer
Originally committed as revision 7896 to …
|
|
|
@928e0094
|
18 years |
diego |
happy new year
Originally committed as revision 7895 to …
|
|
|
@f2390590
|
18 years |
diego |
Remove obsolete imgformat1 leftovers.
Originally committed as …
|
|
|
@f248d017
|
18 years |
diego |
Remove commented-out NUT muxer entry, can be added once we have a …
|
|
|
@7a7a6486
|
18 years |
diego |
cosmetics: Reorder NUT entries.
Originally committed as revision 7892 …
|
|
|
@d7c5924
|
18 years |
diego |
Properly separate native and libnut NUT (de)muxers.
Originally …
|
|
|
@04cfef21
|
18 years |
michaelni |
sanity check
Originally committed as revision 7890 to …
|
|
|
@960964f5
|
18 years |
michaelni |
fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, …
|
|
|
@f7a49547
|
18 years |
justin.ruggles |
fix parsing of RealAudio AC-3/DolbyNet
Originally committed as …
|
|
|
@7156aeb
|
18 years |
justin.ruggles |
add read_probe function to raw ac3 demuxer
Originally committed as …
|
|
|
@74cec57d
|
18 years |
revol |
BeOS specifics: check for Haiku & Zeta (for the future); ignore …
|
|
|
@fbabf1e0
|
18 years |
michaelni |
av_random() by Ryan Martell rdm4 name-server-seperator martellventures …
|
|
|
@a264a08
|
18 years |
Reimar.Doeffinger |
special-case AES-128 decrypter is no longer necessary, the more …
|
|
|
@a0bbb2e
|
18 years |
Reimar.Doeffinger |
Use av_set_pts_info and set some arbitrary timebase fallback
…
|
|
|
@ab1c6dc9
|
18 years |
lucabe72 |
Directly access av_log_level instead of calling av_log_{set, …
|
|
|
@ff5b8d83
|
18 years |
michaelni |
remove senseless and wrong direct access to ByteIOContext internals
…
|
|
|
@51bd81f6
|
18 years |
Reimar.Doeffinger |
set pts_wrap_bits to 32 since timestamps in packets are 32 bit
…
|
|
|
@190972a0
|
18 years |
michaelni |
iam pretty sure send time is dts and not pts ...
Originally committed …
|
|
|
@2a1c3b8b
|
18 years |
Reimar.Doeffinger |
10l, forgot to skip payload description in UMF packet parsing
…
|
|
|
@9bc93229
|
18 years |
michaelni |
muxing packets with unknown timestamps is not allowed
Originally …
|
|
|
@d09ea618
|
18 years |
michaelni |
supporting files with A,V,I,0x19 header
Originally committed as …
|
|
|
@5959a298
|
18 years |
Reimar.Doeffinger |
Fix incorrect use of ff_get_fourcc that made mjpgb not play on big …
|
|
|
@3160138f
|
18 years |
michaelni |
vorbis regression test
(using .asf as our .ogg muxer depends on …
|
|
|
@7dda43ee
|
18 years |
michaelni |
vorbis suffers from the same sign flip issue as wma (so this lame …
|
|
|
@6836af52
|
18 years |
michaelni |
doxygenize
Originally committed as revision 7872 to …
|
|
|
@013591c5
|
18 years |
diego |
Add a comment about swapped numerator and denominator.
Originally …
|
|
|
@9b1a3ea0
|
18 years |
diego |
missing spaces
Originally committed as revision 7870 to …
|
|
|
@dc8918ad
|
18 years |
baptiste.coudurier |
fix regression tests due to pixel format name changes
Originally …
|
|
|
@4e960d0a
|
18 years |
diego |
1000l: Revert accidentally committed change.
Originally committed as …
|
|
|
@71e445fc
|
18 years |
diego |
Replace deprecated PIX_FMT names by the newer variants.
Originally …
|
|
|
@917fa192
|
18 years |
michaelni |
Fix to loss of sync in ffplay when paused patch by (Michael McConnell …
|
|
|
@6d3d8dae
|
18 years |
michaelni |
wma regression test
Originally committed as revision 7865 to …
|
|
|
@a1fd944f
|
18 years |
michaelni |
workaround sign bug
Originally committed as revision 7864 to …
|
|
|