James Almer
|
609dfb4057
fate/lavf-container: add an AV1 in Matroska muxing test
|
5 years ago |
Andreas Rheinhardt
|
a3e43e0cf3
avformat/av1: Avoid allocation + copying when filtering OBUs
|
5 years ago |
Andreas Rheinhardt
|
2eee34372f
avformat/av1: Fix nits in the documentation of ff_av1_filter_obus_buf()
|
5 years ago |
Andreas Rheinhardt
|
2899995a6f
avformat/av1, avc, hevc: Remove av_freep()
|
5 years ago |
Andreas Rheinhardt
|
d4bbc0db01
avformat/av1: Improve filtering AV1 OBUs
|
5 years ago |
Andreas Rheinhardt
|
e8518c2580
avformat/movenc: Check for reformatting errors when writing hint tracks
|
5 years ago |
Andreas Rheinhardt
|
22ec35a428
avformat/av1, hevc: Make *_buf-functions return 0 on success
|
5 years ago |
Andreas Rheinhardt
|
680cd59bb2
avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure
|
5 years ago |
Andreas Rheinhardt
|
e4749a4497
avformat/matroskaenc: Cosmetics
|
5 years ago |
Andreas Rheinhardt
|
58428bef4b
avformat/matroskaenc: Check for reformatting errors
|
5 years ago |
Gyan Doshi
|
6e6b34917e
avfilter/scale: don't fail for circular expressions
|
5 years ago |
Paul B Mahol
|
ecd95858d4
avfilter/vf_tonemap_opencl: fix long filter description
|
5 years ago |
Carl Eugen Hoyos
|
c2d0321661
doc/outdevs: Mention "sdl2" alias for "sdl".
|
5 years ago |
Zane van Iperen
|
dc3aa376dc
avformat: add demuxer for argonaut games' ASF format
|
5 years ago |
Zane van Iperen
|
bf890ae0d7
avcodec: add decoder for argonaut games' adpcm codec
|
5 years ago |
Marton Balint
|
15d160cc0b
avformat/udp: increase the default buffer size of a receiving socket to 384K
|
5 years ago |
Marton Balint
|
67f39b32db
avformat/udp: properly use return value of pthread_cond_timedwait
|
5 years ago |
Marton Balint
|
f61e9f8aef
avformat/udp: add newline after warning
|
5 years ago |
Marton Balint
|
1812b42554
avutil/thread: fix strict_pthread_cond_timedwait
|
5 years ago |
Paul B Mahol
|
4b4bcb126c
avfilter/vf_v360: do not remap alpha plane if that will be overwritten later
|
5 years ago |
Gyan Doshi
|
75d1d9eb34
avformat/movenc: allow ISMV timescale to be user-set
|
6 years ago |
Paul B Mahol
|
9990cb16d3
avfilter/vf_v360: mark another hemisphere not visible for flat input format
|
5 years ago |
Paul B Mahol
|
8d861cd850
avfilter/vf_v360: add mask option, unset pixels are marked as transparent
|
5 years ago |
Paul B Mahol
|
31350de997
avfilter/vf_deshake_opencl: silence warning about usage of uninitialized value
|
5 years ago |
Andreas Rheinhardt
|
1ab302da6e
avcodec/cbs_av1_syntax_template: Remove unused variable
|
5 years ago |
James Almer
|
c461500c5e
avcodec/libaomenc: add an option to set the encoder "usage"
|
5 years ago |
Paul B Mahol
|
a4f2fc9341
avfilter/vf_v360: fix fov calculation from dfov for fisheye input/output
|
5 years ago |
Martin Storsjö
|
cbb254cb4c
checkasm: Check HAVE_GETSTDHANDLE here as well
|
5 years ago |
Marton Balint
|
e931119a41
avdevice/xcbgrab: check if frame size fits in INT_MAX
|
5 years ago |
Marton Balint
|
b7e94adb4e
avdevice/xcbgrab: move some initialization code from pixfmt_from_pixmap_format to create_stream
|
5 years ago |
Marton Balint
|
fee4cafbf5
avformat/libsrt: add missing SRT_VERSION_VALUE check
|
5 years ago |
Martin Storsjö
|
1001b6a750
libavutil: x86: Include stdlib.h before using _byteswap_ulong
|
5 years ago |
Martin Storsjö
|
63418e374f
configure: Check for GetStdHandle in addition to SetConsoleTextAttribute
|
5 years ago |
Andreas Rheinhardt
|
e3fb9af6f1
avcodec/ra144enc: Fix invalid left shift of negative number
|
5 years ago |
Paul B Mahol
|
d033f403d6
avfilter/vf_v360: support input flips for tetrahedron format
|
5 years ago |
Paul B Mahol
|
05d3d09cf5
avfilter/vf_v360: fix small artifacts with tetrahedron inputs
|
5 years ago |
Gyan Doshi
|
41f283ec7a
avformat/utils: log corrupt packets
|
5 years ago |
Paul B Mahol
|
ec4f764249
avfilter/vf_v360: add tetrahedron format
|
5 years ago |
Michael Niedermayer
|
5f7727e1c9
tools/target_dec_fuzzer: Use codec_tags list
|
5 years ago |
Michael Niedermayer
|
576bf05aa9
avcodec/hapdec: Add codec_tags list
|
5 years ago |
Michael Niedermayer
|
550a6b4212
avcodec/avcodec: Add codec_tags array to AVCodec
|
5 years ago |
Michael Niedermayer
|
d48e510124
swscale/input: Fix several invalid shifts related to rgb2yuv constants
|
5 years ago |
Paul B Mahol
|
a3e67c2d2f
avfilter/vf_stack: add fill option for xstack
|
5 years ago |
Michael Niedermayer
|
07b3dbbbb2
avutil/log: Move log_level_offset_offset code from av_log() to v_log()
|
5 years ago |
Michael Niedermayer
|
7b7f97532b
swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template()
|
5 years ago |
Michael Niedermayer
|
a6ca22c118
swscale/swscale: Fix several invalid shifts related to vChrDrop
|
5 years ago |
Paul B Mahol
|
a00fa73f47
avfilter/vf_v360: improve fisheye input format
|
5 years ago |
Paul B Mahol
|
2bae3da79e
avcodec/exr: fix some small cosmetics nits
|
5 years ago |
Gonzalo Garramuño
|
44b1c5ddcf
avcodec/exr.c: make channel name comparisons case insensitive
|
5 years ago |
Matt Oliver
|
fc6fde22c3
avutil/thread: Add pthread_cond_timedwait function
|
8 years ago |