|
|
|
@8733b363
|
11 years |
michaelni |
Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949'
* commit …
|
|
|
@97a0bad
|
11 years |
Reimar.Doeffinger |
Add --enable-rpath option to add -Wl,-rpath to pkg-config files.
This …
|
|
|
@ffe31c65
|
11 years |
michaelni |
avcodec/hnm4video: check writeoffset in decode_interframe_v4a()
…
|
|
|
@5c4aa72b
|
11 years |
michaelni |
avformat/hnm: check chunk_size == 0
Fixes potential infinite loop
…
|
|
|
@bd8d28e2
|
11 years |
michaelni |
avcodec/hnm4video: check dimensions for validity
Fixes out of array …
|
|
|
@004f3b15
|
11 years |
u |
avcodec/vp9dsp: pass dconly bit as macro argument.
|
|
|
@c16bfb1
|
11 years |
diego |
swscale: x86: Consistently use lowercase function name suffixes
|
|
|
@b33f3246
|
11 years |
michaelni |
avcodec/hnm4video: fix missing newlines in error messages
…
|
|
|
@78446f0d
|
11 years |
michaelni |
avcodec/hnm4video: fix write offset checks in decode_interframe_v4()
…
|
|
|
@5a08ba53
|
11 years |
michaelni |
avcodec/hnm4video: check offset in decode_interframe_v4() more …
|
|
|
@a7f27453
|
11 years |
michaelni |
avformat/mov: Check that we have a stream before accessing it in …
|
|
|
@64821f5a
|
11 years |
u |
avcodec/vp9dsp: add DC only versions for idct/idct.
before:
…
|
|
|
@2e97e244
|
11 years |
michaelni |
avformat/ipmovie: check OPCODE_INIT_VIDEO_BUFFERS size more completely …
|
|
|
@e4eb2c95
|
11 years |
michaelni |
avcodec/rv10: revert hunk from …
|
|
|
@9c00f9ad
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
hls: …
|
|
|
@9440e470
|
11 years |
michaelni |
Merge commit '8c929098141ebc94ad3f303521c520bb3dc6d8f6'
* commit …
|
|
|
@15b2ec57
|
11 years |
michaelni |
Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362'
* commit …
|
|
|
@1d19f1b1
|
11 years |
michaelni |
Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33'
* commit …
|
|
|
@45ab71a8
|
11 years |
stefasab |
doc: delete git-howto.txt
This is already available in Texinfo …
|
|
|
@6d648dcf
|
11 years |
michaelni |
Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8'
* commit …
|
|
|
@51268aae
|
11 years |
michaelni |
avutil/utf8: put under #ifdef TEST
All other test programs are under …
|
|
|
@0398b7cb
|
11 years |
michaelni |
avcodec/hnm4video: check intraframe size
Fixes hypothetical integer …
|
|
|
@6060234d
|
11 years |
michaelni |
avcodec/mjpegdec: check len in mjpeg_decode_app() more completely
…
|
|
|
@ba992711
|
11 years |
michaelni |
avcodec/hnm4video: check that packetsize is at least 8
Fixes integer …
|
|
|
@78657594
|
11 years |
michaelni |
avformat/avidec: Dont assert the existence of an index for video …
|
|
|
@d20241c9
|
11 years |
stefasab |
ffprobe: remove various useless ","
Nitted-By: ubitux
|
|
|
@cbba331a
|
11 years |
stefasab |
ffprobe: implement string validation setting
This should fix trac …
|
|
|
@11cba3ba
|
11 years |
stefasab |
ffprobe: add support for nested options in writer contexts
|
|
|
@e87190f5
|
11 years |
stefasab |
ffprobe: check for errors, and abort immediately
This allows to make …
|
|
|
@68590650
|
11 years |
stefasab |
lavu/avstring: add av_utf8_decode() function
|
|
|
@e782eea1
|
11 years |
stefasab |
lavu/dict.h: extend/clarify docs for av_dict_parse_string()
|
|
|
@320389f
|
11 years |
stefasab |
lavu/dict.h: apply various fixes/extensions to doxy
In particular, …
|
|
|
@e2ad4e65
|
11 years |
stefasab |
doc/encoders/libfdk_aac: state that VBR support is experimental
|
|
|
@94595698
|
11 years |
stefasab |
doc/encoders/libfdk_aac: fix a few typos
|
|
|
@80c85460
|
11 years |
stefasab |
doc/encoders/libfdk_aac: use @ref to reference libfaac
|