]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
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
2007-06-17 mrusimplify simd extension checking
2007-06-17 gpoirierre-enable use of h264_v_loop_filter_luma_altivec and...
2007-06-17 gpoirierpart 2/2 of fixing Altivec-accelerated H264 luma inloop...
2007-06-17 gpoirierconvert h264_deblock_q1 to an inline function.
2007-06-17 ramiroIndentation
2007-06-17 mruadd "checkheaders" target
2007-06-17 mruadd multiple inclusion guards to headers
2007-06-16 mruinclude all prerequisites in header files
2007-06-16 mrumove a couple of macros and structs to mpegaudio.h
2007-06-16 ramiroAdd expression evaluation parameters for colors in...
2007-06-16 gpoirierFactor out init_scan_tables(), patch by Andreas Oman...
2007-06-16 gpoirierUse a faster way to compute 255-val: Instead of creatin...
2007-06-16 mrumove definition of MB_TYPE_H261_FIL to h261.h so h261...
2007-06-16 mrucorrect type of qsort() comparison callback
2007-06-16 mrucorrect type for h263_parse()
2007-06-16 mrufix indentation
2007-06-16 mrureplace endian detection hack with #ifdef WORDS_BIGENDIAN
2007-06-16 mrufix some printf format specifiers
2007-06-16 mrucorrect type for {put,avg}_h264_chroma_mc2_mmx2
2007-06-16 mrukill some "defined but not used" warnings
2007-06-16 mrukill a warning on 64-bit machines
2007-06-16 mrumove dsputil_init_foo() out from #ifdef
2007-06-16 ramiroTypo
2007-06-15 mrutest whether linker supports --warn-common
next