OSDN Git Service

android-x86/external-ffmpeg.git
2012-04-11 Michael Niedermayerswr: simplify code by using av_get_bytes_per_sample()
2012-04-10 Michael Niedermayerswr: fix copy & pasted comment to match the code.
2012-04-10 Michael Niedermayervda: try to fix compile
2012-04-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-10 Michael Niedermayerswr: add triangular dither support
2012-04-10 Michael Niedermayerswr: remove unused variable
2012-04-10 Michael Niedermayerswr: add SWR_DITHER_RECTANGULAR to AVOptions array
2012-04-10 Reimar Döffingeraacsbr: silence message for SBR extension "padding".
2012-04-10 Michael Niedermayerswr-test: include opt.h, this is needed for changing...
2012-04-10 Michael Niedermayerswr: use assert in swri_sum2 to check that only support...
2012-04-10 Michael Niedermayerswr: add dither support.
2012-04-10 Michael Niedermayerswr: update copyright year for rematrix
2012-04-10 Christophe... rv40dsp x86: use only one register, for both increment...
2012-04-10 Christophe... rv40dsp: implement prescaled versions for biweight.
2012-04-10 Justin Rugglesavconv: use default channel layouts when they are unknown
2012-04-10 Justin Rugglesavconv: parse channel layout string
2012-04-10 Nicolas Georgevf_drawtext: fontconfig support.
2012-04-10 Nicolas Georgevf_drawtext: fix memory leak of draw expression.
2012-04-10 Nicolas Georgevf_drawtext: fix memory leak of glyph data.
2012-04-10 Asen Lekovnutdec: K&R formatting cosmetics
2012-04-10 Sebastien Zwickertvda: Signal 4 byte NAL headers to the decoder regardles...
2012-04-10 Michael Niedermayerresample: support double precission resampling
2012-04-10 Michael Niedermayerswr: support int32 and float as internal sample formats
2012-04-10 Michael Niedermayerswr: support float & int32 in the resampler
2012-04-10 Michael Niedermayerswr-test: Add newline to test output
2012-04-10 Michael Niedermayerresample: update copyright years, they where incorrect.
2012-04-10 Martin Storsjömem: Consistently return NULL for av_malloc(0)
2012-04-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-09 Reimar DöffingerFix gif regression test on big-endian.
2012-04-09 Anton Khirnovvf_overlay: implement poll_frame()
2012-04-09 Anton Khirnovvf_scale: support named constants for sws flags.
2012-04-09 Anton Khirnovlavc doxy: add all installed headers to doxy groups.
2012-04-09 Anton Khirnovlavc doxy: add avfft to the main lavc group.
2012-04-09 Anton Khirnovlavc doxy: add remaining avcodec.h functions to a misc...
2012-04-09 Anton Khirnovlavc doxy: add AVPicture functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add resampling functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: replace \ with /
2012-04-09 Anton Khirnovlavc doxy: add encoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add decoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE...
2012-04-09 Anton Khirnovlavc doxy: add AVPacket-related stuff to a separate...
2012-04-09 Anton Khirnovlavc doxy: add core functions/definitions to a doxy...
2012-04-09 Michael Niedermayerexr: optimize exr_halflt2uint()
2012-04-09 Diego Biurrunppc: Add/remove a number of const qualifiers to fix...
2012-04-09 Justin Rugglesavconv: allow '-async -1' to disable timestamp sync...
2012-04-09 Reimar DöffingerAdd gif and xbm regression tests.
2012-04-09 Reimar Döffingervf_scale: ensure the palette is set for output.
2012-04-09 Reimar DöffingerMark GRAY8 format as pseudo-paletted.
2012-04-09 Reimar Döffingerscale: fix slice rendering with conversion between...
2012-04-09 Reimar DöffingerRV20: try keeping aspect during resolution changes.
2012-04-09 Reimar Döffingeraacdec: update debug code to always print the processed...
2012-04-09 Justin Rugglesavconv: use default alignment for audio buffer
2012-04-09 Justin Rugglesavcodec: use align == 0 for default alignment in avcode...
2012-04-09 Justin Rugglesavutil: use align == 0 for default alignment in audio...
2012-04-09 Justin Rugglesavutil: allow NULL linesize in av_samples_fill_arrays...
2012-04-09 Anton Khirnovavconv: remove OutputStream.picref.
2012-04-09 Anton Khirnovavconv: only set SAR once on the decoded frame.
2012-04-08 Reimar DöffingerAdd v408 codec regression test.
2012-04-08 Justin Rugglesavcodec: validate the channel layout vs. channel count...
2012-04-08 Nicolas Georgeaudioconvert: make av_get_channel_layout accept composi...
2012-04-08 Reimar DöffingerAdd roqaudio regression test.
2012-04-08 Justin Rugglesavutil: add av_get_packed_sample_fmt() and av_get_plana...
2012-04-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-08 Reimar DöffingerAllow running fate-wmv8-x8intra manually.
2012-04-08 Reimar DöffingerAllow manually running disabled FATE tests.
2012-04-08 Reimar DöffingerFix nellymoser encoder crash with hardcoded tables.
2012-04-08 Reimar DöffingerUpdate reference for disabled fate-wmv8-x8intra test...
2012-04-08 Michael Niedermayerffv1: set slice geometry based on user specified slices.
2012-04-08 Michael Niedermayerffv1: allow enabling of version 2 by using some of...
2012-04-08 Michael Niedermayerffv1: fix version=2 chroma handling
2012-04-08 Michael Niedermayerffv1: add a minor version field beginning with ffv1.3
2012-04-08 Martin Storsjörtsp: Don't use av_malloc(0) if there are no streams
2012-04-08 Martin Storsjörtsp: Don't use uninitialized data if there are no...
2012-04-08 Reimar DöffingerFix side-data memleak also for audio.
2012-04-08 Gwenole Beauchesnevaapi: mpeg2: fix slice_vertical_position calculation.
2012-04-08 Gwenole Beauchesnehwaccel: mpeg2: decode first field, if requested.
2012-04-08 Martin Storsjöcosmetics: Fix indentation
2012-04-08 Martin Storsjörtsp: Don't expose the MS-RTSP RTX data stream to the...
2012-04-08 Thierry Foucumpegtsenc: Add support to mux s302 stream
2012-04-08 Michael Niedermayerconfigure: fix - vs _ error
2012-04-08 Reimar DöffingerAdd nellymoser "fuzzy" FATE test.
2012-04-08 Reimar DöffingerAllow setting CODEC_FLAG2_CHUNKS via the name "chunks".
2012-04-08 Reimar DöffingerFixes for third argument do_image_formats.
2012-04-07 Stefano Sabatiniffprobe: use avbprint API
2012-04-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-07 Reimar DöffingerSupport detecting and demuxing EIA-608 subtitles in...
2012-04-07 Michael Niedermayermpeg4videodec: Force quant_precision to stay within...
2012-04-07 Michael Niedermayerwmalosslessdec: rawpcm_tile fixes to keep get_bits...
2012-04-07 Michael Niedermayerwmalosslessdec: channel residues can be 32 bit thus...
2012-04-07 Michael Niedermayermpeg12dec: Prevent f_code from becoming invalid.
2012-04-07 Michael Niedermayeralsdec: Check k used for rice decoder.
2012-04-07 Michael Niedermayerh264_ps: check log2_max_frame_num for validity.
2012-04-07 Michael Niedermayerrv34: Fix check_slice_end() handling of 0 bits left...
2012-04-07 Michael Niedermayermpeg4videodec: make sure f/b_code are not invalid values.
2012-04-07 Michael Niedermayerget_bits: check the number of bits parameter through...
2012-04-07 Michael Niedermayervc1: fix incorrect show_bits() usage.
2012-04-07 Michael Niedermayerput_bits: add av_assert2() to check out of array writes.
2012-04-07 Reimar DöffingerDo not decode the mp3 data in lavf test since that...
2012-04-07 Reimar Döffingerdcaenc: Allow encoding without specifying a channel_layout.
2012-04-07 Reimar DöffingerTest mp3 container muxing (and thus ID3 writing).
next