]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2006-11-11 Måns Rullgårdmake some symbols static
2006-11-11 Måns Rullgårdmake some symbols static
2006-11-11 Michael Niedermayersimplify
2006-11-11 Måns Rullgårdmake two functions static
2006-11-11 Michael Niedermayerdont do startcode search from last syncpoint if there...
2006-11-11 Michael Niedermayernut simple seeking first try
2006-11-11 Michael Niedermayerdisable nut regression test until we have a working...
2006-11-11 Michael Niedermayerupdating nut demuxer to latest spec
2006-11-11 Steve L'HommeFix wrong comment.
2006-11-11 Steve L'HommeAdd A_AAC codec identifier support in matroska.
2006-11-11 Michael Niedermayerlibnut uses "MP3 " for mp3
2006-11-10 Baptiste Coudurierreport error when local tag has 0 size
2006-11-10 Michael Niedermayerzero private bits
2006-11-10 Michael Niedermayerstore a identifer and the first header in extradata
2006-11-10 Michael Niedermayeralso set strict_std_compliance for stream copy, its...
2006-11-10 Michael Niedermayermp3 header (de)compression bitstream filter
2006-11-09 Måns Rullgårddisable -Winline spam, --enable-extra-warnings to enable
2006-11-09 Michael Niedermayer16bit in avi is RGB555
2006-11-09 Panagiotis... Remove the H264Context parameter from decode_init_vlc...
2006-11-09 Luca AbeniSynch with ffmpeg's r6938 "allow spaces in source and...
2006-11-09 Baptiste Coudurierget rid of CODEC_ID_MPEG4AAC after next version bump...
2006-11-09 Michael Niedermayer10000l to myself, fixing regression test failure
2006-11-09 Måns Rullgårdcheck for byteswap.h
2006-11-09 Baptiste Couduriersupport m1a hdlr mpeg elementary audio handler, fix...
2006-11-08 Måns Rullgårdrename CONFIG_SDL -> HAVE_SDL
2006-11-08 Måns Rullgårdrename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK
2006-11-08 Michael Niedermayerfix missdetection of mpeg-ps (ps2_interdite.mpg)
2006-11-08 Aurelien Jacobsadd support for AAC in matroska
2006-11-08 Aurelien Jacobsadd audio output sampling freqency reading in matroska
2006-11-08 Brian Brice * fixing a memory leak in DV format.
2006-11-08 Aurelien JacobsAdd myself as matroska.c maintainer.
2006-11-08 Aurelien JacobsBetter way to detect cluster (fix files encoded with...
2006-11-08 Michael Niedermayer100l for me, iam being to stupid to read the mpeg4...
2006-11-08 Diego BiurrunRemove illegal FourCC values.
2006-11-08 Thijs Vermeirmpeg4probe patch by (Thijs Vermeir ; thijs vermeir...
2006-11-08 Michael Niedermayerutf8 title support for psp (untested)
2006-11-08 Måns Rullgårdallow spaces in source and build directory names
2006-11-07 Steve L'Hommeadd "seek by bytes" support to ffplay
2006-11-07 Ryan Martelladd support for rtp/h264 streaming
next