OSDN Git Service

android-x86/external-ffmpeg.git
2017-03-09 wm4aacdec: do not mutate input packet metadata
2017-03-09 Muhammad Faizswresample/resample: do not allow odd filter_length
2017-03-08 Michael Niedermayeravcodec/wavpack: Fix runtime error: left shift of negat...
2017-03-08 Michael Niedermayeravcodec/pictordec: Fix runtime error: left shift of...
2017-03-08 Muhammad Faizfate/swresample: fix FUZZ typo
2017-03-08 Michael Niedermayeravutil/tests/lfg: Remove debugging start/stop timer
2017-03-08 Thomas Turneravutil/tests/lfg.c: added proper normality test
2017-03-08 Muhammad Faizswresample/resample: use uniform normalization
2017-03-08 James AlmerRevert "lavu/atomic: add support for the new memory...
2017-03-07 Carl Eugen... lsws/slice: Move a misplaced const.
2017-03-07 Carl Eugen... lsws/input: Do not define unused functions.
2017-03-07 Carl Eugen... lavc/libx265: Add gray10 and gray12 encoding support.
2017-03-07 Vittorio Giovaramatroskadec: cosmetics: Rearrange checks for projection...
2017-03-07 Vittorio Giovaramov: Fix checking layout and loading padding for cubemaps
2017-03-07 Michael Niedermayeravcodec/vp8: Check for the bitstream end per MB in...
2017-03-07 Michael Niedermayeravcodec/vp568: Check that there is enough data for...
2017-03-07 Michael Niedermayeravcodec/vp8: remove redundant check
2017-03-07 Vittorio Giovaramkv: Export bounds and padding from spherical metadata
2017-03-07 Vittorio Giovaramov: Export bounds and padding from spherical metadata
2017-03-07 Vittorio Giovaraspherical: Add tiled equirectangular type and projectio...
2017-03-07 Muhammad Faizavdevice/alldevices: make avdevice_register_all thread...
2017-03-07 Muhammad Faizavfilter/allfilters: make avfilter_register_all thread...
2017-03-07 Muhammad Faizavfilter/allformats: make av_register_all thread safe
2017-03-07 Muhammad Faizavcodec/allcodecs: make avcodec_register_all thread...
2017-03-07 Vittorio Giovaraavcodec/pixlet: fix architecture-dependent code and...
2017-03-07 Aman Guptaavcodec/h264, videotoolbox: fix crash after VT decoder...
2017-03-06 Kagami Hiiragilavc/libvpxenc: add -row-mt option
2017-03-06 Michael Niedermayeravcodec/proresdec2: Do not discard frames with bad...
2017-03-06 Michael Niedermayeravcodec/x86/cavsdsp: Put MMX code under mmx check
2017-03-06 Michael Niedermayeravcodec/movtextdec: Call mov_text_cleanup() on close
2017-03-06 wm4avformat/flvdec: remove meaningless warning
2017-03-06 wm4ffmpeg: remove unnecessary hack for decoders which...
2017-03-06 wm4avcodec: consider an error during decoder draining...
2017-03-06 wang-binavcodec/videotoolbox: set kCVPixelBufferOpenGLESCompati...
2017-03-05 Paul B Maholavformat/vivo: fix logic error in checking version...
2017-03-05 Carl Eugen... lavf/matroska: Support QDMC.
2017-03-05 Michael Niedermayeravcodec/wavpack: Fix runtime error: left shift of negat...
2017-03-05 Michael Niedermayeravcodec/dcadsp: Fix 2 runtime error: signed integer...
2017-03-05 Michael Niedermayeravcodec/wavpack: Check bitrate_acc for overflow
2017-03-05 Michael Niedermayeravcodec/mpeg4videodec: Fix runtime error: signed intege...
2017-03-04 Michael Niedermayeravcodec/mpeg12dec: Fix runtime error: left shift of...
2017-03-04 Michael Niedermayeravcodec/h264_mvpred: Fix multiple runtime error: left...
2017-03-04 Michael Niedermayeravcodec/adxdec: Fix runtime error: left shift of negati...
2017-03-04 Michael Niedermayeravcodec/mpeg4videodec: Improve the overflow checks...
2017-03-04 Michael Niedermayeravcodec/vp56: Require a correctly decoded frame before...
2017-03-04 Steven Liuavformat/hlsenc: move the segment files handler close...
2017-03-03 James Almerdoc/encoders: mention valid values for compression_leve...
2017-03-03 James Almeravutil/md5: stop discarding the const qualifier for...
2017-03-03 James Almeravutil/md5: fix misaligned reads
2017-03-03 Michael Niedermayeravcodec/vp3: Do not return random positive values but...
2017-03-03 Takayuki 'January... omx: Add support for specifying H.264 profile [v5']
2017-03-03 Paul B Maholavcodec/scpr: fix top left prediction for special case...
2017-03-03 wm4ffmpeg: properly cleanup filter graph on init failure
2017-03-03 wm4ffmpeg: delay processing of subtitles before filters...
2017-03-03 Timo Rothenpielerffmpeg_cuvid: adapt for recent filter graph initializat...
2017-03-03 Anton Khirnovffmpeg: restructure sending EOF to filters
2017-03-03 Anton Khirnovffmpeg: move flushing the queued frames to configure_fi...
2017-03-03 wm4ffmpeg: fix printing of filter input/output names
2017-03-03 Anton Khirnovffmpeg: init filtergraphs only after we have a frame...
2017-03-03 Anton Khirnovffmpeg: do packet ts rescaling in write_packet()
2017-03-03 wm4ffmpeg: make sure packets put into the muxing FIFO...
2017-03-03 Carl Eugen... lavf/matroska: Support codec ID V_FFV1 for demuxing.
2017-03-03 Michael NiedermayerRevert "avutil/frame: Disallow zero sized frame side...
2017-03-03 Michael Niedermayeravcodec/interplayvideo: Fix timeout from lack of bitstr...
2017-03-03 Michael Niedermayeravcodec/mpegaudiodec_template: Fix runtime error: signe...
2017-03-03 Michael Niedermayeravcodec/mjpegdec: Fix runtime error: left shift of...
2017-03-02 Carl Eugen... lavc/sheervideo: Fix Y prediction for interlaced frames...
2017-03-02 Carl Eugen... doc: Link to "Resampler Options" in the aresample docum...
2017-03-02 Kostya Shishkovavcodec: add ClearVideo decoder
2017-03-02 Mark Thompsonhwcontext_vaapi: Don't abort on failing to allocate...
2017-03-02 wm4avcodec/videotoolbox: set kCVPixelBufferIOSurfaceOpenGL...
2017-03-02 wm4avcodec/videotoolbox: allow not setting the kCVPixelBuf...
2017-03-02 wm4avformat: fix AVStream private fields marker
2017-03-02 wm4avcodec, avutil, avformat: remove AVOption requirement...
2017-03-02 Carl Eugen... lavf/flacdec: Return maximum score if the streaminfo...
2017-03-02 Michael Niedermayeravcodec/vp56: Clear dimensions in case of failure in...
2017-03-02 Michael Niedermayeravcodec/wavpack: Check value before shift in wp_exp2()
2017-03-02 Michael Niedermayeravcodec/ituh263dec: Use 0xffff as error code in h263p_d...
2017-03-02 Michael Niedermayeravcodec/h264idct_template: Fix several runtime error...
2017-03-02 Michael Niedermayeravformat/oggdec: fix leak in ogg_restore()
2017-03-02 Michael Niedermayeravformat/oggdec: Factor free_stream out
2017-03-02 Michael Niedermayeravformat/oggdec: remove unused parameter of ogg_restore()
2017-03-01 Rick Kernlavc/videotoolboxenc: fix symbol linking
2017-03-01 Michael Niedermayeravcodec/vp8: Check for bitsteam end in decode_mb_row_no...
2017-03-01 Michael Niedermayeravcodec/h264_direct: Fix runtime error: left shift...
2017-03-01 Michael Niedermayeravcodec/avpacket: Check metadata key in av_packet_unpac...
2017-03-01 Carl Eugen... Makefile: Clean compat/atomics/pthread subdirectory.
2017-03-01 Konda Rajuavcodec/nvenc: add initial QP value options
2017-03-01 Ganapathy Raman... avcodec/nvenc: remove qmin and qmax constraints for vbr
2017-03-01 Timo Rothenpielercompat/cuda: fix ulong size on cygwin
2017-03-01 Carl Eugen... Makefile: Clean compat subdirectory.
2017-02-28 Carl Eugen... lavf/matroskadec: Fix demuxing sipr.
2017-02-28 Michael NiedermayerMAINTAINERS: Add Rodger Combs to ffmpeg-security
2017-02-28 Michael NiedermayerMAINTAINERS: add wm4 to ffmpeg-security
2017-02-28 Michael NiedermayerMAINTAINERS: Make formating of ffmpeg-security entry...
2017-02-28 Michael Niedermayeravcodec/vp56: Factorize vp56_render_mb() out
2017-02-28 Michael Niedermayeravcodec/dca: Fix multiple runtime error: signed integer...
2017-02-28 Michael Niedermayeravcodec/pictordec: Check plane value before doing value...
2017-02-28 Michael Niedermayeravcodec/mpeg4videodec: Fix runtime error: left shift...
2017-02-28 Michael Niedermayeravcodec/h264idct_template: Fix multiple runtime error...
next