projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lavc: Deprecate avctx.me_method
[ffmpeg.git]
/
libavcodec
/
svq1enc.c
2015-07-27
Vittorio Giovara
lavc: Deprecate avctx.me_method
blob
|
commitdiff
2015-07-20
Vittorio Giovara
Deprecate avctx.coded_frame
blob
|
commitdiff
|
diff to current
2015-07-20
Vittorio Giovara
Add a quality factor packet side data
blob
|
commitdiff
|
diff to current
2015-07-20
Vittorio Giovara
Gather all coded_frame allocations and free functions...
blob
|
commitdiff
|
diff to current
2015-07-20
Vittorio Giovara
svq1enc: Do not entangle coded_frame
blob
|
commitdiff
|
diff to current
2015-05-31
Vittorio Giovara
svq1: Check memory allocation
blob
|
commitdiff
|
diff to current
2015-05-22
Vittorio Giovara
mpegvideo: Drop flags and flags2
blob
|
commitdiff
|
diff to current
2015-02-03
Michael Niedermayer
svq1enc: correctly handle memory error and allocations
blob
|
commitdiff
|
diff to current
2014-11-13
Vittorio Giovara
svq1enc: check ff_get_buffer return value
blob
|
commitdiff
|
diff to current
2014-08-15
Diego Biurrun
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_...
blob
|
commitdiff
|
diff to current
2014-07-17
Diego Biurrun
dsputil: Split motion estimation compare bits off into...
blob
|
commitdiff
|
diff to current
2014-07-06
Diego Biurrun
dsputil: Move pix_sum, pix_norm1, shrink function point...
blob
|
commitdiff
|
diff to current
2014-05-29
Diego Biurrun
dsputil: Move SVQ1 encoding specific bits into svq1enc
blob
|
commitdiff
|
diff to current
2014-05-29
Diego Biurrun
svq1enc: Rename SVQ1Context to SVQ1EncContext
blob
|
commitdiff
|
diff to current
2014-04-09
wm4
mpegvideo: operate with pointers to AVFrames instead...
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
mpegvideo: move mpegvideo formats-related defines to...
blob
|
commitdiff
|
diff to current
2013-11-16
Anton Khirnov
svq1enc: use the AVFrame API properly.
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-04-19
Ronald S. Bultje
svq1enc: Use hpeldsp instead of dsputil for half-pel...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
Replace some forgotten instances of PIX_FMT_* with...
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-01-14
Michael Niedermayer
svq1enc: Fix assignments in if()
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-10-10
Diego Biurrun
svq1: Drop a bunch of useless parentheses
blob
|
commitdiff
|
diff to current
2012-10-10
Diego Biurrun
svq1: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-09-04
Michael Niedermayer
svq1enc: Set picture_structure correctly
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-01
Diego Biurrun
Remove unnecessary AVFrame pointer casts.
blob
|
commitdiff
|
diff to current
2012-02-17
Anton Khirnov
svq1enc: switch to encode2().
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
dsputil: Add ff_ prefix to the dsputil*_init* functions
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
h263: Add ff_ prefix to nonstatic symbols
blob
|
commitdiff
|
diff to current
2011-11-26
Mans Rullgard
svq1enc: remove stale altivec-related hack
blob
|
commitdiff
|
diff to current
2011-11-26
Mans Rullgard
svq1enc: fix signed multiplication overflow
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_copy_bits and align_put...
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-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
2011-01-26
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
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
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2010-01-12
Zuxy Meng
Reduce stack usage in svq1_encode_plane(). Reuse contex...
blob
|
commitdiff
|
diff to current
2010-01-11
Alexander Strange
Add missing internal.h to files calling ff_match_2uint16().
blob
|
commitdiff
|
diff to current
2010-01-09
Michael Niedermayer
Add a function to match a 2 element vector of uint16_t...
blob
|
commitdiff
|
diff to current
2010-01-09
Michael Niedermayer
Split H263 encoder and decoder from common code.
blob
|
commitdiff
|
diff to current
2009-10-19
Stefano Sabatini
Add additional long names for the Sorenson Vector Quant...
blob
|
commitdiff
|
diff to current
2009-09-06
Reimar Döffinger
Mark all pix_fmts and supported_framerates compound...
blob
|
commitdiff
|
diff to current
2009-08-11
Loren Merritt
fix a crash in SVQ1 with cmp!=sad
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2008-11-24
Måns Rullgård
svq1enc: move scratch buffer from stack to context...
blob
|
commitdiff
|
diff to current
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
blob
|
commitdiff
|
diff to current
2008-05-11
Carl Eugen Hoyos
Replace some occurrences of -1 with PIX_FMT_NONE.
blob
|
commitdiff
|
diff to current
2008-05-06
Diego Biurrun
Remove unnecessary parentheses from return calls.
blob
|
commitdiff
|
diff to current
2008-04-27
Stefano Sabatini
Add long names to AVCodec declarations.
blob
|
commitdiff
|
diff to current
2008-03-21
Zuxy Meng
Apply 'cold' attribute to init/uninit functions in...
blob
|
commitdiff
|
diff to current
2008-03-09
Aurelien Jacobs
add FF_ prefix to all (frame)_TYPE usage
blob
|
commitdiff
|
diff to current
2007-07-06
Aurelien Jacobs
split SVQ1 decoder and encoder in their own files
blob
|
commitdiff
|
diff to current