git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
h264: decode the MMCOs into per-slice contexts
[ffmpeg.git]
/
libavcodec
/
h264_refs.c
2016-06-12
Anton Khirnov
h264: decode the MMCOs into per-slice contexts
blob
|
commitdiff
2016-06-12
Anton Khirnov
h264: rename mmco_index to nb_mmco
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: split reading the ref list modifications and...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: call ff_h264_fill_mbaff_ref_list() when construct...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: move initialising the explicit pred weight table...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: drop an outdated comment
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264_refs: remove an unused parameter from ff_h264_fill...
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264_refs: make the H264Context const where possible
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264_refs: reorder functions to avoid forward declarations
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: factor out calculating the POC count into a separ...
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: decouple h264_ps from the h264 decoder
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
h264: factor out pred weight table parsing into a separ...
blob
|
commitdiff
|
diff to current
2016-02-18
Diego Biurrun
cosmetics: Drop empty comment lines
blob
|
commitdiff
|
diff to current
2016-01-03
Diego Biurrun
h264_refs: Remove broken trace debug code
blob
|
commitdiff
|
diff to current
2016-01-01
Anton Khirnov
h264: improve behaviour with invalid reference lists
blob
|
commitdiff
|
diff to current
2015-12-06
Anton Khirnov
h264: eliminate default_ref_list
blob
|
commitdiff
|
diff to current
2015-06-27
Anton Khirnov
h264: make sure the current picture is not made a long...
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: use properly allocated AVFrames
blob
|
commitdiff
|
diff to current
2015-04-19
Vittorio Giovara
lavc: Replace av_dlog and tprintf with internal macros
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: use a smaller struct for the ref lists
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: use a separate GetBitContext for slice data
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move the ref lists variables into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move the slice type variables into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: split weighted pred-related vars into per-slice...
blob
|
commitdiff
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer inequality checks more...
blob
|
commitdiff
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer equality checks more...
blob
|
commitdiff
|
diff to current
2014-04-01
Diego Biurrun
More correct printf format specifiers
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
mpegvideo: move mpegvideo formats-related defines to...
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
h264: move relevant fields from Picture to H264Picture
blob
|
commitdiff
|
diff to current
2014-02-28
Vittorio Giovara
h264: fix clang warning about uninitialized variable
blob
|
commitdiff
|
diff to current
2014-02-28
Vittorio Giovara
h264: update flag name in ff_h264_decode_ref_pic_list_r...
blob
|
commitdiff
|
diff to current
2014-02-13
Luca Barbato
h264: Refactor ff_h264_decode_ref_pic_list_reordering
blob
|
commitdiff
|
diff to current
2014-01-18
Anton Khirnov
h264: prevent two matching fields from being both a...
blob
|
commitdiff
|
diff to current
2013-11-27
Anton Khirnov
h264_refs: make sure not to write over the bounds of...
blob
|
commitdiff
|
diff to current
2013-11-18
Anton Khirnov
lavc: use buf[0] instead of data[0] in checks whether...
blob
|
commitdiff
|
diff to current
2013-08-20
Diego Biurrun
avcodec: Remove some commented-out debug cruft
blob
|
commitdiff
|
diff to current
2013-04-27
Diego Biurrun
h264_refs: Do not print check_opcodes() return value
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the FIELD_PICTURE macro.
blob
|
commitdiff
|
diff to current
2013-03-11
Anton Khirnov
h264_refs: cosmetics, reformat
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-02-25
Diego Biurrun
Remove unnecessary dsputil.h #includes
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
h264: deMpegEncContextize
blob
|
commitdiff
|
diff to current
2013-01-14
Anton Khirnov
h264: fix ff_generate_sliding_window_mmcos() prototype.
blob
|
commitdiff
|
diff to current
2013-01-14
Ronald S. Bultje
h264: don't clobber mmco opcode tables for non-first...
blob
|
commitdiff
|
diff to current
2012-09-27
Diego Biurrun
h264_refs: Fix debug tprintf argument types
blob
|
commitdiff
|
diff to current
2011-12-03
Ronald S. Bultje
h264: fix frame reordering code.
blob
|
commitdiff
|
diff to current
2011-10-22
Dustin Brody
lavc: replace references to deprecated AVCodecContext...
blob
|
commitdiff
|
diff to current
2011-08-19
Jeff Downs
h264: correct the check for invalid long term frame...
blob
|
commitdiff
|
diff to current
2011-08-18
Dustin Brody
h264: hide reference frame errors unless requested
blob
|
commitdiff
|
diff to current
2011-08-12
Ronald S. Bultje
h264: add missing brackets.
blob
|
commitdiff
|
diff to current
2011-08-09
Dustin Brody
h264: propagate error return values for AV_LOG_ERROR...
blob
|
commitdiff
|
diff to current
2011-07-10
Diego Biurrun
Eliminate FF_COMMON_FRAME macro.
blob
|
commitdiff
|
diff to current
2011-05-10
Ronald S. Bultje
h264: do not print "too many references" warning for...
blob
|
commitdiff
|
diff to current
2011-05-02
Stefano Sabatini
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2010-07-05
Michael Niedermayer
Perform sliding window operation during frame gap handling.
blob
|
commitdiff
|
diff to current
2010-07-05
Michael Niedermayer
Factorize ff_generate_sliding_window_mmcos() out.
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-30
Michael Niedermayer
Fix implicit weight for b frames in mbaff.
blob
|
commitdiff
|
diff to current
2010-03-03
Michael Niedermayer
Reorder indexes in weight tables.
blob
|
commitdiff
|
diff to current
2010-03-03
Michael Niedermayer
Merge weight & offset tables, 15 cpu cycles faster.
blob
|
commitdiff
|
diff to current
2010-01-12
Michael Niedermayer
Split all the reference picture handling off h264.c.
blob
|
commitdiff
|
diff to current