OSDN Git Service

android-x86/external-ffmpeg.git
2014-01-14 Tomas Härdinmxf: Correctly support files from Pinnacle Thunder
2014-01-14 Michael Niedermayermxf: Fix a possible leak of extradata
2014-01-14 Luca Barbatomxf: Use av_malloc_array
2014-01-14 Luca Barbatomxf: Drop unnecessary checks
2014-01-14 Marton Balintmxf: Fix off by one error in d10 aes3 decoding
2014-01-14 Luca Barbatomxf: Do not use int to check the seek position
2014-01-14 Reimar Döffingermxf: Set AV_FIELD_PROGRESSIVE
2014-01-13 Robert Krügervf_yadif: Relicense from GPL to LGPL
2014-01-13 Diego Biurrunx86: Consistently use cpu flag detection macros in...
2014-01-13 Diego Biurrunarm: Use full filenames as multiple inclusion guards
2014-01-13 Anton Khirnovlavf: make av_probe_input_buffer more robust
2014-01-13 Anton Khirnovlavf: use a fixed width type
2014-01-13 Anton Khirnovlavf: simplify handling of offset in av_probe_input_buu...
2014-01-13 Martin Storsjöx86/arm: Add clobber tests to libavresample
2014-01-13 Tim Walkervc1: Enable the interlaced B-frame codepath.
2014-01-13 Michael Niedermayervc1: Add avg_no_rnd_vc1_chroma_mc4_c()
2014-01-13 Luca Barbatovc1: Factorize out chroma MC
2014-01-12 Luca Barbatovc1dsp: K&R formatting cosmetics
2014-01-11 Benjamin Larssonflv: Workaround for buggy Omnia A/XE encoder
2014-01-10 Martin Storsjöarm: Add an option for making sure NEON registers aren...
2014-01-10 Martin Storsjöfate: Explicitly specify the rgb555le pixel format...
2014-01-09 Vittorio Giovaraavutil: do not use avcodec header in frame.h
2014-01-09 Vittorio Giovaraavfilter: fix leaks on error in ff_filter_frame
2014-01-09 Vittorio Giovaraavfilter: add needs_writable field to the internal...
2014-01-09 Vittorio Giovaraavfilter: add documentation for needs_writable
2014-01-09 Vittorio Giovarafate: add framepack filter test
2014-01-09 Vittorio Giovaralavfi: add framepack filter
2014-01-09 Justin Rugglesflac muxer: add option to disable writing the global...
2014-01-09 Maxim PolijakowskiATRAC3+ decoder
2014-01-09 Diego Biurrunx86: hpeldsp: Add missing av_cold attribute to init...
2014-01-09 Diego Biurrunx86: avcodec: Add a bunch of missing #includes for...
2014-01-09 Diego Biurrunac3tab.h: #include the correct headers
2014-01-09 Anton Khirnovmjpegdec: apply flipping after decoding, not before
2014-01-09 Guillaume Martreshevc: fix decoding of one PU wide files
2014-01-09 Anton KhirnovFATE: add MSS2 tests
2014-01-09 Anton Khirnovvp9: drop support for real (non-emulated) edges
2014-01-09 Anton Khirnovvp8: drop support for real (non-emulated) edges
2014-01-09 Anton Khirnovmpegvideo: drop support for real (non-emulated) edges
2014-01-07 Martin Storsjöarm: Add a missing # as prefix for an immediate constant
2014-01-07 Martin Storsjöarm: Allow overriding the alignment set in the function...
2014-01-07 Martin Storsjöarm: Remove a leftover define for the pld instruction
2014-01-07 Martin Storsjöarm: cosmetics: Reindent the h264dsp neon init function
2014-01-06 Diego Biurrunnetwork.h: Add #endif comments to improve readability
2014-01-06 Diego BiurrunRename CONFIG_FFT_FLOAT ---> FFT_FLOAT
2014-01-06 Paul B Mahollibopusenc: Change default frame duration to 20 ms
2014-01-06 Martin Storsjöconfigure: Disable networking if winsock2.h is availabl...
2014-01-06 Michael Niedermayerrandom_seed: Rewrite the generic clock() based seed...
2014-01-06 Luca Barbatoconfigure: Update freetype check to follow upstream
2014-01-06 Luca Barbatodrawtext: Drop pointless header
2014-01-06 Anton Khirnovsegafilm: fix leaks if reading the header fails
2014-01-06 Anton Khirnovpthread_frame: unref decoded frames on failure
2014-01-06 Anton Khirnovh264: do not use 422 functions for monochrome
2014-01-06 Anton Khirnovh264: check that execute_decode_slices() is not called...
2014-01-06 Anton Khirnovh264: reject mismatching luma/chroma bit depths during...
2014-01-06 Anton Khirnovh264: rebuild the default ref list if the reference...
2014-01-06 Anton Khirnovcavsdec: check ff_get_buffer() return value
2014-01-06 Anton Khirnovlavc: do not leak the internal frame if opening the...
2014-01-06 Anton Khirnovlavf: remove a pointless check
2014-01-06 Anton Khirnovoggparseogm: check timing variables
2014-01-06 Anton Khirnovlavc: add 422/444 YUV with alpha to align_dimensions()
2014-01-06 Kostya Shishkovlagarith: do not call simd functions on unaligned lines
2014-01-06 Anton Khirnovsgidec: fix buffer size check in expand_rle_row()
2014-01-06 Anton Khirnovkgv1dec: replace forcing EMU_EDGE by a copy
2014-01-06 Anton Khirnov4xm: replace forcing EMU_EDGE by a copy
2014-01-06 Anton Khirnov4xm: return a proper error code.
2014-01-06 Guillaume Martreshevc: rename some HEVC conformance streams
2014-01-06 Guillaume Martreshevc: add new conformance streams
2014-01-05 Johan Anderssoncmdutils: update copyright year to 2014.
2014-01-05 Tim Walker(e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walker(e)ac3: parse and store the Dolby Surround, Surround...
2014-01-05 Tim Walkermlpdec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walkermlp: Parse TrueHD decoder channel modifiers and set...
2014-01-05 Tim Walkerdcadec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walkerdcadec: set the output channel mode more accurately.
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2014-01-05 Tim Walkerlavu: Add values for various Dolby flags to the AVMatri...
2014-01-05 Diego Biurrunconfigure: Support preprocessor macros as header names
2014-01-04 Martin Storsjösdp: Check that fmt->oformat is non-null before accessi...
2014-01-04 Alex Conversefate: Update AAC ELD 5.1 ref for recent bugfixes.
2014-01-04 Alex Converseaac: Fix low delay windowing.
2014-01-04 Alex Conversefate: Add a test vector for AAC ELD with TNS.
2014-01-04 Alex Converseaac: Fix TNS decoding for the 512 sample window family.
2014-01-04 Alex Conversefate: Add a downsampled SBR testvector
2014-01-04 Martin Storsjöarm: Use the matching endfunc macro instead of the...
2014-01-04 Martin Storsjöarm: Add a missing endfunc macro call
2014-01-03 Anton Khirnovmpegvideo: remove disabled bfin asm
2014-01-03 Anton Khirnovmpegvideo: move dct_unquantize functions up to avoid...
2014-01-03 Anton Khirnovmpegvideo: split the encoding-only parts of frame_start...
2014-01-03 Anton KhirnovFATE: add a test for the lavr mixing case fixed in...
2014-01-03 Anton Khirnovtests/Makefile: allow FILTER* to be called with lists...
2014-01-03 Anton Khirnovaudio_mix: print (SKIP) instead of 0.0 for matrix colum...
2014-01-03 Anton Khirnovaudio_mix: fix zeroing output channels in certain cases
2014-01-03 Anton Khirnovaudio_mix: initialize the data pointers to NULL
2014-01-03 Anton Khirnovh264: reset data_partitioning if decoding the slice...
2014-01-03 Anton Khirnovlzw: switch to bytestream2
2014-01-03 Anton Khirnovpmpdec: check that there is at least one audio packet.
2014-01-03 Anton Khirnovmathematics: remove asserts from av_rescale_rnd()
2014-01-03 Anton Khirnoveacmv: check the framerate before setting it.
2014-01-03 Anton Khirnovadx: check that the offset is not negative
2014-01-03 Anton Khirnovrv30: fix extradata size check.
next