|
|
|
@718907cd
|
11 years |
vittorio.giovara |
libtwolame MP2 encoding support
Signed-off-by: Vittorio Giovara …
|
|
|
@17a75a8c
|
11 years |
vittorio.giovara |
libxvid: fix missing end of line character
Error introduced in …
|
|
|
@486e3649
|
11 years |
vittorio.giovara |
xtea: Add Doxy @file and group
|
|
|
@f7349568
|
11 years |
vittorio.giovara |
adler32: Fix doxy group definition
Based on a patch by James Almer …
|
|
|
@e10fd08a
|
11 years |
janne-libav |
h264: Refactor decode_nal_units
|
|
|
@c389a804
|
11 years |
vittorio.giovara |
libxvid: Add SSIM displaying through a libxvidcore plugin
…
|
|
|
@5ce7ca68
|
11 years |
vittorio.giovara |
libxvid: add working lumimasking and variance AQ
The old …
|
|
|
@d3789eee
|
11 years |
janne-libav |
aarch64: implement videodsp.prefetch
8% faster h264 decoding on Apple A7.
|
|
|
@8675bcb0
|
11 years |
janne-libav |
aarch64: add armv8 CPU flag
|
|
|
@a027d2a8
|
11 years |
vittorio.giovara |
fate: add tests for SANM and VIMA
Signed-off-by: Vittorio Giovara …
|
|
|
@eeadcdfd
|
11 years |
vittorio.giovara |
LucasArts SMUSH demuxer
Signed-off-by: Vittorio Giovara …
|
|
|
@6f273093
|
11 years |
vittorio.giovara |
LucasArts SMUSH VIMA audio decoder
Signed-off-by: Vittorio Giovara …
|
|
|
@a420ccd4
|
11 years |
vittorio.giovara |
LucasArts SMUSH SANM video decoder
Signed-off-by: Vittorio Giovara …
|
|
|
@5f922043
|
11 years |
diego |
dsputil: Move DV-specific ff_zigzag248_direct table to dvdata
|
|
|
@57b5b84e
|
11 years |
diego |
x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they …
|
|
|
@c2c5be57
|
11 years |
diego |
x86: h264_qpel: Simplify an #if conditional
The extra conditions are …
|
|
|
@01c5779f
|
11 years |
diego |
x86: Drop some unnecessary YASM ifdefs
Dead code elimination is …
|
|
|
@b718b24b
|
11 years |
diego |
ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes
|
|
|
@b42f49e4
|
11 years |
diego |
x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes
|
|
|
@3dc6272b
|
11 years |
diego |
Remove a number of unnecessary dsputil.h #includes
|
|
|
@9c21c08
|
11 years |
anton |
af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY
|
|
|
@a49aa440
|
11 years |
anton |
af_volume: implement replaygain pre-amplification
This adds a new …
|
|
|
@c74b8669
|
11 years |
anton |
x86/synth_filter: add synth_filter_fma3
Signed-off-by: James Almer …
|
|
|
@81e02fae
|
11 years |
anton |
x86/synth_filter: add synth_filter_avx
Sandy Bridge Win64:
180 cycles …
|
|
|
@2025d802
|
11 years |
anton |
x86/synth_filter: add synth_filter_sse
Build only on x86_32 targets.
…
|
|
|
@b97f2c7c
|
11 years |
anton |
replaygain: remove unused variable
Signed-off-by: Anton Khirnov …
|
|
|
@0048deb8
|
11 years |
anton |
oggparsevorbis: export replaygain tags from Vorbis comments
…
|
|
|
@1d55f8d5
|
11 years |
anton |
flacdec: export replaygain tags from Vorbis comments
Signed-off-by: …
|
|
|
@8542f9c4
|
11 years |
anton |
replaygain: correctly parse peak values
According to the ReplayGain …
|
|
|
@25b6837f
|
11 years |
anton |
replaygain: fix gain sign decoding
The gain sign was incorrectly …
|
|
|
@f37815b1
|
11 years |
janne-libav |
arm: asm decode_block_coeffs_internal is vp8 specific
Unbreaks …
|
|
|
@28743243
|
11 years |
vittorio.giovara |
fate: add a VP7 test
|
|
|
@ac4b32df
|
11 years |
vittorio.giovara |
On2 VP7 decoder
Further performance improvements and security fixes …
|
|
|
@ce58ead4
|
11 years |
vittorio.giovara |
riff: Add an additional AAC TwoCC
Mentioned on …
|
|
|
@1e8c4fb
|
11 years |
vittorio.giovara |
riff: support 0xa100 TwoCC for G723_1
Sample-Id: …
|
|
|
@00ccdcd8
|
11 years |
vittorio.giovara |
riff: add 0x594a TwoCC for Xan DPCM
Sample-Id: crusader-no-regret.avi
|
|
|
@7b600ea0
|
11 years |
vittorio.giovara |
riff: add 0x64 to g726
Sample-Id: g726-test1.wav
|
|
|
@b7a12ab
|
11 years |
vittorio.giovara |
riff: add G723_1 wav tag
|
|
|
@10a14bd
|
11 years |
vittorio.giovara |
riff: map 0x0038 to amrnb
Sample-Id: 40709.avi
|
|
|
@228af18a
|
11 years |
vittorio.giovara |
riff: Support FLIC FourCC
|
|
|
@fb6c21fa
|
11 years |
vittorio.giovara |
riff: add escape130 FourCC
|
|
|
@ae584669
|
11 years |
vittorio.giovara |
riff: support 'aas4' FourCC
|
|
|
@7100f3c0
|
11 years |
vittorio.giovara |
riff: add "YUV8" FourCC
Sample-Id: MAILTEST.AVI
|
|
|
@c9787f03
|
11 years |
vittorio.giovara |
riff: Add "S263" FourCC
|
|
|
@9ff6429b
|
11 years |
vittorio.giovara |
riff: Support XMPG as mpeg1
|
|
|
@771cb3e5
|
11 years |
vittorio.giovara |
riff: support BW10 as mpeg1
|
|
|
@eaec09a5
|
11 years |
vittorio.giovara |
riff: Add SLDV FourCC for dvvideo
|
|
|
@a1c58b3a
|
11 years |
vittorio.giovara |
riff: Support NTSC forward dvcpro videos
PAL looks incorrect.
|
|
|
@6aa7cbd5
|
11 years |
vittorio.giovara |
riff: add dvis/pdvc FourCCs
|
|
|
@adf0ff00
|
11 years |
vittorio.giovara |
riff: add "GXVE" FourCC for WMV2
Sample-Id: vivd.avi
|
|
|
@96dd7b23
|
11 years |
vittorio.giovara |
riff: add PLV1 fourcc to mpeg4
Sample-Id: york-water-meteor.avi
|
|
|
@f5f18aec
|
11 years |
vittorio.giovara |
riff: Support decoding ASP variant from QNAP Systems
|
|
|
@ade32b4a
|
11 years |
vittorio.giovara |
riff: add "SM4V" FourCC
|
|
|
@684e43c5
|
11 years |
vittorio.giovara |
riff: add DYM4 mpeg4 fourcc
|
|
|
@32b0942c
|
11 years |
vittorio.giovara |
riff: add DM4V FourCC
|
|
|
@fa6a0211
|
11 years |
vittorio.giovara |
riff: add G264 to mpeg4, only decodes keyframes
|
|
|
@9ab2d5a3
|
11 years |
vittorio.giovara |
riff: add "lsvm" FourCC for H263.
|
|
|
@915524e5
|
11 years |
vittorio.giovara |
riff: Support H.264 fourcc UMSV
|
|
|
@dcb6e145
|
11 years |
vittorio.giovara |
riff: add FourCC for GeoVision cameras
|
|
|
@9d9d319a
|
11 years |
vittorio.giovara |
riff: Add V264 for H264 in CCTV recordings
|
|
|
@51ace0fb
|
11 years |
vittorio.giovara |
riff: add H264 from QNAP Systems
|
|
|
@a52a1bc
|
11 years |
vittorio.giovara |
riff: add SMV2 FourCC for H264
Sample-Id: smv2.avi
|
|
|
@235bf1da
|
11 years |
vittorio.giovara |
riff: add ISMP/timecode tag
|
|
|
@fa570a55
|
11 years |
vittorio.giovara |
riff: Add ITRK tag
Some players, like foobar2000 or modern versions …
|
|
|
@121b5b7e
|
11 years |
vittorio.giovara |
isom: add some BOXX tags
|
|
|
@b0a54516
|
11 years |
vittorio.giovara |
isom: add 'flic' tag
|
|
|
@5a85cf0f
|
11 years |
vittorio.giovara |
isom: add 'm1v ' tag
Signed-off-by: Vittorio Giovara …
|
|
|
@ad8f736b
|
11 years |
vittorio.giovara |
mxf: Remove typo
Reported-By: Vittorio Giovara …
|
|
|
@9464b69d
|
11 years |
vittorio.giovara |
log: Unbreak windows support
Add the missing define.
|
|
|
@4ede1862
|
11 years |
vittorio.giovara |
log: Do not assume the TERM variable is always set
|
|
|
@42ba1c51
|
11 years |
vittorio.giovara |
log: Document AV_LOG_C usage
And move outside the wrong doxygen group.
|
|
|
@28b9ac4e
|
11 years |
vittorio.giovara |
log: Remove undefined behaviour
|
|
|
@7763118c
|
11 years |
lu_zero |
log: Support for 256color terminals
And provide extended coloring …
|
|
|
@006c2533
|
11 years |
lu_zero |
doc: Fit the graph in 80 cols
Some man pagers do not reflow the …
|
|
|
@b33c64e4
|
11 years |
diego |
vf_settb: rename to settb
An audio version of settb (asettb) will be …
|
|
|
@9d599e3
|
11 years |
diego |
avi: Improve non-interleaved detection
Additional fixes by Nigel …
|
|
|
@0ca0924c
|
11 years |
janne-libav |
swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64
|
|
|
@c6111483
|
11 years |
vittorio.giovara |
vc1dec: fix a possible unitialized variable warning
|
|
|
@f1c4a54f
|
11 years |
vittorio.giovara |
lavf: add supported extension to avi and mov demuxers
|
|
|
@cba4e606
|
11 years |
vittorio.giovara |
More correct printf format specifiers
This avoids compiler warnings …
|
|
|
@80035db8
|
11 years |
vittorio.giovara |
lavu: add missing formats to av_pix_fmt_swap_endianness
|
|
|
@d2264740
|
11 years |
vittorio.giovara |
VP3: K&R formatting cosmetics
|
|
|
@66d04c06
|
11 years |
martin |
fate: Explicitly use gray16le in fate-sgi-gray16
This fixes the test …
|
|
|
@55c6e599
|
11 years |
vittorio.giovara |
fate: add SGI tests
|
|
|
@d613091f
|
11 years |
vittorio.giovara |
sgi: decode 16bit RLE images
|
|
|
@6c1df1f
|
11 years |
vittorio.giovara |
sgi: encode images with 4 channels at 8 and 16 bits
|
|
|
@f8dea10d
|
11 years |
vittorio.giovara |
sgi: decode images with 4 channels at 8 and 16 bits
|
|
|
@ab7c6462
|
11 years |
vittorio.giovara |
sgi: remove redundant argument from read_uncompressed_sgi()
|
|
|
@6d9ccee4
|
11 years |
vittorio.giovara |
sgi: set the row boundary to the correct value
|
|
|
@0279d1d0
|
11 years |
vittorio.giovara |
sgi: fix end of line boundary detection
|
|
|
@e7cd53bf
|
11 years |
vittorio.giovara |
sgi: check maximum supported resolution
Signed-off-by: Vittorio …
|
|
|
@a7dbfcf6
|
11 years |
vittorio.giovara |
sgi: K&R formatting cosmetics
|
|
|
@ca36aa9e
|
11 years |
vittorio.giovara |
codec_desc: set lossless attribute for SGI and DPX
|
|
|
@06688e96
|
11 years |
vittorio.giovara |
fate: add exr tests
Signed-off-by: Vittorio Giovara …
|
|
|
@38389058
|
11 years |
vittorio.giovara |
OpenEXR decoder
Additional fixes and enhancements by Vittorio …
|
|
|
@678e455
|
11 years |
vittorio.giovara |
dxva2: Directly use AVFrames
The assumption of (MPEG) Picture and …
|
|
|
@f94371b1
|
11 years |
lu_zero |
mov: Unbreak sbtl writing
|
|
|
@654c744
|
11 years |
vittorio.giovara |
vc1dec: improve hwaccel #ifdefs
|
|
|
@33259118
|
11 years |
vittorio.giovara |
h263: improve hwaccel #ifdefs
|
|
|
@c042cbc3
|
11 years |
derek.buitenhuis |
libx265: Use the repeat headers flag when not using global headers
…
|
|
|