platform/upstream/libav.git
2012-12-28 Diego Biurruncosmetics: Prettyprint codec/format/filter registration...
2012-12-28 Diego Biurrunavfilter: Refactor unconditional filter registration
2012-12-28 Diego Biurrunbuild: Add rtpenc_chain extra config option
2012-12-28 Diego Biurrunconfigure: Add --disable-all command line option
2012-12-25 Janne Grunaumpegvideo: initialize videodsp with correct pixel depth
2012-12-24 Anton Khirnovwnv1: cosmetics, reformat
2012-12-24 Anton Khirnovxan: remove a trivially true if().
2012-12-24 Anton Khirnovansi: do not depend on get_buffer() initializing the...
2012-12-24 Anton Khirnovzerocodec: remove an unused variable.
2012-12-24 Anton Khirnovzmbv: remove some pointless comments and empty lines
2012-12-24 Anton Khirnovyop: simplify/sanitize the decoding loop
2012-12-24 Anton Khirnovc93: set palette_has_changed.
2012-12-24 Anton Khirnovbmp: cosmetics, reformat
2012-12-23 Martin Storsjöhlsenc: Don't duplicate a string constant
2012-12-23 Stefano Sabatinihlsenc: Allocate enough space for the pattern string
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 v9_beta3
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...
next