|
|
|
@aea29a89
|
10 years |
James |
x86/hevc_sao: fix loading of RIP address
pb_eo must be handled as a …
|
|
|
@bcb09251
|
10 years |
michaelni |
x86/hevc: use CLIPW macro when possible
Conflicts: …
|
|
|
@5eedd36d
|
10 years |
michaelni |
x86: hevc_mc: use epel_hv 16-wide function
The epel_hv functions were …
|
|
|
@a0d1300f
|
10 years |
michaelni |
x86: hevc_mc: add AVX2 optimizations
before
33304 decicycles in …
|
|
|
@f9681664
|
10 years |
onemda |
avformat/rpl: check av_get_packet() for failure
Also make ret signed …
|
|
|
@6fafc62b
|
10 years |
michaelni |
avcodec/h264: Be more strict on rejecting pps/sps changes
Fixes race …
|
|
|
@31cc9c0
|
10 years |
michaelni |
avcodec/h264: Be more strict on rejecting pps_id changes
Fixes race …
|
|
|
@dc3c3758
|
10 years |
onemda |
avformat/thp: check av_get_packet() for failure
Signed-off-by: Paul B …
|
|
|
@69aa7936
|
10 years |
michaelni |
avcodec/h264_ps: More completely check the bit depths
Fixes out of …
|
|
|
@15a88468
|
10 years |
James |
avformat/tta: only check for header and seek table crc if requested
…
|
|
|
@a6c2c8fe
|
10 years |
michaelni |
Revert "avcodec/x86/lossless_audiodsp: Make …
|
|
|
@f1214763
|
10 years |
michaelni |
avcodec/x86/lossless_audiodsp: Move order&8 fallback into C code
This …
|
|
|
@d41b66a1
|
10 years |
michaelni |
avcodec/vp3: pass correct context to av_log()
Fixes null pointer …
|
|
|
@3b4ffba3
|
10 years |
michaelni |
avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 …
|
|
|
@43b1fd5b
|
10 years |
michaelni |
avcodec/hevc: drop redundant ifs()
Found-by: Clément Bœsch <u@pkh.me> …
|
|
|
@0c494114
|
10 years |
michaelni |
hevcdsp: ARM NEON optimized deblocking filter
cherry picked from …
|
|
|
@9a2f5d82
|
10 years |
michaelni |
hevc: free sao buffers when receiving a new SPS
The buffer pointers …
|
|
|
@a83b6b07
|
10 years |
michaelni |
vp9: assign PTS to visible instead of invisible frames
All the …
|
|
|
@15574c50
|
10 years |
James |
x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2}
Original …
|
|
|
@042c1159
|
10 years |
James |
x86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2}
Original x86 …
|
|
|
@1f1c7c8a
|
10 years |
James |
hevcdsp: remove compilation-time-fixed parameter from sao_edge_filter
…
|
|
|
@e09ad5bd
|
10 years |
michaelni |
avcodec/h264_refs: set last_pic_for_ec only if it has not been set …
|
|
|
@7dad2f7
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@dccd648f
|
10 years |
onemda |
avcodec/alsdec: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@57bca64b
|
10 years |
onemda |
avcodec/cllc: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@afada9a
|
10 years |
Carl Eugen Hoyos |
Fix compilation with --disable-protocol=udp
|
|
|
@7801a54e
|
10 years |
michaelni |
avfilter/vf_fps: update frame drop comment
Found-by: ubitux …
|
|
|
@f2579dbb
|
10 years |
michaelni |
avformat/thp: Check av_get_packet() for failure not only for partial …
|
|
|
@21051af2
|
10 years |
lukasz.m.luki2 |
lavf/avc: add buffer padding to extradata allocation
…
|
|
|
@d20df260
|
10 years |
michaelni |
avcodec/nvenc: De-compensate aspect ratio compensation of DVD-like …
|
|
|
@692b2262
|
10 years |
michaelni |
swscale/utils: Limit filter shifting so as not to read from prior the …
|
|
|
@fd52d2d3
|
10 years |
michaelni |
avcodec/mpegvideo_motion: Fix gmc chroma dimensions
Fixes integer …
|
|
|
@7457afc6
|
10 years |
James |
hevcdsp: replace the SAOParams struct parameter from sao_edge_filter
…
|
|
|
@121ccc3
|
10 years |
James |
hevcdsp: further simplify sao_edge_filter
Reviewed-by: Christophe …
|
|
|
@4386e1fd
|
10 years |
James |
hevcdsp: simplified sao_edge_filter
Reviewed-by: Christophe Gisquet …
|
|
|
@74d7faf4
|
10 years |
James |
hevcdsp: separated sao edge filter and pixel restore funcs
…
|
|
|
@fabbfaa0
|
10 years |
michaelni |
avcodec/mjpegdec: Check number of components for JPEG-LS
Fixes out of …
|
|
|
@afa92907
|
10 years |
michaelni |
avcodec/mjpegdec: Check escape sequence validity
Fixes assertion …
|
|
|
@7f02fcd9
|
10 years |
michaelni |
avfilter/vf_fps: Do not drop a random subset of frames
This also …
|
|
|
@b1199459
|
10 years |
michaelni |
dxva2_hevc: properly fill the scaling list structure
The scaling list …
|
|
|
@05e1619
|
10 years |
michaelni |
avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior
…
|
|
|
@9f1a5db
|
10 years |
onemda |
avcodec/cdxl: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@85a8069d
|
10 years |
michaelni |
Merge commit '8c1ce7787ad7af8fc321b4a145e9dc965f6d0e86'
* commit …
|
|
|
@469a1701
|
10 years |
onemda |
avformat/siff: fix if_( style
Signed-off-by: Paul B Mahol …
|
|
|
@ba4fba8f
|
10 years |
michaelni |
Merge commit 'd615187f74ddf3413778a8b5b7ae17255b0df88e'
* commit …
|
|
|
@dd72e26d
|
10 years |
michaelni |
Merge commit '7640c4a371a97899dfb443d980fd0bf8ac587754'
* commit …
|
|
|
@f53aa3f4
|
10 years |
michaelni |
Merge commit '0ee2573347ecdb9cb5656001f7201d819eec16d8'
* commit …
|
|
|
@5348d7b6
|
10 years |
michaelni |
Merge commit 'edd9ea3ffba1d5873dead1c57c74b1e3cc912167'
* commit …
|
|
|
@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 …
|
|
|
@8c1ce778
|
10 years |
alex.converse |
aacsbr: silence message for SBR extension "padding".
Some files …
|
|
|
@d615187f
|
10 years |
alex.converse |
aacdec: Support for ER AAC ELD 480.
Based in part on work from Niel …
|
|
|
@7640c4a
|
10 years |
alex.converse |
aacdec: Tables for length 480 AAC ELD.
|
|
|
@0ee25733
|
10 years |
alex.converse |
aacdec: Support for ER AAC in LATM
|
|
|
@edd9ea3f
|
10 years |
alex.converse |
aacdec: Refactor aac_er_decode_frame.
|
|
|
@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 …
|
|
|