summaryrefslogtreecommitdiffstats
path: root/libavcodec/common.h
Commit message (Expand)AuthorAgeFilesLines
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-548/+0
* uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de)Michael Niedermayer2005-06-071-1/+1
* START/STOP_TIMER for ppc32 by (Luca Barbato: lu_zero, gentoo org)Michael Niedermayer2005-05-211-6/+25
* remove duplicate clip to 8bit functionMichael Niedermayer2005-04-201-2/+0
* add an AMD64 specific implementation of rdtsc()Aurelien Jacobs2005-04-181-0/+11
* AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)Michael Niedermayer2005-03-061-8/+0
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-0/+8
* disallow strcatMichael Niedermayer2005-01-121-0/+1
* dissallow sprintfMichael Niedermayer2005-01-121-0/+1
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-291-818/+0
* fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>)Drew Hess2004-12-181-2/+11
* Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum2004-11-271-1/+2
* INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>)Bohdan Horst2004-10-241-0/+12
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-111-8/+8
* * fixing a few of gcc 'clean-code' warningsZdenek Kabelac2004-10-061-3/+3
* 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
OpenPOWER on IntegriCloud