summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-08
* fix block corruption caused by clear_blocks() optimizationMichael Niedermayer2005-05-08
* overflow fixMichael Niedermayer2005-05-08
* complain about mpeg4 limits only if codec_id == MPEG4Michael Niedermayer2005-05-08
* ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)Roine Gustafsson2005-05-07
* minor optimization of the h264 loop filterMichael Niedermayer2005-05-07
* reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A...Michael Niedermayer2005-05-07
* Fix codec list when running configure outside the source directory.Måns Rullgård2005-05-07
* Flush the ffm packet to the wire (or file) whenever we flush the ffm packet.Philip Gladstone2005-05-07
* Turn on the seeking support for ffm streams. Now means that streams arePhilip Gladstone2005-05-07
* better r_frame_rate guessing codeMichael Niedermayer2005-05-06
* default to YUV420P if none specified for rawvideo inputMichael Niedermayer2005-05-06
* division by zero fixMichael Niedermayer2005-05-06
* prefer container time_base for frame duration guessMichael Niedermayer2005-05-06
* fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there...Michael Niedermayer2005-05-06
* Correct number of bits for PTS.Wolfram Gloger2005-05-06
* set time_base for variable fps tooMichael Niedermayer2005-05-06
* always honor the user specified frame rate if setMichael Niedermayer2005-05-06
* Fill out some mandatory fields in the Codec structure. Also add fields inPhilip Gladstone2005-05-06
* Add in many fields that have been added to the Codec structure. This meansPhilip Gladstone2005-05-06
* check for errorMichael Niedermayer2005-05-05
* GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com )Bill May2005-05-05
* Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)Kevin Baragona2005-05-05
* More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>)Kevin Baragona2005-05-05
* While adding stereo rematrixing, I came across something that needs toJustin Ruggles2005-05-05
* fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'Michael Niedermayer2005-05-05
* GCC4 fix by (Keenan Pepper (keenanpepper gmail com)Michael Niedermayer2005-05-05
* replace local sensitive awk uppercaser with trMichael Niedermayer2005-05-04
* fix storage of motion vectors for frames with more than 4096 macroblocks.Loren Merritt2005-05-03
* clear the DPB after seeking.Loren Merritt2005-05-03
* put most codecs under ifdefsMichael Niedermayer2005-05-02
* also put the CONFIG_FOOBAR_EN/DECODER stuff in config.makMichael Niedermayer2005-05-02
* #ifdefs around most register_avcodecMichael Niedermayer2005-05-02
* typoMichael Niedermayer2005-05-02
* --enable/disable-codec / --disable-encoders (configure part only, no actual #...Michael Niedermayer2005-05-02
* switch to native time basesMichael Niedermayer2005-04-30
* unused defineAlex Beregszaszi2005-04-29
* fix palette8tobgr32/palette8torgb32 on big endianNicolas Plourde2005-04-27
* fix useless framerate messupMichael Niedermayer2005-04-26
* fix nonsense timestamp messMichael Niedermayer2005-04-26
* fix nonsens timestamp calculationMichael Niedermayer2005-04-26
* Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gus...Roine Gustafsson2005-04-26
* Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine users s...Roine Gustafsson2005-04-26
* print pix_fmt if its known instead of if the raw codec is usedMichael Niedermayer2005-04-25
* PIX_FMT_NONE and related fixesMichael Niedermayer2005-04-25
* os2.diff by (Paul Smedley // paul smedley info)Michael Niedermayer2005-04-25
* tighter snow slicing patch by (Yartrebo || yartrebo earthlink net)Yartrebo2005-04-25
* MMX for H.264 deblocking filterLoren Merritt2005-04-25
* avoid unneeded clear_blocks()Michael Niedermayer2005-04-25
* extract from the subid the optionsMatthieu Castet2005-04-25