|
|
|
@4bcc6feb
|
11 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-encoder=flac.
|
|
|
@bbc3425fa
|
11 years |
u |
vp9: fix mix-up of last-frame/cur-frame in frame size checks.
Fixes …
|
|
|
@669d4f90
|
11 years |
u |
x86/vp9lpf: simplify 2nd transpose in 44/48/88/84.
For non-avx …
|
|
|
@958d98cc
|
11 years |
r.verdejo |
ffserver: drop unneeded delay1 var
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@db93c2d0
|
11 years |
r.verdejo |
ffserver: move misplaced comment
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@1507e2a0
|
11 years |
r.verdejo |
ffserver: drop obvious comment
Following code line is self …
|
|
|
@47ba4728
|
11 years |
r.verdejo |
ffserver: cosmetics and grammar
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@3f47e24c
|
11 years |
michaelni |
lavc/mpegvideo: add missing const
Signed-off-by: Lukasz Marek …
|
|
|
@aeb2905f
|
11 years |
michaelni |
lavc/jpeg2000dec: silent warning discards qualifiers
Signed-off-by: …
|
|
|
@5794e9fc
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dcadsp: …
|
|
|
@45854df
|
11 years |
michaelni |
dcadsp: split lfe_dir cases
The x86 runs short on registers because …
|
|
|
@82ae8a44
|
11 years |
michaelni |
Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c'
* commit …
|
|
|
@7ffe78a4
|
11 years |
michaelni |
Merge commit '2bd44cb705340c4f7bd7e459a1efed5074bf45fc'
* commit …
|
|
|
@481a46a4
|
11 years |
michaelni |
dcadsp: add int8x8_fmul_int32 to DSP context
It is currently declared …
|
|
|
@a7574a36
|
11 years |
michaelni |
Merge commit 'e3fec3f095ab5ea08ee662942d98526aaf5e3635'
* commit …
|
|
|
@bf90abe1
|
11 years |
michaelni |
Merge commit '5bcbb516f2ff45290ef7995b081762e668693672'
* commit …
|
|
|
@64278039
|
11 years |
michaelni |
avcodec/hevc: Simplify get_qPy_pred()
Fixes use of uninitialized …
|
|
|
@1a3ed056
|
11 years |
michaelni |
avcodec/hevc: make check for previous slice segment tighter
This …
|
|
|
@5fdbfcb5
|
11 years |
janne-libav |
dcadsp: split lfe_dir cases
The x86 runs short on registers because …
|
|
|
@5b59a9fc
|
11 years |
janne-libav |
x86: dcadsp: implement int8x8_fmul_int32
For the callable function …
|
|
|
@2bd44cb
|
11 years |
janne-libav |
dcadsp: add int8x8_fmul_int32 to dsp context
It is currently declared …
|
|
|
@7bb8b876
|
11 years |
onemda |
lavc/adpcm_data: fix const misplacement
Signed-off-by: Lukasz Marek …
|
|
|
@0792b87
|
11 years |
onemda |
lavc/evrcdec: fix const misplacement
Signed-off-by: Lukasz Marek …
|
|
|
@ec9578d
|
11 years |
michaelni |
avcodec/wmalosslessdec: fix mclms_coeffs* array size
Fixes corruption …
|
|
|
@2a03eb4c
|
11 years |
michaelni |
avcodec/wmalosslessdec: use sizeof() instead of literal number
…
|
|
|
@e3fec3f
|
11 years |
martin |
arm: Add EXTERN_ASM to the .func and .type declarations for exported …
|
|
|
@5bcbb516
|
11 years |
martin |
arm: Add X() around all references to extern symbols
Don't rely on …
|
|
|
@f21d0beb
|
11 years |
clement |
Fix a few heigth/height typo.
|
|
|
@6ef57f4d
|
11 years |
michaelni |
avcodec/hevc: hls_decode_entry: check that the previous slice segment …
|
|
|
@a18f111
|
11 years |
michaelni |
avcodec/hevc: clear tab_slice_address of ctb on error.
This allows us …
|
|
|
@56985d26
|
11 years |
michaelni |
avcodec/hevc: clear tab_slice_address in hevc_frame_start()
Fixes …
|
|
|
@95179371
|
11 years |
michaelni |
avcodec/hevc_filter: assert validity of qp predictor input
…
|
|
|
@9707b539
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp8: …
|
|
|
@a4e4948f
|
11 years |
michaelni |
x86/cpu: add missing avx2 AVOption in av_parse_cpu_flags()
…
|
|
|
@5351964a
|
11 years |
janne-libav |
vp8: fix bilinear C code to work if src_stride != dst_stride.
…
|
|
|
@d5733936
|
11 years |
michaelni |
configure: Remove dcbzl check for e500v1 and e500v2 architectures
The …
|
|
|
@474db7a6
|
11 years |
michaelni |
doc/texi2pod: make references bold
Inspired by GCC r86635.
This is …
|
|
|
@c73445a4
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp8: …
|
|
|
@49ec5515
|
11 years |
martin |
vp8: Use 2 registers for dst_stride and src_stride in neon bilin …
|
|
|
@9c978f2
|
11 years |
michaelni |
flac/x86: add ff_flac_lpc_32_sse4()
benchmarked on sandybridge …
|
|
|
@4a37e297
|
11 years |
michaelni |
libfdk-aacenc: disable hard version requirements
Enable compilation …
|
|
|
@927696aa
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@a3be0c33
|
11 years |
michaelni |
Merge commit 'a1e1f35203bbcbea0efb51d93e96769c826b8c64'
* commit …
|
|
|
@5a633ec2
|
11 years |
michaelni |
vorbis: extract metadata from the middle of a stream
If a special …
|
|
|
@0dc66553
|
11 years |
michaelni |
vorbis: append data from tags together
Currently, if there are …
|
|
|
@7eb84f2
|
11 years |
michaelni |
ogg: allow streams to update metadata
Signed-off-by: Ben Boeckel …
|
|
|
@129e24f7
|
11 years |
michaelni |
lavf/oggparseopus: Setting seek_preroll in AVCodecContext
Setting …
|
|
|
@5a0bccd
|
11 years |
janne-libav |
fate: force the simple idct for xvid custom matrix test
The original …
|
|
|
@a1e1f352
|
11 years |
janne-libav |
lavu: add missing log.h include in timer.h
|
|
|
@9a4a559d
|
11 years |
michaelni |
configure: use real libfdk-aac version instead of API version in help …
|
|
|
@95b13fb9
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@d92a7253
|
11 years |
u |
x86/vp9lpf: remove 8 SWAPs in 84/48 transpose.
|
|
|
@97dde561
|
11 years |
u |
x86/vp9lpf: remove braindead double pxor.
|
|
|
@9a3b05b0
|
11 years |
u |
x86/vp9lpf: save a few mov in flat8in/hev masks calc.
|
|
|
@91d85bb
|
11 years |
u |
x86/vp9lpf: add ff_vp9_loop_filter_[vh]_44_16_{sse2,ssse3,avx}.
|
|
|
@acd75053
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mpeg: …
|
|
|
@6e380cc2
|
11 years |
michaelni |
Merge commit '9ecb858775483a76c137e8e1ad45a95e318bca61'
* commit …
|
|
|
@3adb5f8d
|
11 years |
michaelni |
Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'
* commit …
|
|
|
@6a4cc509
|
11 years |
michaelni |
Merge commit '4c3e1956ee35fdcc5ffdb28782050164b4623c0b'
* commit …
|
|
|
@2b88cb2
|
11 years |
michaelni |
Merge commit '2240e2078d53d3cfce8ff1dda64e58fa72038602'
* commit …
|
|
|
@cd04f0da
|
11 years |
michaelni |
Merge commit '1713eec29add37b654ec6bf262b843d139c1ffc6'
* commit …
|
|
|
@e7724f34
|
11 years |
michaelni |
Merge commit '5430839144c6da0160e8e0cfb0c8db01de432e94'
* commit …
|
|
|
@d80b9ea
|
11 years |
michaelni |
Merge commit '0e830094ad0dc251613a0aa3234d9c5c397e02e6'
* commit …
|
|
|
@bd949217
|
11 years |
michaelni |
Merge commit '190d4a447bc6ae4ecbbbb1c70f482a9c1fb6026c'
* commit …
|
|
|
@dcbc748a
|
11 years |
michaelni |
Merge commit 'd509ae5be0a9bac35a4cedbe68b774a74446bb27'
* commit …
|
|
|
@23e77f0e
|
11 years |
Marton Balint |
ffplay: flush subtitle codecs as well with null packets
…
|
|
|
@cec6dec7
|
11 years |
Marton Balint |
ffplay: reorder the filters to ensure that inputs of the custom …
|
|
|
@a91d3658
|
11 years |
vittorio.giovara |
mpeg: K&R formatting cosmetics
Also adjust header #include order and …
|
|
|
@9ecb8587
|
11 years |
anton |
doxy: Format @code blocks so they render properly
@code command …
|
|
|
@d9ae103
|
11 years |
anton |
lavf: improve handling of sparse streams when muxing
Currently …
|
|
|
@4c3e195
|
11 years |
anton |
lagarith: reallocate rgb_planes when needed
Fixes invalid writes on …
|
|
|
@2240e207
|
11 years |
anton |
truemotion1: check the header size
Fixes invalid reads.
Found-by: …
|
|
|
@1713eec2
|
11 years |
anton |
shorten: pad the internal bitstream buffer
Fixes invalid reads.
…
|
|
|
@54308391
|
11 years |
anton |
eacmv: clear references on frame dimensions change
Fixes invalid …
|
|
|
@20be5108
|
11 years |
michaelni |
avcodec/vc1dec: remove blocks_off use from vc1_pred_b_mv()
it should …
|
|
|
@41f97420
|
11 years |
michaelni |
avcodec/vc1dec: vc1_pred_b_mv() is not used for fields, simplify code
…
|
|
|
@0e830094
|
11 years |
justin.ruggles |
samplefmt: avoid integer overflow in av_samples_get_buffer_size()
…
|
|
|
@c93e6913
|
11 years |
michaelni |
Merge commit '1f097d168d9cad473dd44010a337c1413a9cd198'
* commit …
|
|
|
@9a082fec
|
11 years |
michaelni |
Merge commit 'e46ad30a808744ddf3855567e162292a4eaabac7'
* commit …
|
|
|
@c18cfd1
|
11 years |
michaelni |
ffserver: use avformat_alloc_context()
Fixes null pointer dereference …
|
|
|
@073e771c
|
11 years |
michaelni |
Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74'
* commit …
|
|
|
@5144d919
|
11 years |
michaelni |
Merge commit '7b03b65bf0d02519c86750d2da33f413e11cf0c6'
* commit …
|
|
|
@40fc1e2d
|
11 years |
michaelni |
Merge commit '5de64bb34d68d6c224dca90003172d7a27958825'
* commit …
|
|
|
@cddbe9fa
|
11 years |
michaelni |
avfilter/dualinput: fix repeatlast to match docs and eof_action=pass
…
|
|
|
@905cd28a
|
11 years |
michaelni |
Merge commit 'de203abd71baae7f120313259b45cf935c85203e'
* commit …
|
|
|
@190d4a4
|
11 years |
diego |
avcodec: Suppress deprecation warnings from avcodec_alloc_frame()
The …
|
|
|
@a0d5204c
|
11 years |
michaelni |
Merge commit 'b25e84b7399bd91605596b67d761d3464dbe8a6e'
* commit …
|
|
|
@d509ae5b
|
11 years |
diego |
jvdec: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@1f097d16
|
11 years |
anton |
h264: reset data partitioning at the beginning of each decode call
…
|
|
|
@e46ad30a
|
11 years |
anton |
vp8: use a fixed-size edge emu buffer
The reason is the same as for …
|
|
|
@33c859c1
|
11 years |
anton |
lavf: ignore attachment streams for interleaving purposes
Those …
|
|
|
@7b03b65
|
11 years |
anton |
lavf: do basic sanity checking on muxed packets
Reject packets for …
|
|
|
@5de64bb3
|
11 years |
anton |
utvideoenc: Add support for the new BT.709 FourCCs for YCbCr
With cli …
|
|
|
@de203abd
|
11 years |
anton |
vf_overlay: add eof_action switch
Signed-off-by: Anton Khirnov …
|
|
|
@b25e84b7
|
11 years |
anton |
hevc: check that the VCL NAL types are the same for all slice segments …
|
|
|
@8a3b85f3
|
11 years |
michaelni |
avcodec/h264: update current_sps & sps->new only after the whole slice …
|
|
|
@e708424b
|
11 years |
michaelni |
avcodec/h264: Disallow pps_id changing between slices
Such changes …
|
|
|
@1a96b27e
|
11 years |
michaelni |
avcodec/h264: clear dequant8_coeff pointers if 8x8 mode is not enabled …
|
|
|
@3e309c5d
|
11 years |
michaelni |
Fix compilation with msvc/icl due to missing header and define.
…
|
|
|
@e9314f19
|
11 years |
michaelni |
Merge remote-tracking branch 'dilaroga/master'
* dilaroga/master:
…
|
|
|