platform/upstream/libav.git
2015-04-18 Thomas Guillemmatroskadec: fix crash when parsing invalid mkv
2015-04-05 Anton Khirnovavconv: do not overwrite the stream codec context for...
2015-03-21 Andreas Cadhalpunwebp: ensure that each transform is only used once
2015-03-21 Anton Khirnovh264_ps: properly check cropping parameters against...
2015-03-21 Anton Khirnovhevc: zero the correct variables on invalid crop parameters
2015-03-21 Anton Khirnovhevc: make the crop sizes unsigned
2015-03-09 Reinhard Tartlerdoc: More changelog updates for v11.3
2015-03-08 Michael Niedermayerutvideodec: Handle slice_height being zero
2015-03-08 Andreas Cadhalpunadxdec: set avctx->channels in adx_read_header
2015-03-08 Andreas Cadhalpunrmenc: limit packet size
2015-03-08 Andreas Cadhalpunwebp: validate the distance prefix code
2015-03-08 Andreas Cadhalpunrv10: check size of s->mb_width * s->mb_height
2015-03-08 Federico Tomassettieamad: check for out of bounds read
2015-03-08 Federico Tomassettimdec: check for out of bounds read
2015-03-08 Vittorio Giovaraconfigure: Properly fail when libcdio/cdparanoia is...
2015-03-08 Anton Khirnovtiff: Check that there is no aliasing in pixel format...
2015-03-08 Vittorio Giovaraaic: Fix decoding files with odd dimensions
2015-03-08 Luca Barbatovorbis: Check the vlc value in setup_classifs
2015-03-08 Martin Storsjöarm: Suppress tags about used cpu arch and extensions
2015-03-08 Reinhard Tartlerdoc: Update changelog for v11.3
2015-03-08 Reinhard TartlerPrepare for 11.3 Release
2015-03-02 Luca Barbatoprores: Extend the padding check to 16bit
2015-02-28 Mark McGoughicecast: Do not use chunked post
2015-02-22 Vittorio Giovaraimg2dec: correctly use the parsed value from -start_number
2015-02-22 Michael Niedermayerh264_cabac: Break infinite loops
2015-02-22 Carl Eugen... hevc_deblock: Fix compilation with nasm
2015-02-21 Anton Khirnovh264: initialize H264Context.avctx in init_thread_copy
2015-02-21 Michael Niedermayerh264: Do not share rbsp_buffer across threads
2015-02-21 Anton Khirnovh264: only ref cur_pic in update_thread_context if...
2015-01-27 Xiaohan Wangmatroskadec: Fix read-after-free in matroska_read_seek()
2015-01-18 Luca Barbatolog: Unbreak no-tty support on 256color terminals
2015-01-14 Luca BarbatoPrepare for 11.2 Release
2015-01-12 Luca Barbatodoc: Update the Changelog for release 11.2
2015-01-12 Michael Niedermayervp7: fix checking vp7_feature_value_size()
2015-01-12 Vittorio Giovaralibopusenc: prevent an out-of-bounds read by returning...
2015-01-12 Vittorio Giovaradisplay: fix order of operands
2015-01-12 Vittorio Giovaraffv1: fix out-of-bounds read
2015-01-12 Vittorio Giovaraindeo3: check ff_set_dimensions return value
2015-01-12 Vittorio Giovarag2meet: check ff_set_dimensions return value
2015-01-12 Vittorio Giovaraavs: check ff_set_dimensions return value
2015-01-12 Vittorio Giovaraansi: check ff_set_dimensions return value
2015-01-12 Vittorio Giovarasvq1enc: check ff_get_buffer return value
2015-01-12 Michael Niedermayeron2avc: Fix out of array access
2015-01-12 Vittorio Giovaralibrtmp: append the correct field to the string
2015-01-12 Vittorio Giovaralavc: fix bitshifts amount bigger than the type
2015-01-12 Martin Storsjöconfigure: Fix enabling memalign_hack automatically
2015-01-12 Martin Storsjölavc: Move the libtwolame encoder registration to the...
2015-01-12 Luca Barbatoxwma: Do not leak on failure path
2015-01-12 Vittorio Giovaralibtwolame: prevent a NULL pointer dereference
2015-01-12 Luca Barbatodvdsubdec: Do not leak on failure path
2015-01-12 Vittorio Giovaraqdm2: avoid integer overflow
2015-01-12 Vittorio Giovarampegenc: prevent a NULL pointer dereference
2015-01-12 Vittorio Giovaraaacdec: avoid an out-of-bounds write
2015-01-12 Luca Barbatocook: Make sure there is enough extradata
2015-01-12 Vittorio Giovaratiffenc: initialize return value
2015-01-12 Michael Niedermayerroqaudio: Always use the frame buffer on flush
2015-01-12 Luca Barbatohnm4: Use av_image_check_size
2015-01-12 Vittorio Giovarapng_parser: fix size of chunk_lenght
2015-01-12 Michael Niedermayeraacsbr: change order of operation to prevent out of...
2015-01-12 Vittorio Giovaraassdec: check av_new_packet return value
2015-01-12 Vittorio Giovaramtv: improve header check and avoid division by zero
2015-01-12 Vittorio Giovaramatroskaenc: write correct Display{Width, Height} in...
2015-01-12 Vittorio Giovaramov: fix assigment check
2015-01-12 Vittorio Giovaramxfdec: add missing break
2015-01-12 Luca Barbatolavf: replace rename() with ff_rename()
2015-01-12 Vittorio Giovaraimg2dec: check av_new_packet return value
2015-01-12 Vittorio Giovaraaudiointerleave: check av_new_packet return value
2015-01-12 Vittorio Giovaraavfilter: check filter link validity
2015-01-12 Anton Khirnovmp3dec: fix reading the Xing tag
2015-01-12 Vittorio Giovaranutdec: check av_new_packet return value
2015-01-12 Vittorio Giovararmdec: check av_new_packet return value
2015-01-12 Vittorio Giovaravf_format: check input validity
2015-01-12 Vittorio Giovaraaviobuf: check context before using it
2015-01-12 Michael Niedermayeravio: fix sizeof argument
2015-01-12 Vittorio Giovaraswscale: fix sign extensions in yuv planar conversion
2015-01-12 Timothy Guoss_audio: use a macro to simplify ioctl() error checking
2015-01-12 Luca Barbatoavresample: Make sure the even check does not overflow
2015-01-12 Vittorio Giovaraaf_resample: check av_opt_set_dict return value
2015-01-12 Vittorio Giovaravf_showinfo: Forward the av_image_get_linesize error
2015-01-12 Luca Barbatovf_drawtext: Do not leak the mmapped textfile
2015-01-12 Luca Barbatocmdutils: Use the correct guard
2015-01-12 Luca Barbatoavformat: Make avformat_free_context handle NULL
2015-01-12 Michael Lynchrtsp: Check a memory allocation
2015-01-12 Luca Barbatorm: Use the correct codec_data_size signedness
2015-01-12 Luca Barbatolatm: Do not give a score for a single instance
2015-01-12 Luca Barbatomp3: Tweak the probe scores
2015-01-12 Vittorio Giovaravf_frei0r: do not increment string if it reached the end
2015-01-12 Michael Niedermayersvq1dec: Unbreak the scratch buffer allocation
2015-01-12 Thiago Santosvaapi: wrap codec specific functions in appropiate...
2015-01-12 Vittorio Giovarahevc: always clip luma_log2_weight_denom
2015-01-12 Luca Barbatoprores: Evaluate all the quantizers
2015-01-12 Luca Barbatotiff: Check the check_size() return value and forward it
2015-01-12 Martin Storsjörtpdec_h263_rfc2190: Clear the stored bits if discardin...
2015-01-12 Michael Niedermayerh261dec: Fix context initialization sequence
2015-01-12 Vittorio Giovaracmdutils: check file access functions return values
2015-01-12 Vittorio Giovaraaacenc: correctly check returned value
2015-01-12 Vittorio Giovaralavfi: always check av_expr_parse_and_eval() return...
2015-01-12 Alexandre Coluccixsub: Support DXSA subtitles
2015-01-12 Anton Khirnovmpeg4audio: check the init_get_bits() return value
2015-01-12 Luca Barbatosegment: Fix the failure paths
next