|
|
|
@62c7e2c
|
14 years |
martin |
rtpenc_xiph: Don't needlessly cast pointers to integers
Originally …
|
|
|
@311baee7
|
14 years |
martin |
Make hex_to_data a lavf internal function
This is useful for other …
|
|
|
@f240ed18
|
14 years |
martin |
http: Return EOF at the end of the content even if the connection …
|
|
|
@46a76dec
|
14 years |
vitor1001 |
Fix handling of truncated files. Should fix random FATE breakages.
…
|
|
|
@a4fc3bd5
|
14 years |
ramiro.polla |
indent
Originally committed as revision 31949 to …
|
|
|
@06c93cb
|
14 years |
ramiro.polla |
swscale-test: get strides using av_fill_image_linesizes() from …
|
|
|
@7d07d6f5
|
14 years |
diego |
Only check for for libvpx decoder/encoder if libvpx is enabled.
…
|
|
|
@f9c8cc4d
|
14 years |
ramiro.polla |
fix configure when --enable-libvpx is not specified
Originally …
|
|
|
@762e2601
|
14 years |
diego |
Split libvpx check into decoder and encoder check.
This allows using a …
|
|
|
@4a384de5
|
14 years |
darkshikari |
Split h264dsp and h264pred in configure.
Many H.264 derivatives, like …
|
|
|
@73c44cb2
|
14 years |
alex.converse |
oggparsevorbis: Add some sanity checks to header packet …
|
|
|
@2d7b5f09
|
14 years |
stefano.sabatini-lala |
Apply misc docs fixes spotted by Diego.
Originally committed as …
|
|
|
@52c55330
|
14 years |
stefano.sabatini-lala |
Fix VfW spelling.
Originally committed as revision 24738 to …
|
|
|
@2901cc9a
|
14 years |
siretart |
Fix spelling in comment(s)
Originally committed as revision 24737 to …
|
|
|
@b70c95e
|
14 years |
darkshikari |
H.264: 8% faster CAVLC zero-run decoding
Originally committed as …
|
|
|
@91af5601
|
14 years |
martin |
Add RTP packetization of Theora and Vorbis
Patch by Josh Allmann, …
|
|
|
@a63dbf39
|
14 years |
stefano.sabatini-lala |
Fix the compilation of some libavcodec/lib* files which were not …
|
|
|
@711d14cf
|
14 years |
stefano.sabatini-lala |
Add APIchanges entries after the last recent libavfilter renames.
…
|
|
|
@5d4890d7
|
14 years |
stefano.sabatini-lala |
Rename fields:
AVFilterLink.srcpic -> AVFilterLink.src_buf …
|
|
|
@7fce481a
|
14 years |
stefano.sabatini-lala |
Rename functions and fields:
avfilter_(un)ref_pic -> …
|
|
|
@ecc8dada
|
14 years |
stefano.sabatini-lala |
Rename AVFilterPicRef to AVFilterBufferRef.
The struct is going to be …
|
|
|
@e11b104a
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after r24728.
Originally committed as revision …
|
|
|
@d54e094
|
14 years |
stefano.sabatini-lala |
Move format from AVFilterBuffer to AVFilterPicRef.
Patch by S.N. …
|
|
|
@59ff3fd5
|
14 years |
stefano.sabatini-lala |
Fix the size of the data to be copied from an AVFilterBuffer to an …
|
|
|
@209e451a
|
14 years |
stefano.sabatini-lala |
Apply misc fixes spotted by Diego to protocols.texi.
Originally …
|
|
|
@63f805fc
|
14 years |
stefano.sabatini-lala |
Remove audio_beos entries in indevs.texi and output.devs, BeOS audio …
|
|
|
@2f6bc4e7
|
14 years |
stefano.sabatini-lala |
Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi.
…
|
|
|
@c32ccf7c
|
14 years |
stefano.sabatini-lala |
Rename the chapter Devices -> Input Devices, as the file is about …
|
|
|
@56e0d112
|
14 years |
mans |
showfiltfmts: destroy filter context before exit
Originally committed …
|
|
|
@c61f84b
|
14 years |
mans |
showfiltfmts: set media type of links to that of corresponding pad
…
|
|
|
@5a6fbf4c
|
14 years |
mans |
avfilter: indent
Originally committed as revision 24720 to …
|
|
|
@0bb7408e
|
14 years |
mans |
avfilter: do not crash on null link src/dst in avfilter_destroy()
…
|
|
|
@f3b90d2
|
14 years |
mans |
avfilter: free link in/out_formats in avfilter_destroy()
Originally …
|
|
|
@18b95d85
|
14 years |
alex.converse |
libvpxdec: Fix "error: implicit declaration of function …
|
|
|
@51aaf511
|
14 years |
alex.converse |
vorbis_dec: Change partition_class[] to uint8_t.
When …
|
|
|
@3447f12d
|
14 years |
diego |
Add a CONFIG_ variable for generic Huffman routines.
Originally …
|
|
|
@d93fdcb
|
14 years |
lu_zero |
Preserve status reason
It is used to provide meaningful error …
|
|
|
@06a2ba2
|
14 years |
diego |
Extend the gas-preprocessor section with basic installation …
|
|
|
@71cb41d
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry for the av_check_image_size() addition.
…
|
|
|
@6ce9b431
|
14 years |
stefano.sabatini-lala |
Remove use of the deprecated function avcodec_check_dimensions(), use …
|
|
|
@899a507f
|
14 years |
stefano.sabatini-lala |
Clarify av_check_image_size() log message.
Originally committed as …
|
|
|
@bf176f58
|
14 years |
stefano.sabatini-lala |
Deprecate avcodec_check_dimensions() in favor of the new function …
|
|
|
@85fbad45
|
14 years |
mans |
fft-test: free buffers before exiting
Originally committed as …
|
|
|
@7e13022a
|
14 years |
darkshikari |
VP8: fix bug in prefetch
Motion vectors in VP8 are qpel, not fullpel.
…
|
|
|
@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 …
|
|
|