]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2006-11-15 ods15I suppose I can add myself, at least for my vorbis...
2006-11-15 michaeldetect a few more errors (fixes libmp3-bug.avi again)
2006-11-15 bcoudurieradd movenc.c maintainers
2006-11-15 ods15update to libnut API, don't free the streams
2006-11-15 diegoAlso remove cws2fws on clean.
2006-11-15 diegoDo not build output_example and qt-faststart by default.
2006-11-15 diegoRemove duplicate *.lib from rm command.
2006-11-15 diegoRemove ifneq MINGW condition around man page uninstalla...
2006-11-15 diegoMove BeOS extralibs handling into configure.
2006-11-15 diegoMinGW compilation fix, inet_aton and #includes depend...
2006-11-15 diegoRemove tar target, it's hardly useful.
2006-11-15 mruset status variables automatically in check_header...
2006-11-14 mrurename HAVE_DLFCN to HAVE_DLFCN_H
2006-11-14 mruimprove broken shell detection, and give a better error...
2006-11-14 michaelcheck for frames with 2*size > max_dist and no crc
2006-11-14 michaelresync from last syncpoint
2006-11-14 michaelremove skip spam
2006-11-14 michaelmaking decoding more error robust
2006-11-14 mrumove comment
2006-11-14 diegoMove BeOS-specific code into os_support.c.
2006-11-14 michaelreset internal buffer during seeking
2006-11-14 michaelmore checks and error messages
2006-11-14 mruremove workaround for missing inttypes.h
2006-11-14 alexchanged rgba32_to routines to support both alpha and...
2006-11-14 alexchanged rgba32_to routines to support both alpha and...
2006-11-14 alexFix possible overflows. Found by Steven Johnson
2006-11-14 bananAdd myself as maintainer for the imc* files.
2006-11-14 bananRemove log2() usage.
2006-11-14 ods15update to libnut, add cache_syncpoints
2006-11-14 michaelcall AVCodec.flush() for audio too
2006-11-14 bcoudurieradd 422P@HL I-only universal label
2006-11-14 gpoirierUse common macro PUT_UTF8 in asf.c
2006-11-14 michaelindention
2006-11-14 michaelseeking with index
2006-11-14 michaelindex less seeking in O(log n) time
2006-11-14 diegoMove AMR support instructions into the documentation.
2006-11-14 diegoRemove empty section.
2006-11-14 diegoUpdate list of supported codecs.
2006-11-14 michael0.5l
2006-11-14 ods15update to libnut API, rename nut.h->libnut.h
2006-11-14 mruclean up inttypes.h and int_fastxx_t types detection
2006-11-14 mrucheck for inet_aton in configure
2006-11-14 mrusimplify
2006-11-14 mrumerge CONFIG_WINCE sections
2006-11-14 mruindentation
2006-11-14 mrumove some CFLAGS settings away from config.* writing...
2006-11-14 mrurevert bad checkin
2006-11-14 mrumove some CFLAGS settings away from config.* writing...
2006-11-14 diegoMake man page installation dependent on documentation...
2006-11-14 mrumove comment where it makes sense
2006-11-14 mrusimplify
2006-11-14 mrumove makefile linking after config.* creation
2006-11-14 mrubeautify
2006-11-14 mruclean up setting of HAVE_*THREADS
2006-11-14 mrumove AMR notices next to other messages
2006-11-14 michaelsplit av_seek_frame_binary() so the code becomes idepen...
2006-11-14 diegoRemove some unused variables.
2006-11-14 michaelimprove enumerate so arbitrary ranges can be enumerated...
2006-11-14 bcoudurierpartial support for vobsub in mp4, used by nero, unsupp...
2006-11-14 michaelAVL tree
2006-11-14 diegoRemove wrong/misleading comment.
2006-11-14 diegoRemove redundant #ifdef HAVE_THREAD, the file is only...
2006-11-14 diegoRemove ifneq MINGW condition around man page installati...
2006-11-14 mrubreak CONFIG_LIST and HAVE_LIST onto multiple lines
2006-11-14 mrufix HAVE_LRINTF setting
2006-11-14 mrurename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use commo...
2006-11-14 mrufactorize config.h/config.mak writing
2006-11-14 mrurename shell variables v4l[2] to video4linux[2]
2006-11-13 mrurename shell variable _altivec_h to altivec_h
2006-11-13 mrurename shell variable sunmlib to mlib for consistency...
2006-11-13 mrurename shell variable _memalign to memalign
2006-11-13 mrurename shell variable _malloc_h to malloc_h
2006-11-13 mrurename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to...
2006-11-13 mruremove unused option --disable-simple_idct
2006-11-13 mrurename shell variable vorbis to libvorbis
2006-11-13 mrurename shell variable netserver to beos_netserver for...
2006-11-13 mrurename CONFIG_AC3 to CONFIG_A52
2006-11-13 mruremove filter_out() function, it's unused and not POSIX...
2006-11-13 kostyaSupport for 16-bit grayscale
2006-11-13 kostyaGive error about planar RGB
2006-11-13 kostyaUpdate error message
2006-11-13 kostyaUse table for determining type sizes
2006-11-13 bcoudurieradd low delay forcing option for mpeg1/2 encoding
2006-11-13 kostyaDecoder can decode many ZLib-packed strips
2006-11-13 kostyaPrint error message for unsupported mode (RGB planar...
2006-11-13 kostya8-bit images support for TIFF
2006-11-13 kostyaRows per strip may be >= height
2006-11-13 kostyaWarn about JPEG in TIFF
2006-11-13 kostyaCorrectly detect 4-component images
2006-11-13 kostyaSimplify VMD demuxer (but it still does not work right)
2006-11-13 kostyaOutput proper 16-bit sound (fixes decoding on PPC)
2006-11-13 diegosupport for libswscale.pc without --enable-swscaler
2006-11-12 mruzigzag_direct_noperm doesn't exist, remove declaration
2006-11-12 diegoSync documentation with the current ffmpeg -h output.
2006-11-12 mrumake more tables static
2006-11-12 mrurename squareTbl -> ff_squareTbl
2006-11-12 stefangrename ff_cavs_flush to cavs_flush and make it static
2006-11-12 stefangmove all cavs-parsing to cavs.c
2006-11-12 mrurename cropTbl -> ff_cropTbl
2006-11-12 stefangmake mpeg4video_split public as ff_mpeg4video_split
next