|
|
|
@ef43b949
|
12 years |
michaelni |
avcodec/mpegvideo: remove empty comments
Signed-off-by: Michael …
|
|
|
@1d3476f2
|
12 years |
michaelni |
postproc/postprocess_template: remove empty comments
Signed-off-by: …
|
|
|
@3e160475
|
12 years |
onemda |
s302m encoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@fbd0f91a
|
12 years |
onemda |
escape130: switch to init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@ac2c5217
|
12 years |
michaelni |
avcodec/wavpack: remove ;;
Signed-off-by: Michael Niedermayer …
|
|
|
@79f452f4
|
12 years |
onemda |
fraps: set avctx->color_range
Signed-off-by: Paul B Mahol …
|
|
|
@591fa052
|
12 years |
onemda |
doc/general: remove obsolete info about APE decoder
Signed-off-by: …
|
|
|
@b7d16dc4
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@402bec52
|
12 years |
michaelni |
Merge commit '3f0b6d7a6248a33df37b98cfcb37a1acce263f62'
* commit …
|
|
|
@1fded9b6
|
12 years |
michaelni |
Merge commit 'f36d7831d96aeb072db5a2b78892a534d96e288e'
* commit …
|
|
|
@1724123
|
12 years |
michaelni |
Merge commit '3eae9b030cbbdc263f69834b791624613032d548'
* commit …
|
|
|
@c54a1565
|
12 years |
michaelni |
avformat/utils: Keep internal and external av_read_frame() packets in …
|
|
|
@1f02927d
|
12 years |
onemda |
lavfi/mp: try to pass interlaced & tff flags
This makes …
|
|
|
@91b46145
|
12 years |
Clément Bœsch |
lavfi/lut3d: avoid overread.
|
|
|
@fd062912
|
12 years |
lu_zero |
wavpack: check packet size early
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@3f0b6d7a
|
12 years |
lu_zero |
wavpack: use bytestream2 in wavpack_decode_block
Prevent most out of …
|
|
|
@657875b1
|
12 years |
michaelni |
avcodec/aic: Fix vlc value checks
Fixes out of array accesses
…
|
|
|
@f36d7831
|
12 years |
anton |
pixdesc: mark gray8 as pseudopal
Many functions treat it as such …
|
|
|
@30df9789
|
12 years |
michaelni |
proresdec: Fix end condition
Fixes out of array writes
No FFmpeg …
|
|
|
@df3ee7b9
|
12 years |
michaelni |
smvjpegdec: use av_pix_fmt_desc_get() avoid direct table access
…
|
|
|
@165bc9ca
|
12 years |
Clément Bœsch |
v4l2: make possible to disable libv4l2 at runtime.
Also disable it by …
|
|
|
@12f51c1f
|
12 years |
Clément Bœsch |
lavfi: add lut3d filter.
Fixes part of Ticket #2517.
|
|
|
@ad22767c
|
12 years |
michaelni |
shorten: fix "off by padding" bug
Fixes array overread
Found-by: …
|
|
|
@3eae9b03
|
12 years |
janne-libav |
mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size …
|
|
|
@14ec9d25
|
12 years |
michaelni |
Support playing SMV files.
Signed-off-by: Michael Niedermayer …
|
|
|
@cc0db8cf
|
12 years |
michaelni |
avienc: Disallow the first frame to be skiped
Fixes Ticket2386
…
|
|
|
@c88e52e7
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@32f550ee
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Add …
|
|
|
@914ab4cd
|
12 years |
michaelni |
j2kdec & jpeg2000dec: check lengthinc against array size
Fixes out of …
|
|
|
@17e66c9f
|
12 years |
michaelni |
j2k & jpeg2000dec: reset numX/Ytiles if tiles failed allocation
Fixes …
|
|
|
@53f04424
|
12 years |
michaelni |
avcodec/jpeg2000dec: Port tile size check from j2kdec
Fixes potential …
|
|
|
@73ffab41
|
12 years |
michaelni |
jpeg2000dec: check TPsot
Fixes out of array accesses
Found-by: …
|
|
|
@fec8783
|
12 years |
michaelni |
jpeg2000dec: read and check curtileno
Fixes out of array accesses …
|
|
|
@f399b33c
|
12 years |
michaelni |
jpeg2000dec & j2kdec: Fix return type of get_sot()
Signed-off-by: …
|
|
|
@4a9a6a1f
|
12 years |
michaelni |
vcodec/jpeg2000dec: fix av_log() type
Signed-off-by: Michael …
|
|
|
@8d9fa738
|
12 years |
michaelni |
j2kdec: cosmetics from jpeg2000dec
Signed-off-by: Michael Niedermayer …
|
|
|
@0b426316
|
12 years |
michaelni |
avcodec/jpeg2000dec: merge bytestream2 reading from j2kdec
This fixes …
|
|
|
@c649ecb3
|
12 years |
michaelni |
avcodec/jpeg2000dec: get_qcx, fix stack and heap overwrites
This is …
|
|
|
@898268a2
|
12 years |
Carl Eugen Hoyos |
Add a fate test for ProRes Transparency.
|
|
|
@f98dbc73
|
12 years |
onemda |
lavu/opt: check if class is NULL too
Signed-off-by: Paul B Mahol …
|
|
|
@39dc1bc9
|
12 years |
Clément Bœsch |
lavfi/(a)showinfo: use link frame counter instead of local counter.
|
|
|
@81bec0ac
|
12 years |
michaelni |
avutil/pixfmt: add forgotten deprecated to YUVJ411
Found-by: wm4 …
|
|
|
@069ede29
|
12 years |
michaelni |
jpeg2000dec: Check ncomponents and tile dimensions
Fixes various …
|
|
|
@78c7bff0
|
12 years |
michaelni |
avcodec/j2k: rename J2K_ constants to JPEG2000_
This should simplify …
|
|
|
@0ab0ed2b
|
12 years |
michaelni |
j2k: Rename structs to be more similar to jpeg2000dec
This should …
|
|
|
@376e89e2
|
12 years |
michaelni |
j2kdec: s/decode_packets/jpeg2000_decode_packets/
Signed-off-by: …
|
|
|
@a8d98377
|
12 years |
stefasab |
lavfi/geq: prefer symbolic constants
Hopefully enhance readability.
|
|
|
@2210003b
|
12 years |
stefasab |
lavfi/geq: add aliases for RGB options
|
|
|
@dbb49a65
|
12 years |
onemda |
vp3: zero allocated tables
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@5b2b0b91
|
12 years |
martin |
configure: Enable the strtod workaround when building for bionic
…
|
|
|
@66f5790d
|
12 years |
michaelni |
seek-test: make duration user configurable
Previously this was …
|
|
|
@b8a9876a
|
12 years |
Clément Bœsch |
lavfi/yadif: add timeline support.
|
|
|
@b1bbd715
|
12 years |
michaelni |
avcodec/huffman: increase bits constant
Fixes Ticket2593
…
|
|
|
@b9ea6a84
|
12 years |
michaelni |
avcodec/huffman: use named identifer for the bits constant
…
|
|
|
@1d7e6a6
|
12 years |
michaelni |
avcodec/bitstream: print vlc length in error case.
Signed-off-by: …
|
|
|
@b60a65ee
|
12 years |
michaelni |
mjpegdec: fix AV_PIX_FMT_YUVJ411P handling
Signed-off-by: Michael …
|
|
|
@a90baa6
|
12 years |
michaelni |
add YUVJ411P
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@1d8b1f0e
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@6ef7b6af
|
12 years |
michaelni |
Merge commit 'cfbd98abe82cfcb9984a18d08697251b72b110c8'
* commit …
|
|
|
@877cae6e
|
12 years |
michaelni |
Merge commit 'c209d0df657f172f42d9bafbcdfa02dfb14f6965'
* commit …
|
|
|
@3b071a4
|
12 years |
michaelni |
Merge commit 'a030279a67ef883df8cf3707774656fa1be81078'
* commit …
|
|
|
@f57a7ac9
|
12 years |
michaelni |
Merge commit '8aa3500905fec6c4e657bb291b861d43c34d3de9'
* commit …
|
|
|
@03ece7b0
|
12 years |
kostya.shishkov |
proresdec: simplify slice component offsets handling
|
|
|
@cfbd98ab
|
12 years |
lu_zero |
mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac
…
|
|
|
@c209d0df
|
12 years |
martin |
fate.sh: add support for build-only FATE instances
If the …
|
|
|
@5a65fea
|
12 years |
michaelni |
avutil/frame: continue to process bufs even if some are empty
…
|
|
|
@a67304d0
|
12 years |
michaelni |
avutil/md5: move loop inside inner function
AMD Athlon(tm) II X3 450 …
|
|
|
@a030279a
|
12 years |
lu_zero |
ljpeg: use the correct number of components in yuv
Reported-by: …
|
|
|
@8aa35009
|
12 years |
lu_zero |
mjpeg: Validate sampling factors
They must be non-zero.
Reported-by: …
|
|
|
@2211c762
|
12 years |
michaelni |
smacker: remove av_clip_int16()
Fixes Ticket2425
Signed-off-by: …
|
|
|
@2187600f
|
12 years |
michaelni |
libx264: silence: warning: the address of val will always evaluate as …
|
|
|
@9a7f1519
|
12 years |
Clément Bœsch |
lavd/v4l2enc: check write return value.
|
|
|
@f099cdab
|
12 years |
michaelni |
avcodec/ratecontrol: silence "warning: expected_bits may be used …
|
|
|
@9c49d590
|
12 years |
michaelni |
avutil/hmac: silence pointer type warnings
Signed-off-by: Michael …
|
|
|
@d61681f9
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@c5e11e89
|
12 years |
michaelni |
Merge commit 'db347280eb3746d7b70888db97f1efe5f06f5624'
* commit …
|
|
|
@ed113d7a
|
12 years |
michaelni |
Merge commit 'ddf1b4a2f8a680126eb611428e4f47e6e5b8c6c0'
* commit …
|
|
|
@aef044d2
|
12 years |
michaelni |
Merge commit '36f10380043c8b8c5cbf8c1add8695089cdaa341'
* commit …
|
|
|
@6e7c5349
|
12 years |
stefasab |
doc/filters: add RGB geq example
|
|
|
@281fc4e
|
12 years |
stefasab |
doc/filters: extend/fix documentation for the geq filter
|
|
|
@fbba76e
|
12 years |
michaelni |
Merge commit '98186578a2a21af5bfe6dd71d222dc270f763c7d'
* commit …
|
|
|
@faac955d
|
12 years |
michaelni |
Merge commit 'c360fb174b01170ab3fd3048d4d0acb44aa4e834'
* commit …
|
|
|
@2afcd167
|
12 years |
michaelni |
Merge commit '0b6899f154347cdd0aa66c5ec16ed9c65871766f'
* commit …
|
|
|
@d0a34aee
|
12 years |
michaelni |
md5: optimize second round by using 4-operation form of G()
…
|
|
|
@b7be8ea9
|
12 years |
stefasab |
lavfi/geq: mark timeline support
|
|
|
@16a75eaa
|
12 years |
Clément Bœsch |
lavd: add v4l2 outdev.
|
|
|
@8eec6553
|
12 years |
Clément Bœsch |
lavd/v4l2: move pixel format conversion code to a separate place.
…
|
|
|
@729fa55b
|
12 years |
michaelni |
avformat/matroskadec: fix integer overflow
Fixes fate-mkv with …
|
|
|
@4b796681
|
12 years |
janne-libav |
mpegvideo: unref old current_picture before allocating a new one
…
|
|
|
@db347280
|
12 years |
lu_zero |
vorbis: fallback to normal division instead of crashing
The use of …
|
|
|
@ddf1b4a2
|
12 years |
lu_zero |
vorbis: simplify the inner loop in setup_classifs
|
|
|
@36f1038
|
12 years |
lu_zero |
vorbis: use normal integer values for iterators
No need to use …
|
|
|
@98186578
|
12 years |
lu_zero |
vorbis: refactor vorbis_residue_decode_internal
|
|
|
@1a5f1bcf
|
12 years |
michaelni |
configure: add more allocation functions to valgrind-massif
…
|
|
|
@427b5126
|
12 years |
stefasab |
cmdutils: show timeline support in -filters listing
|
|
|
@66f32a8a
|
12 years |
stefasab |
lavfi/drawgrid: fix drawgrid options after 4c205f42c86
|
|
|
@be3f4c1
|
12 years |
stefasab |
doc/Makefile: install .3 man pages to man3 subdir
Fix trac ticket #2585.
|
|
|
@90cb081f
|
12 years |
stefasab |
build: drop unused ALLMANPAGES variable
|
|
|
@73b9f31
|
12 years |
michaelni |
mjpeg_decode_com: remove redundant len checks
Signed-off-by: Michael …
|
|
|
@2f75dcdc
|
12 years |
michaelni |
mjpegdec: Fix field orderforinterlacedAVDJand AVRN in ntsc mode
Fixes …
|
|
|