|
|
|
@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 …
|
|
|
@31c3a4dc
|
16 years |
diego |
Prevent shift overflow, patch by Anders Grönberg, galileo.m2 gmail …
|
|
|
@cac55c9
|
16 years |
diego |
Add a few const qualifiers in appropriate places.
patch by Anders …
|
|
|
@70bbd0ce
|
16 years |
mike |
undoing revision 16118 for truemotion1.c; commit was premature
…
|
|
|
@02fb2546
|
16 years |
mike |
The POSIX namespace shall be held sacrosanct. To that end,
continue …
|
|
|
@5e660449
|
16 years |
Aurélien Jacobs |
avoid POSIX reserved _t suffix
Originally committed as revision 16117 …
|
|
|
@d08ea32c
|
16 years |
Aurélien Jacobs |
Get rid of mmx_t.
Originally committed as revision 16116 to …
|
|
|
@be73a544
|
16 years |
lucabe72 |
Rename rtp_payload_data_t to avoid clashes with the POSIX namespace
…
|
|
|
@1afe09d5
|
16 years |
lucabe72 |
Remove useless typedef
Originally committed as revision 16114 to …
|
|
|
@d5574b28
|
16 years |
lucabe72 |
Remove unused types
Originally committed as revision 16113 to …
|
|
|
@d77ac324
|
16 years |
Reimar.Doeffinger |
Avoid _t in gxf enum type names
Originally committed as revision …
|
|
|
@1edddc9
|
16 years |
rsbultje |
Split RMContext into RMDemux/MuxContext and make them private in …
|
|
|
@a15ebf34
|
16 years |
rsbultje |
Don't access RMContext directly in rdt.c. Rather, use the return value …
|
|
|
@616deed2
|
16 years |
diego |
Do not invade _t POSIX namespace.
Originally committed as revision …
|
|
|
@f27544fd
|
16 years |
rsbultje |
Separate the packet fetching from the data reading, so that the data …
|
|
|
@8a9572c2
|
16 years |
diego |
100l: Add missing backslashes.
Originally committed as revision 16107 …
|
|
|
@6d99b228
|
16 years |
diego |
cosmetics: Break some lines for a more aesthetically pleasing result.
…
|
|
|
@3445c799
|
16 years |
diego |
Remove misleading comment, _t is POSIX-reserved namespace.
Originally …
|
|
|
@20e0ed95
|
16 years |
mans |
configure: fix $nm
Originally committed as revision 16104 to …
|
|
|
@93c021a2
|
16 years |
mans |
Remove other shared lib names from linker command line for shared libs …
|
|
|
@8964146
|
16 years |
Reimar.Doeffinger |
Allow setting a different nm binary from the configure line.
…
|
|
|