platform/upstream/libav.git
2007-06-07 Diego BiurrunUse consistent names for all test programs.
2007-06-07 Diego BiurrunPreprocessor #defines starting with __ are reserved...
2007-06-07 Ronald S. BultjeUse FFmpeg-specific CPU feature definitions.
2007-06-07 Ronald S. BultjeAdd CPU feature definitions for SSE3 and SSSE3.
2007-06-07 Diego Biurrun'-acodec mp3' --> '-acodec libmp3lame'
2007-06-07 avcoderChange names of codecs provided by external libraries...
2007-06-07 Ronald S. BultjeCPU feature definitions should always be available...
2007-06-07 Diego BiurrunOnly run MMX2 tests when MMX2 is available.
2007-06-07 Diego BiurrunFix linking when GPL code has been disabled.
2007-06-07 Ronald S. BultjeFix compilation when MMX is disabled.
2007-06-07 Diego BiurrunFAAN is not x86-specific.
2007-06-07 Panagiotis... Remove the unnecessary masking when counting received...
2007-06-07 Panagiotis... Remove the unnecessary masking when reconstructing...
2007-06-07 Panagiotis... Remove the unnecessary masking when extracting the...
2007-06-07 Diego BiurrunFix linking: emms_c is a macro, #include the correct...
2007-06-07 Andreas Ömanh264: use 'simple' in border backup / xchg
2007-06-07 Ronald S. Bultjeemms --> emms_c, patch by Ronald S. Bultje, rbultje...
2007-06-06 Diego BiurrunAdd some forgotten lib prefixes to Makefile variables.
2007-06-06 Baptiste Coudurieradd MMES fourcc, matrox mpeg2 in avi files
2007-06-06 Michael Niedermayeradd mpegtsraw demuxer
2007-06-06 Baptiste Coudurierwarn user if video codec timebase is very high
2007-06-06 Eric LasotaRename cb field
2007-06-06 Diego BiurrunConsistent naming and lib prefixes for x264, xvid and...
2007-06-06 Diego Biurrunone more rename
2007-06-06 Diego BiurrunUpdate for recent file removals/renames.
2007-06-06 Diego BiurrunGive names of external library decoders/encoders a...
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...
2007-06-05 Reimar DöffingerPart of MPlayer patch:
2007-06-05 Diego BiurrunRemove unused variables.
2007-06-05 Marc Hoffmancorrecting spelling error, yuv2rgb888_line was renamed...
2007-06-05 Eric LasotaConvert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
2007-06-05 Denis FortinRename code012() to ff_code012(), and remove static...
2007-06-04 Diego Biurrunspelling
2007-06-04 Aurelien Jacobscosmetics: use one type per field in every structs
2007-06-04 Michael Niedermayerpartially revert r2931 (Support raw mpegts streams...
2007-06-04 Aurelien Jacobscosmetics: indentation
2007-06-04 Aurelien Jacobsadd support for real audio in matroska
2007-06-04 Aurelien Jacobsfix an infinite loop in case one cluster is not enough...
2007-06-04 David Conradsplit some common code from the mkv demuxer that will...
2007-06-04 Víctor PaesaWording improvements for the previous commit.
2007-06-04 Ramiro PollaTypos
2007-06-04 Ramiro PollaDoxygenize av_init_packet
2007-06-04 Ramiro PollaExport av_init_packet
2007-06-04 Michael Niedermayerharmless typo
2007-06-04 Michael Niedermayerfix indention
2007-06-04 Michael Niedermayerremove duplicate PAT scaning code and actual PAT scan
2007-06-04 Michael Niedermayerunused variables
2007-06-04 Michael Niedermayerdont rescan for information on each pid, but rather...
2007-06-04 Michael Niedermayermove structs and enums to top of file so they can be...
2007-06-04 Michael Niedermayerpassing MpegTSFilter to the filters instead of a random...
2007-06-04 Marc Hoffmanextending video4linux support to handle the additional...
2007-06-04 Marc Hoffmanconvert if then else video palette to pix_fmt construct...
2007-06-04 Michael Niedermayerdo not perform SDT scan at the begin (this avoids a...
2007-06-04 Michael Niedermayermake new_service() update existing info sanely
2007-06-04 Michael Niedermayerremove fake service/provider names used for PAT
2007-06-04 Christian Lohmaierfix error: indeo2.c:202:1: directives may not be used...
2007-06-04 Benoit FouetIndentation
2007-06-04 Vitor SessakCodebook generator using the ELBG algorithm
2007-06-03 Diego Biurrunreadability cosmetics
2007-06-03 Baptiste Couduriercosmetics remove struct name with typedef
2007-06-03 Baptiste Coudurierremove unused EssenceContainerData
2007-06-03 Baptiste Coudurierskip no more needed on error
2007-06-03 Baptiste Coudurierremove duplicate entry since now we ignore version...
2007-06-03 Baptiste Couduriertypo
2007-06-03 Baptiste Coudurierset pkt pos
2007-06-03 Baptiste Coudurierremove now useless sync key
2007-06-03 Baptiste Coudurierno need to seek on specific key anymore, since klv_read...
2007-06-03 Baptiste Coudurierdo not print error message when klv_read_packet fails
2007-06-03 Baptiste Couduriersync to mxf klv key before trying to read klv packet
2007-06-03 Baptiste Couduriermatch uids indenpendantly of the version byte
2007-06-03 Baptiste Couduriercosmetics, reorder and classify uids
2007-06-03 Luca Barbatoh264_idct_add_altivec, based on an old patch from Mauri...
2007-06-03 Luca BarbatoAdd support for Cell (requires gcc-4.2 or patches)
2007-06-03 Andreas Ömanfilter_mb_fast() doesn't handle h->deblocking_filter...
2007-06-02 Michael Niedermayerget rid of if(1)
2007-06-02 Michael Niedermayerget rid of one layer of callback obfuscation
2007-06-02 Michael Niedermayerkill completely idiotic code which hides all but 2...
2007-06-02 Víctor PaesaAdd FAQ entry for video joining.
2007-06-02 Michael Niedermayercorrect implementation of "try with auto_guess if first...
2007-06-02 Michael Niedermayerrevert r4802 (try with auto_guess if first detection...
2007-06-02 Michael Niedermayersplit mpeg2ts_raw mode into its own demuxer using such...
2007-06-02 Diego BiurrunRename aac_decoder to libfaad_decoder for consistency...
2007-06-02 Diego BiurrunRename faac_encoder to libfaac_encoder for consistency...
2007-06-02 Ramiro PollaRemove get_byte wrapper
2007-06-02 Ramiro PollaUse AV_xx throughout libavcodec
2007-06-01 Michael Niedermayerfix skipped blocks
2007-06-01 Víctor PaesaA bit more clear FAQ 1.2
2007-05-31 Michael Niedermayercheck qblur > 1 (prevent assert failure / segfault)
2007-05-30 Michael Niedermayermove jpegls up, fixes sf bug #1629152
2007-05-30 Michael Niedermayersanity checks (should prevent hypothetical div by zero...
2007-05-30 Michael Niedermayerfix assert() 2nd try
2007-05-30 Stefano SabatiniAdd support for listing the supported pixel formats...
2007-05-30 Aurelien Jacobscosmetics: indentation
2007-05-30 Aurelien Jacobsuse if(ENABLE_SWSCALER) instead of #ifdef CONFIG_SWSCALER
2007-05-30 Aurelien Jacobstypo
2007-05-30 Aurelien Jacobsuse FFSWAP()
2007-05-30 Aurelien Jacobscosmetics: indentation
2007-05-30 Aurelien Jacobssplit rm muxer and demuxer in their own files
2007-05-30 Carl Eugen... rename attribute_unused to av_unused as it is declared...
2007-05-30 Carl Eugen... rename attribute_unused to av_unused and moves its...
next