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
/
wmv2.c
Age
Commit message (
Expand
)
Author
2011-01-30
Move ff_emulated_edge_mc() into DSPContext.
Ronald S. Bultje
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2008-12-10
clear_block mmx
Loren Merritt
2008-03-21
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2007-12-08
add ff_ prefix to all simple_idct symbols
Aurelien Jacobs
2007-11-25
split wmv2 encoder and decoder in their own files
Aurelien Jacobs
2007-11-09
intrax8 decoder patch by "someone"
Michael Niedermayer
2007-11-07
split wmv2 in its own file
Aurelien Jacobs
2007-11-07
rename some msmpeg4 symbols and make them non-static
Aurelien Jacobs
2007-08-09
use get_bits1(..) instead get_bits(.., 1)
Alex Beregszaszi
2007-07-05
license header consistency cosmetics
Diego Biurrun
2007-06-27
Identify the loop_filter flag as such and remove the unused variables in the ...
Ivan Kalvachev
2007-06-21
static (inline) X => ff_X
Denis Fortin
2007-06-12
misc spelling fixes
Diego Biurrun
2007-06-05
Rename code012() to ff_code012(), and remove static qualifier: paves the way
Denis Fortin
2007-05-09
Replace general CONFIG_ENCODERS by more fine-grained CONFIG_WMV2_ENCODER.
Diego Biurrun
2007-05-09
Allow conditional compilation of H.263-related decoders.
Diego Biurrun
2007-02-25
Add av_ prefix to clip functions
Reimar Döffinger
2007-01-03
maybe fixing a segfault
Michael Niedermayer
2006-10-11
Rename ABS macro to FFABS.
Diego Biurrun
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-09-21
1000l copy and paste typo
Michael Niedermayer
2006-09-20
set supported pixel formats for a few encoders (fixes crashes with grayscale)
Michael Niedermayer
2006-07-09
remove STATS code (probably hasnt been used for years ..., and its not comple...
Michael Niedermayer
2006-02-05
MSVC-compatible __align8/__align16 declaration
Steve L'Homme
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-22
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-08-04
segfault fix
Michael Niedermayer
2005-07-27
Reduce verbosity.
Diego Biurrun
2005-05-08
fix block corruption caused by clear_blocks() optimization
Michael Niedermayer
2005-04-30
switch to native time bases
Michael Niedermayer
2005-04-25
avoid unneeded clear_blocks()
Michael Niedermayer
2005-04-24
Ministry of English Composition, reporting for duty (and the word is "skipped...
Mike Melanson
2005-02-24
kill warnings patch by (Måns Rullgård <mru inprovide com>)
Måns Rullgård
2005-01-30
In that patch:
anonymous
2004-05-25
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
Michael Niedermayer
2004-05-18
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...
Michael Niedermayer
2004-04-16
seems wmv8 doesnt use intra-inter prediction
Michael Niedermayer
2004-04-16
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
Michael Niedermayer
2003-12-09
move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multi...
Wolfgang Hesseler
2003-12-03
h263 modified quantization fix
Michael Niedermayer
2003-11-03
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-10-13
10l
Alex Beregszaszi
2003-08-24
avoid warning
Fabrice Bellard
2003-06-19
fix identifier to fix compilation
Mike Melanson
2003-06-18
make ff_emulated_edge_mc() independant of MpegEncContext
Michael Niedermayer
2003-05-19
ASV1 codec
Michael Niedermayer
2003-04-12
10l
Michael Niedermayer
2003-04-12
10l (use before malloc)
Michael Niedermayer
[next]