|
|
|
@34c5a666
|
11 years |
vittorio.giovara |
h264: codec reinit: remove statements without effect
…
|
|
|
@6ef96292
|
11 years |
vittorio.giovara |
utils: add yvyu422 to avcodec_align_dimensions2
|
|
|
@d23fc884
|
11 years |
vittorio.giovara |
filtfmts: remove unused lavf include
|
|
|
@58400ac1
|
11 years |
vittorio.giovara |
lavfi: name anonymous structs
|
|
|
@4936ef64
|
11 years |
martin |
configure: Handle armcc 5.0
The first line of the "armcc --vsn" …
|
|
|
@32d05934
|
11 years |
anton |
mp3dec: decode more data from Info header
Signed-off-by: Anton …
|
|
|
@0983d481
|
11 years |
anton |
crc: add ANSI CRC16 LE
This adds the reversed byte-order version of …
|
|
|
@fbd8e042
|
11 years |
anton |
mp3dec: move XING/Info and VBRI parsing into their own functions
…
|
|
|
@ae43c10e
|
11 years |
anton |
replaygain: allow exporting already decoded replaygain values
This …
|
|
|
@21d8f4da
|
11 years |
anton |
resample: remove an unneeded context variable
|
|
|
@f1b239ec
|
11 years |
lu_zero |
drawtext: Add fontconfig support
Introduce the font option and make …
|
|
|
@a6ac4fc
|
11 years |
martin |
vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock
…
|
|
|
@b3d905b7
|
11 years |
lu_zero |
dcadec: Delete redundant init_get_bits call
No initialization is …
|
|
|
@4d40e073
|
11 years |
martin |
rtmpproto: Handle RTMP chunk size packets before the connect packet
…
|
|
|
@64771397
|
11 years |
martin |
rtmpproto: Make sure to pass on the error code if read_connect failed
…
|
|
|
@0f524b6c
|
11 years |
anton |
x86/synth_filter: remove the fma3 version ifdefs
This fixes …
|
|
|
@aaab192
|
11 years |
anton |
af_volume: implement replaygain clipping prevention
This adds a new …
|
|
|
@ac976ed9
|
11 years |
anton |
lavr: allocate the resampling buffer with a positive size
This fixes …
|
|
|
@13164e47
|
11 years |
anton |
FATE: add tests for more resampling modes
|
|
|
@f7c5fd81
|
11 years |
anton |
resample: implement flushing
|
|
|
@801c39e1
|
11 years |
lu_zero |
dcadec: Use correct channel count in stereo downmix check
…
|
|
|
@c8cf461c
|
11 years |
lu_zero |
dcadec: Do not decode the XCh extension when downmixing to stereo
…
|
|
|
@e75ef2b7
|
11 years |
justin.ruggles |
tiffdec: support predictor type 2 with RGB48 pixel format
|
|
|
@345a96c3
|
11 years |
justin.ruggles |
tiffdec: remove an unneeded variable
|
|
|
@a9b046fb
|
11 years |
justin.ruggles |
tiff: use a better name and enum values for PhotometricInterpretation
…
|
|
|
@fdbe18b7
|
11 years |
justin.ruggles |
tiffdec: use a single strip if RowsPerStrip is 0
The spec does not …
|
|
|
@0a467a9b
|
11 years |
justin.ruggles |
tiffdec: use bytestream2 to simplify overread/overwrite protection
…
|
|
|
@5748faf2
|
11 years |
justin.ruggles |
bytestream: add bytestream2_copy_buffer() functions
This is basically …
|
|
|
@de9d2705
|
11 years |
justin.ruggles |
bytestream: add functions for accessing size of buffer
Signed-off-by: …
|
|
|
@58bc38a5
|
11 years |
justin.ruggles |
tiffdec: use correct data type for palette entries and set alpha to 0xFF
|
|
|
@bf2064f0
|
11 years |
justin.ruggles |
tiffdec: rename variables for consistency and fix variable shadowing
…
|
|
|
@d9a542ac
|
11 years |
justin.ruggles |
swscale: Set alpha to opaque for internal palettes.
Fixes conversion …
|
|
|
@20c38c9c
|
11 years |
justin.ruggles |
swscale: fix some undefined signed left shifts
Based on a patch by …
|
|
|
@60c4660b
|
11 years |
justin.ruggles |
swscale: fix an implementation-defined unsigned-to-signed conversion
|
|
|
@d4a8a86c
|
11 years |
lu_zero |
doc: Libavfilter English cleanup
This aims to standardize the English …
|
|
|
@617a1a98
|
11 years |
lu_zero |
mp3enc: Properly write bitrate value in XING header
Instead of using …
|
|
|
@254c95cd
|
11 years |
anton |
resample: split linear into its own function
|
|
|
@be394968
|
11 years |
anton |
resample: add initial padding explicitly
This simplifies the code, …
|
|
|
@eed752d6
|
11 years |
anton |
resample: drop useless abs()
negative sample_index is handled in the …
|
|
|
@3c84f6b5
|
11 years |
anton |
resample: reindent
|
|
|
@f20892eb
|
11 years |
anton |
resample: split the nearest neighbour path into a separate function pointer
|
|
|
@b9dea237
|
11 years |
anton |
resample: fix avresample_get_delay() return value
The correct "next" …
|
|
|
@71c32ed5
|
11 years |
vittorio.giovara |
DNxHD: convert inline asm to yasm
|
|
|
@67685620
|
11 years |
vittorio.giovara |
DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
|
|
|
@89ef08c9
|
11 years |
vittorio.giovara |
DNxHD: K&R formatting cosmetics
|
|
|
@a7448064
|
11 years |
lu_zero |
mp2: Do not force a samplerate
The default should be not to resample.
|
|
|
@25fbfee
|
11 years |
derek.buitenhuis |
libx265: Only set the SAR if it is valid
Signed-off-by: Derek …
|
|
|
@cd0ac6f6
|
11 years |
derek.buitenhuis |
libx265: Use 16-bit SAR
The spec says it is 16 bits.
Signed-off-by: …
|
|
|
@4a222645
|
11 years |
derek.buitenhuis |
libx265: Use x265_param_parse to set the SAR
Signed-off-by: Derek …
|
|
|
@9a07fac6
|
11 years |
anton |
mov: read hydrogenaudio replaygain information
|
|
|
@ad8159e0
|
11 years |
anton |
libavfilter: Add asettb filter for setting timebase for audio
Ported …
|
|
|
@f6774f90
|
11 years |
vittorio.giovara |
mpegvideo: operate with pointers to AVFrames instead of whole structs
…
|
|
|
@60fd7d36
|
11 years |
vittorio.giovara |
fate: correctly set sample rate for mp2 tests
|
|
|
@e6e8be54
|
11 years |
vittorio.giovara |
doc: Completely document the x264 options
And fix an option mismatch.
|
|
|
@0d671ade
|
11 years |
vittorio.giovara |
doc: Use a 3 columns multitable
Make the html output much nicer.
|
|
|
@be59675a
|
11 years |
vittorio.giovara |
doc: Change the multitable rendering in texi2pod
Makes it working …
|
|
|
@59388dac
|
11 years |
vittorio.giovara |
fate: update tests for YVYU422 pixel format
|
|
|
@b6a09ef7
|
11 years |
vittorio.giovara |
rawvideo: Support decoding YVYU422 FourCC
|
|
|
@92b099da
|
11 years |
vittorio.giovara |
swscale: support converting YVYU422 pixel format
|
|
|
@8b17243d
|
11 years |
vittorio.giovara |
lavu: Add packed YVYU422 pixel format
|
|
|
@46439e15
|
11 years |
vittorio.giovara |
mp2: match twolame default options
|
|
|
@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
|
|
|