git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avconv: refactor selecting an encoder
2016-06-21
Anton Khirnov
avconv: refactor selecting an encoder
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
avconv: fix handling attachments in init_output_stream
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
avconv: create simple filtergraphs earlier
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
avconv: add a function for determining whether a filtergraph...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: handle frame recovery in h264_field_start()
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: discard slices of redundant pictures right after...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: always set redundant_pic_count during slice header...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: call the hwaccel frame_start() from h264_field_start()
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: fix the check for mixed IDR/non-IDR slices
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: do not pass H264Context to h264_slice_header_parse()
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: fix warnings in fill_filter_caches_inter()
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: drop tests whether the codec id is AV_CODEC_ID_H264
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264_cabac: drop an always true condition
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: add H264_ prefix to the NAL unit types
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264_sei: drop an unnecessary h264dec.h include
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
lavc: drop unnecessary h264dec.h includes
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: tighten the valid range for ref_frame_count
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: move the parameter set definitions to a new header...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
svq3: stop using H264Picture
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: create a new header for common h264 definitions
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: rename h264.[ch] to h264dec.[ch]
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: factor out setting frame properties / side data
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: drop unused NAL_FF_IGNORE
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: move a per-field block from decode_slice_header...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: only allow ending a field/starting a new one...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: store {curr,max}_pic_num in the per-slice context
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: decode the poc values from the slice header into...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: set mb_aff_frame in frame_start()
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: move the block starting a new field out of slice_heade...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: pass a H2645NAL to slice header decoding
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
lavc: add H.264 MVC profiles
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: factor out setting the parameter sets for a frame
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: pass just the PPS to get_chroma_qp()
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: merge the two reinit blocks in slice_header_parse()
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: factor starting a new field out of parsing the...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: postpone generating the implicit MMCOs
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: decode the MMCOs into per-slice contexts
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: rename mmco_index to nb_mmco
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: move initializing the slice start out of h264_slice_he...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: move calculating the POC out of h264_slice_header_parse()
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: move building the reference list out of h264_slice_hea...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: move initing the implicit pred weight table out...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: split reading the ref list modifications and...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: move initialising the implicit pred weight table...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: call ff_h264_fill_mbaff_ref_list() when constructing...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: move initialising the explicit pred weight table...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: drop an outdated comment
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: move direct mode inits out of h264_slice_header_parse()
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: start splitting decode_slice_header()
commit
|
commitdiff
|
tree
2016-06-09
Anton Khirnov
h264: drop unused H264Context.gb
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
FATE: drop the audio stream from the dxtory test
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
avconv: fix parsing bitstream filters
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
avconv: fix a check for av_bsf_get_by_name() return...
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
avconv_vaapi: use the hwcontext device creation API
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
avconv_dxva2: use the hwcontext device creation API
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
avconv_vdpau: use the hwcontext device creation API
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
hwcontext_vaapi: implement device creation
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
hwcontext_dxva2: implement device creation
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
hwcontext_cuda: implement device creation
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
hwcontext_vdpau: implement device creation
commit
|
commitdiff
|
tree
2016-05-26
Anton Khirnov
hwcontext: add a function for opening devices
commit
|
commitdiff
|
tree
2016-05-23
Anton Khirnov
avfiltergraph: check the query_formats() return value
commit
|
commitdiff
|
tree
2016-05-23
Anton Khirnov
lavc: document that avcodec_close() should not be used
commit
|
commitdiff
|
tree
2016-05-23
Anton Khirnov
lavc: deprecate avcodec_get_context_defaults3()
commit
|
commitdiff
|
tree
2016-05-23
Anton Khirnov
lavc: deprecate avcodec_copy_context()
commit
|
commitdiff
|
tree
2016-05-23
Anton Khirnov
lavf: update muxing doxy
commit
|
commitdiff
|
tree
2016-05-22
Anton Khirnov
avconv: stop using AVStream.codec
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
nvenc: allow setting the number of slices
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
nvenc: list the major contributors in the copyright...
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
nvenc: drop the hard dependency on CUDA
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
nvenc: only support HW frames when CUDA is enabled
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
nvenc: write the VUI signal properties for HEVC
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
nvenc: only write the VUI signal type fields if they...
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
nvenc: add support for lossless encoding
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
nvenc: fix the rc option definitions
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
Add release notes for 12.
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
configure: move the hardware accel libs' entries in...
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
configure: move the hardware accel libs' entries in...
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
configure: improve the help text for external libraries
commit
|
commitdiff
|
tree
2016-05-19
Anton Khirnov
lavc: revert the Makefile part of 330177b
commit
|
commitdiff
|
tree
2016-05-17
Anton Khirnov
avconv_dxva2: use the hwcontext API
commit
|
commitdiff
|
tree
2016-05-17
Anton Khirnov
hwcontext: add a dxva2 implementation
commit
|
commitdiff
|
tree
2016-05-16
Anton Khirnov
lavc: mark the old audio/video encoding API as deprecated
commit
|
commitdiff
|
tree
2016-05-16
Anton Khirnov
avpacket: fix setting AVPacket.data in av_packet_ref()
commit
|
commitdiff
|
tree
2016-05-16
Anton Khirnov
lavc: make avcodec_open2() fail when the timebase is...
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: eliminate max_contexts
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: allocate some tables per slice contexts, not...
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: remove an artificial restriction on the number...
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: remove pointless setting of some variables in...
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: remove a pointless comment
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: make slice threading work with deblocking_filter=1
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: remove H264Context.pict_type
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: drop a pointless indirection
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: remove unused H264SliceContext.rbsp_buffer
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: merge ff_h264_free_context() into h264_decode_end()
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: eliminate low_delay
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264: remove a stale comment
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264_refs: remove an unused parameter from ff_h264_fill_mbaf...
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264_refs: make the H264Context const where possible
commit
|
commitdiff
|
tree
2016-04-24
Anton Khirnov
h264_refs: reorder functions to avoid forward declarations
commit
|
commitdiff
|
tree
next