| Commit message (Expand) | Author | Age | Files | Lines |
* | Force alignement for rpza and smc | Roberto Togni | 2004-06-27 | 1 | -0/+10 |
* | flush audio encoder buffers at the end | Michael Niedermayer | 2004-06-22 | 1 | -12/+13 |
* | avcodec_find is in no header file, and appearently not used or very usefull s... | Michael Niedermayer | 2004-05-25 | 1 | -1/+1 |
* | data_size = 0 cleanup | Michael Niedermayer | 2004-05-21 | 1 | -0/+2 |
* | dummy avcodec_thread_init() to avoid linking issues | Michael Niedermayer | 2004-05-10 | 1 | -0/+5 |
* | use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 6... | Michael Niedermayer | 2004-05-04 | 1 | -11/+15 |
* | simplify | Michael Niedermayer | 2004-04-30 | 1 | -11/+5 |
* | cleanup & memleak fix | Michael Niedermayer | 2004-04-30 | 1 | -1/+4 |
* | 1000l in av_mallocz_static() | Michael Niedermayer | 2004-03-22 | 1 | -3/+2 |
* | static allocation rewrite (old code was plain a broken mess) | Michael Niedermayer | 2004-03-21 | 1 | -25/+19 |
* | silence warnings | Ivan Kalvachev | 2004-03-04 | 1 | -1/+1 |
* | av_log() cleanup | Michael Niedermayer | 2004-03-03 | 1 | -14/+15 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-03-03 | 1 | -15/+22 |
* | macrofree av_freep() | Michael Niedermayer | 2004-03-03 | 1 | -2/+6 |
* | use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 | Michael Niedermayer | 2004-02-25 | 1 | -2/+14 |
* | (f)printf() is disallowed in libavcodec, compilation will fail now if its use... | Michael Niedermayer | 2004-02-22 | 1 | -0/+2 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 1 | -0/+12 |
* | ppc chroma mess workaround (real bug is that the motion compensation code ass... | Michael Niedermayer | 2004-02-12 | 1 | -1/+2 |
* | tiny warning fix | Falk Hüffner | 2004-02-01 | 1 | -1/+1 |
* | segfault fix | Michael Niedermayer | 2004-01-23 | 1 | -1/+1 |
* | copyright year update of the files i touched and remembered, things look anno... | Michael Niedermayer | 2004-01-10 | 1 | -0/+1 |
* | 10l | Michael Niedermayer | 2004-01-05 | 1 | -0/+1 |
* | - Add reget_buffer() function to AVCodecContext | Roberto Togni | 2003-11-26 | 1 | -1/+33 |
* | Add cr codec capability and buffer hints | Roberto Togni | 2003-11-07 | 1 | -0/+1 |
* | only add prefix after \n | Michael Niedermayer | 2003-11-03 | 1 | -1/+6 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -0/+51 |
* | initalize various uninitalized variables and avoid coded_picture_number as it... | Michael Niedermayer | 2003-10-30 | 1 | -8/+13 |
* | revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) | Mike Melanson | 2003-10-30 | 1 | -0/+1 |
* | added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler... | Fabrice Bellard | 2003-10-29 | 1 | -0/+8 |
* | use continued fractions to approximate a fraction if its numerator or denomin... | Michael Niedermayer | 2003-10-20 | 1 | -14/+26 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -0/+1 |
* | * original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGE | Roman Shaposhnik | 2003-10-16 | 1 | -1/+1 |
* | default_get_buffer() fixes | Michael Niedermayer | 2003-10-15 | 1 | -12/+52 |
* | use lagrange multipler instead of qp for ratecontrol, this may break some thi... | Michael Niedermayer | 2003-10-07 | 1 | -0/+2 |
* | detect avcodec_open() on an already opened AVCodecContext | Michael Niedermayer | 2003-09-10 | 1 | -0/+3 |
* | removed warnings | Fabrice Bellard | 2003-09-09 | 1 | -0/+1 |
* | update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) | Fabrice Bellard | 2003-09-08 | 1 | -0/+6 |
* | cleanup / fixes | Michael Niedermayer | 2003-08-05 | 1 | -0/+1 |
* | rate distortion mb decision support | Michael Niedermayer | 2003-07-29 | 1 | -1/+1 |
* | AVCodec.flush() | Michael Niedermayer | 2003-07-17 | 1 | -31/+5 |
* | flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ... | Garrick Meeker | 2003-07-09 | 1 | -0/+1 |
* | rgb15 & rgb16 fix | Michael Niedermayer | 2003-05-30 | 1 | -1/+2 |
* | Warning and compatibility fixes. | Falk Hüffner | 2003-05-24 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2003-05-14 | 1 | -0/+12 |
* | 100l (document buffer padding requirements) | Michael Niedermayer | 2003-05-12 | 1 | -3/+9 |
* | 10l | Michael Niedermayer | 2003-04-25 | 1 | -2/+2 |
* | fixing mixed dr1 + internal buffers | Michael Niedermayer | 2003-04-25 | 1 | -29/+71 |
* | fixed static init | Fabrice Bellard | 2003-04-20 | 1 | -1/+1 |
* | 10l | Michael Niedermayer | 2003-04-02 | 1 | -3/+3 |
* | user setable quantizer bias | Michael Niedermayer | 2003-03-22 | 1 | -0/+3 |