]> git.sesse.net Git - ffmpeg/history - libavcodec
make arguments to ssd_int8_vs_int16() const
[ffmpeg] / libavcodec /
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 Christophe GisquetPass modes as parameters instead of calculating them...
2007-07-08 Christophe GisquetReplace function declarations with macro
2007-07-08 Christophe GisquetDrop ff_ prefix for static functions
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-07 Aurelien Jacobssimplify ff_copy_bits() when compiled with config-small
2007-07-07 Måns Rullgårdwhitespace cosmetics
2007-07-07 Måns Rullgårdadd 64-bit bytestream read/write 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 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 Andreas ÖmanPrecompute a chroma_qp table with index offset for...
2007-07-06 Andreas ÖmanCompute the dequant coefficient table ptr outside the...
2007-07-05 Aurelien Jacobsinclude snow encoder only if it is not disabled
2007-07-05 Diego Biurrunspelling/grammar
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 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 Måns Rullgårduse av_freep() in free_vlc() and failed init_vlc()
2007-07-05 Vitor SessakRemove more useless parentheses.
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 Diego BiurrunRemove leading underscores from specifiers, they are...
2007-07-02 Vitor Sessakuse properly AVFrame.linesize
2007-07-02 Vitor Sessakuse properly AVFrame.linesize
2007-07-02 Diego BiurrunAdd missing comment markers to #endif directive.
2007-07-02 Alexis BallierQT RLE encoder
2007-06-28 Kostya Shishkovthis prediction direction adjustment is wrong
2007-06-27 Ivan KalvachevIdentify the loop_filter flag as such and remove the...
2007-06-27 Vitor Sessakuse the right stride
2007-06-27 Vitor Sessakuse the right stride
2007-06-26 Vitor Sessakindentation
2007-06-26 Vitor Sessakright copyrights
2007-06-26 Vitor Sessakadd width and height in context and use them
2007-06-26 Benoit FouetIndentation
2007-06-26 Benoit Fouettest context before accessing it
2007-06-26 Benoit Fouetadd an AVClass pointer in SwsContext context
2007-06-25 Vitor SessakRoQ video encoder
2007-06-25 Vitor SessakFix typo
2007-06-22 Michael Niedermayerget rid of one unneeded #ifdef HAVE_XVMC
2007-06-22 Marc Hoffmanremoving dependency on bfin_sram.h, which is not used...
2007-06-22 Marc Hoffmanrenaming L1CODE to attribute_l1_text, which is defined...
2007-06-22 Fortin Denismodify msmpeg4 functions to generate VC1 compatible...
2007-06-21 Denis Fortinstatic (inline) X => ff_X
2007-06-21 Andreas ÖmanDon't swap back un-deblocked lines for intra prediction...
2007-06-21 Stefano Sabatinisplit frame rate and frame size abbreviation into two...
2007-06-20 Benoit Fouetmove dct_quantize and denoise_dct function pointers...
2007-06-20 Andreas ÖmanDo not reuse the rbsp de-escape buffer if both
2007-06-20 Benoit Fouetremove unused constant definition
2007-06-19 Andreas ÖmanDecouple bit context from h264 context in decode_ref_pi...
2007-06-19 Benoit Fouetaanscales is used only with CONFIG_ENCODERS
2007-06-18 Andreas Ömanindentation
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdsimplify ppc64 handling
2007-06-17 Guillaume Poirierrestore GCC3 support
2007-06-17 Guillaume Poirierre-enable use of h264_v_loop_filter_luma_altivec and...
2007-06-17 Graham Bookerpart 2/2 of fixing Altivec-accelerated H264 luma inloop...
2007-06-17 Guillaume Poirierconvert h264_deblock_q1 to an inline function.
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-06-16 Måns Rullgårdmove a couple of macros and structs to mpegaudio.h
2007-06-16 Andreas ÖmanFactor out init_scan_tables(), patch by Andreas Öman...
2007-06-16 Graham BookerUse a faster way to compute 255-val: Instead of creatin...
2007-06-16 Måns Rullgårdmove definition of MB_TYPE_H261_FIL to h261.h so h261...
2007-06-16 Måns Rullgårdcorrect type of qsort() comparison callback
2007-06-16 Måns Rullgårdcorrect type for h263_parse()
2007-06-16 Måns Rullgårdfix indentation
2007-06-16 Måns Rullgårdreplace endian detection hack with #ifdef WORDS_BIGENDIAN
next