|
|
|
@92352a94
|
11 years |
diego |
configure: Move -Wno-maybe-uninitialized check into gcc section
As …
|
|
|
@7d1a68e
|
11 years |
diego |
avfilter/buffer: Suppress deprecation warning for …
|
|
|
@82c86d0b
|
11 years |
diego |
graph2dot: Add missing #include for av_get_channel_layout_string()
|
|
|
@4871528
|
11 years |
diego |
graph2dot: Fix use of deprecated API
|
|
|
@70cbf334
|
11 years |
anton |
vdpau: Add missing #includes to fix standalone header compilation
…
|
|
|
@e2b5b097
|
11 years |
diego |
x86: rv40dsp: Use PAVGB instruction macro where appropriate
|
|
|
@0a7fef39
|
11 years |
anton |
omadec: loosen format probing constraints
Imporoves detection of some …
|
|
|
@1c736bed
|
11 years |
anton |
omadec: check GEOB sizes against buffer size
Found-by: Mateusz …
|
|
|
@97f50e92
|
11 years |
anton |
omadec: Fix wrong number of array elements
Found-by: Mateusz "j00ru" …
|
|
|
@e7399695
|
11 years |
vittorio.giovara |
filtfmts-test: Fix use of deprecated API
Signed-off-by: Vittorio …
|
|
|
@3ef9b7ab
|
11 years |
vittorio.giovara |
hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scale
…
|
|
|
@885ec924
|
11 years |
vittorio.giovara |
hevc: Use parsed VUI colorimetry in avcodec
Also limit the parsed VUI …
|
|
|
@cd8f772
|
11 years |
vittorio.giovara |
lavc: Add colorimetry values for BT.2020, other non-included ones
…
|
|
|
@446e37d
|
11 years |
vittorio.giovara |
vf_fieldorder: remove superfluous get_video_buffer
|
|
|
@454959a5
|
11 years |
anton |
aacdec: Set the profile during decoding
Previously the profile would …
|
|
|
@da6506c6
|
11 years |
anton |
lavc: move AVCodecContext.pkt to AVCodecInternal
It's a private …
|
|
|
@38ecc370
|
11 years |
anton |
pthread: store thread contexts in AVCodecInternal instead of …
|
|
|
@daa7a1d4
|
11 years |
anton |
pthread_slice: rename ThreadContext -> SliceThreadContext
This should …
|
|
|
@cc14ee03
|
11 years |
anton |
lavc: split slice and frame threading functions into separate files
|
|
|
@5cd6513f
|
11 years |
anton |
pthread: drop avcodec_ prefixes from static functions
|
|
|
@694d997a
|
11 years |
diego |
x86: hpeldsp: Use PAVGB instruction macro where necessary
…
|
|
|
@8b63ebcb
|
11 years |
diego |
build: Remove redundant OBJS declaration intended for programs
|
|
|
@d7639785
|
11 years |
vittorio.giovara |
rtmpproto: Reorder conditions to help dead code elimination
This …
|
|
|
@3ea5f64f
|
11 years |
vittorio.giovara |
ansi: fix possible use of uninitialized variables
|
|
|
@c0bba95c
|
11 years |
vittorio.giovara |
wtv: fix variable sign in format
|
|
|
@5858a67
|
11 years |
vittorio.giovara |
attributes: disable flatten on llvm/clang
|
|
|
@3a14b160
|
11 years |
anton |
vf_scale: make the dar variable return the DAR.
Before, it just …
|
|
|
@34a0ac41
|
11 years |
anton |
vf_aspect: support variables in evaluating the aspect ratios
Example: …
|
|
|
@5928b29f
|
11 years |
diego |
os_support: Add #endif comments for better readability
|
|
|
@c68d4c23
|
11 years |
diego |
mpeg4video_parser: K&R formatting cosmetics
Signed-off-by: Diego …
|
|
|
@435214a7
|
11 years |
martin |
Add an HDS live fragmenting muxer
HDS fragments basically are FLV …
|
|
|
@dc6ea00c
|
11 years |
diego |
mpeg4video: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@037fea38
|
11 years |
diego |
flashsv: K&R formatting cosmetics
Also improve some log message …
|
|
|
@1700b4e6
|
11 years |
diego |
x86: vp8dsp: Split loopfilter code into a separate file
|
|
|
@056fd4fe
|
11 years |
diego |
configure: Properly check for availability of -Wno-foo warning flags
…
|
|
|
@23157d72
|
11 years |
diego |
configure: Split test_cflags function off from check_cflags
This is …
|
|
|
@d1c229cd
|
11 years |
anton |
lavf: do not use int to store an int64
|
|
|
@57070b14
|
11 years |
lu_zero |
flashsv: Check diff_start diff_height values
Fix out of array …
|
|
|
@4a64e679
|
11 years |
lu_zero |
flashsv: Refactor a little
|
|
|
@50aef03b
|
11 years |
martin |
rtspenc: Make sure BYE packets are sent before TEARDOWN
Also make …
|
|
|
@9ceed7af
|
11 years |
martin |
rtpenc: Add a rtpflag option for sending BYE packets when finishing
…
|
|
|
@b264453d
|
11 years |
martin |
rtpenc: Remove some superfluous parentheses
Signed-off-by: Martin …
|
|
|
@d07b51bf
|
11 years |
martin |
aviobuf: Handle a NULL buffer in avio_close_dyn_buf
This simplifies …
|
|
|
@28240a60
|
11 years |
anton |
lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h
It's for …
|
|
|
@eb5920c1
|
11 years |
anton |
lavc: deprecate unused FF_BUG_OLD_MSMPEG4
|
|
|
@0300962b
|
11 years |
anton |
lavc: schedule FF_BUG_AC_VLC for removal on the next major bump.
It …
|
|
|
@f8b2bcd2
|
11 years |
anton |
lavc: deprecate FF_DEBUG_VIS_*
Those flags have no effect since …
|
|
|
@a1504eee
|
11 years |
anton |
lavc: deprecate AVCodecContext.debug_mv
It has been unused since …
|
|
|
@fae753af
|
11 years |
anton |
avplay: drop -vismv option which does not do anything anymore
|
|
|
@ccc71298
|
11 years |
anton |
lavc: deprecate FF_DEBUG_MV and remove all traces of its use
It has …
|
|
|
@b6a47016
|
11 years |
anton |
mpegts: Support HEVC demuxing
Signed-off-by: Anton Khirnov …
|
|
|
@959bea1
|
11 years |
anton |
matroskadec: Support HEVC demuxing
|
|
|
@ea29f965
|
11 years |
anton |
mov: Support HEVC demuxing
Signed-off-by: Anton Khirnov …
|
|
|
@58466462
|
11 years |
anton |
Add raw HEVC demuxer
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@e1c058db
|
11 years |
anton |
FATE: Add HEVC tests
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@064698d3
|
11 years |
anton |
Add HEVC decoder
Initially written by Guillaume Martres …
|
|
|
@0a9e94bb
|
11 years |
anton |
webp: stop using deprecated avcodec_set_dimensions
|
|
|
@757d5e8e
|
11 years |
anton |
vp8: stop using deprecated avcodec_set_dimensions
|
|
|
@2e0ab4d3
|
11 years |
anton |
vp56: stop using deprecated avcodec_set_dimensions
|
|
|
@b53febc1
|
11 years |
anton |
vp3: stop using deprecated avcodec_set_dimensions
|
|
|
@3cfdb912
|
11 years |
anton |
txd: stop using deprecated avcodec_set_dimensions
|
|
|
@db92e4ea
|
11 years |
anton |
truemotion1: stop using deprecated avcodec_set_dimensions
|
|
|
@c265b8bb
|
11 years |
anton |
tiff: stop using deprecated avcodec_set_dimensions
|
|
|
@eed5a478
|
11 years |
anton |
targa: stop using deprecated avcodec_set_dimensions
|
|
|
@7fbb75cc
|
11 years |
anton |
svq1dec: stop using deprecated avcodec_set_dimensions
|
|
|
@9c0ece1b
|
11 years |
anton |
sunrast: stop using deprecated avcodec_set_dimensions
|
|
|
@c755870d
|
11 years |
anton |
sgidec: stop using deprecated avcodec_set_dimensions
|
|
|
@1d389e2a
|
11 years |
anton |
rv34: stop using deprecated avcodec_set_dimensions
|
|
|
@ce9f5b13
|
11 years |
anton |
rv10: stop using deprecated avcodec_set_dimensions
|
|
|
@e7ea9703
|
11 years |
anton |
ptx: stop using deprecated avcodec_set_dimensions
|
|
|
@0f21d8b
|
11 years |
anton |
pictordec: stop using deprecated avcodec_set_dimensions
|
|
|
@41ad353d
|
11 years |
anton |
pgssubdec: stop using deprecated avcodec_set_dimensions
|
|
|
@06794162
|
11 years |
anton |
pcx: stop using deprecated avcodec_set_dimensions
|
|
|
@6da9c9d3
|
11 years |
anton |
mpegvideo_parser: stop using deprecated avcodec_set_dimensions
|
|
|
@13207484
|
11 years |
anton |
mpeg4video_parser: stop using deprecated avcodec_set_dimensions
|
|
|
@6c725472
|
11 years |
anton |
mpeg12dec: stop using deprecated avcodec_set_dimensions
|
|
|
@2cd94ad
|
11 years |
anton |
mjpegdec: stop using deprecated avcodec_set_dimensions
|
|
|
@b8705824
|
11 years |
anton |
libvpxdec: stop using deprecated avcodec_set_dimensions
|
|
|
@967cd6f
|
11 years |
anton |
libopenjpegdec: stop using deprecated avcodec_set_dimensions
|
|
|
@d62b24a3
|
11 years |
anton |
kgv1dec: stop using deprecated avcodec_set_dimensions
|
|
|
@d184cd1d
|
11 years |
anton |
ivi_common: stop using deprecated avcodec_set_dimensions
|
|
|
@317d6a1
|
11 years |
anton |
indeo3: stop using deprecated avcodec_set_dimensions
|
|
|
@3b086317
|
11 years |
anton |
h26[13]dec: stop using deprecated avcodec_set_dimensions
|
|
|
@8255535c
|
11 years |
anton |
gifdec: stop using deprecated avcodec_set_dimensions
|
|
|
@58c6239e
|
11 years |
anton |
g2meet: stop using deprecated avcodec_set_dimensions
|
|
|
@ec706300
|
11 years |
anton |
eatqi: stop using deprecated avcodec_set_dimensions
|
|
|
@a8773938
|
11 years |
anton |
eatgv: stop using deprecated avcodec_set_dimensions
|
|
|
@06e7a202
|
11 years |
anton |
eatgq: stop using deprecated avcodec_set_dimensions
|
|
|
@c6b8a7db
|
11 years |
anton |
eamad: stop using deprecated avcodec_set_dimensions
|
|
|
@d6da3729
|
11 years |
anton |
eacmv: stop using deprecated avcodec_set_dimensions
|
|
|
@babbec08
|
11 years |
anton |
dvdsubdec: stop using deprecated avcodec_set_dimensions
|
|
|
@caeed8de
|
11 years |
anton |
dvdec: stop using deprecated avcodec_set_dimensions
|
|
|
@8451b5f
|
11 years |
anton |
dpx: stop using deprecated avcodec_set_dimensions
|
|
|
@c7a5acab
|
11 years |
anton |
dnxhddec: stop using deprecated avcodec_set_dimensions
|
|
|
@e9cfbc2b
|
11 years |
anton |
dirac: stop using deprecated avcodec_set_dimensions
|
|
|
@d57e95cb
|
11 years |
anton |
cdxl: stop using deprecated avcodec_set_dimensions
|
|
|
@f176e11c
|
11 years |
anton |
avs: stop using deprecated avcodec_set_dimensions
|
|
|
@78780c8b
|
11 years |
anton |
ansi: stop using deprecated avcodec_set_dimensions
|
|
|
@0f6c1d6
|
11 years |
anton |
lavc/utils: stop using deprecated avcodec_set_dimensions
|
|
|
@ce6949d
|
11 years |
anton |
oggparsetheora: stop using deprecated avcodec_set_dimensions
|
|
|