projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
asfdec: reject size > INT64_MAX in asf_read_unknown
2016-01-07
Andreas Cadhalpun
asfdec: reject size > INT64_MAX in asf_read_unknown
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-01-07
Andreas Cadhalpun
asfdec: only set asf_pkt->data_size after sanity checks
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-01-07
Anton Khirnov
qsvenc: split encoding frames and reading from the...
commit
|
commitdiff
|
tree
2016-01-07
Maxym Dmytrychenko
qsvenc: properly handle the warning from MFXVideoCORE_SyncOp...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-01-01
Maxym Dmytrychenko
qsvdec: properly handle the warning from MFXVideoCORE_SyncOp...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-01-01
Maxym Dmytrychenko
qsvenc_hevc: improve the default settings
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-01-01
Anton Khirnov
h264: improve behaviour with invalid reference lists
commit
|
commitdiff
|
tree
2015-12-14
Anton Khirnov
r3d: fix an invalid read introduced in 6bf4c1d
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
vocdec: do not create the stream in read_header()
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
vocdec: put the code not shared with other demuxers...
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
flvdec: do not create any streams in read_header()
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
lavc: make avpriv_mpa_decode_header private on next...
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
mp3dec: replace avpriv_mpa_decode_header with avpriv_mpegaud...
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
mpegaudiodecheader: check the header in avpriv_mpegaudio_dec...
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
lavc: get the profile name through the codec descriptor...
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
lavc: add profiles to AVCodecDescriptor
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
lavc: print the name of the codec, not its implementation...
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
r3d: do not create the audio stream until we know the...
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
ff_parse_specific_params: do not use AVCodecContext...
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
rmenc: do not use AVCodecContext.frame_size
commit
|
commitdiff
|
tree
2015-12-12
Anton Khirnov
mpegvideo_enc: actually add the side data with vbv_delay...
commit
|
commitdiff
|
tree
2015-12-07
Anton Khirnov
h264: do not call frame_start() for missing frames
commit
|
commitdiff
|
tree
2015-12-07
Anton Khirnov
aacdec: fix aac_static_table_init() prototype
commit
|
commitdiff
|
tree
2015-12-07
Anton Khirnov
avpacket: use ERANGE instead of EOVERFLOW
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
mxfenc: always assume long gop
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
lavc: export Dirac parsing API used by the ogg demuxer...
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
mpegenc: use the CPB props side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
movenc: use the CPB props side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
qsvenc: export CPB props side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
nvenc: export CPB props side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
mpegvideo_enc: export vbv_delay in side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
mpegvideo_enc: export CPB props side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
libx264: export CPB props side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
libvpxenc: export CPB props side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
libopenh264enc: export CPB props side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
lavc: add a packet side data type for VBV-like parameters
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
avconv: pass the global codec side data to the muxer
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
lavc: add stream-global packet side data
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
avpacket: add a function for wrapping existing data...
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
h264: derive the delay from the level when it's not...
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
h264: set frame_num in start_frame(), not decode_slice_header()
commit
|
commitdiff
|
tree
2015-12-06
Anton Khirnov
h264: eliminate default_ref_list
commit
|
commitdiff
|
tree
2015-12-05
Anton Khirnov
hevcdsp: add x86 SIMD for MC
commit
|
commitdiff
|
tree
2015-12-05
Anton Khirnov
checkasm: add HEVC MC tests
commit
|
commitdiff
|
tree
2015-12-05
Anton Khirnov
hevc: change the stride of the MC buffer to be in bytes...
commit
|
commitdiff
|
tree
2015-12-05
Anton Khirnov
hevcdsp: split the pred functions by width
commit
|
commitdiff
|
tree
2015-12-05
Anton Khirnov
hevcdsp: split the epel functions by width
commit
|
commitdiff
|
tree
2015-12-05
Anton Khirnov
hevcdsp: split the qpel functions by width instead...
commit
|
commitdiff
|
tree
2015-11-20
Anton Khirnov
doc/encoders: document the QSV option mappings
commit
|
commitdiff
|
tree
2015-11-20
Anton Khirnov
qsvenc: expose additional encoding options
commit
|
commitdiff
|
tree
2015-11-20
Anton Khirnov
qsvenc: support more RC methods
commit
|
commitdiff
|
tree
2015-11-20
Anton Khirnov
qsvenc: factor out common options
commit
|
commitdiff
|
tree
2015-11-20
Anton Khirnov
qsvenc: fix setting maxrate for VBR
commit
|
commitdiff
|
tree
2015-11-20
Anton Khirnov
qsvenc: print the actual video parameters used by MSDK
commit
|
commitdiff
|
tree
2015-11-20
Anton Khirnov
mpegvideo_enc: enable rtp_mode when multiple slices...
commit
|
commitdiff
|
tree
2015-11-20
Anton Khirnov
mpevideo_enc: disallow multiple slices for h261 and flv
commit
|
commitdiff
|
tree
2015-11-18
John Stebbins
movenc: add fallback audio track tref support
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-18
John Stebbins
avcodec: Define side data type for fallback track
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-18
John Stebbins
avformat: expose av_stream_new_side_data helper
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-18
Anton Khirnov
lavf: document that passing valid timestamps to muxers...
commit
|
commitdiff
|
tree
2015-11-09
John Stebbins
vsrc_color: implement frame rate
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Michael Niedermayer
vf_showinfo: show timebase & framerate too
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Michael Niedermayer
vf_frei0r: also set AVFilterLink.frame_rate
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Michael Niedermayer
vf_framepack: Check and update frame_rate
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Michael Niedermayer
vf_interlace: implement frame rate
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Stefano Sabatini
setpts: add FRAME_RATE constant
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Stefano Sabatini
testsrc: set output framerate
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Michael Niedermayer
yadif: update frame rate
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Nicolas George
vf_fps: set frame_rate.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Nicolas George
buffersrc: accept the frame rate as argument.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Nicolas George
lavfi: add a frame_rate field to AVFilterLink.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-11-09
Anton Khirnov
avcodec: fix doxy placement
commit
|
commitdiff
|
tree
2015-11-09
Anton Khirnov
lavf: deprecate compute_pkt_fields2
commit
|
commitdiff
|
tree
2015-11-08
Anton Khirnov
lavf: factor out freeing an AVStream
commit
|
commitdiff
|
tree
2015-11-08
Anton Khirnov
avconv: set packet duration for CFR video streams
commit
|
commitdiff
|
tree
2015-11-08
Anton Khirnov
lavf: initialize cur_dts to AV_NOPTS_VALUE for muxing
commit
|
commitdiff
|
tree
2015-10-16
Anton Khirnov
avconv: add support for Intel QSV-accelerated transcoding
commit
|
commitdiff
|
tree
2015-10-16
Anton Khirnov
qsvenc: add an API for allocating opaque surfaces
commit
|
commitdiff
|
tree
2015-10-16
Anton Khirnov
qsvenc: cosmetics, reindent
commit
|
commitdiff
|
tree
2015-10-16
Anton Khirnov
qsvenc: set the timestamp for PIX_FMT_QSV frames as...
commit
|
commitdiff
|
tree
2015-10-16
Anton Khirnov
qsvenc: support passing arbitrary external buffers...
commit
|
commitdiff
|
tree
2015-10-13
Alexandra Hájková
avconv: Add loop option.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-10-03
Anton Khirnov
d3d11va: make av_d3d11va_alloc_context() available...
commit
|
commitdiff
|
tree
2015-10-03
Anton Khirnov
d3d11va: check for malloc failure
commit
|
commitdiff
|
tree
2015-10-03
Henrik Gramner
avutil/avstring: Inline some tiny functions
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-10-03
John Stebbins
matroskaenc: Don't write a track language tag
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-10-03
Henrik Gramner
checkasm: Fix the function name sorting algorithm
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsvdec: make ff_qsv_decode_init() static
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
examples/qsvdec: free the lavc decoder before closing...
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
examples/qsvdec: do not free the surfaces in the frame_free...
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsvdec: close the MFX decoder on uninit
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsv: document AVQSVContext members
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsvenc: mark the encoders as INIT_CLEANUP
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsvenc: do not try to close the encoder if the session...
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsvdec: list supported pixel formats
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
lavfi: do not exclude hwaccel formats from ff_all_formats()
commit
|
commitdiff
|
tree
2015-09-28
Henrik Gramner
checkasm/x86: Correctly handle variadic functions
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-09-28
Henrik Gramner
checkasm: Use a self-balancing tree
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-09-28
wm4
vdpau: fix constrained baseline fallback
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2015-09-28
wm4
mpegts: use avcodec_get_type() to set codec_type
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
next