Diego Biurrun
e0a5d77132
Replace HAVE_BFIN with ARCH_BFIN. Blackfin is a CPU architecture, not an
...
instruction set extension and configure sets ARCH_BFIN, not HAVE_BFIN.
Originally committed as revision 10572 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
247df384ec
move all model related tables into their own struct
...
Originally committed as revision 10571 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
1218a7e33d
cosmetics: Sort CODEC_ID list.
...
Originally committed as revision 10570 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
a7d70d88df
rename vp56_b6to3 to vp56_b2p
...
Originally committed as revision 10569 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
1457516f70
some simplifications and uniformisation
...
Originally committed as revision 10568 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
81fc2f37db
Remove check for input buffer size as it does not guarantee that
...
decoder will not run out of output buffer bounds (and all suspected
decoders have their own checks now).
Originally committed as revision 10567 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
a98bb16de2
Organize header files and system functions checks
...
Originally committed as revision 10566 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
79973335d3
add support for yuva420p colorspace (yuv420p + alpha)
...
Originally committed as revision 24601 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
17 years ago
Aurelien Jacobs
b70335a28d
add support for yuva420p colorspace (yuv420p + alpha)
...
Originally committed as revision 10565 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Andreas Öman
1136d34a44
factor out dequant table lookup outside loops, gives a 1-2% speed-up
...
patch by Andreas Öman %andreas A olebyn P nu%
original thread:
Date: Sep 24, 2007 12:59 PM
Subject: [FFmpeg-devel] [PATCH] h264: factor out dequant table lookup outside loops
Originally committed as revision 10564 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Abeni
0ebecca52c
Add my name to the copyright header, since rtp_mpv now contains
...
a fair amount of code written by me
Originally committed as revision 10563 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
e1e3d64201
remove done items
...
Originally committed as revision 10562 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Abeni
d0c3be9568
Fix a warning by removing an useless assignment (buf_ptr should be only
...
used in the RTP muxer, and not in the demuxer)
Originally committed as revision 10561 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
35fb8134c1
cosmetic (get rid of _ at the start of local variable names)
...
Originally committed as revision 24597 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
17 years ago
Kostya Shishkov
4783cf0d09
Do not try to decode more data than output buffer may hold
...
Originally committed as revision 10560 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
8b505fc689
VIS-specific code should be enabled conditional to HAVE_VIS, not ARCH_SPARC.
...
Originally committed as revision 10559 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
940f335a3c
create and use check_asm() function
...
Originally committed as revision 10558 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
78eb65317e
cosmetics: Move LDCONFIG variable to a more sensible place in config.mak.
...
Originally committed as revision 10557 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
ff193e6419
some experimental iterative quantization code
...
disabled as it is VERY slow
gain is 0.1-0.2 psnr at low qp
Originally committed as revision 10556 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
8b03def65f
Move VIS CFLAGS settings into configure.
...
Originally committed as revision 10555 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
b146873c94
VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC.
...
Originally committed as revision 10554 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
bd9d34a0c9
Add a proper test for VIS instruction support.
...
some help by Jan Knutar, jknutar nic fi
Originally committed as revision 10553 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
ac14047927
Fix decoding of VMDs representing sprites (Last Dynasty, Woodruff).
...
Fixes issue 101
Originally committed as revision 10552 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
c1f3c63058
Looks like this APE decoder support versions starting from 3.95
...
Originally committed as revision 10551 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
3f4c24316e
spelling
...
Originally committed as revision 10550 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Reimar Döffinger
61858a76f2
Apply skip_loop_filter before checking if we can parallelize with the selected
...
loop filter
Originally committed as revision 10549 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
a2085a7e9d
Guard against output buffer overflows
...
Originally committed as revision 10548 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
675a0583b4
Do not decode more data than output buffer may hold
...
Originally committed as revision 10547 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
ee9d77dde6
duplicate note
...
Originally committed as revision 10546 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
fffd6a5fe0
indent
...
Originally committed as revision 10545 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
638f489ccd
fix segfault with http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.nsv.bz2
...
bug introduced in r8466
closes issue179
Originally committed as revision 10544 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
c2675d4a69
Proper check for --help and -h parameters
...
Originally committed as revision 10543 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
06eab4bae1
Let the dependency checker decide about x11_grab_device_demuxer
...
Originally committed as revision 10542 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
32bbb99d0a
HDYC fourcc, sample hdyc/Test2.avi
...
Originally committed as revision 10541 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
3ae3b72123
Replace one-lined if;elses to && ||
...
Originally committed as revision 10540 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
3a319ab6aa
add D-10 NTSC support
...
Originally committed as revision 10539 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
28cf721574
extract correct d10 aes3 audio channels number
...
Originally committed as revision 10538 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Andreas Öman
a27d6e714f
Simplify H.264 decode_cabac_mb_cbp_luma(), giving a ~0.5% speedup.
...
patch by Andreas Öman, andreas olebyn nu
Date: Thu, 20 Sep 2007 12:59:19 +0200
Subject: [FFmpeg-devel] [PATCH] simplify h264's decode_cabac_mb_cbp_luma()
Originally committed as revision 10537 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
dee15eceae
allcodecs.h and allformats.h are not used anymore
...
Originally committed as revision 10536 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
d999cff5a3
remove last dependencies on allformats.h and allcodecs.h
...
Originally committed as revision 10535 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
a889bf135e
cosmetics: typo
...
Originally committed as revision 10534 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
f94361612a
Make parse_date return INT64_MIN in case of unparsable input.
...
Patch by Stefano Sabatini: [stefano sabatini-lala poste it]
Original thread:
[FFmpeg-devel] [PATCH] Enhace documentation forlibavformat/utils.c:parse_date
Date: 08/17/2007 09:40 PM
Originally committed as revision 10533 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
4ec45764a0
Add extralibs to the dependency checker
...
Originally committed as revision 10532 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
8a2b9418bc
gpl for the X11 grabber has already been checked for
...
Originally committed as revision 10531 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
497237c700
Use enable and disable macros where appropriate
...
Originally committed as revision 10530 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ivan Kalvachev
ee28dedc86
Remove inline from function that is exported.
...
Issue noticed by Bernhard Rosenkraenzer.
Originally committed as revision 10529 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
13ef78254d
Properly check for -lm
...
Originally committed as revision 10528 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
f84c357325
Add support for VP6A in flv.
...
Those files really contain 2 standard VP6 video streams:
- the "normal" video stream
- the alpha plan video stream (which is a standard
YV12 video with it's U an V plans all set to 0)
closes issue166
Originally committed as revision 10527 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
13566c311f
cosmetics: sort()
...
Originally committed as revision 10526 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
a8f70d72c3
Add explanatory comments to the parse_date function.
...
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 10525 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago