platform/upstream/libav.git
2011-10-14 Justin Rugglesadpcmdec: remove unneeded zeroing of *data_size
2011-10-14 Mans Rullgarddnxhdenc: fixed signed multiplication overflow
2011-10-14 Ronald S. Bultjeproresdsp: fix function prototypes.
2011-10-14 Ronald S. Bultjeprores-idct: fix overflow in c code.
2011-10-14 Janne Grunaufate: update prores-alpha ref after changing pix_fmt...
2011-10-14 Janne Grunauprores: add missing feature warning for alpha
2011-10-14 Alex Conversemov: 10l: Terminate string with 0 not '0'
2011-10-14 Alex Conversemov: Prevent illegal writes when chapter titles are...
2011-10-14 Diego Biurrunprores: add appropriate -fix_fmt parameter to FATE...
2011-10-14 John Brooksriff: always generate a proper WAVEFORMATEX structure...
2011-10-14 Dustin Brodylavc: add a flag-based error_recognition field to AVCod...
2011-10-14 Dustin Brodylavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE...
2011-10-13 Diego Biurrunprores: add FATE tests
2011-10-13 Diego Biurrunid3v2: reduce the scope of some non-globally-used symbo...
2011-10-13 Diego Biurrunid3v2: cosmetics: move some declarations before the...
2011-10-13 Justin Rugglesshorten: remove the flush function.
2011-10-13 Justin Rugglesshn: do not allow seeking in the raw shn demuxer.
2011-10-13 Justin Rugglesavformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
2011-10-13 Justin Rugglesavformat: update AVInputFormat allowed flags
2011-10-13 Justin Rugglesavformat: don't unconditionally call ff_read_frame_flus...
2011-10-13 Justin Rugglestruespeech: use sizeof() instead of hardcoded sizes
2011-10-13 Justin Rugglestruespeech: remove unneeded variable, 'consumed'
2011-10-13 Justin Rugglestruespeech: simplify truespeech_read_frame() by using...
2011-10-13 Justin Rugglestruespeech: decode directly to output buffer instead...
2011-10-13 Justin Rugglestruespeech: check to make sure channels == 1
2011-10-13 Justin Rugglestruespeech: check for large enough output buffer rather...
2011-10-13 Justin Rugglestruespeech: remove unneeded zero-size packet check.
2011-10-13 Justin Rugglesmlpdec: return meaningful error codes instead of -1
2011-10-13 Justin Rugglesmlpdec: remove unnecessary wrapper function
2011-10-13 Justin Rugglesmlpdec: only calculate output size once
2011-10-13 Justin Rugglesmlpdec: validate that the reported channel count matche...
2011-10-13 Mans Rullgardpcm: reduce pointer type casting
2011-10-13 Mans Rullgardmathops: remove undefined behaviour from sign_extend()
2011-10-13 Kostya Shishkovvc1: explicitly zero interlaced mode coding variables...
2011-10-12 Jean Firsttiffenc: initialize forgotten avctx.
2011-10-12 Justin Rugglesavplay: free the active audio packet at exit.
2011-10-12 Justin Rugglesavplay: free rdft data used for spectrogram analysis.
2011-10-12 Jindrich Makovickalog.h: make AVClass a named struct
2011-10-12 Justin Rugglesfix ac3 encoder documentation
2011-10-12 Kostya Shishkovvc1: more prettyprinting cosmetics
2011-10-12 Kostya Shishkovvc1: prettyprint some tables
2011-10-12 Kostya Shishkovvc1: K&R formatting cosmetics
2011-10-12 Anton KhirnovAVOptions: bump minor and add APIchanges entry.
2011-10-12 Anton Khirnovcmdutils/avtools: simplify show_help() by using av_opt_...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-12 Anton KhirnovRemove all uses of deprecated AVOptions API.
2011-10-12 Anton KhirnovAVOptions: add av_opt_next, deprecate av_next_option.
2011-10-12 Anton KhirnovAVOptions: add functions for evaluating option strings.
2011-10-12 Anton KhirnovAVOptions: split get_number().
2011-10-12 Anton KhirnovAVOptions: add av_opt_get*, deprecate av_get*.
2011-10-12 Anton KhirnovAVOptions: add av_opt_set*().
2011-10-12 Anton KhirnovAVOptions: add new API for enumerating children.
2011-10-12 Janne Grunaurv34: move inverse transform functions to DSP context
2011-10-12 Martin Storsjöflvenc: Write the right metadata entry count
2011-10-12 Martin Storsjörtsp: Request that dynamic rate is disabled
2011-10-12 Martin Storsjörtsp: Parse the x-Accept-Dynamic-Rate header
2011-10-12 Martin Storsjörtpdec: Add ff_ prefix to all nonstatic symbols
2011-10-12 Mans Rullgardh264: change unsupported bit depth message to error...
2011-10-12 John Brooksrtpdec: Read the packet length for all RTCP packet...
2011-10-12 John Brooksrtpdec: Fix the minimum packet length for RTCP SR packets
2011-10-12 Mans Rullgardqdm2: fix signed multiplication overflow
2011-10-12 Martin Storsjöflvdec: Don't export metadata entries that aren't prope...
2011-10-12 Martin Storsjöflvdec: Split out setting of numeric fields from storin...
2011-10-12 Anton Khirnovlibx264: support yuv422/444 output.
2011-10-12 Anton Khirnovsws: support yuv444p9/10 output.
2011-10-11 John Stebbinsfix AC3ENC_OPT_MODE_ON/OFF
2011-10-11 Mans Rullgardh264: fix HRD parameters parsing
2011-10-11 Ronald S. Bultjeprores: implement multithreading.
2011-10-11 Ronald S. Bultjeprores: idct sse2/sse4 optimizations.
2011-10-11 Ronald S. Bultjeswscale: use aligned move for storage into temporary...
2011-10-11 Ronald S. Bultjeprores: extract idct into its own dspcontext and merge...
2011-10-11 Mans Rullgardh264: fix invalid shifts in init_cavlc_level_tab()
2011-10-11 Mans Rullgardintfloat_readwrite: fix signed addition overflows
2011-10-11 Luca Barbatomov: do not misreport empty stts
2011-10-11 Luca Barbatomov: cosmetics, fix for and if spacing
2011-10-11 Anton Khirnovid3v2: fix NULL pointer dereference
2011-10-11 Raivo Hoolmov: read album_artist atom
2011-10-11 Raivo Hoolmov: fix disc/track numbers and totals
2011-10-11 Diego Biurrundoc: fix references to obsolete presets directories...
2011-10-11 Diego Biurrunflashsv: return more meaningful error value
2011-10-11 Diego Biurrunflashsv: fix typo in av_log() message
2011-10-11 Justin Rugglessmacker: validate channels and sample format.
2011-10-11 Justin Rugglessmacker: check buffer size before reading output size
2011-10-11 Justin Rugglessmacker: validate number of channels
2011-10-11 Justin Rugglessmacker: Separate audio flags from sample rates in...
2011-10-11 Mans Rullgardh264: fix detection of optional trailing PPS elements
2011-10-11 Mans Rullgardsipr: fix get_bits(0) calls
2011-10-11 Mans Rullgardmotion_est: make MotionExtContext.map_generation unsigned
2011-10-10 Laurent Aimarh264: reset h->ref_count in case of errors in ff_h264_d...
2011-10-10 Laurent Aimarerror_resilience: fix the check for missing references...
2011-10-10 Laurent Aimar4xm: prevent NULL dereference with invalid huffman...
2011-10-10 Laurent Aimar4xmdemux: prevent use of uninitialized memory
2011-10-10 Laurent Aimar4xm: clear FF_INPUT_BUFFER_PADDING_SIZE bytes in tempor...
2011-10-10 Laurent Aimarptx: check for out of bound reads
2011-10-10 Laurent Aimartiffdec: fix out of bound reads/writes
2011-10-10 Laurent Aimareacmv: check for out of bound reads
2011-10-10 Laurent Aimareacmv: fix potential pointer arithmetic overflows
2011-10-10 Laurent Aimaradpcm: fix out of bound reads due to integer overflow
2011-10-10 Laurent Aimaranm: prevent infinite loop
2011-10-10 Laurent Aimaravsdemux: check for out of bound writes
next