| Commit message (Expand) | Author | Age | Files | Lines |
* | WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, np... | Mark Weaver | 2005-06-28 | 1 | -1/+1 |
* | support extracting sps/pps from bitstream and putting it in extradata | Michael Niedermayer | 2005-06-28 | 1 | -0/+33 |
* | fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0 | Michael Niedermayer | 2005-06-28 | 1 | -1/+1 |
* | check mb_y | Michael Niedermayer | 2005-06-27 | 1 | -0/+3 |
* | keep decoding nal units after an error | Michael Niedermayer | 2005-06-27 | 1 | -2/+7 |
* | x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) | Michael Niedermayer | 2005-06-27 | 2 | -3/+3 |
* | support changing in bitstream global headers into extradata style and back | Michael Niedermayer | 2005-06-27 | 2 | -1/+69 |
* | tiny docs improvement which i apparebtly forgot to commit | Michael Niedermayer | 2005-06-26 | 1 | -3/+10 |
* | GCC4 fix | Guillaume Poirier | 2005-06-23 | 1 | -2/+2 |
* | make decoder a little bit more tolerant to missing NAL units | Michael Niedermayer | 2005-06-19 | 1 | -5/+11 |
* | Communicate proper aliasing to gcc (needed for 4.1). | Falk Hüffner | 2005-06-19 | 2 | -26/+45 |
* | spelling fixes | Diego Biurrun | 2005-06-17 | 8 | -54/+54 |
* | H.264 lossless mode | Loren Merritt | 2005-06-17 | 3 | -27/+90 |
* | non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit... | Ronald S. Bultje | 2005-06-09 | 1 | -1/+1 |
* | typo in cabac tables | Loren Merritt | 2005-06-08 | 1 | -3/+3 |
* | apiexample fix by (Chip: szarlada, freemail hu) | Michael Niedermayer | 2005-06-07 | 1 | -0/+1 |
* | uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) | Michael Niedermayer | 2005-06-07 | 1 | -1/+1 |
* | 10l (dont read variables before they have been set) | Michael Niedermayer | 2005-06-05 | 1 | -12/+12 |
* | remove mixed code/declarations | Måns Rullgård | 2005-06-04 | 1 | -4/+5 |
* | subtitle codec type support | Fabrice Bellard | 2005-06-03 | 6 | -3/+933 |
* | decode H.264 with 8x8 transform. | Loren Merritt | 2005-06-02 | 5 | -63/+693 |
* | sort H.264 mmx dsp functions into their own file | Loren Merritt | 2005-06-02 | 4 | -886/+917 |
* | adding a few const | Michael Niedermayer | 2005-06-01 | 16 | -61/+61 |
* | 100l for myself (breaking amd64) | Michael Niedermayer | 2005-06-01 | 1 | -4/+4 |
* | fix segfault if flush is called before the first frame | Måns Rullgård | 2005-06-01 | 1 | -1/+2 |
* | merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) | Michael Niedermayer | 2005-06-01 | 1 | -7/+13 |
* | get rid of 2 movq (680 -> 658 dezicycles on duron) | Michael Niedermayer | 2005-06-01 | 1 | -17/+15 |
* | avoid one transpose (730->680 dezicycles on duron) | Michael Niedermayer | 2005-06-01 | 2 | -11/+22 |
* | 10l (symbol mangling) | Loren Merritt | 2005-06-01 | 1 | -7/+7 |
* | add rounding bias before the horizontal idct (765->730 dezicyles on duron) | Michael Niedermayer | 2005-06-01 | 1 | -2/+3 |
* | MMX for H.264 iDCT (adapted from x264) | Loren Merritt | 2005-05-31 | 2 | -0/+90 |
* | decrease V_NB_BITS if possible | Michael Niedermayer | 2005-05-30 | 2 | -10/+15 |
* | more trivial optimizations | Michael Niedermayer | 2005-05-30 | 1 | -27/+27 |
* | enable x264 multi-threading | Måns Rullgård | 2005-05-30 | 1 | -0/+2 |
* | maxdepth is supposed to be a constant, its faster if its too large then if it... | Michael Niedermayer | 2005-05-30 | 1 | -7/+7 |
* | optimizations | Michael Niedermayer | 2005-05-30 | 1 | -12/+22 |
* | faster float->short conversation | Michael Niedermayer | 2005-05-30 | 1 | -10/+12 |
* | ilog() -> av_log2() | Michael Niedermayer | 2005-05-29 | 1 | -8/+1 |
* | Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) | Michael Niedermayer | 2005-05-29 | 2 | -2/+8 |
* | decode h264 end-of-slice flag | Loren Merritt | 2005-05-29 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2005-05-26 | 2 | -44/+9 |
* | Better ARM support for mplayer/ffmpeg, ported from atty fork | Bernhard Rosenkränzer | 2005-05-26 | 9 | -1/+2294 |
* | AV_LOG_DEBUG is not a good default ... | Michael Niedermayer | 2005-05-26 | 1 | -1/+1 |
* | MMX code for (put|avg)_h264_chroma_mc8 | Zoltán Hidvégi | 2005-05-25 | 2 | -0/+168 |
* | read loop filter limit values from Theora header, courtesy of Matthieu | Mike Melanson | 2005-05-24 | 1 | -6/+2 |
* | ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) | Jacob Meuser | 2005-05-22 | 2 | -2/+2 |
* | libgsm warper by (Alban Bedel: albeu, free fr) | Michael Niedermayer | 2005-05-22 | 4 | -0/+109 |
* | fix max b frames with b frame strategy 1 | Michael Niedermayer | 2005-05-21 | 1 | -1/+1 |
* | START/STOP_TIMER for ppc32 by (Luca Barbato: lu_zero, gentoo org) | Michael Niedermayer | 2005-05-21 | 1 | -6/+25 |
* | fix bugs in new loop filter code; also, refrain from filtering against | Mike Melanson | 2005-05-21 | 1 | -31/+25 |