|
|
|
@96465b90
|
16 years |
michaelni |
Reorder ifs in chroma hl_decode_mb to avoid a duplicate …
|
|
|
@6456d6d8
|
16 years |
michaelni |
s/h->cbp_table[mb_xy]/h->cbp/
Originally committed as revision 16220 …
|
|
|
@04824298
|
16 years |
michaelni |
Faster CAVLC decoding of trailing_ones. Based on a patch by dark …
|
|
|
@93445d16
|
16 years |
michaelni |
Replace i by trailing_ones, part of a patch by dark shikari.
No speed …
|
|
|
@c375d87
|
16 years |
michaelni |
Remove if() surrounding decode_cabac_mb_type() that can never be true. …
|
|
|
@c325b505
|
16 years |
michaelni |
Remove unreachable else clause, found by dark shikari.
Originally …
|
|
|
@dae006d7
|
16 years |
michaelni |
Remove useless IS_8x8DCT check i forgot, spotted by dark shikari.
…
|
|
|
@2a5a9c28
|
16 years |
michaelni |
10l, svq3 didnt set h->cbp, this broke decoding a little.
Originally …
|
|
|
@364df7b7
|
16 years |
baptiste.coudurier |
cosmetics, remove useless parenthesis and whitespaces
Originally …
|
|
|
@a1532824
|
16 years |
baptiste.coudurier |
set alac channels from extradata, fix alac mono in m4a
Originally …
|
|
|
@efeb298e
|
16 years |
kostya.shishkov |
cosmetics: remove one unneeded space
Originally committed as revision …
|
|
|
@1eb96035
|
16 years |
michaelni |
Do not calculate idct_dc_add/idct_add when the variables are unused.
…
|
|
|
@62bc966f
|
16 years |
michaelni |
Remove redundant nnz variable.
Originally committed as revision 16209 …
|
|
|
@0a8ca22f
|
16 years |
michaelni |
indent
Originally committed as revision 16208 to …
|
|
|
@2fd1f0e0
|
16 years |
michaelni |
Use the new idct functions (except chroma as it was slower in …
|
|
|
@ac223859
|
16 years |
michaelni |
H.264 idct functions that include the chroma, inter luma and intra16 …
|
|
|
@1d217cd
|
16 years |
rsbultje |
Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS …
|
|
|
@d7fb5a18
|
16 years |
rsbultje |
Add a ByteIOContext argument to ASF functions that will be shared with …
|
|
|
@49c084a7
|
16 years |
michaelni |
Skip non intra luma code when there is no coded luma.
0.7% speedup for …
|
|
|
@00794ed0
|
16 years |
lorenm |
1.6x faster pred*_vertical_add_c
Originally committed as revision …
|
|
|
@621561c
|
16 years |
michaelni |
Skip chroma handling when there is no coded chroma.
0.5% overall …
|
|
|
@3749076c
|
16 years |
stefano.sabatini-lala |
Fix weird indent.
Originally committed as revision 16200 to …
|
|
|
@7bbacf9a
|
16 years |
stefano.sabatini-lala |
Implement size autodetection if one of the width and height …
|
|
|
@406c5808
|
16 years |
stefano.sabatini-lala |
Replace the width and height fields in VideoData with a struct …
|
|
|
@9580ba26
|
16 years |
stefano.sabatini-lala |
Replace frame_rate and frame_rate_base fields in VideoData with an …
|
|
|
@5c3383e5
|
16 years |
stefano.sabatini-lala |
Fix opt_default(), making it exit immediately in case of an invalid …
|
|
|
@17b17c53
|
16 years |
kostya.shishkov |
add const qualifier to some pointers for input data
Originally …
|
|
|
@bb39171b
|
16 years |
kostya.shishkov |
use precalculated mb_pos where available
Originally committed as …
|
|
|
@f8c5adaf
|
16 years |
mans |
ARM: make FASTDIV() an inline function
Originally committed as …
|
|
|
@6c3fca64
|
16 years |
kostya.shishkov |
Merge deblocking pattern with CBP for RV30/40 loop filtering
…
|
|
|
@26bc319
|
16 years |
kostya.shishkov |
Generate correct deblock pattern for RV30
Originally committed as …
|
|
|
@f610fc81
|
16 years |
kostya.shishkov |
Unfortunately RV30 luma thirdpel MC functions cannot be substituted …
|
|
|
@6a4583e
|
16 years |
kostya.shishkov |
4l: TIFF stores short strings inside tag, do not interpret it is as an …
|
|
|
@124c21d7
|
16 years |
diego |
Check function prototype in check_asm function to avoid compiler …
|
|
|
@8b2386dc
|
16 years |
benoit.fouet |
Add jp2 support to img2 demuxer.
On behalf of Jai Menon
Originally …
|
|
|
@5f51afd
|
16 years |
gpoirier |
add AltiVec implementation of int32_to_float_fmul_scalar
Originally …
|
|
|
@18cb36fd
|
16 years |
baptiste.coudurier |
activate jpeg2000 fourcc in mov/mj2
Originally committed as revision …
|
|
|
@54dab661
|
16 years |
michaelni |
Fix svq3 decoding, is_complex was not initialized.
Originally …
|
|
|
@4080e67c
|
16 years |
michaelni |
Replace != 0 || check by |
3 cpu cycles faster
Originally committed …
|
|
|
@ad9ca7e7
|
16 years |
michaelni |
Split filter_mb_dir() out of filter_mb().
1% overall decoding speed up …
|
|
|
@6c414bb6
|
16 years |
mans |
AC3: fix strict aliasing violation in parser
Originally committed as …
|
|
|
@cb56b440
|
16 years |
mans |
AAC: fix strict aliasing violation in parser
Originally committed as …
|
|
|
@a2fc0f6a
|
16 years |
mans |
ARM: replace "armv4l" with "arm"
Originally committed as revision …
|
|
|
@2600f8c
|
16 years |
diego |
Remove obsolete and misleading comments.
Originally committed as …
|
|
|
@c9e73264
|
16 years |
diego |
Roundup now works from a ffmpeg.org domain as well, so prefer that.
…
|
|
|
@ac0623b2
|
16 years |
michaelni |
Fix indention, also do a little vertical alignment of changed lines.
…
|
|
|
@7b1454c
|
16 years |
stefano.sabatini-lala |
Implement av_set_string3().
Originally committed as revision 16175 to …
|
|
|
@6120a343
|
16 years |
michaelni |
Factorize 3 multiplications out, code becomes 3 cpu cycles faster. …
|
|
|
@1dd488e9
|
16 years |
michaelni |
Move ENABLE_SMALL back to the per MB check, as otherwise gcc wont …
|
|
|
@89db0bae
|
16 years |
michaelni |
Do not recalculate constant part of is_complex for every MB.
…
|
|
|
@41e4055b
|
16 years |
michaelni |
Support the new lossless mode.
Originally committed as revision 16171 …
|
|
|
@479044c
|
16 years |
mans |
dct-test: add ARM IDCTs
Originally committed as revision 16170 to …
|
|
|
@875f3125
|
16 years |
mans |
dct-test: add PARTTRANS permutation
Originally committed as revision …
|
|
|
@d358caed
|
16 years |
michaelni |
Horizontal and vertical prediction functions needed for new lossless …
|
|
|
@ca5b528e
|
16 years |
michaelni |
Fix bug where the avi demxuer lost the first frame of malformed
ODML …
|
|
|
@27134437
|
16 years |
baptiste.coudurier |
check that nb_streams is valid before setting stream, fix crash with …
|
|
|
@f683ea1c
|
16 years |
benoit.fouet |
Add const qualifiers to decode functions.
Originally committed as …
|
|
|
@7d2cc55
|
16 years |
benoit.fouet |
Fix warning "format not a string literal and no format arguments".
…
|
|
|
@f86cd761
|
16 years |
tempn |
add MPNG fourcc
fixes http://sceneish.ath.cx/stuff/netmap/netmap.avi
…
|
|
|
@4a49a5fd
|
16 years |
tempn |
two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec list
…
|
|
|
@a9cf309b
|
16 years |
tempn |
QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi
Originally …
|
|
|
@c6340f86
|
16 years |
tempn |
add rpza avi fourcc
Originally committed as revision 16160 to …
|
|
|
@09a76db8
|
16 years |
michaelni |
Do not skip frames until the first keyframe when stream copying but
no …
|
|
|
@2169b79c
|
16 years |
lessen42 |
Workaround for shared libs on OS X with Apple gcc 4.0.1
Originally …
|
|
|
@ac52613c
|
16 years |
benoit.fouet |
Check extradata is large enough.
Patch by Laurent Aimar fenrir \:/ via …
|
|
|
@301cc4f3
|
16 years |
stefano.sabatini-lala |
Implement the av_set_number2() internal function, which makes possible …
|
|
|
@a59d44fd
|
16 years |
stefano.sabatini-lala |
Remove ending period in a log message, which was inconsistent with …
|
|
|
@68178ca
|
16 years |
diego |
Add xvmc configure support.
Originally committed as revision 16154 to …
|
|
|
@b24298ba
|
16 years |
diego |
Switch xvmc over to a CONFIG_ option.
Originally committed as …
|
|
|
@6915cf38
|
16 years |
diego |
whitespace cosmetics
Originally committed as revision 16152 to …
|
|
|
@1bf98d1
|
16 years |
mans |
ARM: NEON optimised h264_idct_dc_add
Originally committed as revision …
|
|
|
@c598cf25
|
16 years |
mans |
ARM: NEON optimised h264_idct_add
Originally committed as revision …
|
|
|
@5813e05d
|
16 years |
mans |
ARM: NEON optimised H.264 8x8 and 16x16 qpel MC
Originally committed …
|
|
|
@ad74a0f
|
16 years |
mans |
ARM: NEON optimised H.264 loop filter
Originally committed as …
|
|
|
@1cce897a
|
16 years |
mans |
ARM: NEON optimised {put,avg}_h264_chroma_mc[48]
Originally committed …
|
|
|
@7eec4328
|
16 years |
mans |
ARM: NEON optimised simple_idct
Originally committed as revision …
|
|
|
@569f5a75
|
16 years |
mans |
ARM: NEON optimised put_pixels functions
Originally committed as …
|
|
|
@c4687bf6
|
16 years |
diego |
Avoid invasion of POSIX-reserved _t namespace.
Originally committed …
|
|
|
@40a19c44
|
16 years |
kostya.shishkov |
Fix one peculiar case in Smacker decoding.
Patch by Daniel Verkamp …
|
|
|
@9506090
|
16 years |
diego |
Avoid POSIX-reserved _t in identifier names.
Originally committed as …
|
|
|
@40f06241
|
16 years |
michaelni |
Enable filter_mb_fast if CODEC_FLAG2_FAST is set.
Originally …
|
|
|
@bf73801b
|
16 years |
Aurélien Jacobs |
vp56: don't reset dimensions to 0 in codec init
Originally committed …
|
|
|
@b9b2b8c9
|
16 years |
rsbultje |
Use get_buffer() and url_fskip() for some loops of get_byte()s. See …
|
|
|
@127ed7b0
|
16 years |
rsbultje |
Reindent something that looks weird.
Originally committed as revision …
|
|
|
@b965ff35
|
16 years |
rsbultje |
Add comment to indicate why the SDP line buffer is as big as it is.
…
|
|
|
@e322d3f5
|
16 years |
rsbultje |
Increase SDP line buffer size because ASF headers in RTSP-MS are very …
|
|
|
@d0a01fe8
|
16 years |
stefano.sabatini-lala |
Move documentation of avcodec_register_all() from allcodecs.c to …
|
|
|
@54c441c8
|
16 years |
stefano.sabatini-lala |
Remove set_all_opt() and its use in av_set_string2(). Make …
|
|
|
@a3bb564e
|
16 years |
michaelni |
10l (forgot sample_size)
Should fix fate.
Originally committed as …
|
|
|
@d1ca187f
|
16 years |
stefano.sabatini-lala |
Document register_avcodec().
Originally committed as revision 16132 …
|
|
|
@7a961a46
|
16 years |
stefano.sabatini-lala |
Make register_avcodec() call avcodec_init().
This avoids the …
|
|
|
@335a761
|
16 years |
stefano.sabatini-lala |
Use a more explicit "codec" rather than "format" as the parameter of …
|
|
|
@eedfe222
|
16 years |
mans |
oggflac: fix bitstream reader usage
Originally committed as revision …
|
|
|
@1238fa9
|
16 years |
Aurélien Jacobs |
indeo3: replace sizeof(struct ...) by sizeof(*var)
Originally …
|
|
|
@25983dcd
|
16 years |
michaelni |
Fix non interleaved variable fps ODML avis.
Fixed issue738
Originally …
|
|
|
@39caffeb
|
16 years |
diego |
cosmetics: typo/grammar/wording/whitespace fixes
Originally committed …
|
|
|
@46983309
|
16 years |
dominik |
Fix the use of Requires.private and Libs.private in generated .pc …
|
|
|
@76bdac6d
|
16 years |
stefano.sabatini-lala |
Cosmetics: remove empty comments.
Originally committed as revision …
|
|
|
@3a3ee96c
|
16 years |
michaelni |
Fix files with fps between 0.5 and 0.1.
Fixes issue749
Originally …
|
|
|
@492322fc
|
16 years |
michaelni |
Remove silly FIXME comment.
Originally committed as revision 16122 to …
|
|
|