summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* h264: move last_qscale_diff into the per-slice contextAnton Khirnov2015-03-21
* h264: move [{top,left}_]cbp into the per-slice contextAnton Khirnov2015-03-21
* h264: move cabac[_state] into the per-slice contextAnton Khirnov2015-03-21
* h264: move mb[_{padding,luma_dc}] into the per-slice contextAnton Khirnov2015-03-21
* h264: move intra_pcm_ptr into the per-slice contextAnton Khirnov2015-03-21
* h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-21
* h264: move map_col_to_list0[_field] into the per-slice contextAnton Khirnov2015-03-21
* h264: move dist_scale_factor[_field] into the per-slice contextAnton Khirnov2015-03-21
* h264: move col_{parity,fieldoff} into the per-slice contextAnton Khirnov2015-03-21
* h264: move direct_spatial_mv_pred into the per-slice contextAnton Khirnov2015-03-21
* h264: move sub_mb_type into the per-slice contextAnton Khirnov2015-03-21
* h264: move the slice type variables into the per-slice contextAnton Khirnov2015-03-21
* h264: move mb_[uv]linesize into the per-slice contextAnton Khirnov2015-03-21
* h264: move neighbor_transform_size into the per-slice contextAnton Khirnov2015-03-21
* h264: move {mv,ref}_cache into the per-slice contextAnton Khirnov2015-03-21
* h264: move non_zero_count_cache into the per-slice contextAnton Khirnov2015-03-21
* h264: move *_samples_available into the per-slice contextAnton Khirnov2015-03-21
* h264: move intra4x4_pred_mode[_cache] into the per-slice contextAnton Khirnov2015-03-21
* h264: move some neighbour information into the per-slice contextAnton Khirnov2015-03-21
* h264: move {chroma,intra16x16}_pred_mode into the per-slice contextAnton Khirnov2015-03-21
* h264: move {prev,next}_mb_skipped into the per-slice contextAnton Khirnov2015-03-21
* h264: move qp_thresh into the per-slice contextAnton Khirnov2015-03-21
* h264: move the quantizers into the per-slice contextAnton Khirnov2015-03-21
* h264: do not copy qscale when updating per-thread contextsAnton Khirnov2015-03-21
* h264: split weighted pred-related vars into per-slice contextAnton Khirnov2015-03-21
* h264_ps: properly check cropping parameters against overflowAnton Khirnov2015-03-21
* hevc: zero the correct variables on invalid crop parametersAnton Khirnov2015-03-21
* hevc: make the crop sizes unsignedAnton Khirnov2015-03-21
* avconv: Print the avfilter errorsLuca Barbato2015-03-20
* cmdutils: Add a stream specifier to map usable streamsLuca Barbato2015-03-20
* webp: ensure that each transform is only used onceAndreas Cadhalpun2015-03-19
* movenc: write the display transform matrixAnton Khirnov2015-03-19
* ismindex: Calculate the pts duration of trun atoms, not the dts durationMartin Storsjö2015-03-19
* movenc: Don't assume that fragment durations in pts is equal to duration in dtsMartin Storsjö2015-03-19
* movenc: Move sidx edit list timestamp adjustment into a blockMartin Storsjö2015-03-19
* movenc: Only adjust the cts offset at the start of fragments if necessaryMartin Storsjö2015-03-19
* movenc: Write pts timestamps in tfxd, instead of dts timestampsMartin Storsjö2015-03-19
* movenc: Set the last packet duration based on the next packet when autoflushingMartin Storsjö2015-03-19
* dashenc: Heuristically fill in the duration of packets that need itMartin Storsjö2015-03-19
* movenc: Heuristically set the duration of the last sample in a fragment if no...Martin Storsjö2015-03-19
* udp: Fix crashes after adding AVOptionsMartin Storsjö2015-03-19
* mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-18
* Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-17
* fate: Move tdsc to the appropriate screen capture fileVittorio Giovara2015-03-17
* mov: Fix little endian audio detectionVittorio Giovara2015-03-17
* aacsbr: Fix type for index variableVittorio Giovara2015-03-17
* hqx: Drop unused offsets tableVittorio Giovara2015-03-17
* lavf: Do not list mov-only codecs in riff tagsCarl Eugen Hoyos2015-03-17
* isom: Add X-Com Radvision FourCCPaul B Mahol2015-03-17
* riff: Add 'tshd' FourCC for H.264Vittorio Giovara2015-03-17