OSDN Git Service

android-x86/external-ffmpeg.git
2011-10-14 JULIAN GARDNERdvbsubdec: outcomment debug stuff in dvbsub_parse_pixel...
2011-10-14 JULIAN GARDNERdvbsubdec: dirty handkling
2011-10-14 JULIAN GARDNERdvbsubdec: Fix variable increments & checking in dvbsub...
2011-10-14 Michael Niedermayerprores: use C idct for fate as the SSE code is not...
2011-10-14 Michael Niedermayerfate: enable the prores tests
2011-10-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-14 Michael Niedermayercmdutils.h: Project name cleanup
2011-10-14 Michael Niedermayercmdutils: Fix loglevel for -debug
2011-10-14 Michael Niedermayerproresdec: set CODEC_CAP_DR1, it appears this was forgo...
2011-10-14 Michael Niedermayeropt: handle AV_OPT_TYPE_CONST too
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 Reimar DöffingerImprove PVA probe function.
2011-10-13 Mans Rullgardpcm: reduce pointer type casting
2011-10-13 Nicolas Georgelibmodplug: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevsrc_nullsrc: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevf_crop: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevf_settb: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevf_setpts: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevf_select: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevf_scale: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevf_pad: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevf_overlay: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevf_lut: remove mathematical constants now redundant.
2011-10-13 Nicolas Georgevf_drawtext: remove mathematical constants now redundant.
2011-10-13 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2011-10-13 Nicolas Georgeeval: add mathematical constants (PI, E, PHI).
2011-10-13 Mohamed Naufalg723.1: use raw muxer
2011-10-13 Mans Rullgardmathops: remove undefined behaviour from sign_extend()
2011-10-13 Kostya Shishkovvc1: explicitly zero interlaced mode coding variables...
2011-10-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-13 John BrooksCorrect buffer handling for RTCP packets
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 Michael Niedermayerproresdsp: fix rounding
2011-10-12 Michael Niedermayerproresdsp: Correct credits to point to the Author and...
2011-10-12 Michael Niedermayerdct-test: Test ff_prores_idct_put_10_sse2()
2011-10-12 Michael Niedermayerdct-test: add transpose permutation support
2011-10-12 Michael Niedermayerproresdsp: Optimize series of padds out
2011-10-12 Michael Niedermayerproresdsp.asm: Remove useless instructions.
2011-10-12 Justin Rugglesfix ac3 encoder documentation
2011-10-12 Elvis Presleyprores: change license to LGPL, merge some parts.
2011-10-12 Elvis Presleyproresdsp.asm: drop useless shifts
2011-10-12 Elvis Presleyx86/proresdsp-init: add forgotten HAVE_YASM
2011-10-12 Elvis Presleyconfigure: drop GPLv2 support
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 Clément Bœschdoc: small ascii diagram on I/O files and streams in...
2011-10-12 Stefano Sabatiniffprobe: show sample_fmt in the stream section
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-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-12 Michael Niedermayercdg: enable seeking
2011-10-12 Michael Niedermayercdg: Try to detect keyframes.
2011-10-12 Michael Niedermayercdg: set timestamps
2011-10-11 Michael Niedermayerlavf: check stream_index from read_packet() for validity.
2011-10-11 Daniel Kristjanssonpcm: Print number of bits in the error message of unsup...
2011-10-11 Michael Niedermayerexamples/encoding: rename to decoding_encoding.c as...
2011-10-11 Michael Niedermayerexamples/encoding: List more formats to make it more...
next