projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avoid macro conflicts
[ffmpeg.git]
/
libavcodec
/
common.h
2004-04-26
Alex Beregszaszi
avoid macro conflicts
blob
|
commitdiff
2004-04-24
James Morrison
vis detection patch by (James Morrison <ja2morri at...
blob
|
commitdiff
|
diff to current
2004-04-24
Sascha Sommer
cygwin patch by ("Sascha Sommer" <saschasommer at freen...
blob
|
commitdiff
|
diff to current
2004-04-24
Sascha Sommer
libavcodec Cygwin compilation failure (II) patch by...
blob
|
commitdiff
|
diff to current
2004-04-22
Michael Niedermayer
RSHIFT(x,0) fix
blob
|
commitdiff
|
diff to current
2004-04-16
Michael Niedermayer
t/dprintf printf -> av_log
blob
|
commitdiff
|
diff to current
2004-04-04
Michael Niedermayer
time & (s)rand is forbidden
blob
|
commitdiff
|
diff to current
2004-03-20
Michael Niedermayer
h264 loop filter optimizations
blob
|
commitdiff
|
diff to current
2004-03-18
Roman Shaposhnik
* removing casualties of battle of the wits and...
blob
|
commitdiff
|
diff to current
2004-03-14
Roman Shaposhnik
* DV decoder simplifications. Now it looks to...
blob
|
commitdiff
|
diff to current
2004-03-12
Roman Shaposhnik
* moving some of the commonly used bit reading...
blob
|
commitdiff
|
diff to current
2004-02-29
Dmitry Baryshkov
attribute used patch by (mitya at school dot ioffe...
blob
|
commitdiff
|
diff to current
2004-02-28
Gael Chardon
int64_t_C patch by (Gael Chardon <gael-announcements...
blob
|
commitdiff
|
diff to current
2004-02-22
Michael Niedermayer
c99
blob
|
commitdiff
|
diff to current
2004-02-22
Michael Niedermayer
(f)printf() is disallowed in libavcodec, compilation...
blob
|
commitdiff
|
diff to current
2004-02-13
Michael Niedermayer
multithreaded/SMP motion estimation
blob
|
commitdiff
|
diff to current
2004-02-08
Michael Niedermayer
2 byte shorter userdata for mpeg4
blob
|
commitdiff
|
diff to current
2004-02-06
Alex Beregszaszi
get_bit_count -> put_bits_count
blob
|
commitdiff
|
diff to current
2004-01-26
Michael Niedermayer
int64max fix by (Michel Bardiaux <mbardiaux at peaktime...
blob
|
commitdiff
|
diff to current
2004-01-25
Alex Beregszaszi
freebsd fix for mpeg12.c (moving INT64_MAX to common.h)
blob
|
commitdiff
|
diff to current
2004-01-24
Michael Niedermayer
optimization
blob
|
commitdiff
|
diff to current
2004-01-10
Michael Niedermayer
more sane inttypes emulation behavior if libavcodec...
blob
|
commitdiff
|
diff to current
2004-01-09
Chris Flerackers
inttypes emulation cleanup patch by ("Chris Flerackers...
blob
|
commitdiff
|
diff to current
2003-12-05
Michael Niedermayer
removing unused var & converting 64->32bit
blob
|
commitdiff
|
diff to current
2003-11-04
Roman Shaposhnik
* fixes for broken builds on Solaris, OS2 and all...
blob
|
commitdiff
|
diff to current
2003-11-03
Michel Bardiaux
av_log() patch by (Michel Bardiaux <mbardiaux at peakti...
blob
|
commitdiff
|
diff to current
2003-10-20
Michael Niedermayer
AVRational
blob
|
commitdiff
|
diff to current
2003-10-19
Dan Christiansen
gcc->C99 and warning fixes patch by (Dan Christiansen...
blob
|
commitdiff
|
diff to current
2003-10-12
Alex Beregszaszi
removed the obsolete and unused parameters of init_put_bits
blob
|
commitdiff
|
diff to current
2003-10-11
Michael Niedermayer
recommit of
blob
|
commitdiff
|
diff to current
2003-09-08
Fabrice Bellard
ctype.h is a common header
blob
|
commitdiff
|
diff to current
2003-08-24
Fabrice Bellard
export int64_t_C as it is needed by libavformat.h
blob
|
commitdiff
|
diff to current
2003-08-12
Mike Melanson
reverse earlier patch
blob
|
commitdiff
|
diff to current
2003-08-08
Mike Melanson
endian-conscious fix, courtesy of Sebastian Jedruszkiewicz
blob
|
commitdiff
|
diff to current
2003-06-28
Michael Niedermayer
fix CHECKED_ALLOCZ(0)
blob
|
commitdiff
|
diff to current
2003-05-23
Michael Niedermayer
some benchmarking code
blob
|
commitdiff
|
diff to current
2003-05-19
Michael Niedermayer
ASV1 codec
blob
|
commitdiff
|
diff to current
2003-05-14
Michael Niedermayer
libmpeg2 style bitstream reader 17 vs 16 bit bugfix
blob
|
commitdiff
|
diff to current
2003-05-14
BERO
fastdiv patch by (BERO <bero at geocities dot co dot...
blob
|
commitdiff
|
diff to current
2003-05-14
Michael Niedermayer
libmpeg2 style bitstream reader fixes
blob
|
commitdiff
|
diff to current
2003-05-14
BERO
bitstream reader optimize patch by (BERO <bero at geoci...
blob
|
commitdiff
|
diff to current
2003-05-05
Michael Niedermayer
Tiny patch for OpenBSD by (Björn Sandell <biorn at...
blob
|
commitdiff
|
diff to current
2003-04-10
Michael Niedermayer
simplified adressing of most mb based arrays (mb_x...
blob
|
commitdiff
|
diff to current
2003-04-05
François Revol
Fix for buggy (?) g++ (bailling out for beosaudio.cpp)
blob
|
commitdiff
|
diff to current
2003-04-05
Michael Niedermayer
#ifdef TRACE printf() -> tprintf()
blob
|
commitdiff
|
diff to current
2003-03-26
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2003-03-21
Michael Niedermayer
bitstream tracing support
blob
|
commitdiff
|
diff to current
2003-03-16
Fred Rothganger
rawvideo patch by (Fred Rothganger <rothgang at uiuc...
blob
|
commitdiff
|
diff to current
2003-03-12
Zdenek Kabelac
* added more options
blob
|
commitdiff
|
diff to current
2003-03-12
Michael Niedermayer
per context frame_rate_base, this should finally fix...
blob
|
commitdiff
|
diff to current
2003-03-10
Zdenek Kabelac
* 'externaly' visible option list begins avoptions_...
blob
|
commitdiff
|
diff to current
2003-03-09
Alex Beregszaszi
simplified
blob
|
commitdiff
|
diff to current
2003-03-07
Zdenek Kabelac
* more generic avoption_parse
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
more cosmetics so that doxygen output is readable ...
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
per file doxy
blob
|
commitdiff
|
diff to current
2003-02-24
Zdenek Kabelac
* using const buffers for reading
blob
|
commitdiff
|
diff to current
2003-02-24
Michael Niedermayer
get_vlc2() "docs"
blob
|
commitdiff
|
diff to current
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2003-02-10
Zdenek Kabelac
* still unfinished code for Options
blob
|
commitdiff
|
diff to current
2003-01-28
Fabrice Bellard
win32: added vsnprintf
blob
|
commitdiff
|
diff to current
2003-01-27
Michael Niedermayer
optimizing av_log2
blob
|
commitdiff
|
diff to current
2003-01-23
Fabrice Bellard
use av_malloc() functions - added av_strdup and av_real...
blob
|
commitdiff
|
diff to current
2003-01-21
Michael Niedermayer
GetBitContext.size is allways multiplied by 8 -> use...
blob
|
commitdiff
|
diff to current
2003-01-11
Slavik Gnatenko
os2 support patch by ("Slavik Gnatenko" <miracle9 at...
blob
|
commitdiff
|
diff to current
2003-01-07
Fabrice Bellard
generic M_PI define
blob
|
commitdiff
|
diff to current
2002-11-26
Philip Gladstone
Add some rudimentary support for sparc64
blob
|
commitdiff
|
diff to current
2002-11-20
Michael Niedermayer
aspect ratio cleanup
blob
|
commitdiff
|
diff to current
2002-11-14
Zdenek Kabelac
* minor warning fix
blob
|
commitdiff
|
diff to current
2002-11-12
Zdenek Kabelac
* fixing some minor const warnings
blob
|
commitdiff
|
diff to current
2002-11-10
Michael Niedermayer
reversing header game
blob
|
commitdiff
|
diff to current
2002-11-06
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2002-11-01
Michael Niedermayer
put MIN/MAX under ifndef MAX/MIN
blob
|
commitdiff
|
diff to current
2002-10-16
Michael Niedermayer
complete mpeg4 GMC decoding support
blob
|
commitdiff
|
diff to current
2002-09-29
Michael Niedermayer
indenting preprocessor stuff, as its completly unreadab...
blob
|
commitdiff
|
diff to current
2002-09-29
Michael Niedermayer
idct permutation cleanup, idct can be selected per...
blob
|
commitdiff
|
diff to current
2002-09-27
Michael Niedermayer
ff_get_fourcc() & XVIX support
blob
|
commitdiff
|
diff to current
2002-08-22
Michael Niedermayer
faster ff_sqrt()
blob
|
commitdiff
|
diff to current
2002-07-23
Bohdan Horst
this include isn;t longer need and now generate a lot...
blob
|
commitdiff
|
diff to current
2002-07-19
Michael Niedermayer
BeOS patches by "shatty" <shatty at myrealbox.com>
blob
|
commitdiff
|
diff to current
2002-07-13
Falk Hüffner
Force inlining on get_vlc2.
blob
|
commitdiff
|
diff to current
2002-07-13
Michael Niedermayer
rl vlc decoding optimizations
blob
|
commitdiff
|
diff to current
2002-07-11
Michael Niedermayer
dont trash table in GET_VLC
blob
|
commitdiff
|
diff to current
2002-07-10
Falk Hüffner
Remove some cruft.
blob
|
commitdiff
|
diff to current
2002-07-10
Michael Niedermayer
get_vlc() optimizations
blob
|
commitdiff
|
diff to current
2002-07-10
Michael Niedermayer
get_vlc() optimization
blob
|
commitdiff
|
diff to current
2002-07-09
Michael Niedermayer
c std doesnt like negative shifts -> use asm
blob
|
commitdiff
|
diff to current
2002-07-09
Michael Niedermayer
gcc3 bug workaround
blob
|
commitdiff
|
diff to current
2002-07-09
Michael Niedermayer
new bitstream reader API (old get_bits() based one...
blob
|
commitdiff
|
diff to current
2002-07-04
Falk Hüffner
* Move "restrict" fallback to common.h
blob
|
commitdiff
|
diff to current
2002-07-02
Falk Hüffner
Activate ALT_BITSTREAM_READER by default on Alpha,...
blob
|
commitdiff
|
diff to current
2002-06-13
Fabrice Bellard
reverted to inttypes.h since it gives problems on some...
blob
|
commitdiff
|
diff to current
2002-06-11
Fabrice Bellard
do not export internal functions - use stdint.h
blob
|
commitdiff
|
diff to current
2002-06-02
Michael Niedermayer
sqrt
blob
|
commitdiff
|
diff to current
2002-05-27
Zdenek Kabelac
* for this moment bswap.h included ahead of HAVE_AV_CO...
blob
|
commitdiff
|
diff to current
2002-05-26
Fabrice Bellard
fixed mangle issue
blob
|
commitdiff
|
diff to current
2002-05-25
Fabrice Bellard
better logic for bswap
blob
|
commitdiff
|
diff to current
2002-05-24
Philip Gladstone
Add an av_abort macro that aborts, but also prints...
blob
|
commitdiff
|
diff to current
2002-05-21
Zdenek Kabelac
* restored previous non '..' version
blob
|
commitdiff
|
diff to current
2002-05-21
Zdenek Kabelac
* using ../ for bswap.h
blob
|
commitdiff
|
diff to current
2002-05-21
Zdenek Kabelac
* avoid conflicts with non-ffmpeg config.h and also...
blob
|
commitdiff
|
diff to current
next