OSDN Git Service

android-x86/external-ffmpeg.git
2014-11-26 Michael Niedermayeravcodec/pngdec: Check IHDR/IDAT order
2014-11-26 Benoit Fouetavformat/apngdec: use packet pts and duration instead...
2014-11-26 Michael NiedermayerMerge commit '234fb81e3145e9c9aec4ec16266676fab7dc21fa'
2014-11-26 Michael NiedermayerMerge commit 'ee37620b6ae4783cda637408422044b2d14a688c'
2014-11-26 Martin Storsjömovenc: Expose the fragment index as an avoption
2014-11-26 Martin Storsjömovenc: Add a flag for indicating a discontinuous fragment
2014-11-26 Michael Niedermayeravcodec/flacdec: fix off by 1 error
2014-11-26 Michael Niedermayeravcodec/flacdec: Call ff_flacdsp_init() unconditionally
2014-11-26 Michael Niedermayeravformat/mxfdec: dont ask for samples with field domina...
2014-11-25 Benoit Fouetavformat/apngdec: account for blend and dispose operations.
2014-11-25 Carl Eugen... Rename sync() functions in libavformat.
2014-11-25 Lukasz Mareklavc/utils: free private options on avcodec_open2 fail
2014-11-25 Lukasz Mareklavu/opt: handle NULL obj in av_opt_next
2014-11-25 Lukasz Mareklavc/libxvid: return meaningful error codes
2014-11-25 Lukasz Mareklavc/avuienc: fix mem leak in case of init failure
2014-11-25 Michael NiedermayerMerge commit 'f20141d73f08ed0c8e875bd993a7143e19b266e3'
2014-11-25 Benoit Fouetdoc: add entry for APNG demuxer where needed.
2014-11-25 Yu Xiaoleilavf/avio: clarify the buffer parameter of avio_alloc_c...
2014-11-25 Michael Niedermayeravcodec/huffyuvdec: apply vertical filter in steps...
2014-11-25 Michael Niedermayeravformat/os_support: try to fix build when included...
2014-11-25 Michael Niedermayeravformat/jacosubdec: Cleanup when avpriv_bprint_to_extr...
2014-11-25 Michael Niedermayeravcodec/utils: Check that the data is complete in avpri...
2014-11-25 Michael Niedermayeravcodec/mjpegdec: Fix context fields becoming inconsistent
2014-11-25 Martin Storsjövorbis_parser: Include stdint.h in the header, to make...
2014-11-25 Michael Niedermayeravfilter/x86/vf_interlace: remove redundant instructions
2014-11-25 Michael NiedermayerMerge commit 'ca5c3ff90972a5c97aabda2ace57ba72dcd7d83b'
2014-11-25 Michael NiedermayerMerge commit '57ed5a64feec4af1f16f9a74c63cfa9aa8147242'
2014-11-25 Michael NiedermayerMerge commit '16158da9607f2f84232d3dd381406b2f2449ec74'
2014-11-25 Michael NiedermayerMerge commit '51946d2de8bd4a4aada43b6ab41340b0f5eb4ecb'
2014-11-25 Michael NiedermayerMerge commit 'd25afb579facc83fd3a839f21411124d0b09f0ba'
2014-11-25 Michael NiedermayerMerge commit 'b67138598ce158e3083f6295a27b63e2065d5ecb'
2014-11-25 Michael NiedermayerMerge commit '62e52b94e684491dfc5a6b7ca688bb86f7cd0f3f'
2014-11-25 Michael NiedermayerMerge commit 'c117da9d3e0db7dc311d817054988364b3ef4587'
2014-11-25 Michael NiedermayerMerge commit 'bc75b64cff37d58f3944e2da3da45c37f35f019a'
2014-11-25 Carl Eugen... avdevice/decklink_common: Fix "Cross-compiling FFmpeg...
2014-11-25 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-11-25 Michael Niedermayerdoc/print_options: Fix build on mingw after 960aff379da...
2014-11-25 Michael Niedermayeravdevice/dshow: fix build, ensure that feature enable...
2014-11-25 Michael Niedermayervf_interlace: x86: improve asm performance
2014-11-25 Michael Niedermayerhnm4: change width/height to int to fix hypothetical...
2014-11-25 Luca Barbatohnm4: Use av_image_check_size
2014-11-25 Michael Niedermayervc1: Use the correct shift amount
2014-11-25 Luca Barbatovc1: Set the is_intra bitfield to all 1 when needed
2014-11-25 Luca Barbatovc1: Simplify a little setting the intra variables
2014-11-25 Michael Niedermayervorbis_parser: Move vp check to avoid a null pointer...
2014-11-25 Michael Niedermayerlpc: remove unneeded {}
2014-11-25 Vittorio Giovaravc1pred: remove logically dead code
2014-11-25 Michael NiedermayerMerge commit '960aff379da46dcaff61504a57714d4d4e758e41'
2014-11-25 Michael NiedermayerMerge commit 'b9d08c77a44390b0848c06f20bc0e9e951ba6a3c'
2014-11-25 Carl Eugen... Include config.h from huffyuvdsp.h.
2014-11-25 Carl Eugen... Include stddef from snow_dwt.h.
2014-11-25 Michael NiedermayerMerge commit '40665d27e38e6a2f65037878202bd1a398c7683e'
2014-11-25 Michael Niedermayeravcodec/mjpegdec: Add YUVA420 formats to *scale asserts
2014-11-25 Michael Niedermayeravcodec/mjpegdec: Print the number of bits in the unsup...
2014-11-25 Michael Niedermayeravcodec/mjpegdec: Check for pixfmtid 0x42111100 ||...
2014-11-24 Martin Storsjölavf: Use wchar functions for filenames on windows...
2014-11-24 Martin Storsjölavf: Don't try to update files atomically with renames...
2014-11-24 Uwe L. Kornflvdec: Document how the duration is retrieved at the...
2014-11-24 Michael Niedermayerdoc/examples/decoding_encoding: fix storing all channels
2014-11-24 Benoit Fouetavformat/apngdec: transmit all the chunks between conse...
2014-11-24 wm4avformat/rawdec: raw formats have no timestamps
2014-11-24 Rodger Combsffmpeg: fix accurate seeking with -copyts
2014-11-24 Boris Reisigavdevice/xcbgrab: fix undefined reference to xcb_shape_...
2014-11-24 Michael Niedermayeravformat/mpegenc: assert that premux_packet is non...
2014-11-24 Michael NiedermayerMerge commit 'fe42f94ce1023f9c2f7e86404c60afcee5b078a9'
2014-11-24 Michael NiedermayerMerge commit '6f26f14f134e753d6168591f30815b1c08c1498b'
2014-11-24 Michael NiedermayerMerge commit '208f3abb917757743313da0da714e525e03159d2'
2014-11-24 Michael NiedermayerMerge commit '55b59fab880a9fcdd30f97c5170af282087ac4f7'
2014-11-24 Michael NiedermayerMerge commit '0562887a984388fdc7a9b71c9374ff9c756fb4f1'
2014-11-24 Michael NiedermayerMerge commit '299d8ab104fb350254eb2e6d9ecdce892a2a55b1'
2014-11-24 Michael NiedermayerMerge commit '30b8eb0f87b0eaefdc115ef38f8ad87dd3a6e50b'
2014-11-24 Michael NiedermayerMerge commit 'b99ca863506f0630514921b740b78364de67a3ff'
2014-11-24 Michael NiedermayerMerge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'
2014-11-24 Michael NiedermayerMerge commit '065923b0781b06a2604f69f4e2c2407b7750a854'
2014-11-24 Michael NiedermayerMerge commit '9c12c6ff9539e926df0b2a2299e915ae71872600'
2014-11-24 Martin Storsjödashenc: Don't segment all video streams when one strea...
2014-11-24 Martin Storsjösidxindex: Write mimeType=audio/mp4 for audio-only...
2014-11-24 Michael Niedermayeravutil/file: fix av_tempfile() documentation
2014-11-24 Lukasz Mareklavc/huffyuvdec: fix mem leak in case of init failure
2014-11-24 Lukasz Mareklavc/smvjpegdec: fix mem leak in case of init failure
2014-11-24 Lukasz Mareklavc/libxvid: fix mem leak in case of init failure
2014-11-24 Vittorio Giovaraaacsbr: always initialize max_qmf_subbands
2014-11-24 Michael Niedermayerroqaudio: Always use the frame buffer on flush
2014-11-24 Vittorio Giovaratiffenc: initialize return value
2014-11-24 Luca Barbatocook: Make sure there is enough extradata
2014-11-24 Vittorio Giovarasol: simplify sol_codec_id()
2014-11-24 Vittorio Giovaraaacdec: avoid an out-of-bounds write
2014-11-24 Vittorio Giovaralavu: move internal define to the only places where...
2014-11-24 Vittorio Giovarampegenc: prevent a NULL pointer dereference
2014-11-24 Vittorio Giovaramotion_est: convert stride to ptrdiff_t
2014-11-24 Michael Niedermayeravutil: remove FF_CONST_AVUTIL53, its no longer needed
2014-11-23 Michael NiedermayerChangelog: remove 24bit lossless wma entry for now...
2014-11-23 Jeffrey Wescottavformat/rtmpproto: only prepend @setMetaData for onMet...
2014-11-23 Lukasz Mareklavc/rv30: fix mem leak in case of init failure
2014-11-23 Lukasz Mareklavc/mss1: fix mem leak in case of init failure
2014-11-23 James Almerlavf/apngdec: print currently unsupported in-stream...
2014-11-23 Carl Eugen... Print a warning if vp6 is muxed into flv: The output...
2014-11-23 Carl Eugen... Fix standalone compilation of the apng decoder on x86.
2014-11-23 Clément Bœschavcodec/microdvddec: support non persistent italic...
2014-11-23 Clément Bœschavcodec/microdvddec: support various broken form of...
next