| Commit message (Expand) | Author | Age | Files | Lines |
* | attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) | Dmitry Baryshkov | 2004-02-29 | 1 | -0/+6 |
* | int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) | Gael Chardon | 2004-02-28 | 1 | -1/+1 |
* | c99 | Michael Niedermayer | 2004-02-22 | 1 | -1/+1 |
* | (f)printf() is disallowed in libavcodec, compilation will fail now if its use... | Michael Niedermayer | 2004-02-22 | 1 | -10/+16 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 1 | -0/+22 |
* | 2 byte shorter userdata for mpeg4 | Michael Niedermayer | 2004-02-08 | 1 | -2/+2 |
* | get_bit_count -> put_bits_count | Alex Beregszaszi | 2004-02-06 | 1 | -1/+1 |
* | int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michael Niedermayer | 2004-01-26 | 1 | -4/+4 |
* | freebsd fix for mpeg12.c (moving INT64_MAX to common.h) | Alex Beregszaszi | 2004-01-25 | 1 | -4/+8 |
* | optimization | Michael Niedermayer | 2004-01-24 | 1 | -14/+22 |
* | more sane inttypes emulation behavior if libavcodec is used outside ffmpeg | Michael Niedermayer | 2004-01-10 | 1 | -1/+1 |
* | inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at andro... | Chris Flerackers | 2004-01-09 | 1 | -13/+19 |
* | removing unused var & converting 64->32bit | Michael Niedermayer | 2003-12-05 | 1 | -2/+1 |
* | * fixes for broken builds on Solaris, OS2 and all bingendian | Roman Shaposhnik | 2003-11-04 | 1 | -0/+16 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -1/+1 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -3/+0 |
* | gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au... | Dan Christiansen | 2003-10-19 | 1 | -2/+2 |
* | removed the obsolete and unused parameters of init_put_bits | Alex Beregszaszi | 2003-10-12 | 1 | -4/+1 |
* | recommit of | Michael Niedermayer | 2003-10-11 | 1 | -6/+10 |
* | ctype.h is a common header | Fabrice Bellard | 2003-09-08 | 1 | -0/+1 |
* | export int64_t_C as it is needed by libavformat.h | Fabrice Bellard | 2003-08-24 | 1 | -8/+9 |
* | reverse earlier patch | Mike Melanson | 2003-08-12 | 1 | -4/+1 |
* | endian-conscious fix, courtesy of Sebastian Jedruszkiewicz | Mike Melanson | 2003-08-08 | 1 | -1/+4 |
* | fix CHECKED_ALLOCZ(0) | Michael Niedermayer | 2003-06-28 | 1 | -1/+1 |
* | some benchmarking code | Michael Niedermayer | 2003-05-23 | 1 | -0/+29 |
* | ASV1 codec | Michael Niedermayer | 2003-05-19 | 1 | -0/+9 |
* | libmpeg2 style bitstream reader 17 vs 16 bit bugfix | Michael Niedermayer | 2003-05-14 | 1 | -2/+2 |
* | fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanu... | BERO | 2003-05-14 | 1 | -0/+19 |
* | libmpeg2 style bitstream reader fixes | Michael Niedermayer | 2003-05-14 | 1 | -5/+20 |
* | bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>) | BERO | 2003-05-14 | 1 | -1/+56 |
* | Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>) | Michael Niedermayer | 2003-05-05 | 1 | -1/+1 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 1 | -0/+9 |
* | Fix for buggy (?) g++ (bailling out for beosaudio.cpp) | François Revol | 2003-04-05 | 1 | -1/+1 |
* | #ifdef TRACE printf() -> tprintf() | Michael Niedermayer | 2003-04-05 | 1 | -1/+5 |
* | 10l | Michael Niedermayer | 2003-03-26 | 1 | -2/+2 |
* | bitstream tracing support | Michael Niedermayer | 2003-03-21 | 1 | -0/+40 |
* | rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) | Fred Rothganger | 2003-03-16 | 1 | -0/+4 |
* | * added more options | Zdenek Kabelac | 2003-03-12 | 1 | -0/+2 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -1/+1 |
* | * 'externaly' visible option list begins avoptions_ prefix | Zdenek Kabelac | 2003-03-10 | 1 | -0/+8 |
* | simplified | Alex Beregszaszi | 2003-03-09 | 1 | -3/+0 |
* | * more generic avoption_parse | Zdenek Kabelac | 2003-03-07 | 1 | -1/+1 |
* | more cosmetics so that doxygen output is readable ... | Michael Niedermayer | 2003-03-06 | 1 | -1/+1 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | * using const buffers for reading | Zdenek Kabelac | 2003-02-24 | 1 | -2/+2 |
* | get_vlc2() "docs" | Michael Niedermayer | 2003-02-24 | 1 | -0/+8 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -67/+36 |
* | * still unfinished code for Options | Zdenek Kabelac | 2003-02-10 | 1 | -0/+18 |
* | win32: added vsnprintf | Fabrice Bellard | 2003-01-28 | 1 | -0/+1 |
* | optimizing av_log2 | Michael Niedermayer | 2003-01-27 | 1 | -11/+18 |