|
|
|
@c1bc20bf
|
11 years |
michaelni |
Merge commit '6ef96292d99302a59f824713fc763f6abd3754df'
* commit …
|
|
|
@6ca0a976
|
11 years |
michaelni |
Merge commit 'd23fc8846d255e31896453136b4c77bc6d5e873f'
* commit …
|
|
|
@74a8dbe1
|
11 years |
michaelni |
Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'
* commit …
|
|
|
@010732b
|
11 years |
u |
vp9/x86: simplify FILTER_INIT.
In the 2 FILTER_INIT usages, the …
|
|
|
@b8d002dc
|
11 years |
u |
vp9/x86: clarify mixed splatb.
|
|
|
@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
|
|
|
@3b06208a
|
11 years |
michaelni |
x86/float_dsp: remove duplicated code from vector_dmul_scalar
Use the …
|
|
|
@c91a798a
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@e8fc91e2
|
11 years |
michaelni |
Merge commit '4936ef6492f640e1606c6507f2c4e495164d3974'
* commit …
|
|
|
@4936ef64
|
11 years |
martin |
configure: Handle armcc 5.0
The first line of the "armcc --vsn" …
|
|
|
@b38910c9
|
11 years |
Carl Eugen Hoyos |
Fix compilation with !HAVE_6REGS.
Can be tested with:
$ ./configure …
|
|
|
@72c93aba
|
11 years |
Carl Eugen Hoyos |
Use MANGLE in cavsdsp.c to save two registers using gcc.
Fixes …
|
|
|
@f45a8409
|
11 years |
michaelni |
avformat/mlv: add fate sample
Signed-off-by: Peter Ross …
|
|
|
@ab683ef
|
11 years |
michaelni |
Magic Lantern Video (MLV) demuxer
Signed-off-by: Peter Ross …
|
|
|
@5331773c
|
11 years |
michaelni |
ff_id3v2_read: add option to limit ID3 magic number search
Several …
|
|
|
@c94305ae
|
11 years |
michaelni |
ff_id3v2_free_extra_meta: set the pointer pointing to extra_meta to …
|
|
|
@549bbdfb
|
11 years |
michaelni |
avformat/wavdec: enlarge probe_packets for wav
fix issue …
|
|
|
@d8f40ca
|
11 years |
michaelni |
fate: add DTS-ES test
Signed-off-by: James Almer <jamrial@gmail.com> …
|
|
|
@d340dabb
|
11 years |
michaelni |
avfilter/vf_rotate: make int*90° rotates suck less speedwise
…
|
|
|
@c9aab1ee
|
11 years |
michaelni |
avfilter/vf_rotate: fix several of by 1 errors
Signed-off-by: Michael …
|
|
|
@4ebfb2c5
|
11 years |
michaelni |
avfilter/vf_rotate: fix location of update operation
Signed-off-by: …
|
|
|
@a47cc877
|
11 years |
michaelni |
avfilter/vf_rotate: increase fixed point precision
This ensures …
|
|
|
@3a1feb01
|
11 years |
Carl Eugen Hoyos |
Fix standalone compilation of image2_alias_pix and image2_brender_pix …
|
|
|
@60c8c714
|
11 years |
michaelni |
avcodec/qtrleenc: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@683b6e31
|
11 years |
michaelni |
avcodec/smacker: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@9b888fb
|
11 years |
michaelni |
avcodec/roqvideoenc: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@591c0c26
|
11 years |
derek.buitenhuis |
mjpeg: cosmetics: indentation
Signed-off-by: Derek Buitenhuis …
|
|
|
@39ef000e
|
11 years |
derek.buitenhuis |
mjpeg: Do not fail jpeg decoding on bad EXIF data.
It is not required …
|
|
|
@968c44ce
|
11 years |
michaelni |
configure: Remove deprecated incompatible_fork_abi option
It's been …
|
|
|
@71f8cdcc
|
11 years |
michaelni |
avcodec/snow: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@bb0d9aed
|
11 years |
michaelni |
avcodec/tta: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@b9831364
|
11 years |
michaelni |
avcodec/vc1dec: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@0a13487b
|
11 years |
michaelni |
avformat/dsddec: create audio stream before processing id3
This …
|
|
|
@941b2240
|
11 years |
Carl Eugen Hoyos |
Do not overwrite VDPAU structures in ff_MPV_frame_start().
Fixes …
|
|
|
@a614f892
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@27998451
|
11 years |
michaelni |
DSD Stream File (DSF) demuxer
Signed-off-by: Peter Ross …
|
|
|
@35bf7a49
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: implement pause messages
Signed-off-by: Lukasz …
|
|
|
@eb9136a7
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: implement volume messages
Signed-off-by: Lukasz …
|
|
|
@4c0f364
|
11 years |
lukasz.m.luki2 |
lavd/avdevice: add volume messages
Signed-off-by: Lukasz Marek …
|
|
|
@cef11803
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: add buffer fullness messages
Signed-off-by: …
|
|
|
@bc31a579
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: add nonblocking mode
Signed-off-by: Lukasz …
|
|
|
@eb9dee2d
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: replace simple API with async API
Async API …
|
|
|
@10627e7e
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: cosmetics
|
|
|
@176046d2
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_common: add context helper functions
Functions allow …
|
|
|
@24e5f5cd
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_common: rename variables and enums
Signed-off-by: …
|
|
|
@97751e13
|
11 years |
michaelni |
avformat/replaygain: fix mixed declaration and statement
…
|
|
|
@e48fb4e1
|
11 years |
michaelni |
ffmpeg: fix mixed merged & split side data with the stream->packet …
|
|
|
@cdc166ac
|
11 years |
michaelni |
Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821'
* commit …
|
|
|
@a8d01a73
|
11 years |
michaelni |
Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63'
* commit …
|
|
|
@39edcadc
|
11 years |
michaelni |
Merge commit 'fbd8e042107ec63e0ddf155588c59dcb76007641'
* commit …
|
|
|
@d35efda2
|
11 years |
michaelni |
Merge commit 'ae43c10e36197000de2f3cc99ea35727ce98a796'
* commit …
|
|
|
@11d187b3
|
11 years |
michaelni |
Merge commit '21d8f4da91673051ad7055cf63d989488a56368e'
* commit …
|
|
|
@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
|
|
|
@a3bd33af
|
11 years |
Carl Eugen Hoyos |
Write sample_aspect_ratio to asf files.
Fixes ticket #3528.
|
|
|
@6c18200c
|
11 years |
Carl Eugen Hoyos |
Only insert the icpf atom in ProRes mkv packets if it isn't already …
|
|
|
@197fe392
|
11 years |
michaelni |
x86/dsputil: use HADDD where applicable
Signed-off-by: James Almer …
|
|
|
@76ed71a7
|
11 years |
michaelni |
x86: move horizontal add macros to x86util
Also port relevant …
|
|
|
@443261cb
|
11 years |
michaelni |
Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432'
* commit …
|
|
|
@f1b239ec
|
11 years |
lu_zero |
drawtext: Add fontconfig support
Introduce the font option and make …
|
|
|
@c150e2cf
|
11 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-muxer=avi …
|
|
|
@58a5312
|
11 years |
michaelni |
avcodec/vble: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@7999b41d
|
11 years |
michaelni |
avfilter/vf_pixdesctest: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@dd77f646
|
11 years |
michaelni |
avformat/ico: use avmalloc(z)_array()
Signed-off-by: Michael …
|
|
|
@11b36b1e
|
11 years |
michaelni |
x86/float_dsp: unroll loop in vector_fmac_scalar
~6% faster SSE2 …
|
|
|
@27f184ef
|
11 years |
michaelni |
Fix OpenGL device compilation with msvc gl.h
Reveiwed-by: Lukasz …
|
|
|
@572f5eb1
|
11 years |
michaelni |
avformat/mpegenc: try to improve the VBV buffer warning
Maybe fixes …
|
|
|
@3b808900
|
11 years |
michaelni |
x86/float_dsp: use SWAP in vector_fmac_scalar Win64
The mova is …
|
|
|
@cb53beb8
|
11 years |
michaelni |
iavcodec/vc1dec: Fix missing {}
Fixes part of Ticket3466
Found-by: …
|
|
|
@73734282
|
11 years |
michaelni |
avfilter/vf_deshake: fix loss of precission with odd resolutions
…
|
|
|
@5a8ef3c6
|
11 years |
michaelni |
avfilter/f_select: fix loss of precission in SAD calculation
Fixes …
|
|
|
@1457f3fd
|
11 years |
michaelni |
avcodec/g723_1: add assert to help static code analyzers
…
|
|
|
@b8598f6c
|
11 years |
michaelni |
avcodec/diracdec: fix undefined behavior with shifts
Fixes part of …
|
|
|
@ff6fa0b4
|
11 years |
michaelni |
avformat/mpegts: Remove redundant check
Fixes part of Ticket3466 …
|
|
|
@230db14
|
11 years |
michaelni |
avcodec/fic: Fix return value check
Fixes part of Ticket3466 …
|
|
|
@f202af29
|
11 years |
michaelni |
avcodec/dcadec: fix error message suppression code
Fixes part of …
|
|
|
@256f5306
|
11 years |
michaelni |
avcodec/mjpegen: Fix declared argument size
Fixes part of Ticket3466 …
|
|
|
@14fa7fc6
|
11 years |
michaelni |
swscale/swscale: fix srcStride/srcSlice typo
Fixes part of Ticket3466 …
|
|
|
@79d82a65
|
11 years |
michaelni |
avformat/hnm: fix decoding of 256x256 video
Fixes Ticket3464 …
|
|
|
@bdc812ab
|
11 years |
michaelni |
avformat/flacdec/flac_read_timestamp: free the correct packet
…
|
|
|
@6d8ccc7a
|
11 years |
michaelni |
avformat/flacdec/flac_read_timestamp: dont modify AVStream state
…
|
|
|
@5f4f9ee
|
11 years |
michaelni |
Direct Stream Digital (DSD) decoder
Signed-off-by: Peter Ross …
|
|
|
@add5d7a8
|
11 years |
michaelni |
configure: allow the gas-preprocessor to be called with an absolute …
|
|
|
@37f3f32d
|
11 years |
michaelni |
fate: force 128kb/sec for mp2 test
This fixes rounding differences …
|
|
|
@c6902f96
|
11 years |
michaelni |
avcodec/mpegaudioenc_template: Fix integer overflow
Signed-off-by: …
|
|
|
@4615ff0
|
11 years |
michaelni |
avutil/frame: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@eead2cdd
|
11 years |
michaelni |
avformat/xmv: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@337f7486
|
11 years |
michaelni |
avformat/mpegtsenc: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@083b6e73
|
11 years |
michaelni |
avformat/utils: fix typo
Found-by: reimar
Signed-off-by: Michael …
|
|
|
@2b58c9c
|
11 years |
michaelni |
swresample/resample_template: try to consider src_size more exactly
…
|
|
|
@0bf25c7
|
11 years |
michaelni |
configure: fix arm osx build
Fixes Ticket3561
Solution suggested by …
|
|
|
@ef818d8b
|
11 years |
michaelni |
avformat: add av_format_inject_global_side_data(), and disable it by …
|
|
|
@2adcd15f
|
11 years |
michaelni |
Merge commit 'a6ac4fcce44108f6f87278b8d12e890576f46a62'
* commit …
|
|
|
@4959a4fc
|
11 years |
michaelni |
swscale/utils: fix changing src/dst range after initializing the …
|
|
|
@fa98885b
|
11 years |
michaelni |
swscale/utils: move handling of unscaled case to the end of init …
|
|
|