|
|
|
@b04c630a
|
9 years |
michaelni |
libavformat: Add H264 API test
Result differs in pkt_duration and …
|
|
|
@9ff5e797
|
9 years |
michaelni |
avcodec/jpeg2000dec: Limit x/y step to 1<<30
Fixes infinite loop …
|
|
|
@67fc8982
|
9 years |
michaelni |
avcodec/jpeg2000: Improve right bottom precinct positions
Fixes …
|
|
|
@2d8bf3d
|
9 years |
michaelni |
avcodec/jpeg2000dec: Check PPx / PPy values
Signed-off-by: Michael …
|
|
|
@08724da9
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: make statement block unconditional by exiting early
…
|
|
|
@36a617c1
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: make statement block unconditional by exiting early
…
|
|
|
@469c335c
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: unify comment formating & drop unneeded braces
…
|
|
|
@1714fe2
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: factor out stream params printing
Signed-off-by: Reynaldo …
|
|
|
@89234dea
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: simplify URLContext cleanup
Drop unneeded var and avoid …
|
|
|
@766a8346
|
9 years |
jzern |
libvpxdec: report colorspace
Reviewed-by: Ronald S. Bultje …
|
|
|
@469398f8
|
9 years |
jzern |
libvpxdec: report profile for vp9
Reviewed-by: Ronald S. Bultje …
|
|
|
@eb823df8
|
9 years |
michaelni |
Merge commit '5dbd491eb38efab1d1313d4129ed76ab2e98176d'
* commit …
|
|
|
@87544ce8
|
9 years |
michaelni |
Merge commit '4d55484391112a30d16812597b9ad81605af0c24'
* commit …
|
|
|
@4107092
|
9 years |
michaelni |
Merge commit 'ded5957d75def70d2f1fc1c1eae079230004974b'
* commit …
|
|
|
@ffd9d60
|
9 years |
michaelni |
avcodec: Add codec_desc and remapping for …
|
|
|
@8e2fcd1c
|
9 years |
michaelni |
Merge commit '5a79bf0284a37855636390e620d189a964214c9e'
* commit …
|
|
|
@58d7dde0
|
9 years |
James |
brstm: fix use of uninitialized variables
Fixes valgrind complaining …
|
|
|
@d7e224ec
|
9 years |
michaelni |
avcodec/jpeg2000: change flags array type to 16bit
reduce memory …
|
|
|
@d5802555
|
9 years |
michaelni |
vcodec/jpeg2000: Increase cblk size limit to 128
Fixes Ticket4649
…
|
|
|
@ffa1de8a
|
9 years |
michaelni |
avcodec/jpeg2000dec: Use 32x32->64bit for 9/7i dequantization
Like …
|
|
|
@05ef6324
|
9 years |
michaelni |
avcodec/jpeg2000dec: Add 5/3 de-quantization special case for the …
|
|
|
@8ff09e90
|
9 years |
michaelni |
avcodec/jpeg2000dec: Use 32x32->64bit for 5/3 dequantization
This …
|
|
|
@5a1f7852
|
9 years |
onemda |
avfilter: add ssim filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@5dbd491e
|
9 years |
vittorio.giovara |
TextureDSP: fix erroneous condition which produced blocky output for DXT
|
|
|
@4d554843
|
9 years |
vittorio.giovara |
dds: Fix palette mode on big endian
Found-By: Michael Niedermayer …
|
|
|
@ded5957d
|
9 years |
vittorio.giovara |
segafilm: Remove deplanarization hack
Signed-off-by: Paul B Mahol …
|
|
|
@5a79bf02
|
9 years |
vittorio.giovara |
PCM signed 16-bit big-endian planar decoder
Signed-off-by: Paul B …
|
|
|
@346624b
|
9 years |
michaelni |
lavf: set is_connected flag so url can be properly closed
…
|
|
|
@8f0f678
|
9 years |
michaelni |
ffmpeg: Do not use the data/size of a bitstream filter after failure
…
|
|
|
@49038fc1
|
9 years |
michaelni |
Merge commit '41740ef8be6ec409f7eff3932ddba9a9eeec27b1'
* commit …
|
|
|
@7e63a622
|
9 years |
michaelni |
Merge commit 'a88e21f5b78ef5e75b073ecbfd4e92921002a703'
* commit …
|
|
|
@8f454c31
|
9 years |
michaelni |
Merge commit 'c2de2cf0d2927f3f584dab6d54276fbda92a0a71'
* commit …
|
|
|
@41740ef8
|
9 years |
janne-libav |
libvpx: fix test for VPX_IMAGE_ABI_VERSION
|
|
|
@a88e21f5
|
9 years |
janne-libav |
Fix missing symbols when libvpx has only vp8 enabled
Signed-off-by: …
|
|
|
@c2de2cf0
|
9 years |
janne-libav |
arm64: constify src in h264qpel dsp function definitions
|
|
|
@041aa800
|
9 years |
michaelni |
avformat/mp3dec: Remove the ID3v1 tag removial code
The code is …
|
|
|
@89a420b7
|
9 years |
michaelni |
avcodec/mpegaudio_parser: Discard ID3v1 tag at the end
Ideally this …
|
|
|
@b23d2bac
|
9 years |
michaelni |
lavf/libssh: implement move and delete callbacks
Reviewed-by: Lukasz …
|
|
|
@0cce94f
|
9 years |
michaelni |
lavf/libssh: read empty path from url as /
Reviewed-by: Lukasz Marek …
|
|
|
@e96f0a69
|
9 years |
michaelni |
lavf/libssh: implement directory listing callbacks
Signed-off-by: …
|
|
|
@71034163
|
9 years |
michaelni |
lavf/libsmbclient: implement move and delete callbacks
Reviewed-by: …
|
|
|
@94a43dcf
|
9 years |
michaelni |
lavf/brstm: add FATE tests for BFSTM and BCSTM files
Signed-off-by: …
|
|
|
@0416b5e
|
9 years |
michaelni |
avcodec/jpeg2000dwt: Replace /2 by >>1
Divisions can be slow if the …
|
|
|
@e22edbfd
|
9 years |
James |
swscale/x86/rgb2rgb_template: fix signedness of v in …
|
|
|
@0c15f2f1
|
9 years |
James |
swscale/x86/rgb2rgb_template: don't call emms on sse2/avx functions
…
|
|
|
@910eeab4
|
9 years |
James |
swscale/x86/rgb2rgb_template: add missing xmm clobbers
Reviewed-by: …
|
|
|
@9f997acd
|
9 years |
michaelni |
avcodec/texturedspenc: Add () to protect macro / argument evaluation …
|
|
|
@88325c2e
|
9 years |
gwenole.beauchesne |
vaapi_h264: fix RefPicList[] field flags.
Use new H264Ref.reference …
|
|
|
@c06fdacc
|
9 years |
clement |
vda: unlock the pixel buffer base address.
The pixel buffer base …
|
|
|
@813b2f0d
|
9 years |
Philip Langdale |
movtextdec.c: Improve upon dynarrays and text_to_ass
Signed-off-by: …
|
|
|
@76043580
|
9 years |
michaelni |
swscale/rgb2rgb_template: Fix signedness of v in …
|
|
|
@abb833c5
|
9 years |
michaelni |
swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix …
|
|
|
@7a4b8817
|
9 years |
michaelni |
avcodec/texturedsp: Add protective () to RGBA() macro
Signed-off-by: …
|
|
|
@b64e704
|
9 years |
michaelni |
avformat/mpegts: Use STREAM_TYPE_PRIVATE_DATA instead of 6
…
|
|
|
@b368428f
|
9 years |
michaelni |
avformat/electronicarts: Fixed ea_probe function to accept vp6a videos …
|
|
|
@8575d960
|
9 years |
michaelni |
tests/fate/image: also run fate-sgi for the fate-image target
…
|
|
|
@2de6d136
|
9 years |
michaelni |
Changelog: Move HAP to the correct section
Signed-off-by: Michael …
|
|
|
@21d2e3d6
|
9 years |
michaelni |
avcodec/dds: Fix palettes on big endian
Signed-off-by: Michael …
|
|
|
@ff68b839
|
9 years |
michaelni |
Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'
* commit …
|
|
|
@f067ee57
|
9 years |
michaelni |
avcodec/jpeg2000dwt: Move large arrays used in the test code away from …
|
|
|
@8428e2c5
|
9 years |
michaelni |
avcodec/jpeg2000dwt: Print 1 digit less in the 9/7f DWT test
This …
|
|
|
@19dc1ed4
|
9 years |
michaelni |
avcodec/jpeg2000dwt: Use a tighter check threshold for the 9/7f DWT …
|
|
|
@55219a78
|
9 years |
michaelni |
Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'
* commit …
|
|
|
@4df3cf90
|
9 years |
michaelni |
swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian
…
|
|
|
@a5b2b22d
|
9 years |
michaelni |
Merge commit 'c0b105756f61d253bdabcc2bb49453a2557e7c3b'
* commit …
|
|
|
@d1dc22dd
|
9 years |
michaelni |
Merge commit '8337e0c57345f24cf6471220e5f8a0ea21b7c1d0'
* commit …
|
|
|
@9e5b0f07
|
9 years |
michaelni |
Merge commit '2ecfd451649c7a08cb633635df98e59f7c6e2140'
* commit …
|
|
|
@f627684
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functions
…
|
|
|
@2abdc6f
|
9 years |
michaelni |
fate: add some tests for ffv1 level 3 with 8/10/16 bps
Signed-off-by: …
|
|
|
@d4325b2f
|
9 years |
michaelni |
swr: Remember previously set int_sample_format from user
…
|
|
|
@0dd2790d
|
9 years |
michaelni |
swresample/swresample: Clear delayed_samples_fixup in clear_context()
…
|
|
|
@5c018ee1
|
9 years |
vittorio.giovara |
DirectDraw Surface image decoder
Signed-off-by: Vittorio Giovara …
|
|
|
@7ca3e52
|
9 years |
vittorio.giovara |
Hap decoder and encoder
Signed-off-by: Vittorio Giovara …
|
|
|
@c0b10575
|
9 years |
vittorio.giovara |
txd: Use the TextureDSP module for decoding
Using the internal DXTC …
|
|
|
@8337e0c5
|
9 years |
vittorio.giovara |
Introduce a TextureDSP module
This module implements generic texture …
|
|
|
@2ecfd451
|
9 years |
vittorio.giovara |
Implement Snappy decompression
Signed-off-by: Vittorio Giovara …
|
|
|
@824a82d1
|
9 years |
michaelni |
lavf/file: implement move and delete callbacks
Signed-off-by: Michael …
|
|
|
@80e18bb4
|
9 years |
michaelni |
lavf/avio: Extend API with avio_move() and avio_delete()
…
|
|
|
@8fb672b5
|
9 years |
michaelni |
Merge commit '61dc9d647c6664e11674d9a10fdde29987d6acda'
* commit …
|
|
|
@61dc9d64
|
9 years |
lu_zero |
udp: Fix local_port management
The default value for unset is -1, not …
|
|
|
@4e926fb9
|
9 years |
michaelni |
avcodec/jpeg2000: Move L band scaling from the 9/7f wavelet to …
|
|
|
@b1fdf81c
|
9 years |
michaelni |
avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWT
This …
|
|
|
@6c7b1597
|
9 years |
michaelni |
avcodec/jpeg2000: Move H band scaling from wavelet into quantization …
|
|
|
@69f7ccef
|
9 years |
michaelni |
avcodec/jpeg2000dwt: Move K/X constants to header
this makes them …
|
|
|
@1c495b0b
|
9 years |
michaelni |
avcodec/jpeg2000: Move gainb handling into the quantization code
…
|
|
|
@6504047
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: drop unneeded else branching
Signed-off-by: Reynaldo H. …
|
|
|
@758c7a5c
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: drop unneeded else branching
Signed-off-by: Reynaldo H. …
|
|
|
@683f573
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: drop unneeded else branching
Signed-off-by: Reynaldo H. …
|
|
|
@d8a04d91
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: formating
Signed-off-by: Reynaldo H. Verdejo Pinochet …
|
|
|
@c70c6be
|
9 years |
michaelni |
swresample: soxr implementation for swr_get_out_samples()
…
|
|
|
@1e70086
|
9 years |
michaelni |
Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'
* commit …
|
|
|
@30e9ebb1
|
9 years |
michaelni |
Merge commit '05bf3f54e6078716f6267df530bf1d474ca3d606'
* commit …
|
|
|
@f399f826
|
9 years |
michaelni |
Merge commit 'c060d046aa2f89c0e601a2dcfbce53f0e36cf498'
* commit …
|
|
|
@ae215e2b
|
9 years |
michaelni |
Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'
* commit …
|
|
|
@3bcf61f4
|
9 years |
michaelni |
avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_X
Even if the …
|
|
|
@5de3a589
|
9 years |
michaelni |
swresample/swresample: Print used int_sample_fmt
Suggested-by: wm4 …
|
|
|
@49776924
|
9 years |
michaelni |
swresample: Choose 16bit internally only if input and output is 16bit …
|
|
|
@4299f085
|
9 years |
michaelni |
avcodec/jpeg2000dwt: also test 9/7 float DWT
Signed-off-by: Michael …
|
|
|
@8655c541
|
9 years |
lu_zero |
libvpx: Support the vp9 extended profiles
Bump the minimum libvpx …
|
|
|
@6528b90d
|
9 years |
michaelni |
avcodec/jpeg2000dwt: List differences for DWT test
Signed-off-by: …
|
|
|