OSDN Git Service

android-x86/external-ffmpeg.git
2011-12-15 Martin Storsjölibgsm: Set options on the right object
2011-12-15 Mans RullgardARM: dca: disable optimised decode_blockcodes() for...
2011-12-14 Martin Storsjöapplehttp: Properly clean up if unable to probe a segment
2011-12-14 Martin Storsjöapplehttp: Avoid reading uninitialized memory
2011-12-14 Diego Biurrunfate: Replace misleading "aac" in the name of an ADTS...
2011-12-14 Diego Biurrunfate: Drop pointless "-an" from pictor test command.
2011-12-14 Diego Biurrunfate: split off image codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off WMA codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off lossless video and audio FATE tests...
2011-12-14 Diego Biurrunfate: split off qtrle codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off Ut Video codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off screen codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off Real Inc. codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off AC-3 codec FATE tests into their own...
2011-12-14 Andrey Utkinmpegvideo: remove abort() in ff_find_unused_picture()
2011-12-14 Mans Rullgardrv40: NEON optimised loop filter strength selection
2011-12-14 Mans Rullgardrv40: rearrange loop filter functions
2011-12-14 Diego Biurrunconfigure: cosmetics: sort some lists where appropriate
2011-12-14 Diego Biurrunswscale_mmx: drop no longer required parameters from...
2011-12-14 Diego Biurrunswscale: Mark yuv2planeX_8_mmx as MMX2; it contains...
2011-12-14 Diego Biurrunbuild: conditionally compile x86 H.264 chroma optimizations
2011-12-13 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Derek Buitenhuisdoc: make developer.texi point to correct fate doc
2011-12-13 Diego Biurrunbuild: rename subdir.mak ---> library.mak
2011-12-13 Diego Biurrunconfigure: do not manually enable protocols
2011-12-13 Gaurav Narulaulti: Fix invalid reads
2011-12-13 Luca Barbatolavf: dealloc private options in av_write_trailer
2011-12-13 Luca Barbatoyadif: support 10bit YUV
2011-12-13 Luca Barbatovc1: mark with ER_MB_ERROR bits overconsumption
2011-12-13 Luca Barbatolavc: introduce ER_MB_END and ER_MB_ERROR
2011-12-13 Luca Barbatoerror_resilience: use the ER_ namespace
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-13 Mans Rullgardrv34: NEON optimised 4x4 dequant
2011-12-13 Mans Rullgardrv34: move 4x4 dequant to RV34DSPContext
2011-12-13 Alex Converseaacdec: Use intfloat.h rather than local punning union.
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-12-12 Paul B Maholvcr1: drop unnecessary emms_c() calls without MMX code
2011-12-12 Anton KhirnovReplace all uses of av_close_input_file() with avformat...
2011-12-12 Anton Khirnovlavf: add avformat_close_input().
2011-12-12 Anton Khirnovlavf: deprecate av_close_input_stream().
2011-12-12 Anton Khirnovlavf doxy: add some basic demuxing documentation.
2011-12-12 Anton Khirnovlavf doxy: add some general lavf information.
2011-12-12 Anton Khirnovlavf doxy: add misc utility functions to a group.
2011-12-12 Anton Khirnovlavf doxy: add av_guess_codec/format to the encoding...
2011-12-12 Anton Khirnovlavf doxy: add core functions to a doxy group.
2011-12-12 Anton KhirnovAdd basic libavdevice documentation.
2011-12-12 Dustin Brodylavc: convert error_recognition to err_recognition.
2011-12-12 Janne Grunauavconv: update -map option help text
2011-12-12 Martin Storsjöx86: Require 7 registers for the cabac asm
2011-12-12 Mans Rullgardx86: bswap: remove test for bswap instruction
2011-12-12 Mans Rullgardbswap: make generic implementation more compiler-friendly
2011-12-12 Mans Rullgardh264: remove useless cast
2011-12-12 Mans Rullgardproresdec: fix decode_slice() prototype
2011-12-11 Mans Rullgardx86: cabac: replace explicit memory references with...
2011-12-11 Justin Rugglesavplay: don't request a stereo downmix
2011-12-11 Mans Rullgardwmapro: use av_float2int()
2011-12-11 Mans Rullgardlavc: avoid invalid memcpy() in avcodec_default_release...
2011-12-11 Mans Rullgardlavu: replace int/float punning functions
2011-12-11 Andrey Utkinlavfi: install libavfilter/vsrc_buffer.h
2011-12-11 Mans RullgardRemove extraneous semicolons
2011-12-10 Martin Storsjösdp: Restore the original mp4 format h264 extradata...
2011-12-10 Luca Abenirtpenc: Add support for mp4 format h264
2011-12-10 Martin Storsjörtpenc: Simplify code by introducing a separate end...
2011-12-10 Martin Storsjömovenc: Use the actual converted sample for RTP hinting
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-12-10 Anton KhirnovWarn about avserver being broken.
2011-12-10 Anton Khirnovavconv: drop code for special handling of avserver...
2011-12-10 Anton Khirnovrawdec: don't set codec timebase.
2011-12-10 Anton Khirnovlavf doxy: add muxing stuff to lavf_encoding group
2011-12-10 Anton Khirnovlavf doxy: add demuxing stuff to lavf_decoding group
2011-12-10 Anton Khirnovlavf doxy: expand/reword metadata API doxy.
2011-12-10 Anton Khirnovlavf doxy: add installed headers to groups.
2011-12-10 Anton Khirnovlavf doxy: add avio groups into the lavf_io group.
2011-12-10 Anton Khirnovlavf doxy: rename lavf I/O group to lavf_io.
2011-12-10 Anton Khirnovlavf doxy: add metadata docs to the main lavf group
2011-12-10 Shitiz Gargttadec: check channel count as read from extradata.
2011-12-10 Paul B MaholAdd CLJR encoding and decoding regression tests
2011-12-10 Paul B Maholcljr: remove unused code
2011-12-10 Paul B Maholflacdec: Support for tracks in cuesheet metadata block
2011-12-10 Janne Grunauptx: fix inverted check for sufficient data
2011-12-10 Justin Rugglesflac muxer: fix writing of file header and STREAMINFO...
2011-12-10 Janne Grunauptx: emit a warning on insufficient picture data
2011-12-10 Aneesh Dograutvideo: add fate tests covering all codec variants
2011-12-10 Luca Barbatodoc: update to refer to avconv
2011-12-10 Luca Barbatodoc: remove some stale entries from the faq
2011-12-10 Kostya ShishkovDxtory capture format decoder
2011-12-09 Justin Rugglesisom: sort and pretty-print codec_movaudio_tags[]
2011-12-09 Justin Rugglesisom: remove pointless comments in codec_movaudio_tags[]
2011-12-09 Justin Rugglesisom: remove commented-out tag for vorbis
2011-12-09 Justin Rugglesmovenc: write 'chan' tag for AC-3 in MOV
2011-12-09 Justin Rugglesmov: add support for reading and writing the 'chan...
2011-12-09 Justin Rugglesaudioconvert: add some additional channel and channel...
2011-12-09 Justin Rugglesaudioconvert: change 7.1 "wide" layout to use side...
2011-12-09 Justin Rugglesmovenc: simplify handling of pcm vs. adpcm vs. other...
2011-12-09 Luca Barbatodoc: update documentation to use avconv
2011-12-09 Luca Barbatodoc: update demuxers section
2011-12-09 Luca Barbatodoc: extend external library coverage
2011-12-09 Luca Barbatodoc: split platform specific information
2011-12-09 Luca Barbatodoc: port the git-howto to texinfo
2011-12-09 Luca Barbatodoc: provide fallback css and customize @float
next