|
|
|
@c7769df1
|
11 years |
anton |
rpza: use fixed-width int types
|
|
|
@e1218ce9
|
11 years |
anton |
rpza: switch to bytestream2
|
|
|
@394fb56c
|
11 years |
anton |
lavf: always unref the packet passed to av_interleaved_write_frame() …
|
|
|
@682b2a80
|
11 years |
janne-libav |
build: fix examples compilation when EXESUF is not empty
Due to a …
|
|
|
@18c896be
|
11 years |
anton |
lavf: extend / improve the AVFormatContext doxy
|
|
|
@54f7e79d
|
11 years |
anton |
lavf: add some basic documentation of the muxing process
|
|
|
@4c750599
|
11 years |
anton |
lavf: rewrite the av_write_frame() doxy
Remove some vague / incorrect …
|
|
|
@ad7f2b69
|
11 years |
anton |
lavf: rewrite the av_interleaved_write_frame() doxy
Remove some vague …
|
|
|
@b36bc81c
|
11 years |
anton |
avplay: add support for seeking to chapter marks
|
|
|
@f548f9f
|
11 years |
anton |
hevc: update conformance streams
New streams: LTRPSPS_A_Qualcomm_1, …
|
|
|
@b5f851ed
|
11 years |
anton |
FATE: force FLAC in the lavf ogg test
Since b0c2c09, vorbis would be …
|
|
|
@38893dc0
|
11 years |
anton |
pcmdec: replace a reachable assert with an error check
Libavformat …
|
|
|
@cca4742a
|
11 years |
anton |
doc/APIchanges: mark the place where 9 was branched
|
|
|
@d711d839
|
11 years |
anton |
doc/APIchanges: fill in missing hashes and dates
|
|
|
@246d3bf0
|
11 years |
lu_zero |
hevc: Conceal zero td
It was done only in check_mvset(), while …
|
|
|
@e95018b6
|
11 years |
lu_zero |
dnxhd: Support DNx444
Bug-Id: 99
Bug-Id: videolan/9620
Signed-off-by: …
|
|
|
@2f6eec65
|
11 years |
janne-libav |
vp8: fix PPC assembly to work if src_stride != dst_stride
…
|
|
|
@b37effdc
|
11 years |
janne-libav |
mxfdec: free descriptor extradata in .read_close()
Fixes memleak in …
|
|
|
@6a8475dc
|
11 years |
janne-libav |
asvenc: free avctx->coded_frame on codec close
|
|
|
@d6eac2f1
|
11 years |
vittorio.giovara |
arm: Remove a stray .fpu directive
Signed-off-by: Vittorio Giovara …
|
|
|
@28e508a9
|
11 years |
vittorio.giovara |
dnxhddec: return proper error code
Signed-off-by: Vittorio Giovara …
|
|
|
@b0c2c097
|
11 years |
vittorio.giovara |
lavf: default .ogg audio to libvorbis if we can
Since 2007, the …
|
|
|
@bc3f0356
|
11 years |
kostya.shishkov |
g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO
…
|
|
|
@72255478
|
11 years |
derek.buitenhuis |
Add raw HEVC muxer
Signed-off-by: Derek Buitenhuis …
|
|
|
@c1e7de8f
|
11 years |
tdskywalker |
mlp_parser: fix request_channel_layout behavior.
When …
|
|
|
@f90a4bfc
|
11 years |
tdskywalker |
mlpdec: fix request_channel_layout behavior.
When …
|
|
|
@cde7df25
|
11 years |
derek.buitenhuis |
Mirillis FIC video decoder
Does not contain cursor rendering yet.
…
|
|
|
@76a75c52
|
11 years |
tdskywalker |
lavr: mix front center channel as indicated in the ATSC A/52 …
|
|
|
@c0c45188
|
11 years |
tdskywalker |
mlp: improve request_channel_layout behavior.
Don't decode further …
|
|
|
@5c1c6e82
|
11 years |
janne-libav |
dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
|
|
|
@6398d8fd
|
11 years |
janne-libav |
configure: clang: add -Qunused-arguments to as|ld_flags as well
|
|
|
@b141c7b3
|
11 years |
janne-libav |
h264: give numbers to nalus
Signed-off-by: Janne Grunau …
|
|
|
@0cffd6ff
|
11 years |
janne-libav |
x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@5351964a
|
11 years |
janne-libav |
vp8: fix bilinear C code to work if src_stride != dst_stride.
…
|
|
|
@49ec5515
|
11 years |
martin |
vp8: Use 2 registers for dst_stride and src_stride in neon bilin …
|
|
|
@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
|
|
|
@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 …
|
|
|
@0e830094
|
11 years |
justin.ruggles |
samplefmt: avoid integer overflow in av_samples_get_buffer_size()
…
|
|
|
@190d4a4
|
11 years |
diego |
avcodec: Suppress deprecation warnings from avcodec_alloc_frame()
The …
|
|
|
@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 …
|
|
|
@816e5b99
|
11 years |
lu_zero |
hevc: Reject impossible slice segment
A dependent slice cannot have …
|
|
|
@09e2203b
|
11 years |
lu_zero |
hevc: Consider first quantization group any reference to 0, 0
…
|
|
|
@c7166248
|
11 years |
lu_zero |
mxf: Read field dominance flag
And export the information in …
|
|
|
@7d56f2ff
|
11 years |
lu_zero |
mxf: Handle negative edit_rate
Default to 1/25.
|
|
|
@04ffd22
|
11 years |
janne-libav |
fate: add xvid test for custom matrices
Test sample is made from the …
|
|
|
@7716dd9f
|
11 years |
janne-libav |
xvid: switch to xvid mmx idct as soon as possible
The idct …
|
|
|
@78987a8
|
11 years |
janne-libav |
lavf: include 60 fps in guessed standard frame rates
Due to what …
|
|
|
@53128185
|
11 years |
janne-libav |
atrac3plus: Make initialization dependant on channel count rather than …
|
|
|
@9ee9c679
|
11 years |
janne-libav |
x86: videodsp: Fix a bug in a %if statement where we used '%%' instead …
|
|
|
@51daafb0
|
11 years |
janne-libav |
x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as …
|
|
|
@64ba831
|
11 years |
tdskywalker |
doc: document correct option to list encoders
|
|
|
@a17ab0e4
|
11 years |
tdskywalker |
doc: add decoders.texi
Only documents ac3 decoder options at this point.
|
|
|
@23d461fe
|
11 years |
tdskywalker |
ac3dec: Allow asymmetric application of DRC when drc_scale > 1
…
|
|
|
@d67cfdeb
|
11 years |
diego |
avformat: utils: Refactor duplicated PRINT macro
|
|
|
@54b2ce74
|
11 years |
diego |
mpeg: Drop unused parameters from ff_draw_horiz_band()
|
|
|
@b7d0d10a
|
11 years |
diego |
x86inc: Speed up assembling with Yasm
Work around Yasm's inefficiency …
|
|
|
@50ecf157
|
11 years |
diego |
avformat: utils: K&R formatting cosmetics
Also adjust some comment …
|
|
|
@9e057f53
|
11 years |
janne-libav |
configure: clang: explicitly state dep file and rule name in DEPFLAGS
…
|
|
|
@fb87e69f
|
11 years |
janne-libav |
configure: add missing x86 dependency for i686
|
|
|
@6d93307f
|
11 years |
janne-libav |
mpeg12: check scantable indices in all decode_block functions
Add …
|
|
|
@fb0c9d41
|
11 years |
janne-libav |
avutil: remove timer.h include from internal.h
Added …
|
|
|
@28e1eed3
|
11 years |
kostya.shishkov |
dxtory: compressed RGB555/RGB565 decoding support
|
|
|
@0e1ad2f5
|
11 years |
kostya.shishkov |
dxtory: add more compressed and uncompressed modes
|
|
|
@50866c8d
|
11 years |
anton |
vp9: fix bugs in updating coef probabilities with parallelmode=1
- …
|
|
|
@bd014123
|
11 years |
anton |
vp9: fix mvref finding to adhere to bug in libvpx.
Fixes a particular …
|
|
|
@2aec9e22
|
11 years |
martin |
rtpdec_asf: Copy the need_parsing field from the chained demuxer
This …
|
|
|
@cff480e
|
11 years |
martin |
mpegvideo_enc: Don't call ff_h263dsp_init unconditionally
This fixes …
|
|
|
@19987fa1
|
11 years |
diego |
bfin: vp3: Mark all binary object sections appropriately
This fixes a …
|
|
|
@ea49f605
|
11 years |
janne-libav |
h264: skip chroma edges at the picture boundary while deblocking 4:4:4 …
|
|
|
@8267f936
|
11 years |
diego |
configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler …
|
|
|
@91c98185
|
11 years |
anton |
rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes
…
|
|
|
@7597e6ef
|
11 years |
anton |
swscale/x86/rgb2rgb: add support for AVX
This does not yet include …
|
|
|
@9047491f
|
11 years |
anton |
swscale: add nv12/nv21->yuv420 converter
Signed-off-by: Anton Khirnov …
|
|
|
@eb01a25f
|
11 years |
anton |
swscale: fix stride used in planarToNv12Wrapper()
Signed-off-by: …
|
|
|
@e0ab5078
|
11 years |
anton |
lavc: do not force the emu edge flag
The default get_buffer2() …
|
|
|
@025fd76e
|
11 years |
kostya.shishkov |
dxtory: change error code for unexpected slice configuration
|
|
|
@e91a3f1b
|
11 years |
kostya.shishkov |
dxtory: correctly handle YUV slices with average odd height
|
|
|
@ade4ecb4
|
11 years |
diego |
dxva2: Use correct printf format strings
|
|
|
@766df7c
|
11 years |
diego |
dxva2: Add missing #includes
|
|
|
@9d80b1ae
|
11 years |
lu_zero |
dxva2: Log errors verbosely
Signed-off-by: Luca Barbato …
|
|
|
@5b2b23f2
|
11 years |
lu_zero |
dxva2: Retry IDirectXVideoDecoder_BeginFrame()
If the function …
|
|
|