OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-08-02 Ronald S. Bultjeswscale: use 15-bit intermediates for 9/10-bit scaling.
2011-08-02 Vitor Sessakdct32: Add SSE2 ASM optimizations
2011-08-02 Kostya ShishkovCorrect chroma vector calculation for RealVideo 3.
2011-08-02 Zohar Kelrichlavf: Add an option to discard corrupted frames
2011-08-02 Zohar Kelrichmpegts: Mark wrongly-sized packets as corrupted
2011-08-02 Zohar Kelrichmpegts: Move scan test to handle_packets
2011-08-02 Zohar Kelrichmpegts: Mark corrupted packets
2011-08-02 Zohar Kelrichmpegts: Reset continuity counter on seek
2011-08-02 Zohar Kelrichmpegts: Fix for continuity counter
2011-08-02 Zohar Kelrichmpegts: Silence "can't seek" warning on unseekable
2011-08-02 Luca Barbatoapichange: add an entry for AV_PKT_FLAG_CORRUPT
2011-08-02 Luca Barbatoavpacket: signal possibly corrupted packets
2011-08-01 Dustin Brodympeg4videodec: remove dead code that would have detecte...
2011-08-01 Alex Converseaac: Remove some suspicious illegal memcpy()s from...
2011-08-01 Alex Conversebink: Eliminate unnecessary shadow declaration.
2011-08-01 Anton KhirnovRemove the ffserver test.
2011-08-01 Anton KhirnovRemove ffserver.h
2011-07-31 Dustin Brodylavc: Deprecate unused FF_ER_VERY_AGGRESSIVE
2011-07-31 Yu-Jie Linx11grab: add show_region AVOption.
2011-07-31 Yu-Jie Linx11grab: add follow_mouse AVOption.
2011-07-30 Kostya ShishkovDo not convert RGB buffer at once when stride does...
2011-07-30 Luca Barbatobuild: make examples build normally
2011-07-29 Alex Conversemxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when alloc...
2011-07-29 Jason Garrett... H.264: tweak some other x86 asm for Atom
2011-07-29 Alex Converseprobe: Fix insane flow control.
2011-07-29 Mike Williamsmpegts: remove invalid error check
2011-07-29 Dustin Brodys302m: use nondeprecated audio sample format API
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-29 Mans Rullgardx86: cabac: add operand size suffixes missing from...
2011-07-28 Dustin Brodyh263dec: Propagate AV_LOG_ERRORs from slice decoding...
2011-07-28 Mans Rullgardx86: cabac: don't load/store context values in asm
2011-07-28 Jason Garrett... H.264: optimize CABAC x86 asm for Atom
2011-07-28 Ronald S. Bultjevp3/theora: flush after seek.
2011-07-28 Anton Khirnovdoc/fftools-common-opts: wording fixes missing from...
2011-07-28 Anton Khirnovdoc: document using AVOptions in fftools.
2011-07-28 Stefano Sabatinicmdutils: add codec_opts parameter to setup_find_stream...
2011-07-28 Stefano Sabatinicmdutils: clarify documentation for filter_codec_opts()
2011-07-28 Stefano Sabatinicmdutils: clarify documentation for setup_find_stream_i...
2011-07-28 Anton Khirnovlavf: add forgotten attribute_deprecated to av_find_str...
2011-07-27 Mans Rullgardppc: remove redundant setting of Altivec IDCT
2011-07-27 Mans Rullgardmpegvideo: initialise DSPContext in ff_dct_common_init()
2011-07-27 Justin Rugglescosmetics: reindent
2011-07-27 Justin Ruggleseac3enc: support writing of basic mixing and info metadata
2011-07-27 Mans Rullgarddnxhdenc: fix declarations in for loops
2011-07-27 Mans Rullgarddsputil: remove stale bink prototypes and comments
2011-07-27 Mans Rullgarddsputil: move a bink-only function to binkdsp
2011-07-27 Mans Rullgarddsputil: remove some unused functions
2011-07-27 Kostya Shishkovbink: make IDCT take 32-bit input
2011-07-26 Diego Biurrunconfigure: spelling cosmetics
2011-07-26 Diego Biurrundctref: make sure function declarations match between...
2011-07-26 Mans Rullgardx86: fix build with gcc 4.7
2011-07-25 Diego Biurrunape: adjust some printf format strings to correctly...
2011-07-23 Michael Niedermayerjpegdec: actually search for and parse RSTn
2011-07-22 Mans Rullgarddnxhddec: avoid a branch in 10-bit decode_dct_block()
2011-07-22 Daniel KangH.264: Add optimizations to predict x86 assembly.
2011-07-22 Alex Converseriff: Add mpgv MPEG-2 fourcc
2011-07-22 Kostya Shishkovadd Flash Screen Video 2 decoder
2011-07-21 Mans Rullgarddnxhddec: optimise dnxhd_decode_dct_block()
2011-07-21 Diego Biurrunrtp: remove disabled code
2011-07-21 Justin Ruggleseac3enc: use different numbers of blocks per frame...
2011-07-21 Mans Rullgarddnxhd: add regression test for 10-bit
2011-07-21 Joseph Artsimovichdnxhd: 10-bit support
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-21 Mans Rullgarddsputil: template get_pixels() for different bit depths
2011-07-21 Mans Rullgarddsputil: create 16/32-bit dctcoef versions of some...
2011-07-21 Mans Rullgardjfdctint: add 10-bit version
2011-07-21 Thierry Foucumov: add clcp type track as Subtitle stream.
2011-07-21 Thierry Foucumpeg4: add Mpeg4 Profiles names.
2011-07-21 Thierry Foucumpeg4: decode Level Profile for MPEG4 Part 2.
2011-07-21 Thierry Foucuffprobe: display bitstream level.
2011-07-21 Stefano Sabatiniimgconvert: remove unused glue and xglue macros
2011-07-21 Diego Biurrunrv30: return AVERROR(EINVAL) instead of EINVAL
2011-07-21 Mans Rullgardbuild: add -L flags before existing LDFLAGS
2011-07-21 Mans Rullgardsimple_idct: whitespace cosmetics
2011-07-21 Mans Rullgardsimple_idct: make repeated code a macro
2011-07-21 Mans Rullgarddsputil: remove huge #if 0 block
2011-07-21 Mans Rullgardsimple_idct: change 10-bit add/put stride from pixels...
2011-07-21 Mans Rullgarddsputil: allow 9/10-bit functions for non-h264 codecs
2011-07-21 Joseph Artsimovichdnxhd: rename some data tables
2011-07-21 Mans Rullgarddnxhdenc: remove inline from function only called throu...
2011-07-21 Mans Rullgarddnxhdenc: whitespace cosmetics
2011-07-21 Joseph Artsimovichswscale: mark YUV422P10(LE,BE) as supported for output
2011-07-20 Sean McGovernconfigure: add -xc99 to LDFLAGS for Sun CC
2011-07-20 Diego BiurrunRemove unused and non-compiling vestigial g729 decoder
2011-07-20 Diego BiurrunRemove unused code under G729_BITEXACT #ifdef.
2011-07-20 Ronald S. Bultjempegvideo: fix invalid picture unreferencing.
2011-07-20 Alex Conversedsputil: Remove extra blank line at end.
2011-07-20 Alex Conversedsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-07-20 Mans RullgardRemove h264_lowres_idct_put/add functions
2011-07-20 Mans RullgardRemove snow/dwt test program
2011-07-20 Diego Biurrunh264: remove some disabled code
2011-07-20 Mans RullgardFix incorrect max_lowres values
2011-07-20 Chris Evansmatroskadec: fix integer underflow if header length...
2011-07-19 Justin Rugglescosmetics: indentation
2011-07-19 Justin Ruggleseac3enc: use frame exponent strategy when applicable.
2011-07-19 Justin Rugglescosmetics: rename eac3dec_data.c/h to eac3_data.c/h...
2011-07-19 Mans Rullgarddsputil: fix ff_check_alignment()
2011-07-18 Mans Rullgardsimple_idct: simplify some ifdeffery
2011-07-18 Mans Rullgardsimple_idct: remove code for DCTELEM != int16
next