|
|
|
@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 …
|
|
|
@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 …
|
|
|
@56f7e29d
|
12 years |
Clément Bœsch |
tools: add zmqshell.py.
|
|
|
@c360fb17
|
12 years |
martin |
win32: Do not use GetProcAddress when compiled for Vista+
Instead …
|
|
|
@0b6899f1
|
12 years |
martin |
configure: msvc: Set the target windows version to XP if no target is …
|
|
|
@68c4633
|
12 years |
onemda |
lavfi/histogram: cache log2 of max_hval
Instead of calculating same …
|
|
|
@b154d203
|
12 years |
onemda |
swscale/output: silence warning about undefined 'ASSERT_LEVEL'
…
|
|
|
@f4b2d359
|
12 years |
onemda |
swscale/output: remove unused header
Signed-off-by: Paul B Mahol …
|
|
|
@a3264b4
|
12 years |
michaelni |
ffv1dec: defuse membomb
Fixes Ticket2589
Signed-off-by: Michael …
|
|
|
@1de28cb7
|
12 years |
michaelni |
configure: use the user specified valgrind excutable for massif
…
|
|
|
@f51263e6
|
12 years |
michaelni |
configure: fix valgrind-massif to actually work
Signed-off-by: …
|
|
|
@73920ac5
|
12 years |
michaelni |
ffserver: replace atoll() by strtoll()
this should make it easier to …
|
|
|
@0a8e86fa
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Escape …
|
|
|
@fa6001e7
|
12 years |
michaelni |
Merge commit '8e673efc6f5b7a095557664660305148f2788d30'
* commit …
|
|
|
@3e3514bc
|
12 years |
michaelni |
Merge commit 'ed50673066956d6f2201a57c3254569f2ab08d9d'
* commit …
|
|
|
@2ad415cf
|
12 years |
michaelni |
Merge commit '8c34558131d846d2b10389564caadaa206372fd4'
* commit …
|
|
|
@02788d2
|
12 years |
michaelni |
Merge commit '0f689a3d97a1d3053ca0e9516b296909a72ff31e'
* commit …
|
|
|
@df07a833
|
12 years |
michaelni |
ftp: favor strtoll over atoll
Both strtoll and atoll have different …
|
|
|
@e45d6222
|
12 years |
kostya.shishkov |
Escape 130 FATE test
|
|
|
@8e673efc
|
12 years |
kostya.shishkov |
prores: update FATE test to account for alpha plane present in the …
|
|
|
@e32bbd41
|
12 years |
Carl Eugen Hoyos |
proresdec2: Only try to decode alpha plane if four output planes were …
|
|
|
@c86d3a54
|
12 years |
michaelni |
FTP protocol support
Implementation of ftp protocol.
Fixes #1672
…
|
|
|
@edfe609f
|
12 years |
lu_zero |
configure: Add basic valgrind-massif support
With the parameter …
|
|
|
@ed506730
|
12 years |
lu_zero |
wavpack: validate samples size parsed in wavpack_decode_block
…
|
|
|
@8c345581
|
12 years |
lu_zero |
wavpack: return meaningful errors
And forward those that were already …
|
|
|
@9f88db5d
|
12 years |
michaelni |
avfilter/vf_deshake: check rx
Fixes crash on SSE2
Fixes Ticket2443
…
|
|
|
@f49564c6
|
12 years |
michaelni |
fmtconvert: int32_t input to int32_to_float_fmul_scalar
It was …
|
|
|
@0f689a3d
|
12 years |
diego |
wavpack: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@d13fa0e9
|
12 years |
Carl Eugen Hoyos |
proresdec2: Support decoding transparency information.
Signed-off-by: …
|
|
|
@7e570f02
|
12 years |
michaelni |
movenc: add video_track_timescale option
Signed-off-by: Jean First …
|
|
|
@7baef22f
|
12 years |
michaelni |
mov: set block_align for MACE 3:1 and MACE 6:1
fixes remuxing of …
|
|
|
@5e29e912
|
12 years |
michaelni |
avcodec_align_dimensions2: add missing yuva formats
Signed-off-by: …
|
|
|
@e1efacf6
|
12 years |
michaelni |
sws/output: yuv2rgb_write() assert that alpha has the correct value in …
|
|
|
@d91e4430
|
12 years |
stefasab |
doc/filters: apply minor fixes to owdenoise documentation
|
|
|
@ed0aed09
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Escape …
|
|
|
@849bb62c
|
12 years |
michaelni |
Merge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b'
* commit …
|
|
|
@d56ced5f
|
12 years |
michaelni |
Merge commit 'bf5b5d2b1561535cc013c12ab8033228bb0d0081'
* commit …
|
|
|
@fb8dde37
|
12 years |
michaelni |
Merge commit 'd79bd6040599ef017dc45d5997fcc959ab1f71f6'
* commit …
|
|
|
@dd2eaf57
|
12 years |
michaelni |
Merge commit '1dd35611433c224e2231ed7ae26b5b560863a3cb'
* commit …
|
|
|
@71b7427e
|
12 years |
michaelni |
doc/fate: update server host key fingerprints
Signed-off-by: Michael …
|
|
|
@4742edd5
|
12 years |
michaelni |
Merge commit 'c5ab6088ad7b0dac461fb6757b038f5260e638e5'
* commit …
|
|
|
@74cb7ef
|
12 years |
michaelni |
Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'
* commit …
|
|
|
@937af7f6
|
12 years |
michaelni |
Merge commit 'e27f4b7cbf8a3fde313cfe4b3a1880bf5031e9ae'
* commit …
|
|
|
@20f75a81
|
12 years |
michaelni |
Merge commit '006ec64877fb638de4b15ae5fd969e22bd0f60ca'
* commit …
|
|
|
@97200d8
|
12 years |
michaelni |
Merge commit '40020e171a3549a2c0b65ce6f2649aec868872f2'
* commit …
|
|
|
@0718f0cc
|
12 years |
michaelni |
Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'
* commit …
|
|
|
@7d84bb2b
|
12 years |
michaelni |
Merge commit '4a4107b48944397c914aa39ee16a82fe44db8c4c'
* commit …
|
|
|
@b53d6a47
|
12 years |
michaelni |
Merge commit 'a5a0ef5e13a59ff53318a45d77c5624b23229c6f'
* commit …
|
|
|
@350914fc
|
12 years |
kostya.shishkov |
Escape 130 (RPL) decoder
Some fixes provided by Paul B Mahol …
|
|
|
@cebdedc
|
12 years |
kostya.shishkov |
prores: decode alpha plane when it's present
|
|
|
@5918b7ac
|
12 years |
michaelni |
sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence …
|
|
|
@6c593f1b
|
12 years |
michaelni |
avidec: dont randomly skip packets for offseting the index
Fixes …
|
|
|
@24c65eb2
|
12 years |
Reimar.Doeffinger |
md5: avoid unnecessary copying.
Where necessary use memcpy instead. …
|
|
|
@7e2b15c0
|
12 years |
anton |
avfilter: check a malloc in avfilter_link().
Additionally change …
|
|
|
@bf5b5d2b
|
12 years |
anton |
avfilter.c: cosmetics, reformat
|
|
|
@d79bd604
|
12 years |
anton |
lavfi: factorize freeing a link
|
|
|
@1dd35611
|
12 years |
anton |
vf_format: do not use the AVFilterFormats internals.
Use the …
|
|
|
@c5ab6088
|
12 years |
anton |
af_aformat: cosmetics, fix indentation
|
|
|
@b01f6041
|
12 years |
anton |
lavfi: rename AVFilterFormats.format_count to nb_formats
This is more …
|
|
|
@e27f4b7c
|
12 years |
anton |
doxy: don't sort struct members alphabetically
The declaration order …
|
|
|
@006ec648
|
12 years |
anton |
lavr doxy: add version.h to the lavr group
|
|
|
@f0cebf51
|
12 years |
anton |
lavc doxy: add avcodec.h to the libavcodec group.
|
|
|
@40020e17
|
12 years |
anton |
doxy: add a section about versioning.
|
|
|
@bc8c1cdc
|
12 years |
anton |
lavfi doxy: add a page for lavfi.
|
|
|
@47ac3449
|
12 years |
onemda |
id3v2enc: chapter support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@4a4107b4
|
12 years |
lu_zero |
jpegls: factorize return paths
|
|
|
@a5a0ef5e
|
12 years |
lu_zero |
jpegls: return meaningful errors
|
|
|
@abad3749
|
12 years |
lu_zero |
jpegls: check the scan offset
Prevent an out of array bound write.
…
|
|
|
@d26f637
|
12 years |
onemda |
libmodplug: fix sz type
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|