]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-07-14 Alex Beregszaszimatch doxygen comment with other parts of the file
2007-07-13 Måns Rullgårdcreate and populate "tools" directory
2007-07-13 Måns Rullgårdlibavtest and seektest no longer need gpl
2007-07-13 Diego BiurrunGXF muxer is no longer GPLed.
2007-07-13 Baptiste CoudurierSmartjog granted permission to relicense as LGPL 2.1
2007-07-13 Baptiste Coudurierround timestamps up, k2 broadcast server seems to need it
2007-07-13 Ramiro PollaCheck for GetProcessTimes and use it in getutime
2007-07-13 Ramiro PollaCollapse getutime into one declaration
2007-07-13 Ramiro PollaCheck for getrusage
2007-07-13 Diego BiurrunClarify license requirements for contributions.
2007-07-13 İsmail DönmezReplace non-existing @fixme doxygen tags with @todo.
2007-07-13 Alex Beregszaszih264_rtp_extra_data is not only used for debug purposes...
2007-07-13 Alex Beregszasziremove uneeded include as assert is never used
2007-07-13 Alex BeregszasziRemove broken assert. ebml_read_element_id can handle...
2007-07-13 Alex Beregszaszi10l to Benoit, poll.h is already included below, and...
2007-07-13 Alex Beregszaszifix compilation with assert
2007-07-13 Måns Rullgårdenable $ARCH_EXT_LIST before parsing command line
2007-07-13 Vitor SessakMake "channels" variable mean the number of channels...
2007-07-12 Måns Rullgårdindent
2007-07-12 Måns Rullgårdremove useless LclDecContext.avctx field
2007-07-12 Måns Rullgårdforgot to rm lcl.c
2007-07-12 Måns Rullgårdsplit lcl.c into lcldec.c, lclenc.c, lcl.h
2007-07-12 Luca Barbatoadding myself as rtsp.c maintainer
2007-07-12 Luca Barbatortsp multicast fix by Thijs Vermeir $1$2@gmail.com
2007-07-12 Diego BiurrunRename COPYING to COPYING.LGPL, add COPYING.GPL with...
2007-07-12 Diego BiurrunFix two cosmetic differences between our LGPL copy...
2007-07-12 Diego Biurruncosmetics: tabs --> spaces
2007-07-12 Benoit Fouetmap warning levels between libx264 and libavutil
2007-07-12 Diego Biurrunlicense header consistency: Remove redundant "all right...
2007-07-11 Ivan Kalvachevrevert commit 9603
2007-07-11 Ivan Kalvachevremove file because of lincense issues
2007-07-11 Ivan KalvachevIntegrate reference mpeg IDCT into dsputil.
2007-07-11 Michael Niedermayersimplify ff_h263_round_chroma()
2007-07-11 Ivan KalvachevInport the original intiger IDCT from MPEG2 reference...
2007-07-11 Måns Rullgårdmove ff_h263_round_chroma() to mpegvideo.h as static...
2007-07-11 Luca AbeniRemove unused file (this time for real)
2007-07-11 Ramiro PollaRemove underscores before fcntl flags
2007-07-11 Ramiro PollaCheck for termios before conio
2007-07-11 Ramiro PollaProper check for interactive support (termios and conio).
2007-07-11 Ramiro PollaProper check for mkstemp().
2007-07-11 Ramiro PollaRemove unnecessary MINGW ifdef.
2007-07-11 Ramiro PollaRemove MinGW lrint hack.
2007-07-11 Aurelien Jacobsadd support for ASS like subtitles in Matroska
2007-07-11 Aurelien Jacobscomment explaining that text subtitle need to be UTF...
2007-07-11 Aurelien Jacobsadd support for Matroska subtitle tracks
2007-07-11 Aurelien JacobsMove public API functions av_codec_get_tag() and av_cod...
2007-07-11 Aurelien Jacobsconditional compilation of ratecontrol.c
2007-07-11 Aurelien Jacobsconditional compilation of motion_est.c
2007-07-10 Måns Rullgårdremove OS/2 support
2007-07-10 Ramiro PollaRemove OS/2 support
2007-07-10 Måns Rullgård10l: fix av_str[i]start()
2007-07-10 Måns Rullgårdset locale to C in seek test
2007-07-10 Aurelien Jacobsmakes compilation of h263.o and mpegvideo_enc.o conditional
2007-07-10 Aurelien Jacobscosmetics: indentation
2007-07-10 Aurelien JacobsAvoid linking with h263.c functions when the relevant...
2007-07-10 Vitor SessakUse proper bytestream functions
2007-07-10 Aurelien JacobsBetter place to disable some mpeg4 code and ensure...
2007-07-10 Aurelien Jacobsmove init_vlc_rl from h263.c to mpegvideo.c
2007-07-10 Aurelien JacobsSplit ff_set_mpeg4_time() and move the non mpeg4 specif...
2007-07-10 Vitor SessakPrepare to remove more duplicated code
2007-07-10 Vitor SessakRemove some duplicated code
2007-07-10 Luca AbeniResurrect yuv2rgb_init.c, to add a proper license ...
2007-07-10 Diego BiurrunClarify public domain statement similar to qt-faststart.c.
2007-07-10 Diego BiurrunAdd standard licensing header to files that lack it.
2007-07-10 Diego Biurruncosmetics: typo
2007-07-10 Aurelien Jacobsdon't compile some mpeg4 encoder code when encoders...
2007-07-10 Vitor SessakPort some useful comments from newest version of David...
2007-07-09 Måns Rullgårdavoid deprecation warnings for AVFrac from avformat.h
2007-07-09 Måns Rullgårdavoid deprecation warnings for ImgReSampleContext from...
2007-07-09 Aurelien Jacobsmove ff_set_qscale from h263.c to mpegvideo.c
2007-07-09 Måns Rullgårdprettify conditional targets
2007-07-09 Måns Rullgårdwhitespace cosmetics
2007-07-09 Måns Rullgårdclean up vhook variables
2007-07-09 Måns Rullgårdadd fork to HAVE_LIST
2007-07-09 Diego Biurrun10l: The ppm video hook depends on fork().
2007-07-09 Diego BiurrunISO8859-1 --> UTF-8
2007-07-09 Diego BiurrunISO8859-1 --> UTF-8
2007-07-09 Aurelien Jacobssplit rawvideo encoder and decoder in their own files
2007-07-09 Aurelien Jacobscompile rangecoder.o only when needed
2007-07-09 Aurelien Jacobsduration must not be scaled
2007-07-09 Aurelien Jacobsproperly set AVStream.language according to Matroska...
2007-07-09 Benoit Fouetbring back h264 build
2007-07-09 Måns Rullgårduse correct type for palette
2007-07-08 Måns Rullgårdindent
2007-07-08 Måns Rullgårdset sample rate in more logical place, kill warning
2007-07-08 Måns Rullgårdtrivial warning fixes
2007-07-08 Måns Rullgårdkill warnings
2007-07-08 Måns Rullgårdfix warning
2007-07-08 Måns Rullgårdmake arguments to ssd_int8_vs_int16() const
2007-07-08 Måns Rullgårdtrivial warning fixes
2007-07-08 Måns Rullgårdfix build after breakage in r9544
2007-07-08 Måns Rullgårdundef forbidden names before we #define them in case...
2007-07-08 Diego BiurrunMake vhook build non-recursive.
2007-07-08 Måns Rullgårdavoid uninitialised variable warning and clarify code
2007-07-08 Måns Rullgårdupdate SectionCallback and PESCallback typedefs to...
2007-07-08 Måns Rullgårdremove redundant declaration of mpegts_muxer
2007-07-08 Måns Rullgårdkill uninitialised variable warning in mp3_read_probe()
2007-07-08 Måns Rullgårdkill harmless 64-bit pointer cast warning
2007-07-08 Måns Rullgårdbethsoftvid: use correct type for size passed to av_fas...
2007-07-08 Christophe... Pass modes as parameters instead of calculating them...
next