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.c
Age
Commit message (
Expand
)
Author
2012-10-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-09
Restructure av_log_missing_feature message
Diego Biurrun
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-07
h264: switch some asserts to av_assert1/2()
Michael Niedermayer
2012-10-07
h264: fix integer avoption types
Michael Niedermayer
2012-10-03
lavc/h264: move ff_init_cabac_states() from decode_slice() to ff_h264_decode_...
Clément Bœsch
2012-10-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
avcodec: Drop silly and/or broken printf debug output
Diego Biurrun
2012-09-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-29
h264: avoid stuck buffer pointer in decode_nal_units
Jindřich Makovička
2012-09-06
Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9'
Michael Niedermayer
2012-09-05
h264: Remove an assert on current_picture_ptr being null
Michael Niedermayer
2012-08-28
h264: Check that the codec isn't null before accessing it
Martin Storsjö
2012-08-26
h264: ff_init_cabac_states doesnt use its argument thus remove it
Michael Niedermayer
2012-08-20
h264: fix variable overflow after a few years of video playback
Michael Niedermayer
2012-08-20
h264: Workaround invalid MPEG-TS broadcasts
Michael Niedermayer
2012-08-18
h264: vdpau: fix crash with unsupported colorspace
Uoti Urpala
2012-08-17
h264: vdpau: fix crash with unsupported colorspace
Uoti Urpala
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
h264: disable assert on current_picture_ptr being null.
Michael Niedermayer
2012-07-23
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-23
h264: refactor NAL decode loop
Ronald S. Bultje
2012-07-10
h264: 12 and 14 bit support
Michael Niedermayer
2012-07-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-05
h264: use templates to avoid excessive inlining
Mans Rullgard
2012-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-03
misc typo and wording fixes
Diego Biurrun
2012-07-02
h264: add avpriv_h264_has_num_reorder_frames()
Michael Niedermayer
2012-06-28
h264: Fix maximum reference count check for non-b frames
Jeff Downs
2012-06-10
h264: use externally provided dimensions when they appear to be more correct.
Michael Niedermayer
2012-06-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-09
h264: allow cropping to AVCodecContext.width/height
Mans Rullgard
2012-06-05
Make H264 reorder buffer size message less verbose.
Carl Eugen Hoyos
2012-06-02
h264: log debug output for slightly truncated streams
Michael Niedermayer
2012-06-02
h264: try to better handle h264 streams that are slightly truncated
Michael Niedermayer
2012-05-31
h264: Fail on DPC its not fully implemented
Michael Niedermayer
2012-05-31
h264: move q0 scan tables into context
Michael Niedermayer
2012-05-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-02
h264: additional protection against unsupported size/bitdepth changes.
Ronald S. Bultje
2012-04-18
h264: reset current_slice on context reinit
Michael Niedermayer
2012-04-11
Fix memory leaks on failed ff_h264_decode_init()
Dale Curtis
2012-04-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-05
h264: Factorize declaration of mb_sizes array.
Diego Biurrun
2012-04-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-04
h264: fix 4:2:2 PCM-macroblocks decoding
Anton Mitrofanov
2012-04-04
cosmetics: Consistently place static, inline and av_cold attributes/keywords.
Diego Biurrun
2012-04-02
h264: fix incompatible pointer type warnings.
Michael Niedermayer
2012-03-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[next]