OSDN Git Service

android-x86/external-ffmpeg.git
2012-12-23 Martin Storsjölavc: Correct the description of pkt_dts
2012-12-23 Diego Biurrunavfilter: Compile FIFO filters unconditionally
2012-12-23 Diego BiurrunReturn proper error code after av_log_ask_for_sample()
2012-12-23 Diego Biurrunconfigure: cosmetics: Separate hwaccel dependencies...
2012-12-23 Luca Barbatooggdec: check memory allocation
2012-12-23 Luca Barbatooggdec: K&R cosmetic formatting
2012-12-23 Luca Barbatohlsenc: correctly report target duration
2012-12-23 Anton Khirnov8bps: cosmetics
2012-12-23 Anton Khirnovaasc: cosmetics, reformat
2012-12-23 Anton Khirnovansi: remove an extra return
2012-12-23 Anton Khirnovasvdec: cosmetics, reformat
2012-12-23 Anton Khirnovaura: cosmetics, reformat
2012-12-23 Anton Khirnov4xm: don't rely on get_buffer() initializing the frame.
2012-12-23 Anton Khirnovhuffyuv: split encoder and decoder into separate files.
2012-12-23 Anton Khirnovlavc: make pkt_{p,d}ts doxy less confusing
2012-12-23 Anton Khirnovlavc: rewrite and extend AVFrame doxy
2012-12-22 Justin Rugglesopt: avoid segfault in av_opt_next() if the class does...
2012-12-22 Justin Rugglesttadec: fix last frame handling when seeking
2012-12-22 Justin Rugglesalacdec: do not be too strict about the extradata size
2012-12-22 Justin Rugglesflac: only set channel layout if not previously set...
2012-12-21 Reinhard Tartlerprepare 9_beta3 release
2012-12-21 Martin Storsjörtpdec_vp8: Don't return known-broken packets
2012-12-21 Martin Storsjörtpdec: Pass the sequence number to depacketizers
2012-12-20 Diego Biurrunconfigure: Make avconv depend on null, anull and resamp...
2012-12-20 Diego Biurrunbuild: avfilter: Remove duplicate compilation entry...
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-12-20 Luca Barbatolavc: add missing files for arm
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-20 Martin Storsjörtp: Don't read priv_data unless it is allocated
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...
next