|
|
|
@f276bf30
|
11 years |
michaelni |
avcodec/ivi_dsp: add some missing () to macros
Signed-off-by: Michael …
|
|
|
@70f671c3
|
11 years |
michaelni |
avcodec/hevc: fix () in macros
Signed-off-by: Michael Niedermayer …
|
|
|
@0f45e643
|
11 years |
michaelni |
avcodec/h264_slice: fix macro ()
Signed-off-by: Michael Niedermayer …
|
|
|
@af62b427
|
11 years |
michaelni |
avcodec/h264: fix () in macros
Signed-off-by: Michael Niedermayer …
|
|
|
@97e6b5ee
|
11 years |
michaelni |
avcodec/golomb-test: fix () in EXTEND() macro
Signed-off-by: Michael …
|
|
|
@fa915d41
|
11 years |
michaelni |
avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro
Signed-off-by: …
|
|
|
@4372fb7a
|
11 years |
u |
avcodec/webvttenc: add webvtt encoder
Based off the srt encoder. The …
|
|
|
@d94e255d
|
11 years |
michaelni |
x86/dsputilenc: make the SUM_ABS_DCTELEM macro more readable
…
|
|
|
@46e38835
|
11 years |
michaelni |
avcodec/opusdec: check alignment, misalignment could lead to crashes …
|
|
|
@61eea421
|
11 years |
michaelni |
x86/dsputilenc: port sum_abs_dctelem functions to yasm
Signed-off-by: …
|
|
|
@ddeb58b9
|
11 years |
michaelni |
avcodec/asvenc: dont use a negative global_quality
Signed-off-by: …
|
|
|
@9a7d332b
|
11 years |
michaelni |
avcodec/aacenc: dont use global quality if its negative
Some …
|
|
|
@81aa0f46
|
11 years |
michaelni |
x86: hpeldsp: implement SSSE3 version of _xy2
Loading pb_1 rather …
|
|
|
@72631624
|
11 years |
michaelni |
Merge commit '8692e6284f5169257a537c8fc25addf32fc67c87'
* commit …
|
|
|
@cba92a22
|
11 years |
u |
avformat/vobsub: do not create empty streams.
Fixes NULL dereference …
|
|
|
@8692e628
|
11 years |
anton |
rdt: check malloc calls
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@308188b
|
11 years |
michaelni |
Add metadata injection to blackdetect
Signed-off-by: Michael …
|
|
|
@9722a6a3
|
11 years |
michaelni |
x86: hpeldsp: implement SSE2 put_pixels16_xy2
This is obviously …
|
|
|
@f0aca50
|
11 years |
michaelni |
x86: hpeldsp: implement SSE2 versions
Those are mostly used in codecs …
|
|
|
@9eaa8c22
|
11 years |
lou |
MAINTAINERS: remove myself as website maintainer
I never implemented …
|
|
|
@7538ad22
|
11 years |
michaelni |
x86/hevc_deblock: improve chroma functions register allocation
…
|
|
|
@08c51e12
|
11 years |
u |
ffplay: support rotated video.
with -f lavfi -i testsrc=s=hd1080 as …
|
|
|
@e63a17bf
|
11 years |
u |
avformat/mov: use av_display_rotation_get() for rotate metadata.
|
|
|
@fa972dcf
|
11 years |
u |
avutil/display: use hypot().
|
|
|
@584327f2
|
11 years |
michaelni |
x86/dsputil: fix argument declaration in vector_clipf
Should fix fate …
|
|
|
@518cbf9b
|
11 years |
michaelni |
x86/dsputil: fix VECTOR_CLIP_INT32 macro
The inline loop was …
|
|
|
@6b88f22e
|
11 years |
michaelni |
avcodec/dcadec: dont use hex float, msvc doesnt support it
Found-by: …
|
|
|
@9ccb5455
|
11 years |
michaelni |
avcodec/dcadec: use a constant instead of assuming every compiler can …
|
|
|
@6da06ef6
|
11 years |
michaelni |
avcodec/dcadec: make dca_dmix_code() 650% faster
This effectively …
|
|
|
@9340ced4
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@d062db7
|
11 years |
michaelni |
Merge commit '21f68c2489cba2a1a4a41d0c5c828266e6162800'
* commit …
|
|
|
@4e4dbb99
|
11 years |
michaelni |
dcadec: fix xxch_dmix_coeff and xxch_dmix_sf after merge
…
|
|
|
@c867be03
|
11 years |
michaelni |
Merge commit '6b7b8585d73548f08b98959df39d80b97677662f'
* commit …
|
|
|
@21f68c24
|
11 years |
kostya.shishkov |
avcodec: bump version after rotation api
Signed-off-by: Kostya …
|
|
|
@27d460fe
|
11 years |
Carl Eugen Hoyos |
Refuse to mux H.264 with fourcc H264 into avi without startcode.
…
|
|
|
@6b7b8585
|
11 years |
anton |
dca: Convert dca_dmixtable to integers
Also include zero in the …
|
|
|
@6a4832ca
|
11 years |
michaelni |
x86/diracdsp: mark all functions as yasm
No inline asm dirac code …
|
|
|
@64bf8455
|
11 years |
michaelni |
avformat/mov: Dont blindly trust the stream duration in seting chapter …
|
|
|
@220df143
|
11 years |
michaelni |
avformat/utils: Check end time in avpriv_new_chapter()
Signed-off-by: …
|
|
|
@744df0a0
|
11 years |
michaelni |
avformat/movenc: Check that packet duration is valid in …
|
|
|
@1d36defe
|
11 years |
michaelni |
x86/dsputil: port ff_vector_clipf_sse to yasm
Signed-off-by: James …
|
|
|
@fdcb2873
|
11 years |
michaelni |
Fix the mime types for MPEG and MPEG-TS formats
As per the RFCs: …
|
|
|
@c081ca85
|
11 years |
michaelni |
x86: hpeldsp: avg_pixels_xy2 for mmx2&3dnow
This is a port of the …
|
|
|
@17ac9980
|
11 years |
michaelni |
x86: hpeldsp: mark _xy2 versions as approximate
Currently, only the …
|
|
|
@f8de35eb
|
11 years |
michaelni |
x86: hpeldsp: kill hpeldsp_mmx.c
before:
1987 decicycles in 8_x2, …
|
|
|
@bda8ceb9
|
11 years |
michaelni |
maintainers: adding myself as a maintainer to webm dash
adding myself …
|
|
|
@37cef8c7
|
11 years |
michaelni |
libavformat/matroskaenc: Add WebM DASH support
WebM DASH …
|
|
|
@a996eacc
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@eff913c9
|
11 years |
Carl Eugen Hoyos |
Autodetect Asterisk raw pcm with extension "sln".
|
|
|
@124c94a1
|
11 years |
michaelni |
avdevice/v4l2: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@aca48725
|
11 years |
michaelni |
avcodec/proresdec2: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@e8e9186a
|
11 years |
michaelni |
avcodec/pgssubdec: Use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@f932e5f7
|
11 years |
michaelni |
avcodec/vdpau_internal: move "struct vdpau_picture_context" up to …
|
|
|
@d5d6b8e2
|
11 years |
michaelni |
Fix compilation error around struct visibility when VDPAU disabled.
…
|
|
|
@80ee2dfc
|
11 years |
michaelni |
x86/dsputil: port ff_put_signed_pixels_clamped_mmx to yasm
Also add …
|
|
|
@7b052672
|
11 years |
michaelni |
x86/dsputil: port clear_block functions to yasm
Signed-off-by: James …
|
|
|
@afaa39b4
|
11 years |
Carl Eugen Hoyos |
Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr().
…
|
|
|
@ce4d91ba
|
11 years |
michaelni |
sws: document color range >8bit oddity
|
|
|
@1f359c85
|
11 years |
michaelni |
ffmpeg: use av_stream_get_end_pts()
Simplifies code and should …
|
|
|
@7f7080dc
|
11 years |
michaelni |
avformat: add av_stream_get_end_pts()
Signed-off-by: Michael …
|
|
|
@91a8262b
|
11 years |
michaelni |
avcodec/utils: add error message for the recode_subtitle() without …
|
|
|
@ef0c466a
|
11 years |
michaelni |
Replace assert with AVERROR when recode_subtitle called w/o ICONV.
…
|
|
|
@e61055fd
|
11 years |
michaelni |
avcodec/atrac3plusdec: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@606a49d2
|
11 years |
michaelni |
avcodec/atrac3: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@f0211f41
|
11 years |
michaelni |
ffprobe: Use av_malloc_array()
Signed-off-by: Michael Niedermayer …
|
|
|
@3d4e3650
|
11 years |
michaelni |
avcodec/x86/hpeldsp_init: remove redundant if()
Signed-off-by: …
|
|
|
@cd9e08e1
|
11 years |
michaelni |
hpeldsp: fix build without inline asm
Signed-off-by: Michael …
|
|
|
@d1a32c3f
|
11 years |
michaelni |
x86: kill fpel_mmx.c
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@19e66c72
|
11 years |
michaelni |
avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE
…
|
|
|
@ca2fd259
|
11 years |
michaelni |
Fix compilation errors when deprecated features are disabled.
…
|
|
|
@be656c36
|
11 years |
michaelni |
avcodec/h264_picture: Fix build without error resilience
Found-by: …
|
|
|
@c9ab8790
|
11 years |
michaelni |
Fix build with --enable-ladspa --disable-frei0r.
…
|
|
|
@2491579d
|
11 years |
michaelni |
configure: arm: do not enable fast-unaligned if it is explicitly …
|
|
|
@6310eb80
|
11 years |
michaelni |
avutil/cpu: force mmx on selection of higher x86 SIMD features
Fixes …
|
|
|
@e50ae60d
|
11 years |
michaelni |
avcodec/fate-idct8x8: Defined behavior: eliminate negative …
|
|
|
@7d25af1
|
11 years |
michaelni |
Merge commit 'c23c96b638cbf6c489fd301e6b3d5555632fba37'
* commit …
|
|
|
@9e6769d2
|
11 years |
michaelni |
Merge commit 'afe176265480880e1f702c96a8ba434b0d88728b'
* commit …
|
|
|
@447b988b
|
11 years |
michaelni |
Merge commit '132a5711a2aaaa6c7d139a0a30046a6ad41b64aa'
* commit …
|
|
|
@9893e883
|
11 years |
michaelni |
avformat/mux: Remove localized encoder strings
Fixes muxing to end up …
|
|
|
@84087204
|
11 years |
michaelni |
avcodec/smvjpegdec: Dont ignore avcodec_close() return code
…
|
|
|
@0739614c
|
11 years |
michaelni |
avcodec: remove no longer needed ff_codec_close_recursive()
…
|
|
|
@be2bbc52
|
11 years |
michaelni |
ffmpeg_opt: dont copy "encoder" metadata unless stream copy is used
…
|
|
|
@b2a8bc3d
|
11 years |
michaelni |
ffmpeg/set_encoder_id: dont allocate encoder string if one is already …
|
|
|
@c23c96b6
|
11 years |
janne-libav |
lavf: add av_stream_get_side_data
|
|
|
@afe1762
|
11 years |
janne-libav |
build: export library dependencies in ${name}_FFLIBS
Removes an ugly …
|
|
|
@132a5711
|
11 years |
janne-libav |
check: add libavcodec/vda_internal.h to SKIPHEADERS-$(CONFIG_VDA)
|
|
|
@62188318
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@ab62283
|
11 years |
michaelni |
avcodec/dvdsubenc: accept forced flag
Reviewed-by: Anshul …
|
|
|
@b9419b5
|
11 years |
lukasz.m.luki2 |
lavf/ftp: favour EPSV over PASV command
EPSV is newer version of PASV …
|
|
|
@37fa4b9b
|
11 years |
lukasz.m.luki2 |
lavf/audiointerleave: return more meaningful error codes
…
|
|
|
@2ed9e17
|
11 years |
lukasz.m.luki2 |
lavf/audiointerleave: check for allocation failure
Signed-off-by: …
|
|
|
@c61cdefa
|
11 years |
lukasz.m.luki2 |
lavf/audiointerleave: use av_fifo_alloc_array
Signed-off-by: Lukasz …
|
|
|
@74f9c59
|
11 years |
lukasz.m.luki2 |
lavf/dvenc: use av_fifo_alloc_array
Signed-off-by: Lukasz Marek …
|
|
|
@8aa29880
|
11 years |
lukasz.m.luki2 |
lavc/flac_parser: use av_fifo_alloc_array
Signed-off-by: Lukasz Marek …
|
|
|
@bc4f362c
|
11 years |
lukasz.m.luki2 |
lavc/frame_thread_encoder: use av_fifo_alloc_array
Signed-off-by: …
|
|
|
@ce051ce
|
11 years |
lukasz.m.luki2 |
lavfi/vf_fps: use av_fifo_alloc_array
Signed-off-by: Lukasz Marek …
|
|
|
@d15db8e4
|
11 years |
lukasz.m.luki2 |
lavfi/buffersink: use av_fifo_alloc_array
Signed-off-by: Lukasz Marek …
|
|
|
@4d686674
|
11 years |
lukasz.m.luki2 |
ffmpeg: use av_fifo_alloc_array
Signed-off-by: Lukasz Marek …
|
|
|
@51bad41a
|
11 years |
lukasz.m.luki2 |
lavd/jack_audio: use av_fifo_alloc_array
Signed-off-by: Lukasz Marek …
|
|
|
@7336e39
|
11 years |
lukasz.m.luki2 |
lavu/fifo: add av_fifo_alloc_array function
Allows to alloc fifo …
|
|
|