]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2007-06-29 victorAdd myself as Cygwin maintainer.
2007-06-28 kostyathis prediction direction adjustment is wrong
2007-06-28 diegoClarify --enable-libfaadbin option description.
2007-06-28 diegoClarify what libfaadbin means in the summary output.
2007-06-27 iiveIdentify the loop_filter flag as such and remove the...
2007-06-27 benoituse the right stride
2007-06-27 benoitMention unneeded casts and parentheses
2007-06-27 diegoAdd proper license header.
2007-06-27 benoituse the right stride
2007-06-27 benoitremove empty write trailer functions
2007-06-26 bcouduriercompute absolute data offset after reading blocksize
2007-06-26 benoitindentation
2007-06-26 benoitright copyrights
2007-06-26 benoitadd width and height in context and use them
2007-06-26 benoitIndentation
2007-06-26 benoittest context before accessing it
2007-06-26 benoitremove ENABLE_SWSCALER conditions
2007-06-26 benoitadd an AVClass pointer in SwsContext context
2007-06-26 benoitMake globals static
2007-06-26 benoitUpdate copyright year
2007-06-26 lu_zeroIntroducing Topics
2007-06-25 bcoudurierthis is named BlockSize in specs
2007-06-25 bcoudurieraccording to specs, offset is before blocksize
2007-06-25 bcouduriersupport files with COMM chunk after SSND, fix invalid_n...
2007-06-25 ramiroCheck for O_BINARY instead of a list of systems that...
2007-06-25 reimarffmpeg-issues subscription URL
2007-06-25 ramiroRemove localtime_r implementation for systems that...
2007-06-25 reimarSome more minor spelling improvements, some grammar...
2007-06-25 lu_zeroTypos removed
2007-06-25 lu_zerowish priority description and ffmpeg-issues vs ffmpeg_i...
2007-06-25 benoitremove clear email addresses
2007-06-25 benoitRoQ video encoder
2007-06-25 benoitFix typo
2007-06-25 romansh * clarifying the AVInputFormat::read_seek return...
2007-06-24 aurelcosmetics: indetation after last commit
2007-06-24 aureldrop blocks which are part of unsupported tracks
2007-06-24 michaelffmpegs bug/patch/feature request tracker manual
2007-06-24 reimarintreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED...
2007-06-24 mruremove duplicate #include
2007-06-24 reimarmore av_strl* adjustments
2007-06-24 mruwarnings--
2007-06-24 mruwhitespace cosmetics
2007-06-24 mruuse AV_RL32
2007-06-24 mruuse more Vorbis metadata tags
2007-06-24 mrureplace strncpy with av_strlcpy
2007-06-24 mrureplace the uses of old string functions that Reimar...
2007-06-24 lu_zerobump micro version: new string functions
2007-06-24 reimarCosmetics: use consistent indentation by four spaces
2007-06-24 reimarDV muxer should not only fail for more that 3 streams...
2007-06-23 mruremove old unused string functions
2007-06-23 mruuse new string functions
2007-06-23 mruadd some string functions
2007-06-23 aurelsimplify
2007-06-23 aurelremove useless empty function
2007-06-23 aurelcosmetics: too much blank lines
2007-06-23 aureluse intreadwrite functions in matroskadec
2007-06-23 aureluse intreadwrite functions in vocdec
2007-06-23 mruremove useless #ifndef CONFIG_NOCUTILS
2007-06-23 mrusimplify stristart()
2007-06-23 mrucosmetic: combine declaration and initialisation
2007-06-23 mrusimplify pstrcpy()
2007-06-22 mrusimplify strstart()
2007-06-22 michaelget rid of one unneeded #ifdef HAVE_XVMC
2007-06-22 mhoffmanremoving dependency on bfin_sram.h, which is not used...
2007-06-22 mhoffmanrenaming L1CODE to attribute_l1_text, which is defined...
2007-06-22 benoitmodify msmpeg4 functions to generate VC1 compatible...
2007-06-21 victorAdd a few missing Advanced Options.
2007-06-21 bcoudurieruse allformats.h
2007-06-21 bcoudurierremove now useless ifdef
2007-06-21 bcouduriersplit mpeg ps and variants muxer and demuxer, I'll...
2007-06-21 benoitstatic (inline) X => ff_X
2007-06-21 gpoirierDon't swap back un-deblocked lines for intra prediction...
2007-06-21 benoitsplit frame rate and frame size abbreviation into two...
2007-06-21 victorRemove space before question marks.
2007-06-20 ramiroSet error parameter for ff_parse
2007-06-20 reimarFix @file in matroskadec.c, it was still matroska.c
2007-06-20 benoitmove dct_quantize and denoise_dct function pointers...
2007-06-20 benoitDo not reuse the rbsp de-escape buffer if both
2007-06-20 mbardiauxClarify comments about PIX_FMT_MONOWHITE/MONOBLACK
2007-06-20 benoitremove unused constant definition
2007-06-19 gpoirierDecouple bit context from h264 context in decode_ref_pi...
2007-06-19 benoitaanscales is used only with CONFIG_ENCODERS
2007-06-19 benoitcomment endif directive token
2007-06-19 diegoRevert videohook dependency change.
2007-06-19 mruplace -l flags after object files in check_ld()
2007-06-19 ramirotests/Makefile has been removed
2007-06-18 ramiroAdd alpha channel support for imlib2 vhook
2007-06-18 mrumove lrintf() check before external lib checks to preve...
2007-06-18 mrukill error messages from failed svn revision extraction...
2007-06-18 mruextract revision from svn-1.4 .svn/entries files
2007-06-18 benoitfix imlib2 memory leaks
2007-06-18 benoitindentation
2007-06-18 benoitreplace calls to deprecated parsing functions to calls...
2007-06-17 mrufix thread support selection
2007-06-17 mrufix report at end of configure
2007-06-17 gpoirieradd a comment to indicate which #endif belong to which...
2007-06-17 mrusimplify ppc64 handling
2007-06-17 mruremove unneeded variable initializations
2007-06-17 gpoirierrestore GCC3 support
2007-06-17 mruindent
next