|
|
|
@2090abcc
|
11 years |
mjmvisser |
add the start_number offset to var_values[VAR_N] directly, instead of …
|
|
|
@0defc77
|
11 years |
mjmvisser |
added start_number parameter to drawtext to permit an offset to …
|
|
|
@7fff3df6
|
11 years |
michaelni |
avcodec_encode_audio2: fix memleak on last padded frame
Regression …
|
|
|
@d891d354
|
11 years |
michaelni |
mpegts: Enable muxing of SMPTE KLV metadata
Muxer code rebased/split …
|
|
|
@59d3c24e
|
11 years |
michaelni |
vc1_parser: fix parsing of the frame headers in interlaced streams
…
|
|
|
@147adf2c
|
11 years |
Clément Bœsch |
lavfi/spp: fix description.
|
|
|
@6fe419bf
|
11 years |
michaelni |
doc/general: Make the license status of the Android libraries clearer
…
|
|
|
@cef42ded
|
11 years |
michaelni |
drawbox: Respect thickness parameter
The drawbox video filter is …
|
|
|
@e850a064
|
11 years |
michaelni |
jpeg2000dec: Check compno in get_coc()
Fixes out of array accesses
…
|
|
|
@852f74bd
|
11 years |
Clément Bœsch |
lavfi/mp: remove mp=spp.
The filter was ported to a native …
|
|
|
@a2c547ff
|
11 years |
Clément Bœsch |
lavfi: add spp filter.
|
|
|
@129edcb5
|
11 years |
michaelni |
jpeg2000dec: dont set ncomponents to an invalid value
Fixes out of …
|
|
|
@ff0bdf93
|
11 years |
onemda |
lavc: copy AVCodecContext for threads
Signed-off-by: Paul B Mahol …
|
|
|
@c112e36d
|
11 years |
michaelni |
flacdec: Fix used AVCodecContext
Fixes out of array writes with …
|
|
|
@fa125c5e
|
11 years |
michaelni |
avutil/timestamp: remove ""
This may fix an error with C++
…
|
|
|
@a9821bda
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
4xm: …
|
|
|
@e9f2e971
|
11 years |
michaelni |
Merge commit 'fbd0dacc8d61ab418b3fa8e7be22017558323e56'
* commit …
|
|
|
@27e8298c
|
11 years |
michaelni |
Merge commit '94aefb1932be882fd93f66cf790ceb19ff575c19'
* commit …
|
|
|
@67d5d97c
|
11 years |
michaelni |
Merge commit 'be373cb50d3c411366fec7eef2eb3681abe48f96'
* commit …
|
|
|
@dbddd587
|
11 years |
michaelni |
Merge commit 'de2e5777e225e75813daf2373c95e223651fd89a'
* commit …
|
|
|
@f13f4d2b
|
11 years |
michaelni |
Merge commit '145023f57262d21474e35b4a6069cf95136339d4'
* commit …
|
|
|
@18cb3d35
|
11 years |
michaelni |
Merge commit '1f0c6075604c271d5627480f1243d22795f9a315'
* commit …
|
|
|
@e5558391
|
11 years |
michaelni |
Merge commit 'b8b809908ec547b2609dbac24194f4fd2df61aea'
* commit …
|
|
|
@294af514
|
11 years |
michaelni |
Merge commit '50ec1db62d977b6e864f315a53c1c580a6d7efa4'
* commit …
|
|
|
@4027e136
|
11 years |
michaelni |
Merge commit '42d73f7f6bea0ee0f64a3ad4882860ce5b923a11'
* commit …
|
|
|
@60657ee3
|
11 years |
michaelni |
Merge commit 'e7a44f87d07655ec0cd31c315936931674434340'
* commit …
|
|
|
@90c8863a
|
11 years |
michaelni |
Merge commit 'e6496ea7e7ea7355167a1ccbe67a7199d446a654'
* commit …
|
|
|
@5c3e5651
|
11 years |
michaelni |
Merge commit '08859d19b429c522d6494c186656f4a2d3ff8e21'
* commit …
|
|
|
@443b29e4
|
11 years |
michaelni |
h264: Try parsing SPS as complete NAL in more cases
Fixes Ticket2580
…
|
|
|
@28aed88b
|
11 years |
stefasab |
require --enable-gpl for using the frei0r filter
frei0r license is …
|
|
|
@e0135a4b
|
11 years |
stefasab |
lavfi/rotate: add angle command
|
|
|
@6397264e
|
11 years |
stefasab |
tests: add filter-pixfmts-rotate test
|
|
|
@dc5e26d6
|
11 years |
stefasab |
lavfi: add rotate filter
Based on the libavfilter SOC filter by Vitor …
|
|
|
@0ec65aa1
|
11 years |
michaelni |
doc/encoders: Add libvo-amrwbenc doc
Signed-off-by: Michael …
|
|
|
@8aea2f05
|
11 years |
michaelni |
alacenc: Fix missing sign_extend()
Possibly fixes Ticket2497
…
|
|
|
@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 …
|
|
|
@d3c4ea8b
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
g2meet: …
|
|
|
@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
|
|
|
@1163910a
|
11 years |
michaelni |
fate: Add test vectors for HMAC SHA and SHA-2
Also replace custom …
|
|
|
@82ef6701
|
11 years |
michaelni |
lavu/hmac: Add support for SHA-2
Includes HMAC-SHA-224, HMAC-SHA-256, …
|
|
|
@b1d61eb7
|
11 years |
michaelni |
avformat/mov: ignore samples overflowing next_root_atom
This fixes …
|
|
|
@df084adb
|
11 years |
onemda |
doc/general: s/Libav/FFmpeg
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@0354bc39
|
11 years |
onemda |
fate: wavpack: add more dependencies
Signed-off-by: Paul B Mahol …
|
|
|
@73d5cf8f
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@5d199c3
|
11 years |
michaelni |
Merge commit '799f57ac96f9891d1a0f7d6c4b218ed536e8aca5'
* commit …
|
|
|
@045e371c
|
11 years |
michaelni |
Merge commit '8835c554ff506992c47f6e347c74216ae073f0fa'
* commit …
|
|
|
@529ebc9
|
11 years |
michaelni |
Merge commit '3965d404ccd9b6cac95c4aee6cb668845031b685'
* commit …
|
|
|
@f556f27
|
11 years |
michaelni |
Merge commit '3fd0d166aa240ef547482d1af397c4a653031c2d'
* commit …
|
|
|
@1603c9bd
|
11 years |
michaelni |
Merge commit '2aa3325454545b63cd63e3d5884f8558790d51df'
* commit …
|
|
|
@0f88a98b
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@175e916f
|
11 years |
michaelni |
avcodec/utils: Fix encoder allocation size
Fixes Ticket2645
Found-by: …
|
|
|
@7800b09e
|
11 years |
Carl Eugen Hoyos |
Check more completely for invalid pix_fmts in …
|
|
|
@57655c60
|
11 years |
stefasab |
doc/metadata: add notes and examples regarding metadata usage with ffmpeg
|
|
|
@d3e89f2
|
11 years |
michaelni |
vf_sab: Fix memleak
Fixes CID1030353
Signed-off-by: Michael …
|
|
|
@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 …
|
|
|
@8e887ca1
|
11 years |
michaelni |
jpeg2000dec: Check bpno in decode_cblk()
Fixes integer overflow in …
|
|
|
@d5caf10c
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@e473f7e6
|
11 years |
michaelni |
(lib)utvideodec: remove setting of color_primaries
Thanks-to: …
|
|
|
@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
…
|
|
|
@e9df8f77
|
11 years |
Carl Eugen Hoyos |
Accept incomplete http cookies without domain.
Works around a bug in …
|
|
|
@99086073
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@42b8296f
|
11 years |
michaelni |
Merge commit '2578f1efd64f4efc30114c328d1eff9030429e59'
* commit …
|
|
|
@3f54547
|
11 years |
michaelni |
utvideo: Add ULH0 and ULH2 decoding to the native decoder.
Also …
|
|
|
@8ed6c13
|
11 years |
michaelni |
libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1
…
|
|
|
@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 …
|
|
|
@0047da07
|
11 years |
michaelni |
swscale/swscale_unscaled: add ()
Fixes order of operations
Fixes …
|
|
|
@d62030ff
|
11 years |
michaelni |
swresample/rematrix_template: Fix integer overflow in mix8to2
Fixes: …
|
|
|
@b04bbe6b
|
11 years |
michaelni |
swresample/rematrix_template: Fix integer overflow in mix6to2
Fixes: …
|
|
|
@052838f7
|
11 years |
Carl Eugen Hoyos |
Insert a newline before showing embedded svq1 messages.
Messages may …
|
|
|
@6241e8a3
|
11 years |
michaelni |
id2v2: check the return value of decode_str()
Fixes CID1030348 …
|
|
|
@2d8f880
|
11 years |
michaelni |
g2meet: fix typo in height comparission
Fixes CID1030349 …
|
|
|
@ada497e6
|
11 years |
michaelni |
g2meet: Check cursor parameters before writing them in the context
…
|
|
|
@6d3bcbb2
|
11 years |
michaelni |
avcodec/g2meet: check framebuf has been allocated before use
Fixes …
|
|
|
@c153ea47
|
11 years |
Carl Eugen Hoyos |
Support decoding G.722 in aiff.
|
|
|
@b77e58aa
|
11 years |
Clément Bœsch |
lavfi/pp: set out frame size.
w/h from input frame are not copied in …
|
|
|
@2a91038e
|
11 years |
michaelni |
avformat/wavdec: Dont rescale timestamps but use exact comparission
…
|
|
|
@9e9ec5ad
|
11 years |
michaelni |
smvjpegdec: No frame at all is an error
This fixes a infinite loop
…
|
|
|
@b94f045b
|
11 years |
onemda |
wavpack: add missing .\n to entropy error message
Signed-off-by: Paul …
|
|
|
@9644fc95
|
11 years |
onemda |
matroskadec: move ALAC extradata creation bellow AAC one
…
|
|
|