|
|
|
@ee3e1951
|
11 years |
michaelni |
Merge commit 'a246d06fe0dc6c2ea65e95327624b4537ff9bd0d'
* commit …
|
|
|
@29ba1cff
|
11 years |
michaelni |
Merge commit 'b37e796082b2d787aff3cd5631bb89c4fd374708'
* commit …
|
|
|
@7c4b96f5
|
11 years |
michaelni |
Merge commit 'd5c15ebeaf1914ea5e3e0599d4316d7c4cf74434'
* commit …
|
|
|
@42a29015
|
11 years |
michaelni |
Merge commit 'a7a07cc98ac548297b5b0628cb81280e11952e3f'
* commit …
|
|
|
@a246d06f
|
11 years |
lu_zero |
hevc: clip pixels when transquant bypass is used
The reconstructed …
|
|
|
@b37e7960
|
11 years |
lu_zero |
hevc: Use uint64 to check for tile dimensions
And use unsigned …
|
|
|
@d5c15ebe
|
11 years |
lu_zero |
hevc: Fix modulo operations
Keep qp fields within the range.
…
|
|
|
@a7a07cc
|
11 years |
lu_zero |
hevc: check that VPS referenced from SPS exists
This matches how its …
|
|
|
@e34ad128
|
11 years |
stefasab |
examples/muxing: reduce duration, remove wrong and misleading comment
…
|
|
|
@a459891e
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vc1: …
|
|
|
@1c7d2870
|
11 years |
michaelni |
Merge commit '89564be444d24f75ea5add8b6987e414cf7aa7d5'
* commit …
|
|
|
@ca9d7c57
|
11 years |
michaelni |
Merge commit '24eb3c791606fe98a1591c13a8b2ba6c342bb3b5'
* commit …
|
|
|
@e9b836cd
|
11 years |
michaelni |
Merge commit 'd01e684186bc1631bc176f06b89d33c27ec0d24d'
* commit …
|
|
|
@13e0109a
|
11 years |
michaelni |
fate: add a few tests for >8bpc ffvhuff
Signed-off-by: Michael …
|
|
|
@3715f9e2
|
11 years |
michaelni |
avcodec/lossless_videodsp: fix diff_int16_c on MIPS
Signed-off-by: …
|
|
|
@83b67ca0
|
11 years |
michaelni |
avcodec/x86/lossless_videodsp: Port lorens …
|
|
|
@63d2be75
|
11 years |
michaelni |
avcodec/x86/lossless_videodsp: use SPLATW in add_int16
Signed-off-by: …
|
|
|
@dd2d0039
|
11 years |
tdskywalker |
vc1: Always reset numref when parsing a new frame header.
Fixes an …
|
|
|
@d9779d6
|
11 years |
michaelni |
Move sub_hfyu_median_prediction_int16() to losslessviddsp
…
|
|
|
@13c33c8e
|
11 years |
michaelni |
Move add_hfyu_median_prediction_int16() to losslessviddsp
…
|
|
|
@883570e6
|
11 years |
michaelni |
Move add_hfyu_left_prediction_int16 to losslessviddsp
Signed-off-by: …
|
|
|
@f9c7b14c
|
11 years |
michaelni |
avcdoec/huffyuvenc: optimize sub_left_prediction()
Signed-off-by: …
|
|
|
@f70d7eb2
|
11 years |
michaelni |
Move add/diff_int16 to lossless_videodsp
Signed-off-by: Michael …
|
|
|
@89564be4
|
11 years |
martin |
rtmpproto: Send a full, absolute timestamp if it isn't monotonically …
|
|
|
@24eb3c7
|
11 years |
martin |
rtmpproto: Avoid using uninitialized memory
If the url ends with …
|
|
|
@d01e6841
|
11 years |
derek.buitenhuis |
mov: do not set avg_frame_rate in the demuxer
The track duration is …
|
|
|
@78e39aa
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@eef74b2e
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@8001e9f7
|
11 years |
michaelni |
avcodec/jpeg2000dec: fix error detection in pix_fmt_match()
Fixes out …
|
|
|
@723e7b86
|
11 years |
michaelni |
avcodec/jpeg2000dec: calculate planar and pixelsize from pixel format …
|
|
|
@6ba02602
|
11 years |
michaelni |
avcodec/vmnc: Check that rectangles are within the picture
Prevents …
|
|
|
@7c6cf689
|
11 years |
michaelni |
avcodec/diracdec: allocate edges internally instead of depending on …
|
|
|
@d83707c6
|
11 years |
michaelni |
Merge commit '024db24912a39316b0ef0b7d793307d62da038f4'
* commit …
|
|
|
@d08dd328
|
11 years |
michaelni |
avcodec/mpegvideo_enc: disable direct mode in load_input_picture() for …
|
|
|
@ea4b477a
|
11 years |
michaelni |
Merge commit 'f7e85ee996b3886c2b13e928b83277382311af96'
* commit …
|
|
|
@9ab8f373
|
11 years |
stefasab |
examples/muxing: remove redundant {}
|
|
|
@b933c72
|
11 years |
stefasab |
examples/muxing: change error checks, from "ret != 0" to "ret < 0"
…
|
|
|
@d72c742d
|
11 years |
stefasab |
examples/muxing: factorize write_interleave code
Also log output …
|
|
|
@5e2b8e49
|
11 years |
stefasab |
examples: add remuxing example
Show how to perform streamcopy from …
|
|
|
@93c553c7
|
11 years |
anton |
lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().
|
|
|
@024db249
|
11 years |
anton |
mpegvideo: allocate edges when encoding.
Allocating edges will be …
|
|
|
@f7e85ee9
|
11 years |
anton |
lavc: allow the caller to override dimensions in ff_get_buffer()
This …
|
|
|
@b7702faf
|
11 years |
Carl Eugen Hoyos |
Avoid a possible overflow when reading Nikon avi files.
Suggested-by: …
|
|
|
@9b78abae
|
11 years |
Carl Eugen Hoyos |
Add h263dsp dependency to mpeg1video and mpeg2video encoders.
Fixes …
|
|
|
@c8926215
|
11 years |
Carl Eugen Hoyos |
Fix compilation with --disable-hwaccel=mpeg1_xvmc,mpeg2_xvmc
|
|
|
@4014b401
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@a493f854
|
11 years |
michaelni |
avcodec/x86/dsp: add_int16_mmx / add_int16_sse2
Signed-off-by: …
|
|
|
@da068482
|
11 years |
michaelni |
avcodec/dsputil/huffyuv: move diff int16 and add int16 to dsputil
…
|
|
|
@f9c2d4d1
|
11 years |
Carl Eugen Hoyos |
Allow decoding of slightly broken Nikon avi files.
Fixes ticket #3330.
|
|
|
@f29cdbe1
|
11 years |
michaelni |
vp8: remove redundant "equals 1" test
mb_layout is either zero or …
|
|
|
@1a193c4
|
11 years |
michaelni |
lavf: add avformat_get_mov_video_tags() and …
|
|
|
@fde2afd9
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
eac3: …
|
|
|
@10f1ee2f
|
11 years |
michaelni |
Merge commit 'ade75fb811500f3e3f284737f123938d83be728f'
* commit …
|
|
|
@3a5a039a
|
11 years |
michaelni |
Merge commit 'c229f571fd3c7d7b567c27c87b2bbcdaee1b0e9f'
* commit …
|
|
|
@c3d12156
|
11 years |
michaelni |
Merge commit '1f604f96ea70503caa642f68a85be6074a5b3f46'
* commit …
|
|
|
@9d13432a
|
11 years |
michaelni |
avformat/matroskadec: identify SMI as SVQ3
Fixes part of Ticket3256
…
|
|
|
@0d43b114
|
11 years |
tdskywalker |
eac3: cosmetics, re-indent.
|
|
|
@ade75fb8
|
11 years |
tdskywalker |
(e)ac3: clip surround mix level indexes.
Values 0-2 are reserved, 3 …
|
|
|
@c229f571
|
11 years |
tdskywalker |
(e)ac3: parse and store the Lt/Rt and LFE mix levels.
|
|
|
@1f604f96
|
11 years |
tdskywalker |
ac3: set default matrix encoding modes in parse_frame_header.
…
|
|
|
@48218580
|
11 years |
michaelni |
avformat/matroskadec: support QDM2 as generated by mkvtoolnix-6.7.0
…
|
|
|
@5800b085
|
11 years |
michaelni |
avformat/matroskadec: support SVQ3 as generated by mkvtoolnix-6.6.0
…
|
|
|
@0500623d
|
11 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@ad8d063f
|
11 years |
michaelni |
avcodec/mjpegdec: Dont skip picture allocation if theres no picture …
|
|
|
@2dc5980
|
11 years |
george |
lavfi/dualinput: fix shortest option.
Fix trac ticket #3315.
|
|
|
@77b8d4e5
|
11 years |
george |
lavfi/vf_tile: use av_make_q.
|
|
|
@c4b7ad32
|
11 years |
george |
lavfi/avf_concat: use av_make_q.
|
|
|
@bf9908c6
|
11 years |
george |
lavfi/af_amerge: use av_make_q.
|
|
|
@3532dd52
|
11 years |
george |
lavu/rational: add syntactic sugar.
Add a function to create a …
|
|
|
@56072421
|
11 years |
stefasab |
doc/muxers: add "Options", "Examples", "Syntax", etc. subsections
…
|
|
|
@093439b
|
11 years |
stefasab |
doc/encoders: add libx264rgb doc and supported pixfmts for …
|
|
|
@52957359
|
11 years |
stefasab |
doc/muxers/segment: fix formula for computing the segment_time_delta value
|
|
|
@3dc494f8
|
11 years |
stefasab |
lavfi/vidstabtransform: apply various documentation/option minor fixes …
|
|
|
@676a395a
|
11 years |
michaelni |
avcodec/aacdec: Dont fail if channels arent known yet
Fixes …
|
|
|
@31e703e8
|
11 years |
michaelni |
avcodec/mjpegdec: Dont treat the lack of a startcode differently from …
|
|
|
@361e27a3
|
11 years |
michaelni |
avcodec/mjpegdec: only run EOI emulation code when there was a scan
…
|
|
|
@8893f31e
|
11 years |
michaelni |
avcodec/mjpegdec: update cur_scan also for non-LS jpeg
This should …
|
|
|
@b9bedb0b
|
11 years |
michaelni |
avcodec/dnxhdenc: return meaningful return codes
Signed-off-by: …
|
|
|
@a52fbe51
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@2510e820
|
11 years |
michaelni |
Merge commit '9ecabd7892ff073ae60ded3fc0a1290f5914ed5c'
* commit …
|
|
|
@87e46dd5
|
11 years |
michaelni |
Merge commit '0652e024c680420d298cdf3719d0a0c030173fe3'
* commit …
|
|
|
@59fb3c4b
|
11 years |
michaelni |
Merge commit '98cc9efc5f6b4dc847ed3b9b60b1c3bcd14e6791'
* commit …
|
|
|
@32961030
|
11 years |
michaelni |
Merge commit '00dbff4c3e048b4abd01bf805725aabff0fa5ee1'
* commit …
|
|
|
@f2cb3b36
|
11 years |
michaelni |
Merge commit '7f0e81db3c4ee6f8ce15058bafa72ce928a89f3f'
* commit …
|
|
|
@357a733f
|
11 years |
michaelni |
Merge commit 'd1b3fabe6945e511bb20fc9ca52b47eb952526ee'
* commit …
|
|
|
@06637c92
|
11 years |
michaelni |
Merge commit '210881110d3e22cca36edeaca118b5e22c998266'
* commit …
|
|
|
@8b2e5e42
|
11 years |
anton |
h264: check that an IDR NAL only contains I slices
Found-by: Mateusz …
|
|
|
@9ecabd78
|
11 years |
anton |
h264: reset num_reorder_frames if it is invalid
An invalid VUI is not …
|
|
|
@0652e024
|
11 years |
anton |
h264: reset ref count if decoding the slice header fails
Otherwise …
|
|
|
@98cc9efc
|
11 years |
anton |
h264: prevent two matching fields from being both a short/long ref …
|
|
|
@00dbff4c
|
11 years |
anton |
h264: do not call field_end if we do not have a current picture
Fixes …
|
|
|
@7f0e81db
|
11 years |
anton |
h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3 …
|
|
|
@d1b3fabe
|
11 years |
anton |
h264: reset first_field if frame_start() fails for missing refs
In …
|
|
|
@3dd04cbc
|
11 years |
michaelni |
swresample: Add arm&x86 clobber tests
Signed-off-by: Michael …
|
|
|
@26800e38
|
11 years |
michaelni |
vp9/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext
pavgb is an sse …
|
|
|
@21088111
|
11 years |
siretart |
Prepare for 10_alpha2 Release
|
|
|
@0117ba55
|
11 years |
michaelni |
avcodec/mpegvideo_enc: fix custom matrixes with jpeg
Signed-off-by: …
|
|
|
@4d55fe72
|
11 years |
michaelni |
x86inc: speed up compilation with yasm
Work around yasm's …
|
|
|
@740e6042
|
11 years |
michaelni |
ffmpeg: change ost->finished to an enum
Idea-by: ramiro …
|
|
|
@d73f8976
|
11 years |
michaelni |
ffmpeg: update statistics only when a packet is actually muxed
…
|
|
|