platform/upstream/libav.git
2012-10-23 Mans RullgardInclude sys/time.h before sys/resource.h
2012-10-23 Mans Rullgardfate: check that dependencies actually exist
2012-10-23 Mans Rullgardfate: fix ENCMUX macro
2012-10-23 Michael Niedermayermpegaudiodec: Fix buffer handling on random access
2012-10-23 Diego Biurrunmpegaudio: Refactor mp3on4 flush function
2012-10-23 Diego Biurrunfate: Add dependencies for audio tests
2012-10-23 Diego Biurrunfate: cosmetics: Group idct8x8 test together with all...
2012-10-23 Diego Biurrunfate: More fine-grained dependencies for libavcodec...
2012-10-23 Diego Biurrunfate: Declare avcodec/avformat deps in the respective...
2012-10-23 Diego Biurrunfate: Add dependencies for WMA and WavPack tests
2012-10-23 Diego BiurrunImprove wording and spelling of av_log_missing_feature...
2012-10-23 Anton Khirnovlavu: remove disabled FF_API_AV_FIFO_PEEK cruft
2012-10-23 Anton Khirnovlavu: remove disabled avoptions cruft
2012-10-23 Anton Khirnovlavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT...
2012-10-23 Anton KhirnovRevert "avutil: make some tables visible again"
2012-10-23 Anton KhirnovRevert "avutil: Add a copy of ff_sqrt_tab back into...
2012-10-23 Anton Khirnovlavu: bump major to 52
2012-10-23 Anton Khirnovlavu: postpone recent deprecations until the next major...
2012-10-23 Anton KhirnovAPIchanges: update lavr bump date
2012-10-23 Anton Khirnovavconv: only apply presets when we have an encoder.
2012-10-22 Justin Rugglesatrac3: replace a calculation with FFALIGN()
2012-10-22 Justin Rugglesatrac3: remove unused ATRAC3Context field, sample_rate
2012-10-22 Justin Rugglesatrac3: use sizeof(variable) instead of sizeof(type)
2012-10-22 Justin Rugglesatrac3: simplify MDCT window calculation
2012-10-22 Justin Rugglesatrac3: initialize static tables in AVCodec.init_static...
2012-10-22 Justin Rugglesatrac3: separate window initialization from IMDCT initi...
2012-10-22 Justin Rugglesatrac3: move the 'frame_factor' field from ATRAC3Contex...
2012-10-22 Justin Rugglesatrac3: remove unused ATRAC3Context field, bit_rate
2012-10-22 Justin Rugglesatrac3: move the 'samples_per_frame' field from ATRAC3C...
2012-10-22 Justin Rugglesatrac3: remove unused ATRAC3Context field, samples_per_...
2012-10-22 Justin Rugglesatrac3: use AVCodecContext.block_align instead of keepi...
2012-10-22 Justin Rugglesatrac3: move the 'delay' field from ATRAC3Context to...
2012-10-22 Justin Rugglesatrac3: move the 'version' field from ATRAC3Context...
2012-10-22 Justin Rugglesatrac3: use AVCodecContext.channels instead of keeping...
2012-10-22 Justin Rugglesatrac3: simplify some loop indexing
2012-10-22 Justin Rugglesatrac3: cosmetics: pretty-printing and renaming
2012-10-22 Mans Rullgardpcm: define AVCodec instances only for enabled codecs
2012-10-22 Anton Khirnovlibxvid: remove useless doxy comments.
2012-10-22 Anton Khirnovlavc: remove stats_out from the options table.
2012-10-22 Anton Khirnovriff: remove a write-only variable
2012-10-22 Anton Khirnovlavc: extend frame_size doxy.
2012-10-22 Justin Rugglesalacdec: set bits_per_raw_sample
2012-10-21 Martin Storsjörtpdec: Don't pass a non-AVClass pointer as log context
2012-10-21 Martin Storsjörtsp: Update a comment to the current filename scheme
2012-10-21 Nathan Caldwellavcodec: handle AVERROR_EXPERIMENTAL
2012-10-21 Nathan Caldwellavutil: Add AVERROR_EXPERIMENTAL
2012-10-21 Nathan Caldwellavcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL
2012-10-20 Diego Biurrunfate: adpcm: cosmetics: Sort test entries
2012-10-20 Diego Biurrunfate: adpcm: Add dependencies
2012-10-20 Diego Biurrunsvq3: cosmetics: Drop useless parentheses
2012-10-20 Diego Biurrunsvq3: K&R formatting cosmetics
2012-10-20 Diego Biurrunfate: Introduce ENCMUX macro for tests that require...
2012-10-20 Diego Biurrunffv1: Add missing #includes to header file
2012-10-20 Derek Buitenhuisdoc/platform: Add info on shared builds with MSVC
2012-10-20 Derek Buitenhuisdoc/platform: Move a caveat down to the notes section
2012-10-20 Mans RullgardARM: reinstate optimised intmath.h
2012-10-20 Luca Barbatoffv1: update to ffv1 version 3
2012-10-20 Luca Barbatoffv1: propagate errors
2012-10-20 Luca Barbatoffv1: split decoder and encoder
2012-10-20 Martin Storsjöavutil: Add a copy of ff_sqrt_tab back into avutil...
2012-10-20 Reinhard Tartleravutil: make some tables visible again
2012-10-20 Mans Rullgardavutil: remove inline av_log2 from public API
2012-10-20 Mans Rullgardcelp_math: rename ff_log2 to ff_log2_q15
2012-10-20 Diego Biurrunconfigure: Group math functions into a separate variable
2012-10-20 Diego Biurrunavutil/mem: K&R formatting cosmetics
2012-10-20 Diego Biurrunavutil/lzo: K&R formatting cosmetics
2012-10-20 Mans Rullgardfate-vc1: add dependencies
2012-10-20 Mans RullgardARM: fix overreads in neon h264 chroma mc
2012-10-19 Martin Storsjörtsp: Make sure the ret variable is initialized in...
2012-10-19 Hendrik Leppkesgitignore: ignore files created by msvc
2012-10-19 Martin Storsjöfate: Add proper dependencies for the tests in video.mak
2012-10-19 Diego Biurrunconfigure: Disable Snow decoder and encoder by default
2012-10-19 Diego Biurrunlzo: Drop obsolete fast_memcpy reference
2012-10-19 Diego Biurrunbuild: Drop OBJS declaration for non-existing PCM_DVD...
2012-10-19 Michael Niedermayermpeg4videodec: Disable frame multithreading for GMC...
2012-10-19 Martin Storsjöfate: Add proper dependencies in qt.mak
2012-10-19 Martin Storsjöfate: Add proper dependencies in lossless-video.mak
2012-10-19 Kostya Shishkovindeo3: do not try to output more lines than we can fit
2012-10-19 Kostya Shishkovbmv: get a new frame on every decode_frame(), so we...
2012-10-19 Mans Rullgardconfigure: fix libcdio check
2012-10-18 Martin Storsjörtsp: Allow setting the reordering buffer size via...
2012-10-18 Martin Storsjörtsp: Vertically align a constant definition
2012-10-18 Martin Storsjörtp: Update the check for distinguishing between RTP...
2012-10-18 Mans Rullgardaac: fix build with hardcoded tables
2012-10-18 Diego Biurrunfate: dependencies for screen codec tests
2012-10-18 Diego Biurrunriff: Move functions around to be covered by appropriat...
2012-10-18 Martin Storsjöavformat: Fix references to the removed function av_wri...
2012-10-18 Martin Storsjöchangelog: Mention the MSVC DLL support
2012-10-18 Mans Rullgardfate: add dependencies for misc microsoft codecs
2012-10-18 Mans Rullgardfate-twinvq: add dependencies
2012-10-18 Mans Rullgardfate-mpc: add dependencies
2012-10-18 Mans Rullgardfate-indeo: add dependencies
2012-10-18 Mans Rullgardfate-als: add dependencies
2012-10-18 Mans Rullgardfate: dependencies for demux tests
2012-10-18 Mans Rullgardfate: add a dependency helper macro
2012-10-18 Martin StorsjöAdd support for building shared libraries with MSVC
2012-10-18 Martin Storsjöavcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_fram...
2012-10-18 Martin Storsjögxf: Add a local copy of the relevant parts of the...
2012-10-18 Martin Storsjöconfigure: Split out msvc as a separate target OS
2012-10-17 Martin Storsjöaviobuf: Remove a senseless ifdef in avio_seek
next