]> git.sesse.net Git - ffmpeg/history - libavcodec
indeo4: Check the inherited quant_mat
[ffmpeg] / libavcodec /
2013-10-12 Luca Barbatoindeo4: Check the inherited quant_mat
2013-10-12 Luca Barbatoindeo4: Check the block size if reusing the band config...
2013-10-12 Anton Khirnovlavc doxy: extend/clarify avcodec_decode_audio4() doxy
2013-10-12 Anton Khirnovlavc doxy: remove false statements about alignment...
2013-10-10 Luca Barbatoprores: Reject negative run and level values
2013-10-10 Tim Walkershorten: Fix out-of-array read
2013-10-10 Maxim Poliakovskiatrac3: Better name for IMDCT window initialization
2013-10-10 Maxim Poliakovskiatrac3: Remove unused gain compensation tables
2013-10-10 Luca Barbatoprores: Error out only on surely incomplete ac_coeffs
2013-10-10 Luca Barbatoprores: Add a codepath for decoding errors
2013-10-10 Martin Storsjövp6: Support cropping to AVCodecContext.width/height
2013-10-09 Luca Barbatojpeg2000: Check block length
2013-10-09 Luca Barbatovmnc: Use meaningful return values
2013-10-09 Luca Barbatovmnc: Check the cursor dimensions
2013-10-09 Luca Barbatovmnc: Port to bytestream2
2013-10-09 Luca Barbatovmnc: K&R formatting cosmetics
2013-10-09 Luca Barbatoshorten: Extend fixed_coeffs to properly support pred_o...
2013-10-07 Diego Biurrunx86: h264_idct: Update comments to match 8/10-bit depth...
2013-10-07 Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows
2013-10-06 Diego Biurrunx86: fdct: Employ more specific ifdefs
2013-10-05 Diego Biurrunx86: dsputil: Separate ff_add_hfyu_median_prediction_cm...
2013-10-05 Diego Biurrunx86: fdct: Initialize optimized fdct implementations...
2013-10-05 Diego Biurrunx86: xviddct: Employ more specific ifdefs
2013-10-04 Diego Biurrunx86: fdct: Only build fdct code if encoders have been...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-10-03 Maxim Poliakovskiatrac: Add missing av_cold
2013-10-03 Maxim Poliakovskiatrac3: Generalize gain compensation code
2013-10-03 Diego BiurrunUse correct Doxygen syntax
2013-10-03 Maxim Poliakovskiatrac: Move doxygen comments to the header
2013-10-03 Diego Biurrunatrac3: Replace a silly counter variable name with...
2013-10-02 Anton Khirnovlavc: mark deprecated AVCodec.max_lowres for removal...
2013-09-29 Martin Storsjöpcx: Return an error on broken palette if err_detect...
2013-09-29 Martin Storsjöpcx: Check the packet size before assuming it fits...
2013-09-29 Martin Storsjörpza: Fix a buffer size check
2013-09-29 Martin Storsjöxxan: Disallow odd width
2013-09-29 Martin Storsjöxan: Only read within the data that actually was initia...
2013-09-29 Martin Storsjöxan: Use bytestream2 to limit reading to within the...
2013-09-29 Martin Storsjöpcx: Consume the whole packet if giving up due to missi...
2013-09-29 Martin Storsjöpngdec: Stop trying to decode once inflate returns...
2013-09-29 Martin Storsjöalac: Do bounds checking of lpc_order read from the...
2013-09-26 Paul B Maholpcm: support 24-bit/32-bit little-endian planar
2013-09-25 Kostya Shishkovg2meet: Respect cursor_stride properly everywhere
2013-09-24 Anton Khirnovlavc doxy: document that avcodec_flush_buffers() invali...
2013-09-24 Anton Khirnovh264: do not reinitialize the global cabac tables at...
2013-09-24 Anton Khirnovcabac: remove write-only h264_mps_state[]
2013-09-24 Kieran Kunhyalavc: add support for interleaved chroma formats to...
2013-09-24 Michael Niedermayerh264_sei: check SEI size
2013-09-24 Rainer Hocheckerh264: do not discard NAL_SEI when skipping frames
2013-09-24 Vittorio Giovarah264: log extradata skip only for non-ignored NALs
2013-09-24 Vittorio Giovarah264_sei: log unknown sei messages
2013-09-24 Martin Storsjömpegvideo: Initialize chroma_*_shift and codec_tag...
2013-09-23 Martin Storsjöh263dec: Remove a hack that can cause infinite loops
2013-09-22 Martin Storsjövc1dec: Check the error handling flags on slice/field...
2013-09-22 Michael Niedermayervc1dec: Don't decode slices when the latest slice heade...
2013-09-22 Martin Storsjövc1dec: Make sure last_picture is initialized in vc1_de...
2013-09-22 Martin Storsjövc1dec: Undo mpegvideo initialization if unable to...
2013-09-22 Martin Storsjövc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables...
2013-09-22 Martin Storsjöwnv1: Make sure the input packet is large enough
2013-09-20 Vittorio Giovarah264: remove an unused static constant
2013-09-20 Martin Storsjödcadec: Validate the lfe parameter
2013-09-19 Martin Storsjöfraps: Make the input buffer size checks more strict
2013-09-19 Martin Storsjösvq3: Avoid a division by zero
2013-09-19 Martin Storsjöqpeg: Add checks for running out of rows in qpeg_decode...
2013-09-19 Martin Storsjömpegaudiodec: Validate that the number of channels...
2013-09-19 Martin Storsjöasvdec: Verify the amount of extradata
2013-09-19 Martin Storsjörv34: Fix a memory leak on errors
2013-09-19 Martin Storsjörv10: Validate the dimensions set from the container
2013-09-18 Alex Converseaacdec: Add support for LD (Low Delay) AAC
2013-09-18 Alex Converseaacdec: Add support for Error Resilience syntax.
2013-09-18 Justin RugglesAdd a WebP decoder
2013-09-18 Justin Ruggleslavc: add ff_u8_to_s8() for safe type punning of uint8_...
2013-09-17 Martin Storsjötwinvqdec: Check the ibps parameter separately
2013-09-17 John Stebbinsdca_parser: Handle changes in DCA frame size
2013-09-17 Martin Storsjöjpeg2000dec: Add more checks when parsing headers
2013-09-17 Martin Storsjöffv1: Make sure at least one slice context is initialized
2013-09-17 Martin Storsjöeacmv: Make sure a reference frame exists before refere...
2013-09-17 Martin Storsjötruemotion2: Use av_freep properly in an error path
2013-09-17 Martin Storsjömpeg4videodec: Check the width/height in mpeg4_decode_s...
2013-09-17 Martin Storsjöivi_common: Make sure color planes have been initialized
2013-09-17 Martin Storsjörv34: Check the return value from ff_rv34_decode_init
2013-09-17 Martin Storsjömace: Make sure that the channel count is set to a...
2013-09-17 Martin Storsjösvq3: Check for any negative return value from ff_h264_...
2013-09-16 Martin Storsjöx86: Add an xmm clobbering wrapper for avcodec_encode_v...
2013-09-16 Vittorio GiovaraFix references to deleted avcodec_encode_video() function
2013-09-16 Martin Storsjöavpacket: Fix error checking in packet_alloc
2013-09-16 Martin Storsjövp3: Check the framerate for validity
2013-09-16 Martin Storsjöproresdec: Properly make sure an index doesn't run...
2013-09-16 Martin Storsjöcavsdec: Make sure a sequence header has been decoded...
2013-09-15 Hendrik Leppkesmathops/x86: work around inline asm miscompilation...
2013-09-13 Christian Schmidtpcm-dvd: Minor leftovers
2013-09-13 Christian Schmidtpcm-dvd: Support channel configuration changes
2013-09-12 Martin Storsjög2meet: Allocate cursor buffers large enough to fit...
2013-09-12 Martin Storsjöaic: Validate values read from the bitstream
2013-09-12 Michael Niedermayerzmbvdec: Check the buffer size for uncompressed data
2013-09-12 Martin Storsjöshorten: Break out of loop looking for fmt chunk if...
2013-09-12 Martin Storsjöshorten: Use a checked bytestream reader for the wave...
2013-09-11 Martin Storsjösmacker: Free memory properly if the init function...
2013-09-11 Martin Storsjösmacker: Make sure we don't fill in huffman codes out...
2013-09-11 Martin Storsjösmacker: Check malloc return values
2013-09-10 Diego BiurrunDrop pointless directory name prefixes from #includes...
next