]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2007-07-08 Christophe... Replace function declarations with macro
2007-07-08 Christophe... Drop ff_ prefix for static functions
2007-07-08 Diego Biurrungrammar error noticed by Mark Cox
2007-07-08 Stefan Gehrersplit decoder-specific parts into their own file
2007-07-08 Stefan Gehrerprepare splitting decoder-only parts into own file:
2007-07-08 Roman Shaposhnik * Getting rid of the use of GCC language extensions
2007-07-08 Måns Rullgårdremove deprecated codec_get_{bmp,wav}_{id,tag}()
2007-07-08 Måns Rullgårdogm: don't use deprecated codec_get_{bmp,wav}_id()
2007-07-08 Måns Rullgårdnutdec: don't use deprecated codec_get_{bmp,wav}_id()
2007-07-08 Måns Rullgårdremove redundant codec_get_bmp_tag() call in avi_write_...
2007-07-07 Aurelien Jacobssimplify ff_copy_bits() when compiled with config-small
2007-07-07 Måns Rullgårduse bytestream_get_* and AV_RLxx
2007-07-07 Måns Rullgårdwhitespace cosmetics
2007-07-07 Måns Rullgårdadd 64-bit bytestream read/write functions
2007-07-07 Måns Rullgårdkill uninitialised variable warning in amr_read_packet()
2007-07-07 Måns Rullgårdkill uninitialised variable warning in ac3_probe()
2007-07-07 Måns Rullgårdremove unused functions
2007-07-07 Stefan Gehrerprepare splitting decoder-only parts into own file:
2007-07-07 Stefan Gehrermove dequantization into its own inline function
2007-07-07 Stefan Gehrercosmetic: rename VLC tables to make clear they
2007-07-07 Stefan Gehrersetting special motion vectors in intra macroblocks
2007-07-07 Stefan Gehrersetting intra prediction modes to default values
2007-07-07 Stefan Gehrermove modification of intra prediction modes into
2007-07-07 Stefan Gehrermove preparation of chroma intra prediction into its
2007-07-07 Stefan Gehrermove existing inline functions from cavs.c to cavs.h
2007-07-07 Stefan Gehrermove context structure definition from cavs.c to cavs.h
2007-07-07 Stefan Gehrermake vector constants global
next