source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @422f4df8   20 years michaelni #ifdefs around most register_avcodec Originally committed as revision …
(edit) @5e3419b1   20 years michaelni typo Originally committed as revision 4170 to …
(edit) @009cf97   20 years michaelni --enable/disable-codec / --disable-encoders (configure part only, no …
(edit) @c0df9d75   20 years michaelni switch to native time bases Originally committed as revision 4168 to …
(edit) @b7782b47   20 years alex unused define Originally committed as revision 15296 to …
(edit) @f8c1d62d   20 years nicolas.plourde fix palette8tobgr32/palette8torgb32 on big endian Originally …
(edit) @c8389233   20 years michaelni fix useless framerate messup Originally committed as revision 4167 to …
(edit) @eb1bde3e   20 years michaelni fix nonsense timestamp mess Originally committed as revision 4166 to …
(edit) @caf5fb95   20 years michaelni fix nonsens timestamp calculation Originally committed as revision …
(edit) @8cf71ead   20 years michaelni Adds read probe to y4m, and changes the extension to .y4m patch by …
(edit) @93b2b333   20 years michaelni Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine …
(edit) @82c0c4ba   20 years michaelni print pix_fmt if its known instead of if the raw codec is used …
(edit) @644a926   20 years michaelni PIX_FMT_NONE and related fixes Originally committed as revision 4161 …
(edit) @3ca4b654   20 years michaelni os2.diff by (Paul Smedley paul smedley info) Originally committed …
(edit) @66b32bf2   20 years michaelni tighter snow slicing patch by (Yartrebo || yartrebo earthlink net) …
(edit) @42251a2a   20 years lorenm MMX for H.264 deblocking filter Originally committed as revision 4158 …
(edit) @dee6dde6   20 years michaelni avoid unneeded clear_blocks() Originally committed as revision 4157 …
(edit) @f9e0f2a2   20 years michaelni extract from the subid the options instead of doing a case where we …
(edit) @9786bd4d   20 years michaelni fixing broken_rv20_1mb_.rm Originally committed as revision 4155 to …
(edit) @b80875c   20 years lorenm fix ref comparison in B-frame deblocker ('unused' and 'unavailable' …
(edit) @160d679c   20 years mike Ministry of English Composition, reporting for duty (and the word is …
(edit) @93ccc14d   20 years r_togni Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb) …
(edit) @dfb706da   20 years michaelni Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com) …
(edit) @bd085459   20 years michaelni typo fix by ("Todd.Kirby" doubleshot pacbell net) Originally …
(edit) @12e11662   20 years makovick check for negative strides before memcpy Originally committed as …
(edit) @e63ac25d   20 years makovick support for both orderings of the slices (top->down / bottom->up) …
(edit) @4719d1f3   20 years michaelni Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free …
(edit) @2de4ba7f   20 years michaelni avoid clearing block[] if its not used at all Originally committed as …
(edit) @e2e5894   20 years lorenm deblocking filter doesn't need to call fill_caches again. 1.4% faster …
(edit) @dff0f035   20 years michaelni mpeg2_fast_decode_block_intra() Originally committed as revision 4146 …
(edit) @bfaad39   20 years diego Indeo 2 Originally committed as revision 4145 to …
(edit) @8b39f75b   20 years michaelni simplify Originally committed as revision 4144 to …
(edit) @ee572c54   20 years michaelni remove duplicate clip to 8bit function Originally committed as …
(edit) @f707a5eb   20 years michaelni buffer overflows Originally committed as revision 4142 to …
(edit) @856dbbf   20 years michaelni Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) Originally …
(edit) @29df2599   20 years michaelni optimizing non_intra ac coeff decode Originally committed as revision …
(edit) @6f921f3   20 years mike remove superfluous CONFIG_ENCODERS (entire function is already …
(edit) @0ffd77b9   20 years michaelni fixing demuxing of DV5700.asf Originally committed as revision 4138 …
(edit) @e91f4bf1   20 years michaelni avoid UPDATE_CACHE() in GET_RL_VLC() if not needed Originally …
(edit) @5bb8a0da   20 years michaelni various fixes related to the non alt_bitstream_reader Originally …
(edit) @8230cf0   20 years Aurélien Jacobs add an AMD64 specific implementation of rdtsc() Originally committed …
(edit) @6c618a2   20 years diego gcc 4 compilation fix patch by Bret Hughes <bhughes at elevating dot …
(edit) @4e492bf   20 years michaelni read 32bit instead of 64bit to avoid overreading and missalignments …
(edit) @8c2515bb   20 years michaelni fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net …
(edit) @b44985ba   20 years michaelni store the number of runs to avoid storing the last run value about 10% …
(edit) @2cd34043   20 years lorenm allow 2pass ratecontrol. also fixes psnr displayed by mencoder. …
(edit) @cbb1d2b1   20 years michaelni replace complicated pointer dereference + index stuff by pointers in …
(edit) @99cd59e   20 years michaelni minor optimization Originally committed as revision 4128 to …
(edit) @3c096ac7   20 years michaelni optimizing unpack_coeffs() Originally committed as revision 4127 to …
(edit) @86e59cc0   20 years michaelni Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo …
(edit) @2c34596f   20 years michaelni non 4:2:0 foobar.{Y,U,V} support Originally committed as revision …
(edit) @f40487c2   20 years mans s/u_char/uint8_t/ Originally committed as revision 4124 to …
(edit) @17929c04   20 years mans fix seeking bug Originally committed as revision 4123 to …
(edit) @67c311fa   20 years alex changed the mailinglist pointers to the new place (mplayerhq) …
(edit) @056f6179   20 years mans s/u_char/uint8_t/ Originally committed as revision 4121 to …
(edit) @2d2f443d   20 years mans s/u_char/uint8_t/ Originally committed as revision 4120 to …
(edit) @f5a71928   20 years michaelni rescale coefficients during IDWT, that way the lifting steps are much …
(edit) @6fbcfec0   20 years michaelni testing cvslog Originally committed as revision 4118 to …
(edit) @88e3d29b   20 years michaelni testing cvslog Originally committed as revision 4117 to …
(edit) @ad3aa874   20 years mans pre-c99 compatibility Originally committed as revision 4116 to …
(edit) @a0a74ad9   20 years michaelni increasing precission of the quantization parameter this is needed as …
(edit) @c97de57c   20 years michaelni fix QROOT != 8 Originally committed as revision 4114 to …
(edit) @9146ca37   20 years mans Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot …
(edit) @a18ba908   20 years r_togni Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi) …
(edit) @76d6abc   20 years r_togni Fix colors for YV12 case (u/v planes are swapped) Fixes locoRGBA.avi …
(edit) @2d216336   20 years revol "don't quit" option to attach a debugger /check mem leaks "no write" …
(edit) @debc2adb   20 years michaelni CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg …
(edit) @538a384   20 years michaelni 10% faster unpack_coeffs Originally committed as revision 4108 to …
(edit) @3cff4572   20 years michaelni fixing lossless snow Originally committed as revision 4107 to …
(edit) @826de46   20 years michaelni CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg …
(edit) @0979831   20 years michaelni printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se) …
(edit) @565a45a   20 years michaelni merge vertical lifting steps and a little cleanup Originally …
(edit) @a622dc43   20 years michaelni Typo errors patch by (QuickTime | ffmpeg gmail com> Originally …
(edit) @aa26aa78   20 years ikalvachev reinitialize on aspect change, required for dvb aspect changes …
(edit) @a0d1931c   20 years michaelni Snow Slicing patch by (Yartrebo) yartrebo earthlink net Originally …
(edit) @d13eef3d   20 years michaelni snow regression test Originally committed as revision 4100 to …
(edit) @589f8220   20 years mike Autodesk Animator Studio Codec (AASC) video decoder, courtesy of …
(edit) @16543599   20 years michaelni fix vorbis in avi Originally committed as revision 4098 to …
(edit) @29846f48   20 years mike support some more color modes; patch by Kostya Originally committed …
(edit) @de39cdf5   20 years michaelni reverting 1.66 -> 1.67 change Originally committed as revision 4096 …
(edit) @5b225466   20 years mike free that last frame Originally committed as revision 4095 to …
(edit) @034eeaa1   20 years mike Westwood SND1 decoder, courtesy of Kostya Originally committed as …
(edit) @e3d1cd8   20 years mans PSM support in MPEG-PS demuxer. Based on a patch by Leon Woestenberg …
(edit) @09c3e44   20 years michaelni motion estimation bitrate penalty compensation Originally committed …
(edit) @048bfeeb   20 years lorenm display deblocking strength in FF_DEBUG_PICT_INFO Originally …
(edit) @17107065   20 years lorenm allow 16 refs with B-frames Originally committed as revision 4090 to …
(edit) @9625a50   20 years michaelni add Loïc Le Loarer Originally committed as revision 4089 to …
(edit) @6ba71fc4   20 years michaelni This is the second patch for MBAFF support, this adds the deblocking …
(edit) @3bf3d666   20 years michaelni The cvs version 1.103 of h264.c brokes 13 conformance streams, this …
(edit) @ced225a7   20 years michaelni fix psp muxing (probably this fix is wrong but its better then …
(edit) @083b80b5   20 years michaelni replace custom bitstream reader with get_bits/vlc() Originally …
(edit) @fcbc799c   20 years michaelni make reverse[] non static Originally committed as revision 4084 to …
(edit) @a8a15e9d   20 years mike Winnov WNV1 video decoder, courtesy of Konstantin Shishkov Originally …
(edit) @cec1f05   20 years michaelni check mb/me_threshold range, fixes assertion failure Originally …
(edit) @7143494   20 years michaelni more checks, fixes assertion failure Originally committed as revision …
(edit) @3e2b6358   20 years michaelni bypass internal buffer for "large" packets Originally committed as …
(edit) @d46db490   20 years michaelni segfault fix Originally committed as revision 4079 to …
(edit) @3ce16b30   20 years michaelni discard dummy packets before doing inapropriate checks on them and …
(edit) @dffbfd06   20 years michaelni copy extradata for streamcopy Originally committed as revision 4077 …
(edit) @b691166c   20 years michaelni 25_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | …
Note: See TracRevisionLog for help on using the revision log.