|
|
|
@138132be
|
15 years |
mans |
Ignore annoying armcc warnings
Originally committed as revision 21356 …
|
|
|
@b4c2ada5
|
15 years |
michaelni |
Attempt to fix asm compilation failure.
Only tested on gcc 4 & x86_64. …
|
|
|
@8d821b01
|
15 years |
fenrir |
Added myself as dxva2 maintainer.
Originally committed as revision …
|
|
|
@92c6a099
|
15 years |
fenrir |
H264 DXVA2 implementation
It allows VLD H264 decoding using DXVA2 …
|
|
|
@3d7b42f9
|
15 years |
rsbultje |
Use the configure check from r21351 and use it to properly define …
|
|
|
@3b2372bf
|
15 years |
rsbultje |
Add a check for struct sockaddr->sa_len, which is an indication of …
|
|
|
@38d7ad19
|
15 years |
mans |
Use $(CC_O) in %-test.o rules
Originally committed as revision 21350 …
|
|
|
@2b444ea7
|
15 years |
mans |
configure: display --list-* output in three columns
Originally …
|
|
|
@8182dc34
|
15 years |
mans |
configure: use nm -P on Solaris
Originally committed as revision …
|
|
|
@ffcc6e24
|
15 years |
mans |
Add -timelimit option
This option limits the CPU time used by ffmpeg …
|
|
|
@5e7dfb7d
|
15 years |
mans |
Move COPY3_IF_LT to lavc/mathops.h
This obscure macro is only used in …
|
|
|
@bec358d6
|
15 years |
astrange |
H.264: Declare bS with DECLARE_ALIGNED_8 for uint64_t casts.
…
|
|
|
@5d4d503f
|
15 years |
ramiro.polla |
Document some more of SwsContext.
Originally committed as revision …
|
|
|
@97775235
|
15 years |
michaelni |
Simplify/Optimize another of the mbaff loop filter cases.
Its faster …
|
|
|
@4cb93f51
|
15 years |
ramiro.polla |
Update documentation for make test.
Originally committed as revision …
|
|
|
@085d9d9
|
15 years |
michaelni |
Only calculate the second chroma qp if it differs from the firstin the …
|
|
|
@948180e7
|
15 years |
michaelni |
Set bS with 64bits at a time.
Originally committed as revision 21341 …
|
|
|
@87df989e
|
15 years |
michaelni |
Merge multiple IS_* macro uses where possible.
Originally committed …
|
|
|
@55c54371
|
15 years |
michaelni |
Simplify and optimize intra code in h264_loopfilter.c
Originally …
|
|
|
@7f3f5f46
|
15 years |
vitor1001 |
Floating point discrete cosine transform
Originally committed as …
|
|
|
@c4f2b6dc
|
15 years |
lessen42 |
Use constant offsets for memory operands since gcc is unable to
This …
|
|
|
@613f2dc4
|
15 years |
stefano.sabatini-lala |
Avoid more pointless tests, the input and output formats need to be …
|
|
|
@9528ce7b
|
15 years |
michaelni |
Sightly simplify initialization of int start.
No real speed change.
…
|
|
|
@75fb5c24
|
15 years |
mans |
Move FASTDIV macro to intmath.h
Originally committed as revision …
|
|
|
@2087c823
|
15 years |
mans |
configure: do not use character classes with awk
Some broken versions …
|
|
|
@3f50965b
|
15 years |
michaelni |
Mark the h264 c loop filter as av_always_inline av_flatten to make …
|
|
|
@c9640c17
|
15 years |
michaelni |
skip outer pixels if possible in h264_loop_filter_luma_c().
overall …
|
|
|
@0e21dcdb
|
15 years |
stefano.sabatini-lala |
Split overly long line.
Originally committed as revision 30378 to …
|
|
|
@385e1658
|
15 years |
stefano.sabatini-lala |
Adds -aq documentation to the ffmpeg docs.
Patch by John Van Sickle …
|
|
|
@49f64022
|
15 years |
stefano.sabatini-lala |
Improve section 3.2 of the faq by providing more useful examples and a …
|
|
|
@731c04ad
|
15 years |
stefano.sabatini-lala |
Make selfTest() perform tests where both the input and output formats …
|
|
|
@fdf46622
|
15 years |
baptiste.coudurier |
fetch flv duration from file if it is set to 0 in metadata
Originally …
|
|
|
@655a1d57
|
15 years |
michaelni |
Reenable ff_h264_filter_mb_fast() for all slices it supported before.
…
|
|
|
@9ac4548f
|
15 years |
michaelni |
Fix h264_loop_filter_strength_mmx2() so it works with b frames.
…
|
|
|
@f28cc577
|
15 years |
benoit.fouet |
Make const prototypes for input sources of sws_scale_* stricter.
Patch …
|
|
|
@ff6e82a9
|
15 years |
mans |
configure: inlcude sys/types.h when checking sys/socket.h
Silly BSD …
|
|
|
@48fc536a
|
15 years |
mans |
configure: drop -A flag to od
Originally committed as revision 21325 …
|
|
|
@f6993412
|
15 years |
mans |
configure: be more liberal with nm output
Originally committed as …
|
|
|
@9e5f164d
|
15 years |
ramiro.polla |
swscale-example: Add comment about the use of av_{malloc,free}.
…
|
|
|
@ebddd2e2
|
15 years |
michaelni |
Remove -2 -> -1 remapping, its not needed anymore as we must remap all …
|
|
|
@3aca8b59
|
15 years |
ramiro.polla |
Remove useless forward declaration.
Originally committed as revision …
|
|
|
@d5206d3d
|
15 years |
zuxy.meng |
User friendly warning message that gives out names of source and …
|
|
|
@1d52b4b3
|
15 years |
mans |
Use avconfig.h in pixfmt.h
Originally committed as revision 21322 to …
|
|
|
@a3e02a8c
|
15 years |
mans |
Create and install libavutil/avconfig.h
This file contains a safe …
|
|
|
@aa310a9f
|
15 years |
mans |
Add rules to install generated headers
Originally committed as …
|
|
|
@df642790
|
15 years |
mans |
configure: create dirs before generating config.*
Originally …
|
|
|
@c34681df
|
15 years |
mans |
configure: add cp_if_changed function and use for config.h
Originally …
|
|
|
@76d81909
|
15 years |
darkshikari |
Update libx264.c to use new libx264 features
With b_keyframe instead …
|
|
|
@51d83986
|
15 years |
mans |
swscale-example: use av_malloc()
Image buffers require 16-byte …
|
|
|
@7817ddab
|
15 years |
jmenon86 |
Apply changes made in r21308 to svq3.c.
Fixes compilation with gcc and …
|
|
|
@c2894fbf
|
15 years |
michaelni |
Dont waste time initializing stuff for deblocking intra mbs, none of …
|
|
|
@580920f8
|
15 years |
michaelni |
Remove 2 checks from fetch_diagonal_mv() that apparently serve no …
|
|
|
@26c83a41
|
15 years |
michaelni |
Move a few things into a deeper if() in fetch_diagonal_mv().
…
|
|
|
@350fc614
|
15 years |
michaelni |
Remove code that handles the case of a MB pair to our right being …
|
|
|
@49c43fc2
|
15 years |
baptiste.coudurier |
reindent
Originally committed as revision 21311 to …
|
|
|
@c3aeaa54
|
15 years |
baptiste.coudurier |
set average frame rate in mov demuxer
Originally committed as …
|
|
|
@7231ccf4
|
15 years |
michaelni |
Cosmetic, get rid of &x[0]
Originally committed as revision 21309 to …
|
|
|
@2b3649f6
|
15 years |
michaelni |
Fix compilation with -O0.
Originally committed as revision 21308 to …
|
|
|
@7a93858a
|
15 years |
michaelni |
Fix accumulated indention errors.
Originally committed as revision …
|
|
|
@2d8d885b
|
15 years |
stefano.sabatini-lala |
Split long line.
Originally committed as revision 30368 to …
|
|
|
@591e465a
|
15 years |
stefano.sabatini-lala |
Convert int -> enum PixelFormat in doTest().
Originally committed as …
|
|
|
@70bd7a3
|
15 years |
michaelni |
Optimize top non_zero_count_cache init.
Originally committed as …
|
|
|
@5e07aa77
|
15 years |
michaelni |
Dont init chroma elements of non_zero_count_cache for deblock.
…
|
|
|
@5cc5d9bf
|
15 years |
michaelni |
Remove unneeded for_deblock check, this code was alraedy under …
|
|
|
@c8a4ae00
|
15 years |
mans |
configure: add --disable-asm option
Originally committed as revision …
|
|
|
@3784e82e
|
15 years |
mans |
configure: rename a variable in check_asm
Originally committed as …
|
|
|
@c9566115
|
15 years |
baptiste.coudurier |
move aspect ratio code at the end of the track parsing, fix …
|
|
|
@5d54c126
|
15 years |
mans |
configure: fix cpu=generic case
Originally committed as revision …
|
|
|
@bffe82f5
|
15 years |
michaelni |
Rather call filter_mb_mbaff_edge*v() more often than do extra …
|
|
|
@34ba23c
|
15 years |
mans |
configure: simplify $cpu handling for some architectures
Originally …
|
|
|
@9dbd5c3d
|
15 years |
mans |
configure: indent
Originally committed as revision 21297 to …
|
|
|
@343aef9b
|
15 years |
mans |
configure: split $cpu handling by arch
Originally committed as …
|
|
|
@e939cedd
|
15 years |
mans |
configure: simplify $arch handling
Originally committed as revision …
|
|
|
@808fa33c
|
15 years |
mans |
configure: group arch extention deps by arch
Originally committed as …
|
|
|
@fb823b77
|
15 years |
michaelni |
Fix 10l segfault with threads.
Originally committed as revision 21293 …
|
|
|
@0fe674cb
|
15 years |
michaelni |
Use h->slice_num where possible.
Originally committed as revision …
|
|
|
@bce6a1e
|
15 years |
michaelni |
Enable filter_mb_fast for CAVLC P slices.
Originally committed as …
|
|
|
@439d6b1d
|
15 years |
michaelni |
filter_mb_fast needs cbp_table to be set.
Originally committed as …
|
|
|
@42ebca85
|
15 years |
michaelni |
PAFF CABAC P slices seem to work as well, so enable them for …
|
|
|
@a8f49215
|
15 years |
michaelni |
Reenable filter_mb_fast for I slices and progressive CABAC P slices.
…
|
|
|
@a7d7cdaa
|
15 years |
michaelni |
Set h->cbp for ff_h264_filter_mb_fast().
Originally committed as …
|
|
|
@9327042c
|
15 years |
michaelni |
10l for someone, Store chroma_qp_diff in the correct struct.
…
|
|
|
@054947ca
|
15 years |
gbeauchesne |
Install <libavcodec/vaapi.h> header.
Originally committed as revision …
|
|
|
@22c1f65
|
15 years |
lucabe72 |
Rename the RTP muxer sources so that the packetisation functions are …
|
|
|
@b6ef858e
|
15 years |
michaelni |
Move CAVLC 8x8 DCT special case from ff_h264_filter_mb() to …
|
|
|
@47a85564
|
15 years |
lucabe72 |
Remove the ff_rtp_send_h264() prototype from rtp_h264.h (such function …
|
|
|
@f6d03906
|
15 years |
astrange |
Add macros for 64- and 128-bit write-combining optimization to …
|
|
|
@3c52d484
|
15 years |
zuxy.meng |
Define out currently unused static functions.
Originally committed as …
|
|
|
@6d7e6b26
|
15 years |
michaelni |
Perform reference remapping at fill_cache() time instead of in the …
|
|
|
@5bc3fc21
|
15 years |
tempn |
add uldx fourcc to mpeg4 in riff.c
Originally committed as revision …
|
|
|
@bdd19e29
|
15 years |
mans |
Mark all intreadwrite functions av_always_inline
Originally committed …
|
|
|
@8d072dd2
|
15 years |
mans |
Only set HAVE_MMX when a supported CPU is specified
Originally …
|
|
|
@7da0d821
|
15 years |
michaelni |
Make qp check for loop filter skiping also work with MBAFF.
…
|
|
|
@12be38e
|
15 years |
michaelni |
Comment about a cornercase we ignore currently
Originally committed …
|
|
|
@44a5e7b6
|
15 years |
michaelni |
Move the qp check to skip the loop filter up.
Originally committed as …
|
|
|
@b6303e6d
|
15 years |
michaelni |
Reorganize how values are stored in h->non_zero_count.
~1% faster
…
|
|
|
@c36a4294
|
15 years |
stefano.sabatini-lala |
Remove stray '\' at the end of macro definitions.
Originally …
|
|
|
@90eb284a
|
15 years |
stefano.sabatini-lala |
Remove duplicated or pointless newlines.
Originally committed as …
|
|
|
@398c193
|
15 years |
stefano.sabatini-lala |
Factorize error message logging, log it if the converter cannot be …
|
|
|
@e36a545d
|
15 years |
stefano.sabatini-lala |
Reindent after the last commit.
Originally committed as revision …
|
|
|