summaryrefslogtreecommitdiffstats
path: root/libavcodec/common.h
Commit message (Expand)AuthorAgeFilesLines
* TIMER dummies for non-x86Michael Niedermayer2004-07-261-0/+3
* 10lMichael Niedermayer2004-07-011-1/+2
* unusedAlex Beregszaszi2004-06-261-4/+0
* optimizationMichael Niedermayer2004-06-251-0/+8
* UINT64_MAX fixMichael Niedermayer2004-05-111-0/+4
* avoid macro conflictsAlex Beregszaszi2004-04-261-0/+4
* vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ...James Morrison2004-04-241-2/+2
* cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-241-1/+1
* libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer)Sascha Sommer2004-04-241-1/+1
* RSHIFT(x,0) fixMichael Niedermayer2004-04-221-1/+1
* t/dprintf printf -> av_logMichael Niedermayer2004-04-161-2/+2
* time & (s)rand is forbiddenMichael Niedermayer2004-04-041-0/+3
* h264 loop filter optimizationsMichael Niedermayer2004-03-201-0/+6
* * removing casualties of battle of the wits and English languageRoman Shaposhnik2004-03-181-16/+2
* * DV decoder simplifications. Now it looks to be 6% faster. At leastRoman Shaposhnik2004-03-141-0/+5
* * moving some of the commonly used bit reading/writing functionsRoman Shaposhnik2004-03-121-7/+98
* attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-02-291-0/+6
* int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>)Gael Chardon2004-02-281-1/+1
* c99Michael Niedermayer2004-02-221-1/+1
* (f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer2004-02-221-10/+16
* multithreaded/SMP motion estimationMichael Niedermayer2004-02-131-0/+22
* 2 byte shorter userdata for mpeg4Michael Niedermayer2004-02-081-2/+2
* get_bit_count -> put_bits_countAlex Beregszaszi2004-02-061-1/+1
* int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2004-01-261-4/+4
* freebsd fix for mpeg12.c (moving INT64_MAX to common.h)Alex Beregszaszi2004-01-251-4/+8
* optimizationMichael Niedermayer2004-01-241-14/+22
* more sane inttypes emulation behavior if libavcodec is used outside ffmpegMichael Niedermayer2004-01-101-1/+1
* inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at andro...Chris Flerackers2004-01-091-13/+19
* removing unused var & converting 64->32bitMichael Niedermayer2003-12-051-2/+1
* * fixes for broken builds on Solaris, OS2 and all bingendianRoman Shaposhnik2003-11-041-0/+16
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-031-1/+1
* AVRationalMichael Niedermayer2003-10-201-3/+0
* gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan Christiansen2003-10-191-2/+2
* removed the obsolete and unused parameters of init_put_bitsAlex Beregszaszi2003-10-121-4/+1
* recommit ofMichael Niedermayer2003-10-111-6/+10
* ctype.h is a common headerFabrice Bellard2003-09-081-0/+1
* export int64_t_C as it is needed by libavformat.hFabrice Bellard2003-08-241-8/+9
* reverse earlier patchMike Melanson2003-08-121-4/+1
* endian-conscious fix, courtesy of Sebastian JedruszkiewiczMike Melanson2003-08-081-1/+4
* fix CHECKED_ALLOCZ(0)Michael Niedermayer2003-06-281-1/+1
* some benchmarking codeMichael Niedermayer2003-05-231-0/+29
* ASV1 codecMichael Niedermayer2003-05-191-0/+9
* libmpeg2 style bitstream reader 17 vs 16 bit bugfixMichael Niedermayer2003-05-141-2/+2
* fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanu...BERO2003-05-141-0/+19
* libmpeg2 style bitstream reader fixesMichael Niedermayer2003-05-141-5/+20
* bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-141-1/+56
* Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>)Michael Niedermayer2003-05-051-1/+1
* simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i...Michael Niedermayer2003-04-101-0/+9
* Fix for buggy (?) g++ (bailling out for beosaudio.cpp)François Revol2003-04-051-1/+1
* #ifdef TRACE printf() -> tprintf()Michael Niedermayer2003-04-051-1/+5
OpenPOWER on IntegriCloud