|
|
|
@5c17377e
|
10 years |
michaelni |
Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'
* commit …
|
|
|
@e82b0e61
|
10 years |
michaelni |
Merge commit 'ee964145b5d229571e00bf6883a44189d02babe2'
* commit …
|
|
|
@ca6fee76
|
10 years |
michaelni |
Merge commit 'b9d2d6843a49f9df1d1ae1afe817d9b48c445919'
* commit …
|
|
|
@c5c4e583
|
10 years |
michaelni |
Merge commit 'e14f98c62fdf8744b07419314095d1b3248cce75'
* commit …
|
|
|
@1fb36423
|
10 years |
michaelni |
Merge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'
* commit …
|
|
|
@e8565d21
|
10 years |
michaelni |
avformat/flvenc: check that the codec_tag fits in the available bits
…
|
|
|
@732c3ebf
|
10 years |
michaelni |
avcodec/utils: use correct printf specifier in ff_set_sar
…
|
|
|
@5705dc52
|
10 years |
michaelni |
avutil/imgutils: correctly check for negative SAR components
These …
|
|
|
@d74a8cb7
|
10 years |
anton |
fmtconvert: drop unused functions
|
|
|
@ee964145
|
10 years |
anton |
lavc: remove unused traces of fmtconvert usage
Those decoders have …
|
|
|
@b9d2d684
|
10 years |
martin |
tls: Pass AVOptions dictionaries through to the chained protocol
…
|
|
|
@e14f98c6
|
10 years |
martin |
tcp: Clarify the units for the timeout avoptions
Signed-off-by: …
|
|
|
@c86d8aed
|
10 years |
martin |
avio: Rename avclass symbols relating to avio
Don't prefix them …
|
|
|
@5f1ea0b
|
10 years |
michaelni |
avcodec/ppc/fdctdsp: fix const warning
Signed-off-by: Michael …
|
|
|
@94f5ac93
|
10 years |
michaelni |
avcodec/vc1_block: Optimize vc1_decode_i_block_adv()
9127 -> 8936 …
|
|
|
@21581182
|
10 years |
michaelni |
avcodec/vc1_block: Optimize vc1_decode_i_block()
Signed-off-by: …
|
|
|
@80a0daa0
|
10 years |
michaelni |
avcodec/vc1_block: cosmetics
Signed-off-by: Michael Niedermayer …
|
|
|
@137fbab1
|
10 years |
michaelni |
avcodec/vc1_block: move early exit code up in ff_vc1_pred_dc()
…
|
|
|
@99145022
|
10 years |
michaelni |
avcodec/vc1_block: Use av_clip_uintp2()
Signed-off-by: Michael …
|
|
|
@ec908ce4
|
10 years |
michaelni |
avcodec/vc1_block: Optimize vc1_decode_ac_coeff()
Avoid branches in …
|
|
|
@ccad34e3
|
10 years |
michaelni |
avcodec/vc1_block: Simplify dcdiff initialization
Signed-off-by: …
|
|
|
@bd55f01c
|
10 years |
michaelni |
avcodec/vc1_block: Simplify dir_ptr / pred initialization
…
|
|
|
@f6b195cf
|
10 years |
michaelni |
avcodec/vc1: Simplify pred/mc loops
Signed-off-by: Michael …
|
|
|
@d8e030c3
|
10 years |
michaelni |
avcodec/vc1: Simplify dmv_y initialization
Signed-off-by: Michael …
|
|
|
@751883c
|
10 years |
michaelni |
avcodec/vc1: Simplify code setting and using extend_x/y
…
|
|
|
@71de5542
|
10 years |
michaelni |
avcodec/vc1: Make init_block_index() inline
Signed-off-by: Michael …
|
|
|
@e2edb10f
|
10 years |
michaelni |
avcodec/vc1: use uint8_t for size_table
Signed-off-by: Michael …
|
|
|
@53cb0bab
|
10 years |
michaelni |
avcodec/vc1: simplify offset table and access
Signed-off-by: Michael …
|
|
|
@5ee3a40f
|
10 years |
michaelni |
ffmpeg: Fix -vstats when coded_frame is not set
There are several …
|
|
|
@888a33c0
|
10 years |
michaelni |
lavc/pngenc: Support writing colorspace tags.
These are defined in …
|
|
|
@0a23129b
|
10 years |
michaelni |
avformat: Add prefix to get_codec_guid()
Signed-off-by: Michael …
|
|
|
@ae20682f
|
10 years |
michaelni |
swscale: Add prefix to updateMMXDitherTables()
Signed-off-by: Michael …
|
|
|
@4d00860a
|
10 years |
michaelni |
swresample: Add prefix to soxr_resampler
also move declaration to …
|
|
|
@bf610204
|
10 years |
michaelni |
avcodec/dvdec: Make dv_iweight_720_c static
Signed-off-by: Michael …
|
|
|
@23a90768
|
10 years |
michaelni |
avcodec/v210dec: Add ff prefix to v210_x86_init()
Signed-off-by: …
|
|
|
@b37c3396
|
10 years |
michaelni |
avcodec/h264: Add ff_ prefix to the shared h264_init_dequant_tables() …
|
|
|
@60bdc868
|
10 years |
michaelni |
lavf/mov: correct printf specifier
The type is int64_t.
…
|
|
|
@0e699676
|
10 years |
michaelni |
avcodec/snow: mark dwt init as av_cold
Signed-off-by: Michael …
|
|
|
@22a80272
|
10 years |
michaelni |
avcodec/diracdsp: Mark ff_diracdsp_init() as av_cold
Signed-off-by: …
|
|
|
@f8b743b
|
10 years |
michaelni |
avcodec/mjpegenc: Mark ff_mjpeg_encode_close() as av_cold
…
|
|
|
@78cd9c56
|
10 years |
michaelni |
postproc: mark alloc/free context functions as av_cold
Signed-off-by: …
|
|
|
@a2203228
|
10 years |
derek.buitenhuis |
movenc: Write 'colr' box correctly for MP4
This also restricts it to …
|
|
|
@3e0ae19f
|
10 years |
clement |
avfilter/palettegen: fix frame mem leak
|
|
|
@d490b26f
|
10 years |
michaelni |
avformat/ffmenc: Use ffio_free_dyn_buf()
Signed-off-by: Michael …
|
|
|
@629a03a9
|
10 years |
michaelni |
avformat/rtpdec_vp9: Use ffio_free_dyn_buf()
Signed-off-by: Michael …
|
|
|
@aa7a2fa5
|
10 years |
onemda |
avcodec/hqx: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@54400763
|
10 years |
onemda |
avcodec/hqx: fix typo
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@007498fc
|
10 years |
michaelni |
swscale/utils: clear formatConvBuffer on allocation
Fixes use of …
|
|
|
@d0b8640f
|
10 years |
michaelni |
avformat/bit: only accept the g729 codec and 1 channel
Other …
|
|
|
@eeda2c3d
|
10 years |
michaelni |
avformat/bit: check that pkt->size is 10 in write_packet
Ohter packet …
|
|
|
@19dbe89f
|
10 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@50833c9f
|
10 years |
michaelni |
Fix buffer_size argument to init_put_bits() in multiple encoders.
…
|
|
|
@b851bc20
|
10 years |
michaelni |
avformat/mp3dec: Check for avcodec_alloc_context3() failure
…
|
|
|
@6ad42b3e
|
10 years |
michaelni |
avformat/mp3dec: properly allocate dummy AVCodecContext
Fixes …
|
|
|
@51b7ab2e
|
10 years |
michaelni |
Merge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd'
* commit …
|
|
|
@43e5e3c0
|
10 years |
michaelni |
colormatrix: Accept bt601 aliases as input
As far as matrix …
|
|
|
@d92c6d82
|
10 years |
george |
ffmpeg: notify when the thread message queue blocks.
This can help …
|
|
|
@508d6a23
|
10 years |
george |
ffmpeg: allow to set the thread message queue size.
|
|
|
@a92193f2
|
10 years |
george |
lavd/alsa: set frame_size field.
The value tells the typical size of …
|
|
|
@b9de1303
|
10 years |
michaelni |
mips/acelp_filters: fix incorrect register constraint
Change register …
|
|
|
@f6bf745c
|
10 years |
michaelni |
mips/aacdec: refactor out duplicated assembly code
The float_copy and …
|
|
|
@83589e69
|
10 years |
michaelni |
mips/sbrdsp: remove sbr_neg_odd_64_mips
The optimized C version of …
|
|
|
@d6f66aec
|
10 years |
michaelni |
mips/fft: remove some useless assembly
Remove some assembly that the …
|
|
|
@39077148
|
10 years |
michaelni |
mips/aacpsdsp: fix definition of ps_decorrelate_mips
Q_fract should …
|
|
|
@213e823d
|
10 years |
michaelni |
mips/mathops: remove 64-bit code
GCC is perfectly happy generating …
|
|
|
@82b6e451
|
10 years |
lu_zero |
configure: Move the cross_prefix setting after the toolchain one
…
|
|
|
@a6a2da2f
|
10 years |
clement |
tests: add paletteuse test
|
|
|
@e0f03de8
|
10 years |
clement |
tests: add palettegen test
|
|
|
@4629993d
|
10 years |
clement |
avfilter/paletteuse: use AV_QSORT()
See previous commit for a rationale.
|
|
|
@321de034
|
10 years |
clement |
avfilter/palettegen: use AV_QSORT()
This makes the sorting of the …
|
|
|
@30f4e9d3
|
10 years |
clement |
avfilter/palettegen: consistently use the same frame for dimensions
|
|
|
@4216968f
|
10 years |
clement |
avfilter/palettegen: use a logging context for the dupped color warning
|
|
|
@ab093bde
|
10 years |
clement |
avfilter/palettegen: export color quantization ratio
|
|
|
@7faa40af
|
10 years |
michaelni |
avformat/adxdec: check avctx->channels for invalid values
This avoids …
|
|
|
@64ea4a05
|
10 years |
michaelni |
avformat/adxdec: set avctx->channels in adx_read_header
It is used in …
|
|
|
@111d79a
|
10 years |
michaelni |
avformat/dss: implement seeking
This assumes CBR (which is true for …
|
|
|
@626904b7
|
10 years |
michaelni |
avformat/dss: set bitrate
Signed-off-by: Michael Niedermayer …
|
|
|
@5634ca6d
|
10 years |
michaelni |
avformat/dss: set packet duration
Value taken from the decoder …
|
|
|
@8064265a
|
10 years |
michaelni |
avformat/dss: correct sample rate
Signed-off-by: Michael Niedermayer …
|
|
|
@bc65abc8
|
10 years |
James |
libavutil: add x86 optimized av_popcount
Reviewed-by: Ronald S. …
|
|
|
@701c965a
|
10 years |
michaelni |
avcodec/hevc_ps: Check that log2_ctb_size is not smaller than the …
|
|
|
@dd369c9a
|
10 years |
michaelni |
avcodec/snow: Initialize spatial_decomposition_count to a valid value
…
|
|
|
@6d66e1a
|
10 years |
michaelni |
avutil/common: Fix integer overflow in av_clip_int8/16_c
Fixes: …
|
|
|
@63ca0fe8
|
10 years |
michaelni |
avcodec/hevcdsp: ARM NEON optimized qpel functions
uses comma as …
|
|
|
@d1e2d59
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@205b2ba3
|
10 years |
michaelni |
avcodec/hevc_ps: Sanity checks for some log2_* values
log2 values …
|
|
|
@5c11f5b4
|
10 years |
clement |
avfilter/palettegen: move longest variable to a local scope
Also drop …
|
|
|
@56ffde3f
|
10 years |
Carl Eugen Hoyos |
Allow muxing h264 into ts with startcode "001" instead of "0001".
…
|
|
|
@ab3ff19f
|
10 years |
Carl Eugen Hoyos |
lavfi/fade: Do not overread input buffer.
|
|
|
@bbbc8c6
|
10 years |
michaelni |
avformat/mov: Check ctts_count before use
Fixes out of array read …
|
|
|
@1f5c7781
|
10 years |
michaelni |
avcodec/zmbv: Check len before reading in decode_frame()
Fixes out of …
|
|
|
@7296716e
|
10 years |
michaelni |
avcodec/h264: Clear last_pic_for_ec on seeks and reinits
Fixes out of …
|
|
|
@390c5778
|
10 years |
michaelni |
avcodec/arm/hevcdsp_idct_neon: drop ".code 32"
gas-preprocessor and …
|
|
|
@a1b5cf01
|
10 years |
michaelni |
Merge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b'
* commit …
|
|
|
@2fbdf30e
|
10 years |
michaelni |
Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'
* commit …
|
|
|
@53dd75e9
|
10 years |
michaelni |
Merge commit 'da7e561964ee833678dc24fae0b0265358126d1e'
* commit …
|
|
|
@3130e5be
|
10 years |
michaelni |
Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'
* commit …
|
|
|
@7f03f75c
|
10 years |
michaelni |
Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'
* commit …
|
|
|
@7d9b06eb
|
10 years |
michaelni |
Merge commit '199fb40278146c5bb162990c66ad3cd561abc780'
* commit …
|
|
|
@6e9bbaca
|
10 years |
michaelni |
Merge commit '8a273a746061a112e5e35066a8fd8e146d821a62'
* commit …
|
|
|