]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-03-22 diegotypo fixes: tempBlured --> tempBlurred
2008-03-22 diegoFix typo in variable name: blured --> blurred.
2008-03-22 michael1st attempt at correcting the punktuation.
2008-03-22 diegocosmetics: typo fixes
2008-03-22 diegocosmetics: Fix typo in variable name, numSkiped --...
2008-03-22 diegocosmetics: Fix indentation to be 4 spaces and consisten...
2008-03-22 superdumpMake option time parsing functions take argument from...
2008-03-22 diegoInclude files are now installed in $PREFIX/include.
2008-03-22 diegotypo: occured --> occurred
2008-03-21 michaelDocument get_*_buffer()
2008-03-21 bcouduriersample size to 1 might happen for data, fix GMCMidiaASX...
2008-03-21 faust3rl2 documentation update
2008-03-21 faust3rl2 demuxer
2008-03-21 bcoudurieryet again another hdv fourcc
2008-03-21 faust3rl2 decoder
2008-03-21 bcouduriersupport fragments when non streamable
2008-03-21 bcouduriermp4 fragments support
2008-03-21 zuxyAdd missed call to ff_cavsdsp_init_3dnow() in dsputil_i...
2008-03-21 michaelDocument AVCodec.flush()
2008-03-21 michaelDocument AVCodec.capabilities.
2008-03-21 michaelDocument a few url_* functions.
2008-03-21 bcouduriercosmetics, split or move too long lines
2008-03-21 takisShow the "--disable-mmx2" and "--disable-ssse3" options...
2008-03-21 bcouduriersimplify, and only stop parsing when non streamable
2008-03-21 bcoudurierremove ms audio tags from table, they will be chosen...
2008-03-21 bcoudurieratoms are not mp4 only, and yes probe is sufficient
2008-03-21 bcoudurierupdate description
2008-03-21 bcoudurierreturn ENOMEM
2008-03-21 bcouduriercannot free AVStream like this, and return ENOMEM
2008-03-21 bcoudurierindentation
2008-03-21 zuxyApply 'alloc_size' attribute to ff_realloc_static()
2008-03-21 zuxyApply 'alloc_size' and 'malloc' attributes to av_malloc...
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-20 diegotwo more typos spotted by Mike
2008-03-20 diegoCreate object files in a.out (aout-emx) format on OS...
2008-03-20 diegobritish_english--;
2008-03-20 diegoOnly #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
2008-03-20 bcoudurierfix mpeg2 muxing, replace seq header if contained in...
2008-03-20 bcouduriercosmetics, move case up
2008-03-20 michaelMore complete documentation for AVFrame.reference.
2008-03-20 michaelOne non functional AVPalette chunk less, one heap overf...
2008-03-20 bcoudurierremove useless debug print since now mov_build_index...
2008-03-20 bcoudurierfree track data asap
2008-03-20 bcouduriermove mov_build_index before mov_read_trak to avoid...
2008-03-20 bcouduriermove specific end treatment when trak is detected,...
2008-03-20 michaelHardcode register to prevent aparent miscompilation.
2008-03-20 michaelremove unused temp
2008-03-20 skal Additional checks for strange num_val in FLV...
2008-03-20 bcoudurieromg, fix compilation
2008-03-20 bcouduriercorrectly set avctx->frame_size for mp3on4 and mp3adu
2008-03-19 ramiroAdd Mimic and MSN TCP Webcam streams to documentation.
2008-03-19 rbultjeReindent after rtsp-alternate-protocol* patches.
2008-03-19 rbultjeChange protocol_mask into protocol, since we always...
2008-03-19 rbultjeAllow cycling between different protocols (TCP, UDP...
2008-03-19 diegoCheck for sys/mman.h and set appropriate definitions.
2008-03-19 mruadd missing #include "common.h" to libavutil headers
2008-03-19 zuxyCosmetic change: remove the whitespace after 'defined'
2008-03-19 zuxy'malloc' attribute isn't supported in old gcc.
2008-03-19 zuxyApply "alloc_size" attribute to av_alloc, av_realloc...
2008-03-19 zuxyReapply r12489
2008-03-18 ivoadd some missing formats: lmlm4, pva, pcx and sun raste...
2008-03-18 mru32/64-bit agnostic x86 bswap
2008-03-18 diegoRemove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
2008-03-18 mrucosmetics: sanitise asm() statements in bswap.h
2008-03-18 ramiroRemove useless variable since r8456.
2008-03-18 ramiroMSN TCP Webcam stream demuxer.
2008-03-18 ramiroMimic decoder.
2008-03-18 benoitrevert r12489.
2008-03-18 benoitPure, const and malloc attributes to libavutil.
2008-03-18 bcouduriercosmetics, remove superflous comments
2008-03-18 diegoCheck for and set HAVE_MMX2, it is used in several...
2008-03-18 benoitfix extern prefix detection when cross compiling.
2008-03-18 mrufix extern prefix detection on mingw
2008-03-18 mrucheck for prefix on extern symbols in configure
2008-03-17 mrusimplify ALIGN_MASK definition
2008-03-17 mruget register names from x86_cpu.h
2008-03-17 mruadd REGd definition
2008-03-17 mruuse HAVE_FAST_64BIT
2008-03-17 mrucosmetics: remove useless \-newline escapes
2008-03-17 mruindentation
2008-03-17 mruclean up FFT SIMD selection
2008-03-17 rbultjeSplit the SETUP request into a separate function, as...
2008-03-17 diegoFix previously broken x86_64 check, simplifying it...
2008-03-17 diegoFix previously broken xlc checks, simplifying them...
2008-03-17 diegoDrop unnecessary subshell invocation from BEINCLUDES...
2008-03-17 benoitProvide a context to parse_time_or_die().
2008-03-17 diegocosmetics: indentation
2008-03-17 diegoSimplify MANGLE macro preprocessor condition checks.
2008-03-17 diegoAdd -q to grep invocation where appropriate.
2008-03-17 diegoFix MANGLE macro on Mac OS X.
2008-03-17 mrumpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS
2008-03-17 mrutypo: add missing \ in multi-line macro
2008-03-17 mrufix typo ARCH_PPC -> ARCH_POWERPC
2008-03-16 bcoudurierjust skip klv packet, when no corresponding stream...
2008-03-16 diegoMove functions that are only used when libswscale is...
2008-03-16 diegoEscape \1 and \2 in sed expressions written to config...
2008-03-16 diegoReturn of the living typo II: VHOOKDEPEND_CMD --> VHOOK...
2008-03-16 bcouduriersimplify, flags is 24bits according to specs
2008-03-16 bcoudurierfucked up alphabetical order again, sorry
2008-03-16 bcoudurieripod/iphone compatible mp4 muxer
next