|
|
|
@fa2d5d54
|
14 years |
mans |
ARM: NEON H264 8x8 IDCT
Parts by David Conrad.
Originally committed …
|
|
|
@23ba30a4
|
14 years |
mans |
configure: remove redundant extralibs settings
Originally committed …
|
|
|
@504de2ec
|
14 years |
martin |
rtpdec_xiph: Split packets in the depacketizer
The vorbis decoder …
|
|
|
@98fe09df
|
14 years |
darkshikari |
Add file missing in r24702
Originally committed as revision 24703 to …
|
|
|
@c12d6955
|
14 years |
darkshikari |
H.264: SSE2/SSSE3 weighted prediction asm
Patch by Eli Friedman …
|
|
|
@905ef0d0
|
14 years |
darkshikari |
VP5/6/8: eliminate CABAC dependency
Create a custom table for …
|
|
|
@aaa91aa0
|
14 years |
rsbultje |
Move read_mms_packet() code to be inlined in the calling function.
…
|
|
|
@05fc9a1b
|
14 years |
rsbultje |
Remove is_playing variable.
Patch by Zhentan Feng <spyfeng gmail …
|
|
|
@b949875b
|
14 years |
rsbultje |
Move send_media_packet_request() and clear_stream_buffers() up.
Patch …
|
|
|
@4c3fbd4
|
14 years |
mans |
fate: move some groups of related tests to their own files
This moves …
|
|
|
@737b3972
|
14 years |
martin |
rtpdec_xiph: Correct the bitmask for num_pkts
Originally committed as …
|
|
|
@49d63851
|
14 years |
mans |
fate: add fft tests
Originally committed as revision 24695 to …
|
|
|
@dff1fc51
|
14 years |
mans |
fate-run: add helper to run things on target
Originally committed as …
|
|
|
@a79e921e
|
14 years |
mans |
fft-test: exit with non-zero status if test failed
Originally …
|
|
|
@8d370d88
|
14 years |
martin |
Fix VP8 decoder dependencies
This reverts rev 24674 - the VP8 decoder …
|
|
|
@1e73967
|
14 years |
darkshikari |
VP8: partially inline decode_block_coeffs
Avoids a function call in …
|
|
|
@ffbf079
|
14 years |
darkshikari |
Fix 100L in r24689
Accidentally committed some timing code.
…
|
|
|
@afb54a85
|
14 years |
darkshikari |
VP8: simplify decode_block_coeffs to avoid having to track nonzero …
|
|
|
@d0c38ea0
|
14 years |
darkshikari |
Cosmetics: add missing space to options.c
Originally committed as …
|
|
|
@b0d5879
|
14 years |
darkshikari |
VP8: slightly faster DCT coefficient probability update
Originally …
|
|
|
@2eef5291
|
14 years |
mans |
ARM: update struct offsets
Originally committed as revision 24686 to …
|
|
|
@f079a64a
|
14 years |
mans |
Move cavs dsp functions to their own struct
Originally committed as …
|
|
|
@61ee75bb
|
14 years |
darkshikari |
Silence unused function warnings in vp56.h
Originally committed as …
|
|
|
@476be414
|
14 years |
darkshikari |
VP8: make another RAC call branchy
1-2 clocks faster.
Originally …
|
|
|
@8b9b5e08
|
14 years |
darkshikari |
VP5/6/8: add one inline missed in r24677
Originally committed as …
|
|
|
@0908f1b9
|
14 years |
darkshikari |
VP8: unroll partition type decoding tree
~34% faster partition type …
|
|
|
@c5dec7f1
|
14 years |
darkshikari |
VP8: unroll splitmv decoding tree
Much faster splitmv mode decoding.
…
|
|
|
@23117d6
|
14 years |
darkshikari |
VP8: unroll MB mode decoding tree
~50% faster MB mode decoding, plus …
|
|
|
@be665c7d
|
14 years |
stefano.sabatini-lala |
Make avfilter_copy_picref_props() copy w and h from src to dst.
…
|
|
|
@cd2769c
|
14 years |
darkshikari |
VP5/6/8: tweak some arithcoder inlining
Always inline the arithmetic …
|
|
|
@55aa55f2
|
14 years |
alex.converse |
vorbisdec: Return AVERROR(ENOMEM) on malloc() failure.
This is …
|
|
|
@366d919
|
14 years |
alex.converse |
vorbisdec: Prevent a potential integer overflow.
If sizeof …
|
|
|
@83abdf5f
|
14 years |
diego |
The VP8 decoder does not depend on cabac.o.
Originally committed as …
|
|
|
@efbc4559
|
14 years |
diego |
The VP8 decoder does not depend on vp56.o and vp56data.o.
Originally …
|
|
|
@2e2ca506
|
14 years |
diego |
Remove redundant h264pred.o from VP8 objects list.
It is already …
|
|
|
@370b622a
|
14 years |
darkshikari |
VP8: eliminate a dereference in coefficient decoding
Originally …
|
|
|
@f311208c
|
14 years |
darkshikari |
VP8: much faster DC transform handling
A lot of the time the DC block …
|
|
|
@c934562
|
14 years |
mans |
vorbisdec: change a uint_fast32_t to 'unsigned', fix llvm-gcc build
…
|
|
|
@827d43bb
|
14 years |
darkshikari |
VP8: move zeroing of luma DC block into the WHT
Lets us do the zeroing …
|
|
|
@42907c6a
|
14 years |
mans |
lavfi-regression: trim \r line ends from showfiltfmts output
This is …
|
|
|
@440e3b2f
|
14 years |
diego |
Add -Wno-parentheses to CFLAGS.
Without this flag -Wall generates …
|
|
|
@546017fc
|
14 years |
stefano.sabatini-lala |
Sort lavfi pixdesc tests.
Increase readability and robustness, as the …
|
|
|
@d2840fa4
|
14 years |
pascal.massimino |
only store intra prediction modes on the boundary for keyframes, not …
|
|
|
@eea72ee8
|
14 years |
benoit.fouet |
Fix doxygen comment.
Originally committed as revision 24663 to …
|
|
|
@497d7991
|
14 years |
benoit.fouet |
Change a doxy comment to a normal one.
Originally committed as …
|
|
|
@1aa15491
|
14 years |
benoit.fouet |
Fix doxygen comments.
/\u2264 => /<
Originally committed as …
|
|
|
@3ea4d942
|
14 years |
benoit.fouet |
Issue a warning when fed with misformatted one-line doxygen comments.
…
|
|
|
@10bf2eeb
|
14 years |
darkshikari |
VP8: simplify token_prob handling
~1.5% faster decode_block_coeffs
…
|
|
|
@9c87c037
|
14 years |
mans |
lavfi-regression: use different temp file names for each pixfmt test
…
|
|
|
@213a4cb
|
14 years |
stefano.sabatini-lala |
Add lavfi-pixfmts LE tests.
The corresponding lavfi-pixfmts BE tests …
|
|
|
@c22b4468
|
14 years |
pascal.massimino |
prevent access to vp8_coeff_band[16]
Originally committed as revision …
|
|
|
@04307697
|
14 years |
stefano.sabatini-lala |
Reindent.
Originally committed as revision 24655 to …
|
|
|
@73177b6c
|
14 years |
stefano.sabatini-lala |
Split lavfi pixfmts test.
Introduce the function do_lavfi_pixfmts(), …
|
|
|
@9c261f83
|
14 years |
stefano.sabatini-lala |
Implement set_ne_test_deps() and use if for the lavfi pixdesc test.
…
|
|
|
@448f5b83
|
14 years |
mans |
Fix suncc ident string (hopefully)
Originally committed as revision …
|
|
|
@61a187b0
|
14 years |
mans |
fate: fix non-standard use of bc
Originally committed as revision …
|
|
|
@5b60c293
|
14 years |
mans |
fate: fix signal name translation
Originally committed as revision …
|
|
|
@8b0816cb
|
14 years |
mans |
fate: make tar command configurable
The 'tar' variable should be set …
|
|
|
@7e7fc4e9
|
14 years |
mans |
Simplify lavfi-pixfmts test script
Originally committed as revision …
|
|
|
@27971664
|
14 years |
mans |
lavfi-showfiltfmts: print one format per line
Originally committed as …
|
|
|
@79ec38d1
|
14 years |
mans |
Remove temporary files in lavfi-pixfmts test
Originally committed as …
|
|
|
@43d2c6a5
|
14 years |
stefano.sabatini-lala |
Fix fate-lavfi-pixfmts test cross-compilation.
Add the …
|
|
|
@2b346e04
|
14 years |
stefano.sabatini-lala |
Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test, …
|
|
|
@0a87d541
|
14 years |
stefano.sabatini-lala |
Put the filter name before the pixel format name in the lavfi pixfmts …
|
|
|
@65e17eae
|
14 years |
stefano.sabatini-lala |
Introduce and use a variable $output in the lavfi pixfmts test code. …
|
|
|
@fc25373b
|
14 years |
stefano.sabatini-lala |
Split the lavfi pixfmts tests in _le and _be, this is required as the …
|
|
|
@42bc7c8a
|
14 years |
stefano.sabatini-lala |
Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which is …
|
|
|
@f7cf0f31
|
14 years |
alex.converse |
Add WebM to the Matroska demuxer name.
Originally committed as …
|
|
|
@6341838f
|
14 years |
rsbultje |
Use word-writing instead of dword-writing (with two cached but …
|
|
|
@ace7f813
|
14 years |
banan |
dca: fix dynrange coefficient in xch
Patch by Nick Brereton
…
|
|
|
@e07b1939
|
14 years |
ramiro.polla |
swscale-test: merge declaration and initialization
Originally …
|
|
|
@6768beb4
|
14 years |
justin.ruggles |
cosmetics: rename output_* to write_*
Originally committed as …
|
|
|
@3d2cd42f
|
14 years |
justin.ruggles |
Simplify verbatim mode fallback by checking the frame size before …
|
|
|
@2249a7f3
|
14 years |
justin.ruggles |
Change max_framesize for small final frame.
Originally committed as …
|
|
|
@7c29a5de
|
14 years |
justin.ruggles |
Calculate an exact frame size before writing. Now the buffer size …
|
|
|
@675eb677
|
14 years |
justin.ruggles |
cosmetics: rename find_subblock_rice_params() to …
|
|
|
@089c18f
|
14 years |
justin.ruggles |
Reduce number of input parameters to find_subblock_rice_params().
…
|
|
|
@d309f01
|
14 years |
justin.ruggles |
10l: fix bit count for frame header
Originally committed as revision …
|
|
|
@b22f9d65
|
14 years |
justin.ruggles |
Simplify fallback to verbatim mode encoding.
Originally committed as …
|
|
|
@45e2908
|
14 years |
justin.ruggles |
cosmetics: line wrap and vertical alignment
Originally committed as …
|
|
|
@8fbb8d31
|
14 years |
justin.ruggles |
Combine calc_rice_params_fixed() and calc_rice_params_lpc() into a …
|
|
|
@4e705a68
|
14 years |
mans |
fate: translate exit status to signal name
Originally committed as …
|
|
|
@43b3273e
|
14 years |
justin.ruggles |
Remove unneeded wrapper function.
Originally committed as revision …
|
|
|
@0f5cc12c
|
14 years |
justin.ruggles |
Remove duplicate code by adding a flag for encoding in verbatim mode.
…
|
|
|
@05236ed7
|
14 years |
stefano.sabatini-lala |
Use av_fill_image_pointers/linesizes in place of …
|
|
|
@93d65e3d
|
14 years |
justin.ruggles |
Estimate frame size during encoding.
Originally committed as revision …
|
|
|
@fa738b3a
|
14 years |
vitor1001 |
Remove x86/mmx.h. It is not used anymore and has been deprecated for …
|
|
|
@0913a92a
|
14 years |
vitor1001 |
Fix compilation with --disable-yasm. 10l to me.
Originally committed …
|
|
|
@1de4cfe6
|
14 years |
stefano.sabatini-lala |
Add protocols.texi.
Originally committed as revision 24616 to …
|
|
|
@de4bc44
|
14 years |
vitor1001 |
Convert deinterlacing MMX code to YASM
Originally committed as …
|
|
|
@c2eae137
|
14 years |
mans |
configure: set subarch for ARM
Originally committed as revision 24614 …
|
|
|
@f138fa78
|
14 years |
Aurélien Jacobs |
100l: av_freep() needs the address of the pointer
Originally …
|
|
|
@eb96f169
|
14 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 24612 to …
|
|
|
@520effb
|
14 years |
justin.ruggles |
Combine output_subframe() and output_subframes().
Originally …
|
|
|
@fb443a6f
|
14 years |
justin.ruggles |
Remove unneeded variable.
Originally committed as revision 24610 to …
|
|
|
@724f3471
|
14 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 24609 to …
|
|
|
@6d263f4
|
14 years |
justin.ruggles |
Combine output_subframe_verbatim() and output_subframe_lpc().
…
|
|
|
@6266cfb4
|
14 years |
justin.ruggles |
Combine and simplify output_residual() and output_subframe_lpc().
…
|
|
|
@fc001d6
|
14 years |
justin.ruggles |
cosmetics: reindent
Originally committed as revision 24606 to …
|
|
|
@175a5711
|
14 years |
justin.ruggles |
Combine and simplify output_subframe_fixed() and …
|
|
|