|
|
|
@e205429f
|
10 years |
martin |
tools: Use av_gettime_relative
Whenever av_gettime() is used to …
|
|
|
@6fdf35fe
|
10 years |
martin |
lavc: Use av_gettime_relative
Whenever av_gettime() is used to …
|
|
|
@1bd0bdcd
|
10 years |
martin |
lavu: Add av_gettime_relative
Since av_gettime() is used in a number …
|
|
|
@af7ca6ea
|
10 years |
vittorio.giovara |
nutdec: check av_new_packet return value
CC: libav-stable@libav.org …
|
|
|
@b69183f6
|
10 years |
vittorio.giovara |
nutenc: check for negative index rather than assert
CC: …
|
|
|
@be42c0b8
|
10 years |
vittorio.giovara |
rmdec: stricter error check to avoid theoretical unitialized use
CC: …
|
|
|
@7207dd8f
|
10 years |
vittorio.giovara |
rmdec: check av_new_packet return value
CC: libav-stable@libav.org …
|
|
|
@629b2ed
|
10 years |
vittorio.giovara |
flvdec: make sure to check create_stream and report the same error
…
|
|
|
@f22aa6b
|
10 years |
vittorio.giovara |
flvdec: avoid unitialized use of a struct member
CC: …
|
|
|
@e73d26bb
|
10 years |
vittorio.giovara |
smoothstreamingenc: explict cast to avoid overflow
CC: …
|
|
|
@04d8af5f
|
10 years |
janne-libav |
fate-mpeg4: use TARGET_SAMPLES for resize tests
|
|
|
@d2771a1d
|
10 years |
vittorio.giovara |
rtpproto: Free the addrinfo pointer on failure
CC: …
|
|
|
@96bfb677
|
10 years |
vittorio.giovara |
nutdec: Prevent a memory corruption
Chapters do not have an …
|
|
|
@350ed182
|
10 years |
vittorio.giovara |
rtpdec_hevc: drop unnecessary check
len is always >=1 in that case.
…
|
|
|
@322b571d
|
10 years |
vittorio.giovara |
rtmpproto: remove dead code
Expression already evaluated before, …
|
|
|
@d1afd3e1
|
10 years |
vittorio.giovara |
vf_format: check input validity
CC: libav-stable@libav.org
|
|
|
@7b48bf95
|
10 years |
vittorio.giovara |
wtv: clean memory on error
CC: libav-stable@libav.org
Bug-Id: CID 718002
|
|
|
@9fbc613
|
10 years |
vittorio.giovara |
wtv: check seek_by_sector return value
CC: libav-stable@libav.org …
|
|
|
@d7f530b0
|
10 years |
vittorio.giovara |
aviobuf: check context before using it
Avoid a possible null pointer …
|
|
|
@02484d1a
|
10 years |
vittorio.giovara |
avio: fix sizeof argument
CC: libav-stable@libav.org
Bug-Id: CID 732284
|
|
|
@8ab3b71
|
10 years |
vittorio.giovara |
idcin: fix return check
CC: libav-stable@libav.org
Bug-Id: CID 732198
|
|
|
@0034314
|
10 years |
lu_zero |
rtmp: Always call rtmp_close() on rtmp_open() failure
Prevent …
|
|
|
@fc1eda5
|
10 years |
vittorio.giovara |
swscale: fix sign extensions in yuv planar conversion
Casting the …
|
|
|
@b7c77912
|
10 years |
vittorio.giovara |
oss_audio: use a macro to simplify ioctl() error checking
Also add a …
|
|
|
@963f7614
|
10 years |
vittorio.giovara |
avresample: Make sure the even check does not overflow
CC: …
|
|
|
@088eca28
|
10 years |
vittorio.giovara |
avresample: prevent theoretical division by zero
CC: …
|
|
|
@0d989dbf
|
10 years |
vittorio.giovara |
af_resample: check av_opt_set_dict return value
CC: …
|
|
|
@6d96c7ea
|
10 years |
vittorio.giovara |
vf_showinfo: Forward the av_image_get_linesize error
CC: …
|
|
|
@f4017925
|
10 years |
vittorio.giovara |
vf_drawtext: Do not leak the mmapped textfile
And validate its size …
|
|
|
@530c1441
|
10 years |
anton |
lavc: make lmax/lmin into private options of mpegvideo encoders
|
|
|
@15ec053c
|
10 years |
anton |
lavc: make border_masking into private options of mpegvideo encoders
|
|
|
@c4f7bee0
|
10 years |
anton |
lavc: deprecate unused mb_threshold field
|
|
|
@685be3d
|
10 years |
anton |
libvpxenc: add static-thresh private option
Currently, this option is …
|
|
|
@59b55c49
|
10 years |
anton |
lavc: deprecate unused me_threshold field
|
|
|
@66a68dd
|
10 years |
anton |
lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options …
|
|
|
@a75c2eb2
|
10 years |
anton |
lavc: make rc_eq into private options of mpegvideo encoders
|
|
|
@946f9535
|
10 years |
anton |
lavc: make rc_qmod_* into private options of mpegvideo encoders
|
|
|
@a6e4ce9f
|
10 years |
anton |
lavc: make rc_qsquish a private option of mpegvideo encoders
|
|
|
@6cbbf059
|
10 years |
anton |
resample: Avoid off-by-1 errors in PTS calcs.
The rounding used in …
|
|
|
@fb238f82
|
10 years |
anton |
urlprotocol: remove unused url_interrupt_cb declaration
It is a …
|
|
|
@9bec3ca2
|
10 years |
martin |
rtmpproto: Add pause support
Signed-off-by: Martin Storsjö …
|
|
|
@f4cd8b80
|
10 years |
martin |
rtmpproto: Track last received timestamp
Some RTMP commands need the …
|
|
|
@bae557e
|
10 years |
vittorio.giovara |
dump: display codec tags when available
For both audio and video.
|
|
|
@66e9f839
|
10 years |
martin |
libfdk-aacdec: Enable Dynamic Range Control Metadata Support
For …
|
|
|
@b01a2204
|
10 years |
martin |
libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata …
|
|
|
@e65c776d
|
10 years |
martin |
rtmpproto: Add getStreamLength call to query duration
In (non-live) …
|
|
|
@324b23dd
|
10 years |
martin |
rtmpproto: Add function to read a number response
Packets that …
|
|
|
@47e3e10
|
10 years |
vittorio.giovara |
cmdutils: Use the correct guard
The OptionDef arrays are terminated …
|
|
|
@0db6bbb2
|
10 years |
vittorio.giovara |
avformat: Make avformat_free_context handle NULL
Work as the other …
|
|
|
@c92965db
|
10 years |
vittorio.giovara |
avconv: check return value
CC: libav-stable@libav.org
Bug-Id: CID 1224275
|
|
|
@c802a2e7
|
10 years |
vittorio.giovara |
avconv: fix leak in filter error
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@aeb23fc4
|
10 years |
vittorio.giovara |
avprobe: Remove a pointless check
The element is always valid.
CC: …
|
|
|
@e58a140c
|
10 years |
vittorio.giovara |
avplay: Always free opts
CC: libav-stable@libav.org
Bug-Id: CID 733793
|
|
|
@cf83c017
|
10 years |
vittorio.giovara |
avplay: Always free find_stream_info options
CC: …
|
|
|
@f29c226a
|
10 years |
janne-libav |
fate: add mpeg4 tests for frame size changes
|
|
|
@97993237
|
10 years |
martin |
ismindex: use tfhd default duration if no sample duration
…
|
|
|
@460b509a
|
10 years |
martin |
rtsp: Check a memory allocation
CC: libav-stable@libav.org …
|
|
|
@79dd756
|
10 years |
martin |
rtmpproto: Fix a typo
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@ced7238c
|
10 years |
martin |
rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy
…
|
|
|
@752e71e7
|
10 years |
martin |
rtpdec_hevc: Rename a variable for clarity
Signed-off-by: Martin …
|
|
|
@74b02377
|
10 years |
vittorio.giovara |
mov: Correctly check the color transfer characteristics range
…
|
|
|
@1ac5a29b
|
10 years |
vittorio.giovara |
imc: fix order of operations in coefficients read
Reported-by: Ruoyu …
|
|
|
@e5cfc8fd
|
10 years |
martin |
sdp: Provide out of bound parameter sets for HEVC if extradata is set
…
|
|
|
@9b7f932
|
10 years |
martin |
rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines
These …
|
|
|
@557d4c4e
|
10 years |
anton |
avconv: replace AVCodecContext.time_base with framerate
|
|
|
@2d6e5849
|
10 years |
anton |
lavf: switch to AVCodecContext.framerate for demuxing
|
|
|
@7ea1b347
|
10 years |
anton |
lavc: deprecate the use of AVCodecContext.time_base for decoding
When …
|
|
|
@d565fef1
|
10 years |
anton |
vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check
…
|
|
|
@c1724623
|
10 years |
anton |
vdpau: have av_vdpau_bind_context() fail on unsupported flag
…
|
|
|
@e09a947c
|
10 years |
anton |
doc: fix typing mistake
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@a74f8121
|
10 years |
martin |
mov: Handle tfdt atoms
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@c2c22c75
|
10 years |
martin |
movenc: Write tfdt atoms
These allow getting the absolute start …
|
|
|
@eabdc2a8
|
10 years |
anton |
lavf: use initial_padding instead of deprecated delay
|
|
|
@2df0c32e
|
10 years |
anton |
lavc: use a separate field for exporting audio encoder padding
…
|
|
|
@c80a816
|
10 years |
janne-libav |
h263dec: call get_format() on resolution changes
Fail safe if the …
|
|
|
@1f29e5d7
|
10 years |
janne-libav |
h263dec: call get_format after setting resolution and profile
Bug-Id: 541
|
|
|
@76c70e33
|
10 years |
lu_zero |
icecast: Do not use chunked post
Icecast uses HTTP 1.0 while Libav …
|
|
|
@e44ee1eb
|
10 years |
martin |
movenc: Simplify code by using an existing local pointer
…
|
|
|
@dad12ce4
|
10 years |
martin |
movenc: Print a warning for an unhandled case of nonzero start dts …
|
|
|
@dbb472cb
|
10 years |
martin |
movenc: Write edit lists for fragmented files as well, if necessary
…
|
|
|
@95ee4e2c
|
10 years |
martin |
movenc: Add some comments explaining subtle details in writing the …
|
|
|
@72f80161
|
10 years |
martin |
movenc: Adjust edit lists to trim out parts of tracks with negative …
|
|
|
@8bef433
|
10 years |
martin |
smoothstreamingenc: Simplify code by removing a redundant variable
…
|
|
|
@bd239c9a
|
10 years |
martin |
lavf: Don't drop both pts and dts if timestamps are invalid
In these …
|
|
|
@1d4579e
|
10 years |
lu_zero |
tcp: Add AVOption support
|
|
|
@cd9d6399
|
10 years |
lu_zero |
tls: Support passing old-style tcp options
Make tcp and tls urls …
|
|
|
@3df8d52f
|
10 years |
lu_zero |
rtsp: Add rtsps to the probe
|
|
|
@c839b043
|
10 years |
lu_zero |
rtsp: Support tls when in listen mode
|
|
|
@8b2e9636
|
10 years |
lu_zero |
rtsp: Support tls-encapsulated RTSP
|
|
|
@c27328e
|
10 years |
lu_zero |
rtsp: Check for command strings without spaces
Prevent a NULL-pointer …
|
|
|
@09e1ccc8
|
10 years |
lu_zero |
sctp: Use AVERROR_BUG instead of abort()
Trying to write to a stream …
|
|
|
@eb4f9069
|
10 years |
lu_zero |
lavf: More informative error message
Print the timestamp values and …
|
|
|
@b7c3bfd5
|
10 years |
martin |
w32pthreads: use the condition variable API directly when targeting …
|
|
|
@73ea3ffc
|
10 years |
martin |
w32pthreads: use the CONDITION_VARIABLE typedef if available
This …
|
|
|
@2bc2209
|
10 years |
martin |
ismindex: handle discontinuous streams better
Read the fragment …
|
|
|
@1a02e786
|
10 years |
vittorio.giovara |
vc1: initialize color properties
|
|
|
@eddf9528
|
10 years |
vittorio.giovara |
vp9: initialize color space and range properties
|
|
|
@65875a8b
|
10 years |
vittorio.giovara |
vp8: initialize color space and range properties
|
|
|
@0d8a3656
|
10 years |
vittorio.giovara |
mov: support the Color Parameter Atoms 'colr'
|
|
|
@586ea037
|
10 years |
vittorio.giovara |
avcodec: fix colorspace option description
|
|
|