git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2016-06-25
Anton Khirnov
avconv: do packet ts rescaling in write_packet()
commit
|
commitdiff
|
tree
2016-06-25
Anton Khirnov
avconv: decouple configuring filtergraphs and setting...
commit
|
commitdiff
|
tree
2016-06-25
Anton Khirnov
avconv: factor out initializing stream parameters for...
commit
|
commitdiff
|
tree
2016-06-25
Anton Khirnov
avconv: decouple configuring filtergraphs and setting...
commit
|
commitdiff
|
tree
2016-06-25
Anton Khirnov
avconv: buffer the packets written while the muxer...
commit
|
commitdiff
|
tree
2016-06-25
Anton Khirnov
avconv: explicitly postpone writing the header until...
commit
|
commitdiff
|
tree
2016-06-25
Anton Khirnov
lavfi: set the link hwframes context before configuring...
commit
|
commitdiff
|
tree
2016-06-24
Martin Storsjö
omx: Don't return > 0 from omx_encode_frame
commit
|
commitdiff
|
tree
2016-06-24
Martin Storsjö
libopenh264enc: Fix inconsistent whitespace
commit
|
commitdiff
|
tree
2016-06-24
Diego Biurrun
msmpeg4: Remove commented-out debug logging code
commit
|
commitdiff
|
tree
2016-06-24
Diego Biurrun
msmpeg4: Remove some broken, commented-out cruft
commit
|
commitdiff
|
tree
2016-06-23
Diego Biurrun
h264: Eliminate unused but set variable
commit
|
commitdiff
|
tree
2016-06-22
Luca Barbato
librtmp: Avoid an infiniloop setting connection arguments
commit
|
commitdiff
|
tree
2016-06-21
Mark Thompson
hwcontext_vaapi: Return all formats for constraints...
commit
|
commitdiff
|
tree
2016-06-21
Mark Thompson
vaapi_encode: Fix fallback when input does not match...
commit
|
commitdiff
|
tree
2016-06-21
Martin Storsjö
dxva2_h264: Remove an unused variable
commit
|
commitdiff
|
tree
2016-06-21
Martin Storsjö
checkasm: Issue emms after benchmarking functions
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
Use AVFrame.pts instead of deprecated pkt_pts.
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
lavc: export the timestamps when decoding in AVFrame.pts
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
lavfi: add a QSV scaling filter
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
qsvenc: support getting the session from an AVHWFramesC...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
qsvdec: support getting the session from an AVHWFramesC...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
hwcontext: add a QSV implementation
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
qsvdec: move reading the user-provided session to qsv_d...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
lavc: allow using AVCodecContext.hw_frames_ctx for...
commit
|
commitdiff
|
tree
2016-06-21
Vittorio Giovara
truemotion2rt: Use ff_set_dimensions
commit
|
commitdiff
|
tree
2016-06-21
Vittorio Giovara
pixdesc: Add new SMPTE 431, 432, and 2085 color properties
commit
|
commitdiff
|
tree
2016-06-21
Neil Birkbeck
pixfmt: Add ARIB STD-B76 color transfer characteristic
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
avconv: factor out initializing stream parameters for...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
avconv: initialize output framerate earlier
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
avconv: do not set encoder options when streamcopy...
commit
|
commitdiff
|
tree
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 filter...
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 heade...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: call the hwaccel frame_start() from h264_field_st...
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 heade...
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_...
commit
|
commitdiff
|
tree
2016-06-21
Anton Khirnov
h264: pass a H2645NAL to slice header decoding
commit
|
commitdiff
|
tree
2016-06-20
Vittorio Giovara
fate: Add TrueMotion 2 RT tests
commit
|
commitdiff
|
tree
2016-06-20
Vittorio Giovara
fate: Move Duck Truemotion 1 and 2 tests to vpx.mak
commit
|
commitdiff
|
tree
2016-06-20
Paul B Mahol
Add TrueMotion 2.0 Real Time decoder
commit
|
commitdiff
|
tree
2016-06-20
Vittorio Giovara
fate: Add tests for MagicYUV
commit
|
commitdiff
|
tree
2016-06-20
Paul B Mahol
Add MagicYUV decoder
commit
|
commitdiff
|
tree
2016-06-18
Jerome Martinez
ffv1: Error out on unsupported format
commit
|
commitdiff
|
tree
2016-06-17
Martin Storsjö
checkasm: Add tests for h264 idct
commit
|
commitdiff
|
tree
2016-06-17
Vittorio Giovara
mov: Support prores with multiple stsd
commit
|
commitdiff
|
tree
2016-06-17
Vittorio Giovara
mov: Implement support for multiple sample description...
commit
|
commitdiff
|
tree
2016-06-17
Vittorio Giovara
h264: Support AV_PKT_DATA_NEW_EXTRADATA
commit
|
commitdiff
|
tree
2016-06-17
Vittorio Giovara
lavc: Document AV_PKT_DATA_NEW_EXTRADATA
commit
|
commitdiff
|
tree
2016-06-16
Martin Storsjö
x86: Add missing movsxd for the int stride parameter
commit
|
commitdiff
|
tree
2016-06-14
Diego Biurrun
avdevice: Ignore timefilter test program
commit
|
commitdiff
|
tree
2016-06-14
Diego Biurrun
LICENSE: Fix silly typo
commit
|
commitdiff
|
tree
2016-06-14
Diego Biurrun
h264: Drop unused function check_opcodes()
commit
|
commitdiff
|
tree
2016-06-13
Vittorio Giovara
avpacket: Error out when creating 0-sized side data
commit
|
commitdiff
|
tree
2016-06-13
Vittorio Giovara
pixdesc: Use C99 array to list color properties names
commit
|
commitdiff
|
tree
2016-06-12
Anton Mitrofanov
h264: Fix decoding delay for Intra only streams
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_sli...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: move calculating the POC out of h264_slice_header...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: move building the reference list out of h264_slic...
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 construct...
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_p...
commit
|
commitdiff
|
tree
2016-06-12
Anton Khirnov
h264: start splitting decode_slice_header()
commit
|
commitdiff
|
tree
2016-06-09
Mark Thompson
vaapi_h265: cu_qp_delta should not be used in constant...
commit
|
commitdiff
|
tree
2016-06-09
Mark Thompson
vaapi_h264: Add source version identifier as unregister...
commit
|
commitdiff
|
tree
next