]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2007-07-06 Måns Rullgårdhandle --enable-small same way as other CONFIG_* option...
2007-07-06 Janne Grunaufree thread context
2007-07-06 Aurelien Jacobssplit SVQ1 decoder and encoder in their own files
2007-07-06 Benoit Fouetset thread_opaque to NULL when freeing it
2007-07-06 Andreas ÖmanAdd support for streams with different chroma_qp_index_...
2007-07-06 Aurelien Jacobssimplify ff_copy_bits: merge 2 test branches
2007-07-06 Aurelien Jacobsmove ff_copy_bits to bitstream.c
2007-07-06 Kostya ShishkovDrop redundant assignment and variable
2007-07-06 Stefano Sabatinime option implemented as an AVOption
2007-07-06 Diego BiurrunRemove mangle.h, it is just a duplicate of parts of...
2007-07-06 Ronald S. BultjeUse AV_RB* macros where appropriate.
2007-07-06 Andreas ÖmanPrecompute a chroma_qp table with index offset for...
2007-07-06 Andreas ÖmanCompute the dequant coefficient table ptr outside the...
2007-07-06 Luca AbeniSupport for the AVFMT_FLAG_NONBLOCK flag (non-blocking...
2007-07-06 Luca AbeniAdd support for non-blocking input formats
2007-07-05 Aurelien Jacobsinclude snow encoder only if it is not disabled
2007-07-05 Diego Biurrunspelling/grammar
2007-07-05 Eric Paulcheck udp_read_packet return value not to access uninit...
2007-07-05 Oliver Pfisterfix mem leak
2007-07-05 Oliver Pfisterfix mem leak
2007-07-05 Måns Rullgårdupdate my email address
2007-07-05 Vitor SessakAdd my last name to copyright headers
2007-07-05 Aurelien Jacobsforgot to svn add mpeg12.h in r9477
2007-07-05 Diego Biurruntypos
2007-07-05 Diego BiurrunUTF-8 conversion
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-07-05 Aurelien Jacobsmake DCT_common_init() static
2007-07-05 Diego BiurrunAdd missing license header.
2007-07-05 Aurelien Jacobsmove mpeg encoder specific initialization in the encode...
2007-07-05 Aurelien Jacobsadd proper ff_ prefix to new extern symbols
2007-07-05 Aurelien Jacobscosmetics: indentation
2007-07-05 Aurelien Jacobssplit mpeg12 encoder out of mpeg12.c
2007-07-05 Diego BiurrunURL update, move comment to a better place.
2007-07-05 Måns Rullgårduse av_freep() in free_vlc() and failed init_vlc()
2007-07-05 Víctor PaesaThe watermark vhook cannot handle truncated bitstreams.
2007-07-05 Vitor SessakMake error message more helpful and forbid random()
2007-07-05 Vitor SessakRemove more useless parentheses.
2007-07-03 Ramiro PollaAdd note about dlfcn-win32 for MinGW vhooks
2007-07-03 Víctor PaesaOn Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS...
2007-07-03 Benoit Fouetupdate regression checksums after r9447
2007-07-03 Luca AbeniRemove unused file
2007-07-03 Benoit FouetDescription: split mpegvideo.c
2007-07-03 Diego BiurrunCONFIG_XVID --> CONFIG_LIBXVID
2007-07-03 Vitor SessakRemove useless parentheses.
2007-07-03 Vitor SessakRemove variables made unused by the last two patches...
2007-07-02 Ramiro PollaAdd myself to Windows MinGW maintainers
2007-07-02 Diego BiurrunMove comment to a slightly better place.
2007-07-02 Diego BiurrunRemove leading underscores from specifiers, they are...
2007-07-02 Diego BiurrunFix 'make checkheaders'.
2007-07-02 Diego BiurrunFix 'make checkheaders'.
2007-07-02 Diego Biurrunspelling cosmetics
next