summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* remove some purely cosmetical hunksMichael Niedermayer2005-06-03
* fix stream classMichael Niedermayer2005-06-03
* fix stream classMichael Niedermayer2005-06-03
* a step toward CODEC_TYPE_DATA supportMichael Niedermayer2005-06-03
* 10l (segfault fix)Michael Niedermayer2005-06-03
* Ignore .pc files.Diego Biurrun2005-06-02
* decode H.264 with 8x8 transform.Loren Merritt2005-06-02
* one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfa...Michael Niedermayer2005-06-02
* sort H.264 mmx dsp functions into their own fileLoren Merritt2005-06-02
* adding a few constMichael Niedermayer2005-06-01
* 100l for myself (breaking amd64)Michael Niedermayer2005-06-01
* fix segfault if flush is called before the first frameMåns Rullgård2005-06-01
* merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron)Michael Niedermayer2005-06-01
* get rid of 2 movq (680 -> 658 dezicycles on duron)Michael Niedermayer2005-06-01
* avoid one transpose (730->680 dezicycles on duron)Michael Niedermayer2005-06-01
* 10l (symbol mangling)Loren Merritt2005-06-01
* add rounding bias before the horizontal idct (765->730 dezicyles on duron)Michael Niedermayer2005-06-01
* MMX for H.264 iDCT (adapted from x264)Loren Merritt2005-05-31
* add -gray command line flagMåns Rullgård2005-05-31
* decrease V_NB_BITS if possibleMichael Niedermayer2005-05-30
* more trivial optimizationsMichael Niedermayer2005-05-30
* enable x264 multi-threadingMåns Rullgård2005-05-30
* maxdepth is supposed to be a constant, its faster if its too large then if it...Michael Niedermayer2005-05-30
* according to the standard the object_type for H264 is 33, not 241Nico Sabbi2005-05-30
* Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-m...Wolfram Gloger2005-05-30
* trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenche...Michael Niedermayer2005-05-30
* optimizationsMichael Niedermayer2005-05-30
* faster float->short conversationMichael Niedermayer2005-05-30
* ilog() -> av_log2()Michael Niedermayer2005-05-29
* Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu)Michael Niedermayer2005-05-29
* decode h264 end-of-slice flagLoren Merritt2005-05-29
* changing a few AV_LOG_DEBUG to AV_LOG_INFOMichael Niedermayer2005-05-29
* AVPacket.posMichael Niedermayer2005-05-26
* tr -d '\015'Michael Niedermayer2005-05-26
* cleanupMichael Niedermayer2005-05-26
* Better ARM support for mplayer/ffmpeg, ported from atty forkBernhard Rosenkränzer2005-05-26
* very tiny script to remove tabs and trailing whitespace from patchesMichael Niedermayer2005-05-26
* vhook watermark patch by (Marcus Engene: ffmpeg, engene se)Marcus Engene2005-05-26
* sync output stream against any input stream (extension of map) patch by (Wolf...Wolfram Gloger2005-05-26
* AV_LOG_DEBUG is not a good default ...Michael Niedermayer2005-05-26
* RTP/RTSP and MPEG4-AAC audioRomain Degez2005-05-26
* MMX code for (put|avg)_h264_chroma_mc8Zoltán Hidvégi2005-05-25
* read loop filter limit values from Theora header, courtesy of MatthieuMike Melanson2005-05-24
* ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)Jacob Meuser2005-05-22
* libgsm warper by (Alban Bedel: albeu, free fr)Michael Niedermayer2005-05-22
* av_find_stream_info() end check fixesMichael Niedermayer2005-05-22
* fix max b frames with b frame strategy 1Michael Niedermayer2005-05-21
* b frame strategyMichael Niedermayer2005-05-21
* START/STOP_TIMER for ppc32 by (Luca Barbato: lu_zero, gentoo org)Michael Niedermayer2005-05-21
* fix bugs in new loop filter code; also, refrain from filtering againstMike Melanson2005-05-21