OSDN Git Service

android-x86/external-ffmpeg.git
2012-12-20 Björn Axelssonflvenc: Check whether seeking back to the header succeeded
2012-12-20 Jernej Viragsapenc: Pass the title on to the chained muxers
2012-12-19 Justin Ruggleslavr: add option for dithering during sample format...
2012-12-19 Anton Khirnovmpeg12: do not decode extradata more than once.
2012-12-19 Anton Khirnovcmdutils: pass number of groups to split_commandline().
2012-12-19 Janne Grunaumov: handle h263 and flv1 for codec_tag 'H','2','6...
2012-12-19 Victor Lopezh264: fix sps parsing for SVC and CAVLC 4:4:4 Intra...
2012-12-19 Janne Grunaumpegvideo: increase edge_emu_buffer size for VC1
2012-12-19 Ronald S. Bultjelavc: merge latest x86inc.asm fixes with x264
2012-12-18 Janne Grunauavcodec: bump minor for adaptive h264 frame-mt
2012-12-18 Anton Khirnovavconv: pass the actually selected decoder to filter_co...
2012-12-18 Anton Khirnovavconv: use new options parser.
2012-12-18 Anton Khirnovcmdutils: don't log an error in opt_default().
2012-12-18 Anton Khirnovcmdutils: add a commandline pre-parser.
2012-12-18 Anton Khirnovcmdutils: split parse_option().
2012-12-18 Anton Khirnovcmdutils: add a macro to simplify grow_array() calls.
2012-12-18 Janne Grunauh264: support frame parameter changes during frame-mt
2012-12-18 Janne Grunaumpegvideo: allocate scratch buffers after linesize...
2012-12-18 Michael Niedermayerff_h264_direct_ref_list_init: fix B slice check.
2012-12-18 Janne Grunauh264: increase dist_scale_factor for up to 32 references
2012-12-18 Diego Biurrunmisc typo, style and wording fixes
2012-12-18 Diego Biurrunconfigure: formatting cosmetics
2012-12-18 Michael Niedermayerh264: use mbaff ref indices in fill_colmap() only for...
2012-12-18 Janne Grunauh264: prevent decoding of slice NALs in extradata
2012-12-17 Derek Buitenhuisdoxy: Clarify what avpriv_set_pts_info does
2012-12-17 Diego Biurrunau: Reorder code so that both muxer and demuxer are...
2012-12-17 Diego Biurrunfate: Move RALF test into lossless audio group
2012-12-17 Diego Biurruncosmetics: Use consistent names for multiple inclusion...
2012-12-17 Hendrik Leppkesavresample: use valid log context in mixing functions
2012-12-17 Justin Ruggleslavr: remove automatic context close/open for resamplin...
2012-12-17 Justin Ruggleslavr: only save/restore the mixing matrix if mixing...
2012-12-16 Martin Storsjörtpdec_vp8: Cosmetics: Fix bad alignment/indentation
2012-12-16 Martin Storsjörtpenc: Allow including a SDES/CNAME block in RTCP...
2012-12-16 Martin Storsjörtpenc_vp8: Include the picture number in VP8 packets
2012-12-15 Janne Grunauh264: fix memleak on error during SPS parsing
2012-12-15 Janne Grunauh264-mt: handle NAL_DPAs before calling ff_thread_finis...
2012-12-15 Justin Ruggleslavr: move AudioMix struct definition to audio_mix.c
2012-12-14 Luca Barbatovp56: release frames on error
2012-12-14 Luca Barbatovp56: make parse_header return standard error codes
2012-12-14 Anton Khirnovivi_common: check that scan pattern is set before using it.
2012-12-14 Anton Khirnovivi_common: use proper logging context in ivi_decode_bl...
2012-12-14 Anton Khirnovivi_common: make some functions and tables static.
2012-12-13 Justin Rugglesasyncts: ignore min_delta only if first_pts is set
2012-12-13 Justin Rugglesasyncts: merge two conditions
2012-12-13 Janne Grunaux86inc: fully concatenate tokens to fix macro expansion...
2012-12-13 Janne Grunauh264: initialize frame-mt context copies properly
2012-12-13 Janne Grunaumpegvideo: treat delayed pictures as used
2012-12-13 Janne Grunaulavc: set frame parameters after decoding only if necessary
2012-12-13 Janne Grunauh264: set parameters from SPS whenever it changes
2012-12-13 Justin Rugglesasyncts: cosmetics: reindent
2012-12-13 Justin Rugglesdoc: improve documentation for the asyncts filter first...
2012-12-13 Justin Rugglesasyncts: fix the asyncts behavior when using the first_...
2012-12-13 Justin Rugglesasyncts: use clipped delta value when setting resample...
2012-12-13 Justin Rugglesasyncts: fix flushing of final samples at EOF
2012-12-13 Luca Barbatovp6: properly fail on unsupported feature
2012-12-12 Alex Converseaacdec: Fix an off-by-one overwrite when switching...
2012-12-12 Ronald S. Bultjex86inc: fix stack alignment on win64
2012-12-12 Martin Storsjörtpproto: Remove unused defines
2012-12-12 Martin Storsjörtpdec_mpeg4: Cosmetic cleanup
2012-12-12 Martin Storsjörtpdec: Cosmetic cleanup of the header
2012-12-12 Martin Storsjörtpdec: Get rid of a useless _s suffix on a struct...
2012-12-12 Martin Storsjörtpdec/enc: Remove outdated/useless/misleading comments
2012-12-12 Martin Storsjörtpdec: Improve some comments
2012-12-12 Martin Storsjörtpdec: Remove unused context variables
2012-12-12 Martin Storsjörtpdec: Limit writing to the buffer size
2012-12-12 Martin Storsjösvq1: Fix building with -DDEBUG
2012-12-12 Anton Khirnovsvq1: return meaningful error codes.
2012-12-12 Anton Khirnovlavc: replace some forgotten instances of PixelFormat...
2012-12-12 Anton Khirnovsvq1: unmacroify macros used only once.
2012-12-12 Anton Khirnovsvq1: deMpegEncContextize
2012-12-12 Justin Ruggleslavr: fix segfault due to overlooked change needed...
2012-12-12 Ronald S. Bultjex86inc: support stack mem allocation and re-alignment...
2012-12-11 Justin Ruggleslavr: temporarily store custom matrix in AVAudioResampl...
2012-12-11 Justin Ruggleslavr: clarify documentation for avresample_get/set_matrix()
2012-12-11 Justin Rugglesswfdec: cosmetics: fix indentation
2012-12-11 Justin Rugglesswfdec: do better validation of tag length
2012-12-11 Mans RullgardMake LOCAL_ALIGNED syntactically similar on all systems
2012-12-10 Mans Rullgardbuild: fix 'clean' target
2012-12-10 Carl Eugen... ZeroCodec: Flip output
2012-12-10 Martin Storsjörtpdec: Remove an outdated todo comment
2012-12-10 Martin Storsjörtpdec: Rename a static variable to normal naming conve...
2012-12-10 Mans Rullgardsh4: dsputil: remove duplicate of ff_gmc_c()
2012-12-09 Mans Rullgarddsputil: remove unused macro WRAPPER8_16
2012-12-09 Mans Rullgardconfigure: fix automatic processing of _extralibs in...
2012-12-09 Martin Storsjölibvpxenc: Support forcing keyframes
2012-12-09 Mans Rullgardac3dec: decode directly into output buffers
2012-12-09 Mans Rullgardac3dec: make downmix() take array of pointers to channe...
2012-12-09 Mans Rullgardac3dec: output planar float only
2012-12-09 Janne Grunausvq3: make slice type value unsigned to match svq3_get_...
2012-12-09 Diego Biurrunconfigure: Have protocols select network code instead...
2012-12-09 Martin Storsjörtpdec: K&R formatting and spelling cosmetics
2012-12-09 Diego Biurruncosmetics: Fix dropable --> droppable typo
2012-12-09 Luca Barbatoavio: K&R cosmetic formatting
2012-12-08 Mans Rullgardlavf: fix arithmetic overflows in avformat_seek_file()
2012-12-08 Janne Grunaumjpeg: initialize input padding after unescaped buffer...
2012-12-08 Luca Barbatoimg2: document the options available
2012-12-08 Luca Barbatohls: improve options description
2012-12-08 Luca Barbatohls: use a meaningful long name
2012-12-08 Luca Barbatohls: add start_number option
2012-12-08 Ronald S. Bultjeh264: check for invalid zeros_left before writing
next