|
|
|
@e299cb2c
|
11 years |
derek.buitenhuis |
fic: Simplify alpha blending
Signed-off-by: Derek Buitenhuis …
|
|
|
@b0bdc2a7
|
11 years |
derek.buitenhuis |
avutil: move av_get_time_base_q() after include rational.h
Fix …
|
|
|
@502512ea
|
11 years |
derek.buitenhuis |
avutil: Add av_get_time_base_q()
This fixes usage of AV_TIME_BASE_Q …
|
|
|
@9155c595
|
11 years |
derek.buitenhuis |
fic: Support rendering cursors
Signed-off-by: Derek Buitenhuis …
|
|
|
@40b331e1
|
11 years |
derek.buitenhuis |
fic: Use proper quantization matrix index
The matrices are not …
|
|
|
@3956a5e0
|
11 years |
janne-libav |
aarch64: NEON vorbis_inverse_coupling
From the ARMv7 NEON version. 16 …
|
|
|
@8f9fe6ae
|
11 years |
janne-libav |
aarch64: NEON fixed/floating point MPADSP apply_window
30%/25% …
|
|
|
@f4d5a2cc
|
11 years |
janne-libav |
aarch64: NEON float to s16 audio conversion
|
|
|
@ee2bc59
|
11 years |
janne-libav |
aarch64: NEON float (i)MDCT
Approximately as fast as the ARM NEON …
|
|
|
@650c4300
|
11 years |
janne-libav |
aarch64: NEON float FFT
Approximately as fast as the ARM NEON version …
|
|
|
@f9157463
|
11 years |
anton |
lavf: do not use the parser duration for video
The parser has no way …
|
|
|
@1ae8198b
|
11 years |
anton |
avconv: always reset packet pts after decoding an audio frame
…
|
|
|
@b19a5e5
|
11 years |
anton |
lavc: improve AVCodecContext.delay doxy
|
|
|
@a4ed995c
|
11 years |
anton |
txd: do not set the codec timebase.
It is not supposed to be changed …
|
|
|
@1c7b71a
|
11 years |
lu_zero |
mpegvideo: Use the current_picture pts
The picture slot can be …
|
|
|
@6f243b17
|
11 years |
derek.buitenhuis |
avcodec/fic: Fix return value check
Fixes part of Ticket3466 …
|
|
|
@144f7a56
|
11 years |
derek.buitenhuis |
avcodec/fic: clear slice_data
Fixes artifacts
Fixes use of freed …
|
|
|
@f34d3173
|
11 years |
derek.buitenhuis |
avcodec/fic: fix slice checks
fix integer overflows
Signed-off-by: …
|
|
|
@93e15a32
|
11 years |
derek.buitenhuis |
fic: use correct IDCT
Signed-off-by: Derek Buitenhuis …
|
|
|
@911fa05b
|
11 years |
martin |
mvc: Specify the pixel format for the mv-mvc* tests
Also set the RGBA …
|
|
|
@6dfd99c9
|
11 years |
vittorio.giovara |
fate: add tests for SGI RLE and MVC1&2 decoders
|
|
|
@55ddd70
|
11 years |
vittorio.giovara |
Silicon Graphics Movie demuxer
Signed-off-by: Vittorio Giovara …
|
|
|
@86a04326
|
11 years |
vittorio.giovara |
Silicon Graphics Motion Video Compressor 1 & 2 decoder
Signed-off-by: …
|
|
|
@07761294
|
11 years |
vittorio.giovara |
Silicon Graphics RLE 8-bit video decoder
Signed-off-by: Vittorio …
|
|
|
@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 …
|
|
|