projects
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libav.git
2015-04-01
Luca Barbato
rtsp: Add a buffer_size option
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Luca Barbato
rtp: Add an option to set the send/receive buffer size
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Luca Barbato
rtp: Map the urloptions to AVOptions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Diego Biurrun
build: Split JPEG-related tables off into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Diego Biurrun
mjpeg: Use a more precise type for put_marker()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Diego Biurrun
mjpeg: Move code only used in the encoder(s) to the...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Himangi Saraogi
tiff: Return more meaningful error codes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Diego Biurrun
indeo: Give Indeo4/5 shared code a more consistent...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Diego Biurrun
qsv: Skip header compilation depending on what parts...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Luca Barbato
udp: Fix pkt_size management
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Hendrik Leppkes
lavc: add libdcadec decoder
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Hendrik Leppkes
lavc: add profile define for DTS Express
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
wm4
lavc: add MMAL hardware decoder wrapper
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Anton Khirnov
lavc: add Intel libmfx-based H.264 encoder
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Anton Khirnov
qsvdec: add 'decode' to the non-static function names
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Anton Khirnov
qsvdec: split off some code that will be shared with...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Anton Khirnov
qsv: rename to qsvdec
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Stephen Hutchinson
avisynth: update documentation about the avisynth_c...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Stephen Hutchinson
avisynth: Fix compilation against current 2.6 header(s).
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Hendrik Leppkes
vaapi_h264: fix slice data offset
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Hendrik Leppkes
dxva2_h264: fix slice offset in long slice structs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Michael Niedermayer
lavc: Prefer x264 over openh264 if both libraries are...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Vittorio Giovara
pixfmt: Update documentation with prefixed pixel formats
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Vittorio Giovara
pixdesc: Replace a few leftover instances of non AV...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Vittorio Giovara
fate: Add test for tscc2 in mov
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Vittorio Giovara
mov: Write the display matrix in order
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Martin Storsjö
movenc: Write the make and model metadata keys for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Federico Tomassetti
avfilter: Document avfilter_graph_alloc return value
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Federico Tomassetti
oggdec: Check memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Federico Tomassetti
mms: Check memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Federico Tomassetti
avplay: Check memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Federico Tomassetti
rmenc: Check memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Federico Tomassetti
swscale: Check memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move [uv]linesize to the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_cabac: remove now unnecessary H264Context function...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: use a smaller struct for the ref lists
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_mb: remove an unused function parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: drop some mpegvideo remnants from draw_horiz_band()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: drop the now unused per-slice H264Contexts
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: use the main H264Context as the parent for all...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_slice: constify all the uses of H264Context during...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move rbsp_buffer into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move remaining ER stuff into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
error_resilience: do not require mbintra/skip tables
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move top_borders into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move the scratch buffers into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_loopfilter: constify all uses of H264Context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_cavlc: constify all uses of H264Context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_cabac: constify all uses of H264Context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264.c: constify all uses of H264Context in slice and...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move mb_mbaff into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move mb_field_decoding_flag into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_mb: constify all uses of H264Context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_mb: constify block_offset
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_mvpred: constify all uses of H264Context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264.h: constify all uses of H264Context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_direct: constify all uses of H264Context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: use a separate GetBitContext for slice data
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: do not abuse the context as a temporary storage...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: remove some remnants of data partitioning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move resync_mb_{x,y} into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move mb_{x,y} into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move mb_xy into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move is_complex into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move mb_skip_run into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move redundant_pic_count into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move cabac_init_idc into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move loopfilter parameters into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move direct_cache into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move mvd_cache into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move mvd_table into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move last_qscale_diff into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move [{top,left}_]cbp into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move cabac[_state] into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move mb[_{padding,luma_dc}] into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move intra_pcm_ptr into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move the ref lists variables into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move map_col_to_list0[_field] into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move dist_scale_factor[_field] into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move col_{parity,fieldoff} into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move direct_spatial_mv_pred into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move sub_mb_type into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move the slice type variables into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move mb_[uv]linesize into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move neighbor_transform_size into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move {mv,ref}_cache into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move non_zero_count_cache into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move *_samples_available into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move intra4x4_pred_mode[_cache] into the per...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move some neighbour information into the per...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move {chroma,intra16x16}_pred_mode into the per...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move {prev,next}_mb_skipped into the per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move qp_thresh into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: move the quantizers into the per-slice context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: do not copy qscale when updating per-thread contexts
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264: split weighted pred-related vars into per-slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_ps: properly check cropping parameters against...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
hevc: zero the correct variables on invalid crop parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
hevc: make the crop sizes unsigned
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Luca Barbato
avconv: Print the avfilter errors
commit
|
commitdiff
|
tree
|
snapshot
next