|
|
|
@058c002
|
12 years |
michaelni |
avutil/buffer: support memory poisoning
Signed-off-by: Michael …
|
|
|
@d6f96108
|
12 years |
michaelni |
yop: use reget_buffer() as the previous contents are used
…
|
|
|
@7239b360
|
12 years |
michaelni |
fate: dont try to filter partial frames with yadif.
The partial …
|
|
|
@62f56fd7
|
12 years |
michaelni |
buffersink/uninit: use av_frame_free() not unref
Fixes memleak
…
|
|
|
@70db0c91
|
12 years |
michaelni |
fate: use little endian yuv444p10 in h264-reinit tests
Fixes fate big …
|
|
|
@644092c
|
12 years |
michaelni |
h264: dont report rows as finished after a missing slice
…
|
|
|
@a42d15a3
|
12 years |
stefasab |
lavfi/anullsrc: add missing checks
|
|
|
@4e8062c2
|
12 years |
stefasab |
lavfi/anullsrc: remove extra parentheses
|
|
|
@fe2cfd50
|
12 years |
stefasab |
lavfi/anullsrc: simplify logging code in config_props
|
|
|
@5373a2a
|
12 years |
stefasab |
lavfi/anullsrc: fix format negotiation
Samplerate and channel layouts …
|
|
|
@e54eb8db
|
12 years |
michaelni |
mips: Optimization of AAC psychoacoustic model functions
…
|
|
|
@e26b066c
|
12 years |
michaelni |
libspeex: support ZygoAudio (quality 10 mode)
Fixes "quality 10" mode …
|
|
|
@785b849f
|
12 years |
michaelni |
lavd/v4l2: honor previously selected input channel
An input channel …
|
|
|
@2a97c591
|
12 years |
michaelni |
Make audio FIFO read/write contracts more strict
Signed-off-by: …
|
|
|
@fcf73f9c
|
12 years |
michaelni |
Call do_video_stats when duplicating frame
When multiple frame are …
|
|
|
@8b63eeb6
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@9bb6504e
|
12 years |
michaelni |
Merge commit '20a8ee3061e6d777600c13db731bee3c25878991'
* commit …
|
|
|
@6efe6148
|
12 years |
michaelni |
Merge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6'
* commit …
|
|
|
@4c1f61b
|
12 years |
michaelni |
ffmpeg: Correct inter stream timestamp discontinuities
Signed-off-by: …
|
|
|
@dda04a58
|
12 years |
michaelni |
Changelog: add WebP
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@89b4e758
|
12 years |
Clément Bœsch |
lavfi/blend: always peek the first frame of each queue.
Before the …
|
|
|
@859f7da5
|
12 years |
Clément Bœsch |
lavc/prores: restore pict_type and key_frame setting.
|
|
|
@b3e9f266
|
12 years |
michaelni |
x86/mpegvideo: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@cdbf8409
|
12 years |
michaelni |
x86/h264_qpel: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@3f15b301
|
12 years |
janne-libav |
fate: add test for cropping h264 to container dimensions
Tests the …
|
|
|
@1ed10bd8
|
12 years |
Carl Eugen Hoyos |
Fix typo in dvvideo decoder dependencies.
Fixes compilation with …
|
|
|
@93eaeb02
|
12 years |
anton |
FATE: add a tscc2 test.
|
|
|
@4e33582a
|
12 years |
anton |
tscc2: allocate AVFrame properly.
|
|
|
@20a8ee30
|
12 years |
anton |
af_asyncts: fix compensation and PTS monotonicity
This patch improves …
|
|
|
@1e8b9738
|
12 years |
anton |
avutil/frame: add all remaining frame properties to …
|
|
|
@428e9da
|
12 years |
michaelni |
h263dec: switch to av_assert()
Signed-off-by: Michael Niedermayer …
|
|
|
@ac75e0c7
|
12 years |
michaelni |
matroskadec: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@076c1c95
|
12 years |
michaelni |
vp8: WebP decoding support
VP8L, padding and bounds checks by Pascal …
|
|
|
@c0ff2aaa
|
12 years |
michaelni |
img2: WebP support
Reviewed-by: Pascal Massimino …
|
|
|
@e0e8c205
|
12 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-parser=h264.
|
|
|
@d98a5318
|
12 years |
Carl Eugen Hoyos |
Fix compilation with --disable-mmx.
|
|
|
@abbc34c3
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@77f60f00
|
12 years |
Clément Bœsch |
lavu/eval: add between() function.
|
|
|
@ac9b056d
|
12 years |
Carl Eugen Hoyos |
Do not fail in get_buffer_internal() if pix_fmt planes == 0.
Fixes …
|
|
|
@21a5f5ea
|
12 years |
michaelni |
error_resilience: fix const correctness, silence warnings
…
|
|
|
@732b2fd
|
12 years |
michaelni |
vdpau.h: change vdpau_render_state layout to match fork if …
|
|
|
@f8217daa
|
12 years |
michaelni |
vda_h264: fix for VDA compile
the VDA code needs to be updated to use …
|
|
|
@4aa85033
|
12 years |
michaelni |
sonicdec: update to new buffer API
Signed-off-by: Michael Niedermayer …
|
|
|
@85d7f546
|
12 years |
michaelni |
sonicenc: fix mono decorrelation
Signed-off-by: Michael Niedermayer …
|
|
|
@6ec037c5
|
12 years |
michaelni |
sonicdec: fix frame size
Signed-off-by: Michael Niedermayer …
|
|
|
@1426291e
|
12 years |
michaelni |
sonicdec: check decorrelation
Signed-off-by: Michael Niedermayer …
|
|
|
@8251c053
|
12 years |
michaelni |
g729dec: switch to buffer refs style
Signed-off-by: Michael …
|
|
|
@a728a28d
|
12 years |
michaelni |
v308dec: remove unneeded self assignment
Signed-off-by: Michael …
|
|
|
@2e2ec667
|
12 years |
diego |
configure: Enable hwaccels without external dependencies by default.
|
|
|
@72ad96c8
|
12 years |
diego |
doc/developer: Clarify symbol naming prefixes section.
|
|
|
@4257b804
|
12 years |
michaelni |
ffmpeg: Replace -deinterlace (which was broken by the buffer ref …
|
|
|
@f3980b75
|
12 years |
michaelni |
h264: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@de8049d2
|
12 years |
michaelni |
h264: add an argument to CHROMA for consistency
Signed-off-by: …
|
|
|
@881050d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@86d9d349
|
12 years |
michaelni |
Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'
* commit …
|
|
|
@92656787
|
12 years |
michaelni |
Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'
* commit …
|
|
|
@bf4d0f8
|
12 years |
michaelni |
Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'
* commit …
|
|
|
@e168b508
|
12 years |
michaelni |
Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'
* commit …
|
|
|
@137df69
|
12 years |
michaelni |
Merge commit '48d0fd2d62a476e1db9298163f1fc0abae26cc67'
* commit …
|
|
|
@bbc0f6f9
|
12 years |
michaelni |
Merge commit '25408b2a0660c1e6c8555559c4ed71dff2ede31e'
* commit …
|
|
|
@6c8ac2d7
|
12 years |
michaelni |
Merge commit '1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5'
* commit …
|
|
|
@82f95d7f
|
12 years |
michaelni |
h264: drop special case for 9bit chroma422
Signed-off-by: Michael …
|
|
|
@fcf75022
|
12 years |
anton |
h264: remove redundant freeing of DPB in h264_decode_end
…
|
|
|
@23e85be5
|
12 years |
anton |
h264: add a parameter to the CHROMA444 macro.
This way it does not …
|
|
|
@e962bd08
|
12 years |
anton |
h264: add a parameter to the CHROMA422 macro.
This way it does not …
|
|
|
@6d2b6f21
|
12 years |
anton |
h264: add a parameter to the CABAC macro.
This way it does not look …
|
|
|
@a6931d8
|
12 years |
anton |
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.
This way …
|
|
|
@7fa00653
|
12 years |
anton |
h264: add a parameter to the FIELD_PICTURE macro.
This way it does …
|
|
|
@7bece9b2
|
12 years |
anton |
h264: add a parameter to the FRAME_MBAFF macro.
This way it does not …
|
|
|
@da6be8f
|
12 years |
anton |
h264: add a parameter to the MB_FIELD macro.
This way it does not …
|
|
|
@82313eaa
|
12 years |
anton |
h264: add a parameter to the MB_MBAFF macro.
This way it does not …
|
|
|
@48d0fd2d
|
12 years |
anton |
h264: merge common_init() into ff_h264_decode_init.
There is no point …
|
|
|
@25408b2a
|
12 years |
anton |
h264: make ff_h264_frame_start static.
It is not called from outside …
|
|
|
@c5b484e6
|
12 years |
onemda |
lavfi/vf_stereo3d: use standard options parsing
Signed-off-by: Paul B …
|
|
|
@cedf2765
|
12 years |
michaelni |
Provide local copies of AviSynth's and AvxSynth's requisite headers in …
|
|
|
@b9ad0094
|
12 years |
michaelni |
AviSynth demuxer rewrite.
Dynamically loads the library itself, …
|
|
|
@47540c8a
|
12 years |
michaelni |
avformat/avs: increase probe score to preempt conflict with avxsynth
…
|
|
|
@4331484b
|
12 years |
Clément Bœsch |
lavc/utils: fix metadata audio frame memleak in case of non refcounted …
|
|
|
@76fdced1
|
12 years |
michaelni |
asrc_sine: avoid use of INFINITY as it might be a non constant
This …
|
|
|
@426ebdf9
|
12 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@b853103f
|
12 years |
michaelni |
matroskadec: Add support for parsing Matroska ContentEncKeyID
This …
|
|
|
@2753d4eb
|
12 years |
nicolas.george |
lavfi/vf_yadif: use standard options parsing.
|
|
|
@8d4d11cd
|
12 years |
nicolas.george |
lavfi/vf_unsharp: use standard options parsing.
|
|
|
@769cc300
|
12 years |
nicolas.george |
lavfi/vf_transpose: use standard options parsing.
|
|
|
@392ec7e
|
12 years |
nicolas.george |
lavfi/vf_pad: use standard options parsing.
|
|
|
@b201c167
|
12 years |
nicolas.george |
lavfi/vf_fps: use standard options parsing.
|
|
|
@4e2bcec9
|
12 years |
nicolas.george |
lavfi/vf_fade: use standard options parsing.
|
|
|
@80580b40
|
12 years |
nicolas.george |
lavi/vf_drawbox: use standard options parsing.
|
|
|
@37438d0a
|
12 years |
nicolas.george |
lavfi/vf_delogo: use standard options parsing.
|
|
|
@40ecd44
|
12 years |
nicolas.george |
lavfi/vf_decimate: use standard options parsing.
|
|
|
@6202cf5d
|
12 years |
nicolas.george |
lavfi/vf_crop: use standard options parsing.
|
|
|
@e9ca55ae
|
12 years |
nicolas.george |
lavfi/af_volume: use standard options parsing.
|
|
|
@e9f45a83
|
12 years |
nicolas.george |
lavfi/vf_tile: use standard options parsing.
|
|
|
@8c6c811b
|
12 years |
nicolas.george |
lavfi/avf_concat: use standard options parsing.
|
|
|
@befbcc37
|
12 years |
nicolas.george |
lavfi: add common code to handle options parsing.
|
|
|
@cdd78a65
|
12 years |
nicolas.george |
lavf/vobsub: free index pseudo-packet.
|
|
|
@6a90f6d7
|
12 years |
nicolas.george |
ffmpeg: fix freeing of sub2video frame.
|
|
|
@21b092de
|
12 years |
nicolas.george |
lavfi: add sine audio source.
|
|
|
@8d928a9d
|
12 years |
nicolas.george |
lavu/opt: add AV_OPT_TYPE_DURATION.
|
|
|
@68fb7e26
|
12 years |
nicolas.george |
lavfi/concat: fix silence duration computation.
Inside …
|
|
|