git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffv1: Make sure at least one slice context is initialized
[ffmpeg.git]
/
libavcodec
/
ffv1.c
2013-09-17
Martin Storsjö
ffv1: Make sure at least one slice context is initialized
blob
|
commitdiff
2013-05-04
Diego Biurrun
avcodec: Add av_cold attributes to init functions missi...
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
2012-10-20
Luca Barbato
ffv1: update to ffv1 version 3
blob
|
commitdiff
|
diff to current
2012-10-20
Luca Barbato
ffv1: split decoder and encoder
blob
|
commitdiff
|
diff to current
2012-10-16
Luca Barbato
ffv1: 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-10-01
Diego Biurrun
avcodec: Convert some commented-out printf/av_log insta...
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avcodec: Drop silly and/or broken printf debug output
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-13
Alex Converse
ffv1: Fix size mismatch in encode_line.
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-04-04
Diego Biurrun
cosmetics: Consistently place static, inline and av_col...
blob
|
commitdiff
|
diff to current
2012-02-23
Anton Khirnov
ffv1enc: 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
2011-09-09
Laurent Aimar
ffv1: Fixed size given to init_get_bits() in decoder.
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
ffv1: remove unused tables
blob
|
commitdiff
|
diff to current
2011-06-13
Michael Niedermayer
ffv1: fix undefined behavior with insane widths.
blob
|
commitdiff
|
diff to current
2011-05-12
Diego Biurrun
Replace int_fast integer types with their sized standar...
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-04-21
Ronald S. Bultje
Introduce slice threads flag.
blob
|
commitdiff
|
diff to current
2011-03-20
Mans Rullgard
ffv1: allocate correct size for sample buffer
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-12-12
Michael Niedermayer
Fix indention of one forgotten line in ffv1.c
blob
|
commitdiff
|
diff to current
2010-11-04
Stefano Sabatini
Fix FFv1 decoder buffer releasing.
blob
|
commitdiff
|
diff to current
2010-10-28
Michael Niedermayer
Fix 10l leak in ffv1.
blob
|
commitdiff
|
diff to current
2010-10-28
Michael Niedermayer
Try to find a bit better initial states in ffv1 2pass.
blob
|
commitdiff
|
diff to current
2010-10-28
Michael Niedermayer
Keep track of how many slices*gops where encoded in...
blob
|
commitdiff
|
diff to current
2010-10-28
Michael Niedermayer
factorize variable declaration in ffv1.
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
FFV1 initial state 2pass code.
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
Read & write initial_states for ffv1
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
Add initial_states array to ffv1.
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
Add rc_stat2 to ffv1 this will be needed for finding...
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
Optimize state initialization in ffv1 clear_state().
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
Only allocate stats_out when needed in ffv1
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
Factorize litteral constents in ffv1 into STATS_OUT_SIZE.
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
Make 1pass statistic collection in ffv1 put_symbol_inli...
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
Increase ffv1 encoding speed from 65 to 80 fps by forci...
blob
|
commitdiff
|
diff to current
2010-10-26
Michael Niedermayer
Add quant_table_index to ffv1 PlaneContext and use...
blob
|
commitdiff
|
diff to current
2010-10-24
Michael Niedermayer
Move ffv1 state transition table sorting to its own...
blob
|
commitdiff
|
diff to current
2010-10-24
Michael Niedermayer
Fix the case with swaping states 127 and 129 in ffv1
blob
|
commitdiff
|
diff to current
2010-10-24
Michael Niedermayer
Optimize state transition table sorting in ffv1
blob
|
commitdiff
|
diff to current
2010-10-24
Michael Niedermayer
2 pass mode for ffv1 to optimally order the range coder...
blob
|
commitdiff
|
diff to current
2010-10-24
Michael Niedermayer
Factorize state_transition init out.
blob
|
commitdiff
|
diff to current
2010-10-19
Michael Niedermayer
Replace 5 by named constant MAX_CONTEXT_INPUTS in ffv1.c
blob
|
commitdiff
|
diff to current
2010-10-16
Michael Niedermayer
Move shared functions out of CONFIG_FFV1_ENCODER ifdef
blob
|
commitdiff
|
diff to current
2010-10-15
Michael Niedermayer
Store slice position and size per keyframe in ffv1.2
blob
|
commitdiff
|
diff to current
2010-10-14
Michael Niedermayer
Fix indention of ffv1.c after previous commits.
blob
|
commitdiff
|
diff to current
2010-10-14
Michael Niedermayer
Store quant table index per plane and slice.
blob
|
commitdiff
|
diff to current
2010-10-14
Michael Niedermayer
Assert that the context doesnt overflow in ffv1.
blob
|
commitdiff
|
diff to current
2010-10-14
Michael Niedermayer
Rectangular slice support for ffv1.2
blob
|
commitdiff
|
diff to current
2010-10-10
Michael Niedermayer
Allow storing multiple quant tables in extradata that...
blob
|
commitdiff
|
diff to current
2010-10-10
Michael Niedermayer
Store global things in extradata for ffv1 ver=2.
blob
|
commitdiff
|
diff to current
2010-10-10
Michael Niedermayer
Make sure version is not decreased for 16bit per sample...
blob
|
commitdiff
|
diff to current
2010-10-10
Michael Niedermayer
Factorize quant table read and write code in ffv1.c
blob
|
commitdiff
|
diff to current
2010-06-26
Måns Rullgård
ffv1: remove VLAs
blob
|
commitdiff
|
diff to current
2010-06-24
Thad Ward
Set an opaque alpha value when decoding rgba ffv1.
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-04-01
Michael Niedermayer
Store range coder state transition table.
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-03-22
Michael Niedermayer
Disallow VLC coding with more than 8 bits as there...
blob
|
commitdiff
|
diff to current
2010-03-22
Michael Niedermayer
Throw out last experimental warning that was printed...
blob
|
commitdiff
|
diff to current
2010-03-22
Michael Niedermayer
Remove the word "experimental"
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-30
Lars Täuber
Use "FFmpeg video codec #1" instead of "FFmpeg codec...
blob
|
commitdiff
|
diff to current
2009-08-26
Lars Täuber
Fix comments after switching from CABAC to range coder...
blob
|
commitdiff
|
diff to current
2009-08-14
Carl Eugen Hoyos
Fix typo.
blob
|
commitdiff
|
diff to current
2009-04-24
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2009-04-24
Michael Niedermayer
Support >8bit per component YUV in FFV1.
blob
|
commitdiff
|
diff to current
2009-04-24
Michael Niedermayer
Force speed irrelevant calls to get/put_symbol() to...
blob
|
commitdiff
|
diff to current
2009-04-24
Michael Niedermayer
Optimize sign handling in get_symbol().
blob
|
commitdiff
|
diff to current
2009-04-21
Michael Niedermayer
Fix a possibly exploitable buffer overflow.
blob
|
commitdiff
|
diff to current
2009-04-17
Michael Niedermayer
Remove 2 unneeded variables from common_init() found...
blob
|
commitdiff
|
diff to current
2009-04-13
Stefano Sabatini
Rename bitstream.h to get_bits.h.
blob
|
commitdiff
|
diff to current
2009-04-12
Stefano Sabatini
Split bitstream.h, put the bitstream writer stuff in...
blob
|
commitdiff
|
diff to current
2009-04-07
Thilo Borgmann
Implement avcodec_decode_video2(), _audio3() and _subti...
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-18
Aurelien Jacobs
moves mid_pred() into mathops.h (with arch specific...
blob
|
commitdiff
|
diff to current
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2008-09-03
Diego Biurrun
Replace generic CONFIG_ENCODERS preprocessor conditiona...
blob
|
commitdiff
|
diff to current
2008-06-26
Stefan Gehrer
move ff_log2_run to bitstream.c and reuse in ffv1.c
blob
|
commitdiff
|
diff to current
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
blob
|
commitdiff
|
diff to current
2008-05-24
Carl Eugen Hoyos
Fix compilation for buggy icc.
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-04-28
Stefano Sabatini
Add long names to some 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-02-01
Michael Niedermayer
const
blob
|
commitdiff
|
diff to current
2007-07-05
Oliver Pfister
fix mem leak
blob
|
commitdiff
|
diff to current
2007-07-05
Diego Biurrun
license header consistency cosmetics
blob
|
commitdiff
|
diff to current
2007-05-10
Diego Biurrun
Remove redundant #inclusion of common.h, avcodec.h...
blob
|
commitdiff
|
diff to current
2007-02-07
Diego Biurrun
Replace deprecated PIX_FMT names by the newer variants.
blob
|
commitdiff
|
diff to current
2006-12-08
Måns Rullgård
rename always_inline to av_always_inline and move to...
blob
|
commitdiff
|
diff to current
2006-10-11
Diego Biurrun
Rename ABS macro to FFABS.
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
add some #ifdef CONFIG_ENCODERS/DECODERS
blob
|
commitdiff
|
diff to current
2006-09-20
Michael Niedermayer
set supported pixel formats for a few encoders (fixes...
blob
|
commitdiff
|
diff to current
2006-04-28
Loren Merritt
memory leak.
blob
|
commitdiff
|
diff to current
next