]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-11-14 Michael Niedermayermaking decoding more error robust
2006-11-14 Måns Rullgårdmove comment
2006-11-14 Diego BiurrunMove BeOS-specific code into os_support.c.
2006-11-14 Michael Niedermayerreset internal buffer during seeking
2006-11-14 Michael Niedermayermore checks and error messages
2006-11-14 Måns Rullgårdremove workaround for missing inttypes.h
2006-11-14 Alex Beregszaszichanged rgba32_to routines to support both alpha and...
2006-11-14 Alex Beregszaszichanged rgba32_to routines to support both alpha and...
2006-11-14 Alex BeregszasziFix possible overflows. Found by Steven Johnson
2006-11-14 Benjamin LarssonAdd myself as maintainer for the imc* files.
2006-11-14 Benjamin LarssonRemove log2() usage.
2006-11-14 Oded Shimonupdate to libnut, add cache_syncpoints
2006-11-14 Michael Niedermayercall AVCodec.flush() for audio too
2006-11-14 Baptiste Coudurieradd 422P@HL I-only universal label
2006-11-14 Zuxy MengUse common macro PUT_UTF8 in asf.c
2006-11-14 Michael Niedermayerindention
2006-11-14 Michael Niedermayerseeking with index
2006-11-14 Michael Niedermayerindex less seeking in O(log n) time
2006-11-14 Diego BiurrunMove AMR support instructions into the documentation.
2006-11-14 Diego BiurrunRemove empty section.
2006-11-14 Diego BiurrunUpdate list of supported codecs.
2006-11-14 Michael Niedermayer0.5l
2006-11-14 Oded Shimonupdate to libnut API, rename nut.h->libnut.h
2006-11-14 Måns Rullgårdclean up inttypes.h and int_fastxx_t types detection
2006-11-14 Måns Rullgårdcheck for inet_aton in configure
2006-11-14 Måns Rullgårdsimplify
2006-11-14 Måns Rullgårdmerge CONFIG_WINCE sections
2006-11-14 Måns Rullgårdindentation
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-14 Diego BiurrunMake man page installation dependent on documentation...
2006-11-14 Måns Rullgårdmove comment where it makes sense
2006-11-14 Måns Rullgårdsimplify
2006-11-14 Måns Rullgårdmove makefile linking after config.* creation
2006-11-14 Måns Rullgårdbeautify
2006-11-14 Måns Rullgårdclean up setting of HAVE_*THREADS
2006-11-14 Måns Rullgårdmove AMR notices next to other messages
2006-11-14 Michael Niedermayersplit av_seek_frame_binary() so the code becomes idepen...
2006-11-14 Diego BiurrunRemove some unused variables.
2006-11-14 Michael Niedermayerimprove enumerate so arbitrary ranges can be enumerated...
2006-11-14 Baptiste Coudurierpartial support for vobsub in mp4, used by nero, unsupp...
2006-11-14 Michael NiedermayerAVL tree
2006-11-14 Diego BiurrunRemove wrong/misleading comment.
2006-11-14 Diego BiurrunRemove redundant #ifdef HAVE_THREAD, the file is only...
2006-11-14 Diego BiurrunRemove ifneq MINGW condition around man page installati...
2006-11-14 Måns Rullgårdbreak CONFIG_LIST and HAVE_LIST onto multiple lines
2006-11-14 Måns Rullgårdfix HAVE_LRINTF setting
2006-11-14 Måns Rullgårdrename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use commo...
2006-11-14 Måns Rullgårdfactorize config.h/config.mak writing
2006-11-14 Måns Rullgårdrename shell variables v4l[2] to video4linux[2]
2006-11-13 Måns Rullgårdrename shell variable _altivec_h to altivec_h
2006-11-13 Måns Rullgårdrename shell variable sunmlib to mlib for consistency...
2006-11-13 Måns Rullgårdrename shell variable _memalign to memalign
2006-11-13 Måns Rullgårdrename shell variable _malloc_h to malloc_h
2006-11-13 Måns Rullgårdrename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to...
2006-11-13 Måns Rullgårdremove unused option --disable-simple_idct
2006-11-13 Måns Rullgårdrename shell variable vorbis to libvorbis
2006-11-13 Måns Rullgårdrename shell variable netserver to beos_netserver for...
2006-11-13 Måns Rullgårdrename CONFIG_AC3 to CONFIG_A52
2006-11-13 Måns Rullgårdremove filter_out() function, it's unused and not POSIX...
2006-11-13 Kostya ShishkovSupport for 16-bit grayscale
2006-11-13 Kostya ShishkovGive error about planar RGB
2006-11-13 Kostya ShishkovUpdate error message
2006-11-13 Kostya ShishkovUse table for determining type sizes
2006-11-13 Baptiste Coudurieradd low delay forcing option for mpeg1/2 encoding
2006-11-13 Kostya ShishkovDecoder can decode many ZLib-packed strips
2006-11-13 Kostya ShishkovPrint error message for unsupported mode (RGB planar...
2006-11-13 Kostya Shishkov8-bit images support for TIFF
2006-11-13 Kostya ShishkovRows per strip may be >= height
2006-11-13 Kostya ShishkovWarn about JPEG in TIFF
2006-11-13 Kostya ShishkovCorrectly detect 4-component images
2006-11-13 Kostya ShishkovSimplify VMD demuxer (but it still does not work right)
2006-11-13 Kostya ShishkovOutput proper 16-bit sound (fixes decoding on PPC)
2006-11-13 j@v2v.ccsupport for libswscale.pc without --enable-swscaler
2006-11-12 Måns Rullgårdzigzag_direct_noperm doesn't exist, remove declaration
2006-11-12 Diego BiurrunSync documentation with the current ffmpeg -h output.
2006-11-12 Måns Rullgårdmake more tables static
2006-11-12 Måns Rullgårdrename squareTbl -> ff_squareTbl
2006-11-12 Stefan Gehrerrename ff_cavs_flush to cavs_flush and make it static
2006-11-12 Stefan Gehrermove all cavs-parsing to cavs.c
2006-11-12 Måns Rullgårdrename cropTbl -> ff_cropTbl
2006-11-12 Stefan Gehrermake mpeg4video_split public as ff_mpeg4video_split
2006-11-12 Måns Rullgårdrename inverse -> ff_inverse
2006-11-12 Aurelien JacobsAllows playback of truncated matroska files.
2006-11-12 Måns Rullgårdfix make dep with some gcc versions
2006-11-12 Aurelien Jacobscosmetic: fix indentation after previous commit
2006-11-12 Aurelien JacobsFix avidec.c compilation when dv demuxer is disabled.
2006-11-12 Oded Shimonchange include "nut.h" to <nut.h> to make gcc pick...
2006-11-12 Diego Biurrunslight simplification
2006-11-12 Måns Rullgård#define ENABLE_*_CODEC etc as 0 or 1 in config.h
2006-11-12 Michael Niedermayermore verbose r_frame_rate definition
2006-11-12 Måns Rullgårdmake some tables static
2006-11-12 Michael Niedermayerfix checksum check (was my bug not libnut)
2006-11-12 Michael Niedermayerfix timestamp rounding in syncpoints
2006-11-12 Oded Shimonregister nut muxer if libnut is used
2006-11-12 Oded ShimonAdd libnut support until ffmpeg gets an independant...
2006-11-12 Måns Rullgårdadding more static keywords
2006-11-12 Måns Rullgårdmake vp6_pcr_tree static
2006-11-11 Måns Rullgårdfix make dep for out of tree builds
next