summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* fixing broken_rv20_1mb_.rmMichael Niedermayer2005-04-24
* fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were trea...Loren Merritt2005-04-24
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-24
* Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb)Roberto Togni2005-04-24
* Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com)Kevin Baragona2005-04-24
* typo fix by ("Todd.Kirby" doubleshot pacbell net)Michael Niedermayer2005-04-24
* check for negative strides before memcpyJindřich Makovička2005-04-24
* support for both orderings of the slices (top->down / bottom->up)Jindřich Makovička2005-04-24
* Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)Michael Niedermayer2005-04-21
* avoid clearing block[] if its not used at allMichael Niedermayer2005-04-21
* deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding.Loren Merritt2005-04-21
* mpeg2_fast_decode_block_intra()Michael Niedermayer2005-04-20
* Indeo 2Diego Biurrun2005-04-20
* simplifyMichael Niedermayer2005-04-20
* remove duplicate clip to 8bit functionMichael Niedermayer2005-04-20
* buffer overflowsMichael Niedermayer2005-04-20
* Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)Michael Niedermayer2005-04-20
* optimizing non_intra ac coeff decodeMichael Niedermayer2005-04-19