]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-09-17 Michael NiedermayerK prefix
2006-09-17 NazoFLV seeking patch by Nazo. lovesyao at aol com.
2006-09-17 Michael Niedermayersupport SI and some non SI prefixes
2006-09-17 Diego Biurrunwording/spelling
2006-09-16 Michael BenjaminADI Blackfin optimizations
2006-09-16 Diego BiurrunChange VHOOKSHFLAGS (which defaults to SHFLAGS) from...
2006-09-16 Víctor PaesaDocument how to read DirectShow files,
2006-09-16 Måns Rullgårdremove junk characters in comment
2006-09-15 Måns Rullgårdclean up #ifdef HAVE_IPP
2006-09-15 Panagiotis... Remove the "rc_init_cplx" OptionDef option from ffmpeg...
2006-09-15 Panagiotis... Remove the "bt" OptionDef option from ffmpeg.c. The...
2006-09-15 Panagiotis... Remove the "i_qfactor" OptionDef option from ffmpeg...
2006-09-15 Panagiotis... Correct the i_qfactor minimum, which was current set...
2006-09-15 Panagiotis... Remove the "me_range" OptionDef option from ffmpeg...
2006-09-15 Panagiotis... Split the DV demuxer and muxer into separate files...
2006-09-15 Panagiotis... Remove the "i_qoffset" OptionDef option from ffmpeg...
2006-09-15 Panagiotis... Remove the "b_qoffset" OptionDef option from ffmpeg...
2006-09-15 Panagiotis... Remove the "b_qfactor" OptionDef option from ffmpeg...
2006-09-15 Panagiotis... Fix usage of b_quant_factor. It was not possible to...
2006-09-15 Panagiotis... Remove the "qcomp" OptionDef option from ffmpeg.c....
2006-09-15 Panagiotis... Remove the "qblur" OptionDef option from ffmpeg.c....
2006-09-15 Panagiotis... Remove the "pbias" OptionDef option from ffmpeg.c....
2006-09-15 Panagiotis... Remove the "ibias" OptionDef option from ffmpeg.c....
2006-09-15 Panagiotis... Remove the "preme" OptionDef option from ffmpeg.c
2006-09-15 Panagiotis... Remove the GOP "g" OptionDef option from ffmpeg.c .
2006-09-15 Panagiotis... Remove the "maxrate" and "minrate" OptionDef options...
2006-09-15 Diego BiurrunFix Indel --> Intel typo.
2006-09-15 Michael BenjaminAdd support for 8-bit grayscale to V4L grabber
2006-09-15 Panagiotis... Remove the "b" OptionDef option from the ffmpeg.c file...
2006-09-15 Panagiotis... Rename the AVOption's names to the shorter OptionDef...
2006-09-15 Baptiste Coudurierremove unused, uninitialized free format frame size
2006-09-15 Philippe De... add support for grayscale rawvideo avi
2006-09-15 Loren Merrittasm implementation of mid_pred.
2006-09-14 Aurelien Jacobsdisable vp3 mmx idct for theora files to avoid artifacts
2006-09-14 Panagiotis... Synchronize the defaults specified in the AVOptions...
2006-09-14 Panagiotis... Make OFFSET() reuse offsetof
2006-09-14 Panagiotis... Remove a redundant memset from libavformat.
2006-09-14 Panagiotis... Allow parameter values (AVOptions) to use the 'k',...
2006-09-14 Diego BiurrunRemove the LGPL exception clause as discussed on ffmpeg...
2006-09-13 Víctor PaesaFix vhook build on Cygwin, shared builds only.
2006-09-13 Siarhei SiamashkaProper armv5te instructions support detection.
2006-09-13 Aurelien Jacobsreplaces back some C code by dsp.put_pixels_tab[0]...
2006-09-13 Panagiotis... corrects the type of the AVOption parameter "bugs"...
2006-09-13 Panagiotis... adds descriptions to the libavcodec AVOptions array...
2006-09-12 Måns Rullgårdffmpeg, ffplay, ffserver need version.h
2006-09-12 Aurelien JacobsEnables back the mmx/sse optimized version of the vp3...
2006-09-12 Michael Niedermayer10l typo
2006-09-12 Diego BiurrunRemove superfluous ifeq.
2006-09-12 Diego BiurrunFix 'make depend' for libpostproc.
2006-09-12 Kostya ShishkovSwap back and forward motion vectors to achieve correct...
2006-09-12 Kostya ShishkovSet motion vectors used in B-frames to zero by default
2006-09-12 Kostya ShishkovUse h264_chroma funcs in B-frames MC too
2006-09-12 Kostya ShishkovFix edge emulation for bicubic MC in B frames
2006-09-12 Kostya Shishkov2989l: Set avctx->has_b_frames value in header and...
2006-09-12 Aurelien Jacobsadd a VP6F fourcc for apps which rely on fourcc
2006-09-11 Aurelien Jacobsdon't use dsp.put_pixels_tab[0][0] with unaligned ptr...
2006-09-11 Baptiste Coudurierworkaround for files, mainly d-cinema, with 0 sized...
2006-09-10 Panagiotis... Remove nonexistent option -hq from the documentation.
2006-09-10 Siarhei Siamashkaarmv5 optimizations
2006-09-10 Panagiotis... Use and set sane AVOption defaults
2006-09-10 Panagiotis... adds doxygen docs to av_opt_set_defaults. Patch by...
2006-09-10 Andreas Ömanallow ffmpeg to read mp3s beginning with partial frames
2006-09-10 Panagiotis... make AVOptions default value field work.
2006-09-10 Diego BiurrunRemove unused variable.
2006-09-10 Gustavo Sverzut... fprintf/perror --> av_log
2006-09-10 Luca BarbatoCleanup, from Emanuele Giaquinta <exg@gentoo.org>
2006-09-10 Måns Rullgårdadd our -L flags before any other linker flags
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-09-10 Kostya ShishkovDisable B-frames decoding until they produce correct...
2006-09-09 Aurelien Jacobsrename vector to vect to avoid clash with Apple gcc
2006-09-09 Diego BiurrunAdd proper GPL headers.
2006-09-09 Diego BiurrunAdd proper GPL headers.
2006-09-09 Diego BiurrunReplace informal GPL notice by official header.
2006-09-09 Måns Rullgårdfix out of tree builds
2006-09-09 Aurelien JacobsVP5 and VP6 video decoder
2006-09-09 Kostya ShishkovDrop unneeded checks before av_free() and change to...
2006-09-09 Kostya ShishkovSupport for BI-frames in Advanced Profile
2006-09-09 Kostya ShishkovDon't print header bits by default
2006-09-09 Kostya Shishkov[Cosmetics] Remove if(profile < PROFILE_ADVANCED) from...
2006-09-09 Kostya Shishkov[Cosmetics] Remove some done TODOs/FIXMEs from comments
2006-09-09 Kostya ShishkovProper support for B/BI frames
2006-09-09 Michael NiedermayerAVPROBE_SCORE_MAX doc
2006-09-09 Panagiotis... undefines a few temporary defines which were not undefi...
2006-09-08 Panagiotis... Add -lav* to the front of LDFLAGS, fixes linking on...
2006-09-08 Diego BiurrunFFLIBS --> EXTRALIBS
2006-09-08 Diego BiurrunRemove pointless variable indirection.
2006-09-08 Diego Biurrunsimplify
2006-09-08 Diego BiurrunFFLIBDIRS --> LDFLAGS
2006-09-08 Diego BiurrunRemove empty variable declaration.
2006-09-08 Diego BiurrunAdd -g to LDFLAGS instead of adding it to the command...
2006-09-08 Panagiotis... enables AVOption for muxing.
2006-09-08 Panagiotis... enable setting the year and track number using AVOption
2006-09-08 Panagiotis... makes avformat_get_context_defaults() static
2006-09-08 Michael Niedermayerprint more correct error messges
2006-09-07 Diego BiurrunLDFLAGS_$@ contains libs, not LDFLAGS, rename it accord...
2006-09-07 Diego BiurrunMove required libs after the object file for the shared...
2006-09-07 Michael Niedermayerfix sound of SampleVideo.mov (mp2 in mov)
2006-09-07 Panagiotis... Allow to get the the track number in the IPRT (part...
2006-09-07 Panagiotis... Allow to store the the track number though the IPRT...
2006-09-07 Panagiotis... Remove unused defines, patch by takis P issaris A uhass...
next