|
|
|
@fd242b46
|
10 years |
stefasab |
lavf/utils: fix if_( style
|
|
|
@d2330e58
|
10 years |
stefasab |
doc/muxers/image2: remove the non-negative number requirement for …
|
|
|
@0afc26d3
|
10 years |
michaelni |
Merge commit '82bd8a57692d8f3643ad0903c97e4a0f84393f53'
* commit …
|
|
|
@adfe89bc
|
10 years |
Carl Eugen Hoyos |
Fix standalone compilation of the tblend filter.
|
|
|
@cecc4ea
|
10 years |
onemda |
avcodec/evrcdec: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@63cb546
|
10 years |
onemda |
avcodec/wnv1: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@1634d2b
|
10 years |
onemda |
avcodec/on2avc: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@49f82571
|
10 years |
onemda |
avcodec/tak_parser: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@c93a7b26
|
10 years |
onemda |
avcodec/ac3dec: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@e9eb94ac
|
10 years |
onemda |
avcodec/qcelpdec: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@6e7ac5ee
|
10 years |
onemda |
avcodec/webp: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@82bd8a57
|
10 years |
alex.converse |
aacdec: Refactor decode_ics_info.
|
|
|
@77f326dc
|
10 years |
michaelni |
ffmpeg: Make CFR frame drop threshold user adjustable
Signed-off-by: …
|
|
|
@52f2adc0
|
10 years |
michaelni |
avcodec/hevc: Update the USE_SAO_SMALL_BUFFER case for the alignment …
|
|
|
@00fe7785
|
10 years |
michaelni |
avcodec/hevc: Do not zero is_pcm on allocation
Signed-off-by: Michael …
|
|
|
@da81cc38
|
10 years |
michaelni |
avcodec/hevc: reduce memory for SAO
cherry picked from commit …
|
|
|
@b737a2c5
|
10 years |
michaelni |
avformat/mpc8: fix broken pointer math
This could overflow and crash …
|
|
|
@56cc0242
|
10 years |
michaelni |
avformat/mpc8: fix hang with fuzzed file
This can lead to an endless …
|
|
|
@e93d3a22
|
10 years |
michaelni |
x86: lavu/x264asm: fix ymm register instantiation
This mimicks what …
|
|
|
@d304cb49
|
10 years |
michaelni |
Merge commit '898276c16b1683ac77723e97574a3bfdb29507fd'
* commit …
|
|
|
@bd12634d
|
10 years |
michaelni |
Merge commit 'ec524ed12aa1aeb37125203f1adf5aa10dfcb0de'
* commit …
|
|
|
@1dc1c4e7
|
10 years |
michaelni |
Merge commit 'a6653787a4b1e89170ff7962312dd110769c83a3'
* commit …
|
|
|
@741b56fc
|
10 years |
michaelni |
avcodec/svq1dec: Add assert to ensure "stages >= 0"
This is currently …
|
|
|
@cba3a46e
|
10 years |
michaelni |
Merge commit '9b8c8a9395c849639aea0f6b5300e991e93c3a73'
* commit …
|
|
|
@acfb4ede
|
10 years |
michaelni |
Merge commit '6f7a32839d1b913be8170e91c3ac9816b314da21'
* commit …
|
|
|
@94337f8
|
10 years |
michaelni |
Merge commit '67e9f3907d6d438a413df72d72c1339a0c11a290'
* commit …
|
|
|
@e005dc62
|
10 years |
michaelni |
avformat: fix mode of img2dec.c and utils.c
Found-by: jamrial …
|
|
|
@a83e063
|
10 years |
michaelni |
Merge commit 'e3528d2a7bf29ba148d7ac1678552ce0089cd14f'
* commit …
|
|
|
@deeba777
|
10 years |
michaelni |
Merge commit '27b99d929fe3440b4bba8e5d970c2802f274f328'
* commit …
|
|
|
@46a16ca1
|
10 years |
michaelni |
Merge commit '75439bb31b3ab76f9a4d30c5de4ff9f407ec8128'
* commit …
|
|
|
@b37858ea
|
10 years |
michaelni |
avformat/img2dec: remove the non-negative number requirement for …
|
|
|
@898276c1
|
10 years |
vittorio.giovara |
r3d: Fix pos type
avio_tell can return a negative number.
Bug-Id: …
|
|
|
@ec524ed
|
10 years |
vittorio.giovara |
tta: Fix framepos and start_offset types
Also propagate errors.
CC: …
|
|
|
@a6653787
|
10 years |
vittorio.giovara |
libopencv: Check kernel_str life cycle
The string might or might not …
|
|
|
@9b8c8a93
|
10 years |
vittorio.giovara |
svq1dec: Validate the stages value strictly
It can be less than -1.
…
|
|
|
@6f7a3283
|
10 years |
vittorio.giovara |
svq1enc: correctly handle memory error and allocations
Signed-off-by: …
|
|
|
@67e9f390
|
10 years |
vittorio.giovara |
isom: Decode Prores 4444 XQ with the existing Prores decoder
The …
|
|
|
@e3528d2a
|
10 years |
vittorio.giovara |
mov: Implement parsing of the "HandlerName" from the MP4 HDLR atom
…
|
|
|
@6a0cd529
|
10 years |
michaelni |
avformat/tta: fix crash with corrupted files
av_add_index_entry() can …
|
|
|
@27b99d92
|
10 years |
vittorio.giovara |
siff: Return more meaningful error values
|
|
|
@75439bb3
|
10 years |
vittorio.giovara |
siff: K&R formatting cosmetics
|
|
|
@22504396
|
10 years |
michaelni |
avformat/mpegtsenc: Fix build with msvc
Signed-off-by: Michael …
|
|
|
@63186ac
|
10 years |
michaelni |
avutil/mem: replace remaining void /* casts by memcpy()
This is …
|
|
|
@ed91c865
|
10 years |
michaelni |
avformat/mov: simplify pasp value before setting SAR
This avoids a …
|
|
|
@fc35df89
|
10 years |
michaelni |
avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec()
also …
|
|
|
@7620d48
|
10 years |
michaelni |
avformat/network: Check for av_malloc* failures in ff_tls_init()
…
|
|
|
@9d7ae72
|
10 years |
michaelni |
swresample: Use int instead of enum for fields which are accessed …
|
|
|
@c348a42d
|
10 years |
michaelni |
Revert "avformat/mpegtsenc: Change the service_type field to enum"
…
|
|
|
@0935453
|
10 years |
michaelni |
avformat/mpegtsenc: Change the service_type field to enum
…
|
|
|
@48e36f8a
|
10 years |
michaelni |
libavformat/mpegtsenc: allow to set service_type in sdt
This adds an …
|
|
|
@8f79cd47
|
10 years |
michaelni |
Merge commit '11e05533170485b593974cf90916425a0188e7bd'
* commit …
|
|
|
@7b32b35b
|
10 years |
michaelni |
Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8'
* commit …
|
|
|
@aab902e6
|
10 years |
michaelni |
Merge commit '28df0151b6618226b05ee52e031af0b11ca531b0'
* commit …
|
|
|
@11e0553
|
10 years |
diego |
Ignore generated file tools/sidxindex.
|
|
|
@d525b45f
|
10 years |
michaelni |
avcodec/hevc_filter: Fix indention
Found-by: Timothy Gu …
|
|
|
@7cf6a67e
|
10 years |
michaelni |
avcodec/hevc: adding support for monochrome sequences in hevc
cherry …
|
|
|
@ecc92ee
|
10 years |
michaelni |
lavc/libopenjpegenc: move opj_create_compress, opj_cio_open and …
|
|
|
@6d1d036e
|
10 years |
michaelni |
lavc/libopenjpegenc: factorize cinema parameters to it's own function
…
|
|
|
@3d5d4623
|
10 years |
janne-libav |
opus: Factor out imdct15 into a standalone component
It will be …
|
|
|
@28df0151
|
10 years |
martin |
configure: Add a dependency on vc1_decoder from vc1_parser
This fixes …
|
|
|
@6e95c673
|
10 years |
michaelni |
avcodec/wavpackenc: remove unneeded L suffixes
Reviewed-by: Paul B …
|
|
|
@7b35a01f
|
10 years |
stefasab |
doc/ffprobe.xsd: drop build_date and build_time from …
|
|
|
@aa2c75e9
|
10 years |
michaelni |
doc/doxy-wrapper.sh: autodetect version
Signed-off-by: Andreas …
|
|
|
@103e4c58
|
10 years |
michaelni |
stop embedding the build date
Theis makes the build binary …
|
|
|
@aa945dc1
|
10 years |
James |
x86/hevcdsp: add missing vzeroupper in …
|
|
|
@1fe94ea
|
10 years |
michaelni |
vorbis: parse out setup headers as well
Prevents an 'Invalid packet' …
|
|
|
@17d87571
|
10 years |
michaelni |
ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range …
|
|
|
@71e2cb47
|
10 years |
James |
x86/hevcdsp: add missing guards to ff_hevc_sao_band_filter_avx2
…
|
|
|
@12120174
|
10 years |
michaelni |
lavu/x86/x86inc: deprecate INIT_AVX
The same can be done with …
|
|
|
@6a6aeb53
|
10 years |
James |
hevc/sao: use aligned copies
For band filter, source and destination …
|
|
|
@bff7feb3
|
10 years |
James |
x86: hevc/sao: aligned source buffers
Usefull for at least band …
|
|
|
@fa3eccb4
|
10 years |
James |
x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}
…
|
|
|
@a1684311
|
10 years |
michaelni |
x264asm: warn when inappropriate instruction used in function with …
|
|
|
@36adfa32
|
10 years |
michaelni |
tests/utils: Remove unneeded L suffix
Signed-off-by: Michael …
|
|
|
@4531e2c4
|
10 years |
michaelni |
avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size …
|
|
|
@592ba6ec
|
10 years |
michaelni |
avcodec/h264_cabac: use int instead of long for mbb_xy
The mb address …
|
|
|
@f1f7f590
|
10 years |
michaelni |
avformat/omadec: fix number suffix
Signed-off-by: Michael Niedermayer …
|
|
|
@465f370
|
10 years |
michaelni |
avformat/smacker: Fix number suffix
Signed-off-by: Michael …
|
|
|
@fc3cdb00
|
10 years |
michaelni |
avformat/matroskadec: Fix number suffixes
Signed-off-by: Michael …
|
|
|
@b4ad2853
|
10 years |
michaelni |
avcodec/dxtory: Use LL instead of L number suffix
This is probably …
|
|
|
@c77cc2c1
|
10 years |
michaelni |
swresample/dither: Cleanup number suffixes
The <<31 case needs LL
…
|
|
|
@2929e560
|
10 years |
James |
hevcdsp: replace the SAOParams struct parameter from sao_band_filter
…
|
|
|
@65e6ab0c
|
10 years |
James |
hevcdsp: remove unused parameter from sao_band_filter
Signed-off-by: …
|
|
|
@4b15bba2
|
10 years |
michaelni |
avformat/utils: Fix number suffixes in tb_unreliable()
Signed-off-by: …
|
|
|
@0ff8fe10
|
10 years |
michaelni |
avcodec/h261enc: Fix number suffix
Found-by: Reimar Döffinger …
|
|
|
@61aca123
|
10 years |
michaelni |
avcodec/h261dec: Fix exported MVs for skipped MBs
Signed-off-by: …
|
|
|
@0182e5a7
|
10 years |
michaelni |
avcodec/nellymoserenc: replace assert by av_assert1()
Signed-off-by: …
|
|
|
@d0045312
|
10 years |
onemda |
avfilter/vf_dctdnoiz: Use av_malloc_array()
Signed-off-by: Paul B …
|
|
|
@f018b1f3
|
10 years |
Carl Eugen Hoyos |
Support YA16 in jpeg 2000.
|
|
|
@e912f45b
|
10 years |
michaelni |
avformat/oggenc: Simplify by using OFFSET and PARAM
Signed-off-by: …
|
|
|
@fa73358c
|
10 years |
michaelni |
Merge commit '60392480181f24ebf3ab48d8ac3614705de90152'
* commit …
|
|
|
@9bacb57
|
10 years |
michaelni |
Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16'
* commit …
|
|
|
@021c0c5
|
10 years |
onemda |
avcodec/motion_est: remove unneeded #include, there are no assert() …
|
|
|
@01a3c5da
|
10 years |
onemda |
avcodec/put_bits: remove unneeded #include, there are no assert()
…
|
|
|
@60392480
|
10 years |
lu_zero |
mem: fix pointer pointer aliasing violations
This uses explicit …
|
|
|
@f726fc21
|
10 years |
lu_zero |
ogg: Provide an option to offset the serial number
The ogg serial …
|
|
|
@cb335b3a
|
10 years |
michaelni |
dvenc: fix 2x4x8 (interlaced) weight table
Since the decoder has been …
|
|
|
@2a3b7a55
|
10 years |
michaelni |
examples/demuxing_decoding: set stream_idx in open_codec_context only …
|
|
|
@b801061
|
10 years |
michaelni |
avcodec/motion_est: Set subcmp consistently for H261
Fixes Ticket3150 …
|
|
|
@3aefa1eb
|
10 years |
michaelni |
avcodec/h261enc: More specific return code
Signed-off-by: Michael …
|
|
|