projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
flashsv: K&R formatting cosmetics
[ffmpeg.git]
/
libavcodec
/
flashsv.c
2013-11-01
Luca Barbato
flashsv: K&R formatting cosmetics
blob
|
commitdiff
2013-11-01
Michael Niedermayer
flashsv: Check diff_start diff_height values
blob
|
commitdiff
|
diff to current
2013-11-01
Luca Barbato
flashsv: Refactor a little
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-03-13
Diego Biurrun
avcodec: av_log_missing_feature(1) ---> avpriv_request_...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: properly initialize AVFrame.
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: fix decode_frame() third parameter semantics...
blob
|
commitdiff
|
diff to current
2012-11-29
Janne Grunau
flashsv: make sure data for zlib priming is available
blob
|
commitdiff
|
diff to current
2012-11-26
Janne Grunau
flashsv: check for keyframe before using differential...
blob
|
commitdiff
|
diff to current
2012-11-21
Diego Biurrun
flashsv: Drop unused function and struct parameters
blob
|
commitdiff
|
diff to current
2012-10-23
Diego Biurrun
Improve wording and spelling of av_log_missing_feature...
blob
|
commitdiff
|
diff to current
2012-10-10
Janne Grunau
flashsv: propagate inflateReset() errors
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
2011-10-11
Diego Biurrun
flashsv: return more meaningful error value
blob
|
commitdiff
|
diff to current
2011-10-11
Diego Biurrun
flashsv: fix typo in av_log() message
blob
|
commitdiff
|
diff to current
2011-07-22
Kostya Shishkov
add Flash Screen Video 2 decoder
blob
|
commitdiff
|
diff to current
2011-07-16
Diego Biurrun
flashsv: split flashsv_decode_block() off from flashsv_...
blob
|
commitdiff
|
diff to current
2011-07-07
Diego Biurrun
flashsv: inline copy_region() into flashsv_decode_frame()
blob
|
commitdiff
|
diff to current
2011-07-07
Diego Biurrun
flashsv: improve some variable names
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
flashsv: improve some comments and fix some wrong ones
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
flashsv: Eliminate redundant variable indirection.
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
flashsv: set reference frame type to full frame
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
flashsv: replace bitstream description by a link to...
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
flashsv: convert a debug av_log into av_dlog
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
flashsv: simplify condition
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
flashsv: return more meaningful error values
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
flashsv: cosmetics: break some overly long lines
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
flashsv: cosmetics: drop some unnecessary parentheses
blob
|
commitdiff
|
diff to current
2011-05-04
Diego Biurrun
flashsv: K&R cosmetics
blob
|
commitdiff
|
diff to current
2011-04-25
Diego Biurrun
flashsv: Return more meaningful error values.
blob
|
commitdiff
|
diff to current
2011-04-25
Diego Biurrun
flashsv: Employ explicit AVCodec struct initializers.
blob
|
commitdiff
|
diff to current
2011-04-24
Diego Biurrun
cosmetics: K&R coding style and more whitespace for...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-03
Clément Bœsch
Remove a few if (p) av_free(p) forms
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-03-04
Laurent Aimar
Fixed buffer overread in flashsv decoder.
blob
|
commitdiff
|
diff to current
2009-09-13
Benjamin Larsson
Do not release the AVFrame when using reget_buffer...
blob
|
commitdiff
|
diff to current
2009-09-10
Benjamin Larsson
Use reget_buffer instead of get_buffer. Fixes issue1367.
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-04-13
Stefano Sabatini
Rename bitstream.h to get_bits.h.
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
2008-11-24
Måns Rullgård
flashsv: use skip_bits_long() where required
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-02
Benjamin Larsson
Long name spelling fixes
blob
|
commitdiff
|
diff to current
2008-04-27
Stefano Sabatini
Add long names to many AVCodec declarations.
blob
|
commitdiff
|
diff to current
2008-03-22
Diego Biurrun
typo: occured --> occurred
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-05-10
Diego Biurrun
Remove redundant #inclusion of common.h, avcodec.h...
blob
|
commitdiff
|
diff to current
2007-04-08
Nicholas Tung
Get rid of unnecessary pointer casts.
blob
|
commitdiff
|
diff to current
2007-04-07
Nicholas Tung
Remove superfluous setting of has_b_frames in codecs...
blob
|
commitdiff
|
diff to current
2007-01-21
Diego Biurrun
Declare zlib dependency in the Makefile, not in the...
blob
|
commitdiff
|
diff to current
2007-01-21
Benjamin Larsson
Really fix my never ending mistakes.
blob
|
commitdiff
|
diff to current
2007-01-21
Benjamin Larsson
Don't break compilation on systems without zlib.
blob
|
commitdiff
|
diff to current
2007-01-21
Benjamin Larsson
The block_size might be used incorrectly if it is not...
blob
|
commitdiff
|
diff to current
2007-01-21
Benjamin Larsson
Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-06-01
Benjamin Larsson
Flash Screen Video decoder (fourcc:FSV1)
blob
|
commitdiff
|
diff to current