index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
h264.h
Age
Commit message (
Expand
)
Author
2012-08-20
h264: Workaround invalid MPEG-TS broadcasts
Michael Niedermayer
2012-07-10
h264: 12 and 14 bit support
Michael Niedermayer
2012-06-29
cosmetics: minor libavcodec spelling errors
Lou Logan
2012-05-31
h264: move q0 scan tables into context
Michael Niedermayer
2012-05-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
h264: K&R formatting cosmetics for header files (part I/II)
Diego Biurrun
2012-04-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-05
h264: Factorize declaration of mb_sizes array.
Diego Biurrun
2012-03-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-30
h264: Make ff_h264_decode_end() static, it is not used externally.
Diego Biurrun
2012-03-27
h264: dont mess with chroma planes for grayscale h264.
Michael Niedermayer
2012-02-11
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
h264: disallow constrained intra prediction modes for luma.
Ronald S. Bultje
2011-12-19
Revert "h264: skip start code search if the size of the nal unit is known"
Janne Grunau
2011-12-18
h264: skip start code search if the size of the nal unit is known
Janne Grunau
2011-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
error_resilience: use the ER_ namespace
Luca Barbato
2011-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-12-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-03
h264: fix frame reordering code.
Ronald S. Bultje
2011-11-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-05
h264: improve calculation of codec delay.
Ronald S. Bultje
2011-10-27
h264_parser: fully parse first_mb_in_slice to more reliably detect AU boundar...
Michael Niedermayer
2011-10-21
h264: 4:2:2 intra decoding support
Baptiste Coudurier
2011-10-07
h264: fix the size of PPS::chroma_qp_table
Laurent Aimar
2011-10-02
h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred.
Laurent Aimar
2011-10-02
h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][]
Laurent Aimar
2011-09-23
h264: pass buffer & size to ff_h264_decode_extradata()
Michael Niedermayer
2011-09-18
calculate frame_num for recovery point "keyframe"
John Stebbins
2011-09-17
h264dec: Dont display trash before a keyframe.
Michael Niedermayer
2011-09-12
h264: improve MAX_SLICES too small check so it gives less false positives.
Michael Niedermayer
2011-09-11
h264dec: Prevent CABAC and CAVLC bitsteram overreading
Michael Niedermayer
2011-08-15
h264dec: h264: 4:2:2 intra decoding
Baptiste Coudurier
2011-07-14
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-14
h264: move fill_decode_neighbors()/fill_decode_caches() to h264_mvpred.h
Diego Biurrun
2011-07-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-12
h264: move decode_mb_skip() from h264.h to h.264_mvpred.h
Diego Biurrun
2011-07-12
h264: move h264_mvpred.h include.
Ronald S. Bultje
2011-07-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-11
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-08
H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIP
Jason Garrett-Glaser
2011-07-08
H.264: faster P-SKIP decoding
Jason Garrett-Glaser
2011-07-08
H.264: av_always_inline some more functions
Jason Garrett-Glaser
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
H.264: template left MB handling
Jason Garrett-Glaser
2011-07-03
H.264: faster fill_decode_caches
Jason Garrett-Glaser
2011-07-03
H.264: faster write_back_*
Jason Garrett-Glaser
2011-07-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[next]