]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-06-22 bcoudurierlog to stderr
2008-06-22 bcoudurieradd callback for av_log
2008-06-22 bcoudurierno need to print date anymore since done in http_log
2008-06-22 bcoudurieruse ctime1
2008-06-22 bcoudurierprint date in http_log
2008-06-22 bcoudurierremove useless init
2008-06-22 bcouduriermerge declaration and init
2008-06-22 bcoudurierreindent
2008-06-22 bcoudurierhttp or rstp only support
2008-06-22 bcoudurierfix open return check
2008-06-22 bcoudurierfix feed_filename test, field is char [1024], patch...
2008-06-22 bcoudurierdont reset ffm pts, this avoids setting last pts to...
2008-06-22 bcoudurieruse av_seek_frame to flush demxu pending packets, fixes...
2008-06-21 stefanoExtend documentation for AVOption.
2008-06-21 bcoudurierfree c->pb_buffer before overwriting it, fix memleak
2008-06-21 bcoudurierupdate reg ref due to r13851
2008-06-21 bcoudurierreturn 1 when error during write frame, state changed
2008-06-21 bcoudurierset default preload and max_delay for muxer to avoid...
2008-06-21 bcoudurierchange bandwith to unsigned
2008-06-21 bcoudurierremove useless init, logfilename is static
2008-06-21 bcoudurieruse http_log when log file is setup
2008-06-21 bcoudurieralways use stdout to log when running in debug mode
2008-06-21 bcoudurierrescale duration when outputing packet
2008-06-21 bcoudurierlog accept error
2008-06-21 bcoudurieruse http_log when log file is setup
2008-06-21 bcoudurierupgrade bandwith config to use int64_t, raise limit
2008-06-21 bcoudurierupgrade bandwidth to uint64_t
2008-06-21 bcoudurieradd static
2008-06-20 vitorDo not write junk in the end of truncated files. FATE
2008-06-20 bcoudurieruniformize AVStream->priv_data freeing in av_close_inpu...
2008-06-20 bcoudurierfactorize read_header failure freeing code
2008-06-20 benoitCheck if there is at least a stream before writing...
2008-06-19 bcoudurierremove useless close funcs
2008-06-19 bcoudurierremove useless close func
2008-06-19 bcoudurierremove useless close func
2008-06-19 bcoudurierffm has no per stream priv_data anymore
2008-06-19 stefanoAdd a "Status stream" section in ffserver-doc.texi.
2008-06-19 vitorMisc cosmetics
2008-06-19 vitorRemove useless comment
2008-06-19 vitorLast table renaming
2008-06-19 vitorYet more table renaming
2008-06-19 vitor10l: fix typo
2008-06-19 vitorMore table renaming
2008-06-19 vitorRename table
2008-06-19 vitorRename vars: s/decsp/out/
2008-06-19 vitorRename function
2008-06-19 vitorRename var
2008-06-19 mrufix dependency generation
2008-06-19 mruenable version.h to be created from subdirs
2008-06-19 michaelDont shift F[I] twice, its also clearer and smaller...
2008-06-19 michaelFactorize c->ap += (-c->ap) >> 4 out
2008-06-19 michaelGet rid of G726Tables.bits.
2008-06-19 michaelCopy 4 pointers to avid dozends of ptr dereferences.
2008-06-19 michaelDoes not need to be int16.
2008-06-19 lucabeFix neverending loop which might happen when sending...
2008-06-19 michaelFactorize I >> (c->tbls->bits - 1) out.
2008-06-19 stefanoImprove an lclenc.c error message in case of unsupporte...
2008-06-19 michael1 abs() less
2008-06-19 stefanoCosmetics: s/stats/status/ in ffserver.c.
2008-06-18 stefanoAdd an "How does it work" section in ffserver-doc.texi.
2008-06-18 michaelsimplify
2008-06-18 michaeluseless ()
2008-06-18 michaelremove unneeded tr == 0
2008-06-18 michaelsimplify
2008-06-18 michaelGet rid of the redundant AVG726Context.
2008-06-18 michaelRemove the truncated bitstream handling from our g726...
2008-06-18 benoitParse 'dats' as data.
2008-06-18 bcoudurierfree private streamcontext when closing demuxer, fix...
2008-06-17 gpoirierconvert DOS-style carriage return to Unix-style
2008-06-17 michaelChange iquan tables to int16.
2008-06-17 michaelsimplify
2008-06-17 michaelGet rid of useless wraper function.
2008-06-17 stefanoAdd missing SMALL_IF_CONFIG_SMALL macros for beosaudio...
2008-06-17 stefanoCosmetics: display ffmpeg -h generic advanced options...
2008-06-17 michaelDont inline g726_iterate() the function is big so its...
2008-06-16 michaelReplace i2f(0) by the actual thing done, gcc is not...
2008-06-16 michaelRemove redundant zeroing (the context is memset(0)).
2008-06-16 michaelUse smaller data types for tables.
2008-06-16 michaelFloat11 doesnt need int, .o file becomes smaller and...
2008-06-16 michaelsimplify
2008-06-16 michaelCorrect validity checks.
2008-06-16 michaelPrint sane error message for channels != 1.
2008-06-16 michaelCheck number of bits so we dont try to use table entrie...
2008-06-16 michaelSupport decoding of sample_g726.asf.
2008-06-16 aurelmatroskadec: remove some useless code
2008-06-16 michaelget_bits() outputs exactly as many bits as requested...
2008-06-16 michaelRemove dead code.
2008-06-16 diegoGenerate pkg-config files in each library subdirectory...
2008-06-16 stefanoDon't show advanced subtitle options within the ffmpeg...
2008-06-16 stefanoDon't show subtitle and grab options within the ffmpeg...
2008-06-16 stefanoFix an example command in ffserver-doc.texi.
2008-06-16 diegoAdd missing #includes to fix 'make checkheaders'.
2008-06-15 jbrfix verbatim mode decoding. patch by Jai Menon (reality...
2008-06-15 bcoudurierset correct ftyp minor version for 3gp/2
2008-06-14 bcoudurierinvert mode_mov condition
2008-06-14 bcouduriersimplify
2008-06-14 bcoudurierchange 3gp/3g2 brands if h264 is present
2008-06-14 bcouduriersimplify ipod brand selection
2008-06-14 bcoudurierfix warning, write_ftyp return int now
2008-06-14 bcoudurierput avc1 brand in compat list when h264 is present
next