git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
svq3: stop using H264Picture
[ffmpeg.git]
/
libavcodec
/
svq3.c
2016-06-21
Anton Khirnov
svq3: stop using H264Picture
blob
|
commitdiff
2016-06-21
Anton Khirnov
h264: rename h264.[ch] to h264dec.[ch]
blob
|
commitdiff
|
diff to current
2016-05-25
Diego Biurrun
golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb...
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: drop the build dependency on the h264 decoder
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: eliminate remaining H264Context usage.
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move block_offset to SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: stop using H264Context.gb
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move the frame num variables to the SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: eliminate H264Context.cur_pic usage
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: eliminate remaining H264SliceContext usage
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move pict_type to the SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move mb strides/sizes to the SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move the dequant buffer to SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move mb2br_xy to the SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move {ref,mv}_cache to the SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: rip out the svq3-relevant parts of pred_motion...
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move edge_emu_buffer to the SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move the pred mode variables to SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
h264: move ff_h264_check_intra[4x4]_pred_mode() to...
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move mb_{x,y,xy} to SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: eliminate write_back_intra_pred_mode() usage
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: add all the required dsp contexts into SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: make the dsp functions static
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: rip out the mb decoding code shared with h264
blob
|
commitdiff
|
diff to current
2016-03-25
Diego Biurrun
h264data: Move all data tables from a header to a ...
blob
|
commitdiff
|
diff to current
2016-03-25
Diego Biurrun
lavc: Deduplicate zigzag_scan table
blob
|
commitdiff
|
diff to current
2016-03-16
Luca Barbato
svq3: Use a separate buffer for decoding the slices
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec capabilities
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec flags
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: use properly allocated AVFrames
blob
|
commitdiff
|
diff to current
2015-04-05
Anton Khirnov
svq3: initialize some required H264Context fields.
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move [uv]linesize to the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move the scratch buffers into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb_{x,y} into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb_xy into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move is_complex into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb_skip_run into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move [{top,left}_]cbp into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb[_{padding,luma_dc}] 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: move {mv,ref}_cache into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move non_zero_count_cache into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move *_samples_available into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move intra4x4_pred_mode[_cache] into the per...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move some neighbour information into the per...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move {chroma,intra16x16}_pred_mode into the per...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move the quantizers into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: split weighted pred-related vars into per-slice...
blob
|
commitdiff
|
diff to current
2015-02-14
Diego Biurrun
avcodec: Don't anonymously typedef structs
blob
|
commitdiff
|
diff to current
2014-03-22
Diego Biurrun
dsputil: Move thirdpel-related bits into their own...
blob
|
commitdiff
|
diff to current
2014-03-22
Diego Biurrun
avcodec: more correct printf specifiers
blob
|
commitdiff
|
diff to current
2014-03-18
Vittorio Giovara
svq3: directly set pix_fmt and color_range
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
h264 does not depend on mpegvideo any more
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-03-16
Vittorio Giovara
mpegvideo: directly use frames in ff_draw_horiz_band()
blob
|
commitdiff
|
diff to current
2014-01-29
Diego Biurrun
mpeg: Drop unused parameters from ff_draw_horiz_band()
blob
|
commitdiff
|
diff to current
2014-01-09
Anton Khirnov
mpegvideo: drop support for real (non-emulated) edges
blob
|
commitdiff
|
diff to current
2013-11-15
Ronald S. Bultje
lavc: Edge emulation with dst/src linesize
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-09-19
Martin Storsjö
svq3: Avoid a division by zero
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
svq3: Check for any negative return value from ff_h264_...
blob
|
commitdiff
|
diff to current
2013-08-20
Diego Biurrun
h264data: Move some tables to the only place they are...
blob
|
commitdiff
|
diff to current
2013-08-05
Rémi Denis-Courmont
vdpau: remove old-style decoders
blob
|
commitdiff
|
diff to current
2013-05-05
Diego Biurrun
avcodec: Add av_cold attributes to end functions missin...
blob
|
commitdiff
|
diff to current
2013-04-19
Ronald S. Bultje
svq3: Use hpeldsp instead of dsputil for half-pel functions
blob
|
commitdiff
|
diff to current
2013-04-10
Ronald S. Bultje
h264: Integrate clear_blocks calls with IDCT
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc: stop setting AVFrame.motion_subsample_log2
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-19
Ronald S. Bultje
h264/svq3: Stop using draw_edges
blob
|
commitdiff
|
diff to current
2013-02-18
Matti Hamalainen
svq3: unbreak decoding
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
h264: deMpegEncContextize
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
mpegvideo: split ff_draw_horiz_band().
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
svq3: remove a pointless if()
blob
|
commitdiff
|
diff to current
2013-02-07
Diego Biurrun
dsputil: Move ff_svq3 function declarations to a separa...
blob
|
commitdiff
|
diff to current
2013-01-23
Diego Biurrun
Drop DCTELEM typedef
blob
|
commitdiff
|
diff to current
2012-12-20
Ronald S. Bultje
lavc: introduce VideoDSPContext
blob
|
commitdiff
|
diff to current
2012-12-09
Janne Grunau
svq3: make slice type value unsigned to match svq3_get_...
blob
|
commitdiff
|
diff to current
2012-12-08
Janne Grunau
golomb: use unsigned arithmetics in svq3_get_ue_golomb()
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: fix decode_frame() third parameter semantics...
blob
|
commitdiff
|
diff to current
2012-10-20
Diego Biurrun
svq3: cosmetics: Drop useless parentheses
blob
|
commitdiff
|
diff to current
2012-10-20
Diego Biurrun
svq3: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2012-10-11
Mans Rullgard
svq3: fix pointer type warning
blob
|
commitdiff
|
diff to current
2012-10-11
Mans Rullgard
svq3: replace unsafe pointer casting with intreadwrite...
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-06
Ronald S. Bultje
svq3: protect against negative quantizers.
blob
|
commitdiff
|
diff to current
2012-03-06
Ronald S. Bultje
Don't use ff_cropTbl[] for IDCT.
blob
|
commitdiff
|
diff to current
2012-03-01
Diego Biurrun
Replace AVFrame pointer type punning by proper struct...
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
mpegvideo: Add ff_ prefix to nonstatic functions
blob
|
commitdiff
|
diff to current
2012-02-10
Alex Converse
svq3: Prevent illegal reads while parsing extradata.
blob
|
commitdiff
|
diff to current
2012-02-10
Ronald S. Bultje
h264: disallow constrained intra prediction modes for...
blob
|
commitdiff
|
diff to current
2011-08-15
Dustin Brody
svq3: propagate codec memory allocation failure in...
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-07-10
Diego Biurrun
Eliminate FF_COMMON_FRAME macro.
blob
|
commitdiff
|
diff to current
2011-07-03
Jason Garrett-Glaser
H.264: faster write_back_*
blob
|
commitdiff
|
diff to current
2011-06-14
Jason Garrett-Glaser
Fix SVQ3 after adding 4:4:4 H.264 support
blob
|
commitdiff
|
diff to current
next