summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* spelling/grammar/wordingDiego Biurrun2005-06-09
* spelling fixes suggested by the WandererDiego Biurrun2005-06-09
* non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit...Ronald S. Bultje2005-06-09
* spelling/wording/grammarDiego Biurrun2005-06-09
* Further spelling/wording/grammar fixes suggested by the Wanderer.Diego Biurrun2005-06-09
* Cosmetics: Break overly long lines.Diego Biurrun2005-06-09
* spelling/grammar/wordingDiego Biurrun2005-06-09
* spelling/grammar/wordingDiego Biurrun2005-06-09
* The default MPEG-4 fourcc is now FMP4.Diego Biurrun2005-06-09
* spelling/grammar/wordingDiego Biurrun2005-06-09
* typo in cabac tablesLoren Merritt2005-06-08
* set log level to AV_LOG_DEBUG if -debug ... is usedMichael Niedermayer2005-06-07
* some nut.hu hypeAlex Beregszaszi2005-06-07
* apiexample fix by (Chip: szarlada, freemail hu)Michael Niedermayer2005-06-07
* uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de)Michael Niedermayer2005-06-07
* 10l (dont read variables before they have been set)Michael Niedermayer2005-06-05
* typo fix by (lists: kenneth aafloy net)Michael Niedermayer2005-06-05
* remove mixed code/declarationsMåns Rullgård2005-06-04
* mpegts regression testMichael Niedermayer2005-06-03
* support for adding new components (syntax: ffmpeg -i input_file [output optio...Fabrice Bellard2005-06-03
* subtitle optionFabrice Bellard2005-06-03
* buggy PCR output (just to keep HW decoders happy) - audio and subtitle langua...Fabrice Bellard2005-06-03
* optional ISO 639 3 letter language fieldFabrice Bellard2005-06-03
* DVD subtitle parsing - show mpeg component IDs by defaultFabrice Bellard2005-06-03
* subtitle codec type supportFabrice Bellard2005-06-03
* 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