OSDN Git Service

android-x86/external-ffmpeg.git
2015-02-13 zhaoxiu.zengavcodec/wmalosslessdec: simplify
2015-02-13 zhaoxiu.zengavcodec/wmalosslessdec: optimize sign operation
2015-02-13 zhaoxiu.zengavcodec/wmalosslessdec: change type of acfilter_coeffs...
2015-02-13 zhaoxiu.zengavcodec/wmv2: simplify cbp_table_index calculation
2015-02-13 zhaoxiu.zengavcodec/vc1: simplify vc1_split()
2015-02-13 zhaoxiu.zengavcodec/vc1: simplify find_next_marker()
2015-02-13 Michael NiedermayerMerge commit 'eea769df322fac2601a96db195fa7dc8d12a8fbc'
2015-02-13 Michael NiedermayerMerge commit 'faa8ffda2c513573733624784f0a7d0a4959d33e'
2015-02-13 Paul B Maholfate: add wavpack encoder
2015-02-13 Peter Meerwaldhevc: Use generic av_clip function, not C implementation
2015-02-13 Anton Khirnovdoc/APIchanges: fill in missing dates and hashes
2015-02-13 Michael Niedermayeravformat/mov: Heuristically detect raw udta
2015-02-12 Gilles Chanteperdrixavformat/rtsp: parse lang attribute in SDP
2015-02-12 Gilles Chanteperdrixavformat/rtpdec: add T.140 RTP depacketization (RFC...
2015-02-12 Gilles Chanteperdrixavformat/rtsp: allow receiving subtitles via RTP
2015-02-12 Michael Niedermayeravformat/mpegtsenc: Do not create invalid files from...
2015-02-12 Thomas Volkertrtpdec_hevc: correct parsing of aggregated packets
2015-02-12 James Almerx86/hevc_mc: optimize AVX2 mc functions
2015-02-12 James Almerx86/hevc_sao: make sao_edge_filter_{10,12} work on...
2015-02-12 wm4avformat/matroskadec: fix IGNIDX handling
2015-02-12 Michael Niedermayeravcodec/arm/videodsp_armv5te: Fix linking failure with...
2015-02-12 wm4matroska: redo seekhead handling
2015-02-12 Clément BœschREADME: add ffserver
2015-02-12 Clément BœschREADME: fix analisys/analysis typo
2015-02-12 Robert XiaoLICENSE.md: Formatting updates
2015-02-11 Michael Niedermayeravcodec/mpegvideo_enc: correctly initialize chroma_intr...
2015-02-11 Michael Niedermayeravcodec/mpegvideo_enc: Consider chroma_intra_matrix...
2015-02-11 Michael Niedermayerfate: mjpeg trellis test
2015-02-11 Michael Niedermayeravcodec/mjpegenc: support trellis quantization
2015-02-11 Michael Niedermayeravcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length...
2015-02-11 Jean Delvarecmdutils: fix success path
2015-02-11 Paul B Maholavfilter: add dcshift filter
2015-02-11 Alexey Titovavfilter/unsharp: OpenCL unsharpen filter optimization...
2015-02-11 Paul B Maholavformat/isom: add X-Com Radvision fourcc
2015-02-11 Paul B MaholChangelog: mention more ported filters
2015-02-11 Michael Niedermayerffmpeg: Print negative times like "-00:05:01.22" instea...
2015-02-11 Michael Niedermayeravcodec/mjpegdec: Skip blocks which are outside the...
2015-02-11 Michael NiedermayerMerge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'
2015-02-11 Michael NiedermayerMerge commit '1509c018bd5b054a2354e20021ccbac9c934d213'
2015-02-11 Michael NiedermayerMerge commit '6a5b8ca4329039fad44ad50b6496948f4bfacb4c'
2015-02-11 Michael NiedermayerMerge commit '0232ba62a28527579e34d44700b48017cc727e5f'
2015-02-11 Michael Niedermayerdoc/ffmpeg: Document frame_drop_threshold
2015-02-10 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2015-02-10 Michael Niedermayeravutil/error: list most common error code in error_entr...
2015-02-10 Clément Bœschtests: drop bc dependency
2015-02-10 wm4lavf: move internal fields from public to internal...
2015-02-10 Anton Khirnovmpegts: relax restrictions on matching the packet start...
2015-02-10 Marton Balintffplay: factorize thread starting and stopping code...
2015-02-10 Marton Balintffplay: make eof part of videostate and signal it when...
2015-02-10 Marton Balintffplay: update frame timer based on last updated clock...
2015-02-10 Paul B Maholavfilter: Add repeatfields filter (Port of mp=softpulldown)
2015-02-10 Supraja Meedintilibavutil: camellia: remove unwanted memory loads
2015-02-10 Kevin Wheatleylibavformat: DNxHD in .mov, switch unspecified color_ra...
2015-02-10 wm4pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygen
2015-02-10 wm4avutil: check pixdescs in a different place
2015-02-10 wm4avutil: move internal function out of public header
2015-02-10 Paul B Maholavcodec: fix clobbered ff_get_buffer()
2015-02-10 Mark Reidtest/fate: added mxf_opatom regression tests
2015-02-10 Paul B Maholavcodec/mss4: use av_malloc_array()
2015-02-10 Paul B Maholavcodec/huffman: check if map was allocated too
2015-02-10 Paul B Maholavcodec/hevc_parser: check for av_mallocz() failure
2015-02-10 Andreas Cadhalpunexamples/demuxing_decoding: abort decoding when width...
2015-02-09 James Almerx86/hevc_sao: make sao_band_filter work on x86_32
2015-02-09 Michael Niedermayeravutil/camellia: Remove redundant casts
2015-02-09 Michael Niedermayeravutil/camellia: Fix indention & whitespace
2015-02-09 Supraja Meedintilibavutil: optimize camellia cipher
2015-02-09 wm4matroska: don't complain about unknown elements
2015-02-09 Michael Niedermayeravformat/utils: Fix division by 0
2015-02-09 Paul B Maholavcodec/sgienc: return meaningful error code
2015-02-09 Michael Niedermayeravformat/mov: Check dimensions before setting aspect
2015-02-09 Michael Niedermayerswresample/x86/rematrix_init: Check av_malloc* return...
2015-02-09 Michael Niedermayerswresample/x86/rematrix_init: Use av_mallocz_array()
2015-02-09 Michael Niedermayeravcodec/vb: Check for av_mallocz() failure
2015-02-09 Michael Niedermayeravfilter/f_sendcmd: consider it an error if there are...
2015-02-09 Georg Lippitschdoc/indevs: Docs for Blackmagic high bit depth video...
2015-02-08 Seppo Tomperihevcdsp: ARM NEON optimized transforms
2015-02-08 Christophe... x86: hevc_mc: remove lea in EPEL_LOAD
2015-02-08 Christophe... x86: hevc_mc: fewer gpr autoloads for _v filters
2015-02-08 wm4lavf: remove unused code
2015-02-08 Anton Khirnovframe: clarify buf documentation
2015-02-08 Anshul Maheshwaridoc/APIchanges: updated Data stream changes in APIChange
2015-02-08 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-08 Clément Bœschavfilter/hqdn3d: an invalid bit depth means a bug,...
2015-02-08 Clément Bœschavformat/internal: fix av_interleaved_write_frame typo...
2015-02-08 Carl Eugen... Fix standalone compilation of the mov muxer with -...
2015-02-08 Clément Bœschavfilter/dctdnoiz: fix slice_h computation
2015-02-08 Michael Niedermayeravformat/mxfenc: Remove unused variables
2015-02-08 Eejya Singhlavfi/subtitles: add force_style option
2015-02-08 Michael Niedermayeravdevice/decklink_common: Use defined(__APPLE__) instea...
2015-02-08 James Almerx86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions
2015-02-08 Georg Lippitschavdevice/decklink_common: Fix Decklink for Mac
2015-02-08 Georg Lippitschavdevice/decklink: 10 Bit support for Decklink input...
2015-02-08 Mark Reidlibavformat/mxfenc.c: added mxf opatom muxer
2015-02-08 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-08 Michael Niedermayeravcodec/utils: Assert that dst->progress is clear befor...
2015-02-08 Michael Niedermayeravcodec/h264: Setup decoder to have matching reference...
2015-02-08 Michael Niedermayeravcodec/h264: Move COPY_PICTURE() to h264.h so it can...
2015-02-07 Carl Eugen... Support decoding yuv dpx images.
2015-02-07 Carl Eugen... Do not use -mdynamic-no-pic on OSX x86_64.
2015-02-07 Michael Niedermayeravformat/omadec: Subtract headersize in timestamp calcu...
next