]> git.sesse.net Git - ffmpeg/history - libavcodec
on2avc: check number of channels
[ffmpeg] / libavcodec /
2014-12-19 Michael Niedermayeron2avc: check number of channels
2014-12-19 Michael Niedermayersmc: fix the bounds check
2014-12-19 Michael Niedermayergifdec: refactor interleave end handling
2014-12-19 Anton Khirnovmmvideo: check frame dimensions
2014-12-19 Anton Khirnovjvdec: check frame dimensions
2014-12-19 Anton Khirnovmjpegdec: check for pixel format changes
2014-12-18 Vittorio Giovaraimgconvert: check memory allocations and propagate...
2014-12-18 Vittorio Giovarawma: check memory allocations and propagate errors
2014-12-18 Vittorio Giovaratakdec: check av_samples_get_buffer_size() return value
2014-12-18 Vittorio Giovaraaacps: invert the order of parameters of ipdopd_reset()
2014-12-18 Vittorio Giovaraassdec: check the right variable
2014-12-18 Vittorio Giovaraaacenc: correctly check returned value
2014-12-18 Vittorio Giovaralcl: return an appropriate error code
2014-12-18 Vittorio Giovaraa64multi: check elbg return values
2014-12-18 Vittorio Giovararoqvideo: check memory allocations and propagate errors
2014-12-18 Vittorio Giovaraelbg: check memory allocations and propagate errors
2014-12-18 Vittorio Giovaratheora: support different visible and coded frame size
2014-12-18 Paul B MaholDPX parser
2014-12-18 Carl Eugen Hoyostiff: support encoding and decoding 64bit images
2014-12-18 Michael Niedermayerh261dec: Fix context initialization sequence
2014-12-18 Martin Storsjöh261enc: Disallow sliced encoding
2014-12-15 Vittorio Giovaratiff: set the correct return value when check_size...
2014-12-15 Luca Barbatotiff: Check the check_size() return value and forward it
2014-12-15 Luca Barbatoprores: Evaluate all the quantizers
2014-12-15 Vittorio Giovarampegvideo: move REBASE_PICTURE where it is used
2014-12-15 Vittorio Giovarampegvideo: remove unused function declaration
2014-12-15 Vittorio Giovarahevc: always clip luma_log2_weight_denom
2014-12-14 Thiago Santosvaapi: wrap codec specific functions in appropiate...
2014-12-14 Michael Niedermayersvq1dec: Unbreak the scratch buffer allocation
2014-12-14 Luca Barbatoasvenc: Forward the error instead of asserting on it
2014-12-14 Rémi Denis-Courmontvdpau: add mapping for H.264 Constrained Baseline profi...
2014-12-14 Rémi Denis-Courmontvdpau: add mapping for H.264 Extended profile
2014-12-14 Rémi Denis-Courmontvdpau: revector macro to reduce line span
2014-12-10 Martin Storsjölibfdk-aacdec: Fix a boundary check
2014-12-09 Janne Grunauarm: mlpdsp: handle pic offset calculation in a macro
2014-12-09 Janne Grunauarm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix...
2014-12-09 Martin Storsjöaarch64: Use .data.rel.ro for const data with relocations
2014-12-09 Martin Storsjöarm: Use .data.rel.ro for const data with relocations
2014-12-08 Vittorio Giovarah264: increase MAX_SLICES to 32
2014-12-08 Zoltan Kovacsdpx: always write the image offset
2014-12-08 Martin Storsjöarm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp...
2014-12-08 Martin Storsjöarm: fft_vfp: Add a missing "endconst" when building...
2014-12-05 Kieran Kunhyav210enc: Add SIMD optimised 8-bit and 10-bit encoders
2014-12-05 Vittorio Giovaralavc: mention that the parser callback never returns...
2014-12-03 Michael Niedermayermpegvideo: exit cleanly when ff_mpv_common_frame_size_c...
2014-12-03 Michael Niedermayermpegvideo: free_context_frame() cannot fail, make it...
2014-12-03 Michael Niedermayermpegvideo: replace assert about interlaced EC with...
2014-12-03 Michael Niedermayermpeg12dec: Use more specific error codes
2014-12-03 Michael Niedermayermpeg12dec: Print error/warning messages on issues in...
2014-12-03 Gonzalo Garramunoexr: Add a gamma flag to exr loader to avoid banding
2014-12-03 Michael Niedermayerh264: proper cleanup in ff_h264_alloc_tables() if DPB...
2014-12-03 Dale Curtish264: Fix memory leak on ff_h264_decode_init() failure
2014-12-02 Jon Morleyoptions_table: fix colorspace minimum option value
2014-12-02 Luca Barbatoaac: Simplify decode_mid_side_stereo
2014-11-27 Anton Khirnovopusdec: make sure all substreams have the same number...
2014-11-25 Martin Storsjövorbis_parser: Include stdint.h in the header, to make...
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-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 Giovaraaacdec: avoid an out-of-bounds write
2014-11-24 Vittorio Giovaralavu: move internal define to the only places where...
2014-11-24 Vittorio Giovaramotion_est: convert stride to ptrdiff_t
2014-11-21 Luca Barbatohevc: Spin the mv_mpv_mode calls in a stand alone function
2014-11-21 Vittorio Giovaraqdm2: avoid integer overflow
2014-11-21 Luca Barbatovp9: Use the correct upper bound for seg_id
2014-11-21 Luca Barbatodvdsubdec: Do not leak on failure path
2014-11-21 Vittorio Giovaralibtwolame: prevent a NULL pointer dereference
2014-11-21 Martin Storsjölavc: Move the libtwolame encoder registration to the...
2014-11-17 Vittorio Giovaralavc: fix bitshifts amount bigger than the type
2014-11-17 Vittorio Giovaralibvpxenc: clean memory on error
2014-11-17 Anton Khirnovhevc: remove superfluous assignments and checks
2014-11-17 Anton Khirnovhevc: eliminate an unneeded intermediate variable
2014-11-17 Anton Khirnovhevc: reduce variable scope
2014-11-17 Anton Khirnovhevc: further reduce code duplication in hls_prediction...
2014-11-17 Anton Khirnovhevc: reduce code duplication in hls_prediction_unit()
2014-11-17 Anton Khirnovhevcdsp_template: templatize transquant_bypass
2014-11-17 Anton Khirnovhevc: remove an unused function parameter
2014-11-17 Anton Khirnovhevc: remove a redundant line
2014-11-17 Anton Khirnovhevc: do not store rqt_root_cbf in the context
2014-11-17 Anton Khirnovhevc: do not store pcm_flag in the context
2014-11-15 Martin Storsjöaarch64: Make the function pointer tables position...
2014-11-15 Michael Niedermayeron2avc: Fix out of array access
2014-11-15 Luca Barbatodv: Drop a spurious check
2014-11-14 Vittorio Giovaraatrac3plus: always initialize refwaves
2014-11-14 Vittorio Giovaralpc: always initialize ref and err
2014-11-14 Vittorio Giovaraexr: check return value
2014-11-14 Thilo Borgmannbgmc: fix sizeof arguments
2014-11-13 Vittorio Giovarajpeg2000: do not compute the same value twice
2014-11-13 Vittorio Giovarasvq1enc: check ff_get_buffer return value
2014-11-13 Vittorio Giovaraansi: check ff_set_dimensions return value
2014-11-13 Vittorio Giovaraavs: check ff_set_dimensions return value
next