|
|
|
@5be8c276
|
11 years |
michaelni |
avformat/rtspdec: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@28706178
|
11 years |
michaelni |
avcodec/vp3: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@0674da99
|
11 years |
michaelni |
avcodec/cavs: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@8a64ea76
|
11 years |
lou |
doc/filters: amix only supports float samples
Signed-off-by: Lou …
|
|
|
@1853e2cb
|
11 years |
michaelni |
avfilter/formats: Avoid using non public AV_SAMPLE_FMT_NB
…
|
|
|
@0d26264
|
11 years |
michaelni |
avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NB
…
|
|
|
@ee0c91cc
|
11 years |
michaelni |
avfilter/vf_telecine: Avoid using non public AV_PIX_FMT_NB
…
|
|
|
@515e8aed
|
11 years |
michaelni |
avfilter/vf_transpose: Avoid using non public AV_PIX_FMT_NB
…
|
|
|
@e10ac3a1
|
11 years |
michaelni |
avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NB
…
|
|
|
@cfa0ad6
|
11 years |
michaelni |
avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NB
…
|
|
|
@1dbc9846
|
11 years |
michaelni |
avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NB
…
|
|
|
@c0f8801e
|
11 years |
michaelni |
avfilter/il: Avoid using non public AV_PIX_FMT_NB
Signed-off-by: …
|
|
|
@5feac96f
|
11 years |
michaelni |
avfilter/hflip: Avoid using non public AV_PIX_FMT_NB
Signed-off-by: …
|
|
|
@f3fdc32e
|
11 years |
michaelni |
avfilter/crop: Avoid using non public AV_PIX_FMT_NB
Signed-off-by: …
|
|
|
@64fb19cc
|
11 years |
michaelni |
avfilter/formats: Avoid using non public AV_PIX_FMT_NB
Signed-off-by: …
|
|
|
@0f17bc64
|
11 years |
michaelni |
Improve the detection of architecture x86.
This fixes building on …
|
|
|
@58632070
|
11 years |
michaelni |
x86/dsputilenc: use HADDD in ff_sse16_sse2
Signed-off-by: James Almer …
|
|
|
@e64e079e
|
11 years |
michaelni |
x86/dsputilenc: implement SSE2 version of diff_pixels
Signed-off-by: …
|
|
|
@a0c5cd34
|
11 years |
michaelni |
avcodec/x86/dsputilenc: set the count of SSE registers correctly for …
|
|
|
@a1cb4efd
|
11 years |
michaelni |
Merge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156'
* commit …
|
|
|
@50ffd843
|
11 years |
michaelni |
Merge commit 'b03b2d86aa9d79670825b42d8a8a7c41f59cb444'
* commit …
|
|
|
@cdf6a944
|
11 years |
michaelni |
Merge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3'
* commit …
|
|
|
@de5ec088
|
11 years |
michaelni |
Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8'
* commit …
|
|
|
@a37f2cc5
|
11 years |
michaelni |
avfilter/vf_format: fix duplicate ;
Signed-off-by: Michael …
|
|
|
@6e9dbee
|
11 years |
michaelni |
Merge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece'
* commit …
|
|
|
@e222cfef
|
11 years |
michaelni |
Merge commit '4d8c28deab2488579f585406110b1be790896e59'
* commit …
|
|
|
@e6a08464
|
11 years |
michaelni |
avformat/utils: set max analyze duration depending on the …
|
|
|
@52887aa4
|
11 years |
michaelni |
avformat: move default for max_analyze_duration into utils.c
this way …
|
|
|
@7cc4c9f3
|
11 years |
anton |
lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
Thatt hardcodes the …
|
|
|
@b03b2d8
|
11 years |
anton |
buffersrc: avoid using AV_PIX_FMT_NB
That hardcodes the number of …
|
|
|
@a7d070ac
|
11 years |
anton |
vf_fieldorder: avoid using AV_PIX_FMT_NB
That hardcodes the number of …
|
|
|
@862f33c
|
11 years |
anton |
vf_scale: use the pixfmt descriptor API
Avoid using AV_PIX_FMT_NB, …
|
|
|
@45fc73ed
|
11 years |
anton |
vf_format: rework format list parsing
Avoid using AV_PIX_FMT_NB, …
|
|
|
@60ef6124
|
11 years |
lou |
MAINTAINERS: add Trac maintainers
Signed-off-by: Lou Logan <lou@lrcd.com>
|
|
|
@5b1a56b3
|
11 years |
lou |
doc/ffmpeg: note that -t is also an input option
Signed-off-by: Lou …
|
|
|
@2dbf5e7
|
11 years |
lou |
configure: s/solving/solve
Signed-off-by: Lou Logan <lou@lrcd.com>
|
|
|
@53bac1b4
|
11 years |
u |
doc: add a tutorial for writing filters.
|
|
|
@d35000c2
|
11 years |
michaelni |
avcodec/g723_1: fix writing into input frame data and warning
…
|
|
|
@2d56f0d0
|
11 years |
michaelni |
Write the actual mp3 frame size when muxing into caf if available.
…
|
|
|
@2db89765
|
11 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@99d742aa
|
11 years |
michaelni |
configure: uClibc native pthread requires -ldl
In the configure …
|
|
|
@86ae0da6
|
11 years |
michaelni |
x86: hpeldsp: propagate changes across codecs
Some codecs still use …
|
|
|
@fc9c857c
|
11 years |
george |
ffmpeg: use thread message API.
|
|
|
@55cc60cd
|
11 years |
george |
lavu: add thread message API.
|
|
|
@58a10e0e
|
11 years |
george |
compat/w32pthreads: add return value to pthread_cond_init().
|
|
|
@96470ca2
|
11 years |
michaelni |
avformat/mov: allow seeking back to the begin even if nothing is …
|
|
|
@d2eacbb7
|
11 years |
michaelni |
doc/APIchanges: fix typo in date
|
|
|
@d236d490
|
11 years |
michaelni |
update APIchanges & version for c37d179
Signed-off-by: Michael …
|
|
|
@c37d1792
|
11 years |
michaelni |
avformat: add format_probesize to allow tuning the maximum amount of …
|
|
|
@b0d0e29f
|
11 years |
michaelni |
avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro
Signed-off-by: …
|
|
|
@9f50d3b9
|
11 years |
michaelni |
avcodec/rv34: Fix () in GET_PTS_DIFF() macro
Signed-off-by: Michael …
|
|
|
@a45e6b7b
|
11 years |
michaelni |
avcodec/psymodel: Fix () in AAC_CUTOFF() macro
Signed-off-by: Michael …
|
|
|
@e5dc7439
|
11 years |
michaelni |
avcodec/proresenc_anatoliy: Fix () in macros
Signed-off-by: Michael …
|
|
|
@a3950a90
|
11 years |
michaelni |
Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm"
This …
|
|
|
@9babf137
|
11 years |
michaelni |
avcodec/msvideo1enc: Fix () in MKRGB555() macro
Signed-off-by: …
|
|
|
@eb718f4c
|
11 years |
michaelni |
avcodec/opus: Fix () in ROUND_MULL() macro
Signed-off-by: Michael …
|
|
|
@d62a4707
|
11 years |
michaelni |
avcodec/opus_celt: Fix () in CELT_PVQ_V macro
Signed-off-by: Michael …
|
|
|
@c163f5e6
|
11 years |
michaelni |
avcodec/pngdec: fix () in OP_* macros
Signed-off-by: Michael …
|
|
|
@ad733089
|
11 years |
michaelni |
x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm
Signed-off-by: …
|
|
|
@6e725f19
|
11 years |
michaelni |
configure: try to fix the disappearing "r" bug in fate
Signed-off-by: …
|
|
|
@ee9b019
|
11 years |
michaelni |
Merge commit 'e0d01dc7d7fc3ce4c23f286a10870e9599c8b8b9'
* commit …
|
|
|
@657c6032
|
11 years |
u |
avcodec/webvttenc: do not use EOVERFLOW.
According to doc/errno.txt …
|
|
|
@4d8c28d
|
11 years |
anton |
imgutils: make systematic palette opaque.
Signed-off-by: Anton …
|
|
|
@cf7ff014
|
11 years |
michaelni |
avcodec/mss4: Fix () in MKVAL() macro
Signed-off-by: Michael …
|
|
|
@6e720c5c
|
11 years |
michaelni |
avcodec/mss34dsp: fix () in SOP* macros
Signed-off-by: Michael …
|
|
|
@fa160af0
|
11 years |
michaelni |
avcodec/mlpdec: fix () in MSB_MASK() macro
Signed-off-by: Michael …
|
|
|
@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 …
|
|
|
@e0d01dc7
|
11 years |
anton |
smoothstream: check malloc calls
Signed-off-by: Anton Khirnov …
|
|
|
@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 …
|
|
|