|
|
|
@59d7bb99
|
11 years |
lu_zero |
4xm: check bitstream_size boundary before using it
Prevent buffer …
|
|
|
@fbd0dacc
|
11 years |
lu_zero |
4xm: refactor decode_p_block
Directly return from code 1, 2 and 6 …
|
|
|
@94aefb19
|
11 years |
lu_zero |
4xm: do not overread the source buffer in decode_p_block
Check for …
|
|
|
@be373cb5
|
11 years |
lu_zero |
4xm: do not overread the prestream buffer
Reported-by: Mateusz …
|
|
|
@de2e5777
|
11 years |
lu_zero |
4xm: validate the buffer size before parsing it
Reported-by: Mateusz …
|
|
|
@145023f5
|
11 years |
lu_zero |
4xm: reject frames not compatible with the declared version
…
|
|
|
@1f0c6075
|
11 years |
lu_zero |
4xm: drop pointless assert
Make sure the value of wlog2 is always …
|
|
|
@b8b80990
|
11 years |
lu_zero |
4xm: forward errors from decode_p_block
Partially mitigate out of …
|
|
|
@50ec1db6
|
11 years |
lu_zero |
4xm: fold last_picture lazy allocation in decode_p_frame
|
|
|
@42d73f7f
|
11 years |
lu_zero |
4xm: do not overread while parsing header
Reported-by: Mateusz …
|
|
|
@e7a44f87
|
11 years |
lu_zero |
4xm: refactor fourxm_read_header
Split sound and video tag parsing in …
|
|
|
@e6496ea
|
11 years |
lu_zero |
4xm: K&R formatting cosmetics
|
|
|
@08859d19
|
11 years |
lu_zero |
4xm: use the correct logging context
|
|
|
@7ad57086
|
11 years |
martin |
g2meet: Fix a typo in the height comparison
Signed-off-by: Martin …
|
|
|
@7dfc3381
|
11 years |
kostya.shishkov |
g2meet: do not leak buffers
|
|
|
@4d960d7f
|
11 years |
kostya.shishkov |
g2meet: more graceful cursor loading
|
|
|
@767ae86c
|
11 years |
kostya.shishkov |
g2meet: reset dimensions on header parsing errors
|
|
|
@84d3ff50
|
11 years |
anton |
lavc: add a libwavpack encoder wrapper
|
|
|
@799f57ac
|
11 years |
anton |
lavc: use AVFrame API properly in pad_last_frame().
This also …
|
|
|
@8835c554
|
11 years |
anton |
matroskadec: introduce resync function.
This allows handling matroska …
|
|
|
@3965d40
|
11 years |
martin |
configure: Don't add -fPIC on windows targets
This avoids warnings …
|
|
|
@3fd0d166
|
11 years |
martin |
configure: Don't explicitly disable PIC for windows targets
This …
|
|
|
@2aa33254
|
11 years |
martin |
configure: arm: Don't try to enable pic for shared libraries on win32
…
|
|
|
@252ee3d3
|
11 years |
kostya.shishkov |
utvideodec: Set colorspace by codec_tag.
Signed-off-by: Kostya …
|
|
|
@2578f1ef
|
11 years |
kostya.shishkov |
riff: Support ULH0 and ULH2 fourccs.
Signed-off-by: Kostya Shishkov …
|
|
|
@b441fdeb
|
11 years |
kostya.shishkov |
utvideodec: Support ULH0 and ULH2 formats.
Signed-off-by: Kostya …
|
|
|
@a3b2b83
|
11 years |
lu_zero |
faxcompr: return meaningful errors
And optionally forward them to the …
|
|
|
@f32aefcf
|
11 years |
lu_zero |
faxcompr: K&R formatting cosmetics
|
|
|
@9c221697
|
11 years |
lu_zero |
tiff: do not overread the source buffer
At least 2 bytes from the …
|
|
|
@999ccd2d
|
11 years |
lu_zero |
tiff: cleanup the error paths
Return the proper error values and …
|
|
|
@016c5b06
|
11 years |
lu_zero |
tiff: refactor fax support in a separate function
|
|
|
@10393768
|
11 years |
lu_zero |
tiff: refactor deflate support in a separate function
Report when …
|
|
|
@f8a4d5e9
|
11 years |
lu_zero |
h264_parser: K&R formatting cosmetics
|
|
|
@92b3caa1
|
11 years |
lu_zero |
vorbis: return meaningful errors
|
|
|
@aa2c918f
|
12 years |
martin |
rtpdec: Fix the alphabetical ordering in registering depacketizers
…
|
|
|
@2681924b
|
12 years |
martin |
libavformat: Fix standalone compilation of the webm muxer
The missing …
|
|
|
@e816aaac
|
12 years |
anton |
apetag: use int64_t for filesize
CC: libav-stable@libav.org
|
|
|
@274e134e
|
12 years |
anton |
avconv: check that the output format context exists before accessing …
|
|
|
@8b7dffc2
|
12 years |
anton |
lavfi doxy: improve/extend AVFilter doxy.
|
|
|
@9835abb6
|
12 years |
lu_zero |
network: uniform ff_listen_bind and ff_listen_connect
Document the …
|
|
|
@7c020e1a
|
12 years |
martin |
movenc: Grow the frag_info array in chunks
Previously it was grown …
|
|
|
@ab118976
|
12 years |
martin |
movenc: Increase the cluster array allocation by doubling
The …
|
|
|
@3b4feac1
|
12 years |
martin |
movenc: Keep track of the allocated size for the cluster array
When …
|
|
|
@fc962d4e
|
12 years |
martin |
mem: Add av_realloc_array and av_reallocp_array
These help avoiding …
|
|
|
@9683e37
|
12 years |
martin |
movenc: Change the track struct name to match the typedef
This makes …
|
|
|
@2d66a58c
|
12 years |
kostya.shishkov |
Go2Webinar decoder
|
|
|
@31980b6a
|
12 years |
kostya.shishkov |
vmd: decode videos with no LZ buffer size provided - they might not …
|
|
|
@0aed0bfc
|
12 years |
kostya.shishkov |
vmd: fix mode 3 decoding
|
|
|
@c011ceef
|
12 years |
diego |
swscale: ppc: Remove commented-out define cruft
|
|
|
@9f84ed8c
|
12 years |
diego |
nsvdec: Remove commented-out debug cruft
|
|
|
@f0ce1d99
|
12 years |
diego |
cpu: Restructure code to avoid pointless ret variable indirection
…
|
|
|
@46ce9ded
|
12 years |
diego |
tiff: K&R formatting cosmetics
|
|
|
@f849a77
|
12 years |
lu_zero |
network: factor out connect-listening code
Introduce …
|
|
|
@28306e6d
|
12 years |
lu_zero |
network: factor out bind-listening code
Introduce ff_listen_bind, to …
|
|
|
@de421b20
|
12 years |
kostya.shishkov |
use my full first name instead of short one in copyrights
|
|
|
@33f64fd5
|
12 years |
kostya.shishkov |
indeo4: expand allowed quantiser range
Indeo 4 has quantiser range …
|
|
|
@60f09c04
|
12 years |
derek.buitenhuis |
configure: icl: Merge -Qdiag-error parameters
Signed-off-by: Derek …
|
|
|
@14fb9d3
|
12 years |
derek.buitenhuis |
configure: Separate commonalities in msvc and icl flags
Allows for …
|
|
|
@0b0953ba
|
12 years |
kostya.shishkov |
proresenc: alpha coding support
|
|
|
@86113667
|
12 years |
martin |
arm: Include hpeldsp_neon.o if h264qpel is enabled
A few of the …
|
|
|
@efb7968c
|
12 years |
martin |
arm: Don't unconditionally build dsputil files
Signed-off-by: Martin …
|
|
|
@36a7df8
|
12 years |
martin |
arm: Only build the FFT init files if FFT is enabled
This fixes build …
|
|
|
@186599ff
|
12 years |
martin |
build: cosmetics: Place unconditional before conditional OBJS lines
…
|
|
|
@9b9b2e9f
|
12 years |
martin |
build: arm: cosmetics: Place all OBJS declarations in alphabetical …
|
|
|
@70196673
|
12 years |
lu_zero |
vmd: drop incomplete chunks and spurious samples
Odd chunk size makes …
|
|
|
@676da248
|
12 years |
lu_zero |
vmd: refactor the inner decode loop
Simplify a little, assume empty …
|
|
|
@c8f3cb91
|
12 years |
lu_zero |
vmd: return meaningful errors
CC: libav-stable@libav.org
|
|
|
@91a6944e
|
12 years |
lu_zero |
vmd: use the PALETTE_COUNT constant uniformly
While at it drop …
|
|
|
@a51161ed
|
12 years |
martin |
doc: Mention the target_samples and ld variables for fate configs
…
|
|
|
@d7b9b66a
|
12 years |
martin |
fate.sh: Allow specifying --as via a specific variable
This …
|
|
|
@9f30fb5a
|
12 years |
martin |
configure: Don't pass -mthumb or -march= to MSVC
The modern MSVC for …
|
|
|
@bf20cdbd
|
12 years |
janne-libav |
mpeg12: skip frames consistently
The decoder did not start predicted …
|
|
|
@2d2d6a4
|
12 years |
anton |
lavf: add a raw WavPack muxer.
|
|
|
@88de0c79
|
12 years |
anton |
apetag: add support for writing APE tags
This will be useful in the …
|
|
|
@01656fd
|
12 years |
anton |
matroskaenc: support muxing WavPack
|
|
|
@794ca87d
|
12 years |
anton |
wvdec: split block header parsing into a separate file
It will be …
|
|
|
@0a1a9445
|
12 years |
anton |
lavf: rename wv.c to wvdec.c
wv.c will be used for shared wavpack …
|
|
|
@89806691
|
12 years |
anton |
wavpack: check that all the channels were coded.
|
|
|
@eae1b845
|
12 years |
anton |
wavpack: check that there aren't too many blocks per packet
|
|
|
@7d039e70
|
12 years |
anton |
wavpack: extract channel information from the bitstream
This way we …
|
|
|
@78f75b6f
|
12 years |
anton |
wavpack: extract sample rate from the bitstream
This way we don't …
|
|
|
@0ba49d28
|
12 years |
lu_zero |
configure: support gcc-4.8 instrumentation
Since version 4.8 gcc …
|
|
|
@ba13606c
|
12 years |
martin |
fate: Add a --target-samples path parameter
This allows having the …
|
|
|
@4a27a52a
|
12 years |
martin |
fate: Don't use files from SRC_PATH in the actual tests
If building …
|
|
|
@2cf5d291
|
12 years |
kostya.shishkov |
indeo4: reuse context block VLC for band instead of defaulting
…
|
|
|
@6647aa04
|
12 years |
kostya.shishkov |
indeo4: add missing Haar and slanted transforms
That involves fixing …
|
|
|
@3b03d7e2
|
12 years |
kostya.shishkov |
dxtory v2 support
|
|
|
@72821499
|
12 years |
martin |
vc1dec: Remove interlaced warning
Also add a note about the feature …
|
|
|
@d8b9dbe7
|
12 years |
martin |
vc1dec: Fix mixed field/frame intensity compensation
Signed-off-by: …
|
|
|
@17410faa
|
12 years |
martin |
vc1dec: Match addressing between compensation and MC in …
|
|
|
@1be175f
|
12 years |
martin |
vc1dec: Handle top and bottom blocks in vc1_mc_4mv_chroma4() …
|
|
|
@c69765a2
|
12 years |
martin |
vc1dec: Fix doxy for vc1_mc_4mv_chroma4()
Signed-off-by: Martin …
|
|
|
@b412f70
|
12 years |
martin |
vc1dec: Drop old use_ic code from vc1_b_mc
Signed-off-by: Martin …
|
|
|
@5053a9a1
|
12 years |
martin |
vc1: Use shuffled use_ic instead of equally shuffled mv_mode
…
|
|
|
@3ced06f2
|
12 years |
martin |
vc1dec: Implement intensity compensation for vc1_interp_mc()
…
|
|
|
@28243b0d
|
12 years |
martin |
vc1dec: Redesign the intensity compensation
Use the …
|
|
|
@93b1281
|
12 years |
martin |
vc1dec: Shuffle field MVs after decoding, not before
This simplifies …
|
|
|
@851bc1d6
|
12 years |
kostya.shishkov |
smacker: assign video frame PTS
|
|
|
@9b6f47c4
|
12 years |
anton |
matroskadec: export full wavpack blocks.
This allows us to get rid of …
|
|
|
@5074f454
|
12 years |
anton |
wavpack demuxer: export full wavpack blocks.
Currently the demuxer …
|
|
|