]> git.sesse.net Git - ffmpeg/history - libavcodec
arm: fix av_clipl_int32() asm
[ffmpeg] / libavcodec /
2011-10-07 Michael NiedermayerH264: Only wait before triggering ff_thread_setup_compl...
2011-10-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-07 Michael Niedermayerlavc: add ff_init_buffer_info()
2011-10-06 Laurent Aimarh264: reject unsupported 422 9 bit streams
2011-10-06 Laurent Aimarh264: fix the size of PPS::chroma_qp_table
2011-10-06 Laurent Aimarvp6: Reset the internal state when aborting key frames...
2011-10-06 Laurent Aimarvp56: Release old pictures after a resolution changes
2011-10-06 Laurent Aimarvp6: Check for huffman tree build errors
2011-10-06 Laurent Aimarvp56: Check for missing reference frame data
2011-10-06 Laurent Aimarcinepak: Fix invalid read access on extra data
2011-10-06 Laurent Aimarvmd: fix segfaults on corruped streams
2011-10-06 Laurent Aimarcook: Fix js_vlc_bits value validation for joint stereo
2011-10-06 Michael Niedermayerh264: fix fill_colmap() to not store entries mbaff...
2011-10-06 Laurent AimarFixed deference of NULL pointer in motionpixels decoder.
2011-10-06 Clément Bœschbintext: fix warning message wording.
2011-10-06 Gwenole Beauchesnevaapi: fix VC-1 decoding (reconstruct bitstream TTFRM...
2011-10-06 Michael Niedermayermpeg1dec: More complete sofdec support
2011-10-06 Anton Khirnovlibx264: support 9- and 10-bit output.
2011-10-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-05 Ronald S. Bultjeh264: correct implicit_weight for field-interlaced...
2011-10-05 Ronald S. Bultjempegvideo: set correct offset for edge emulation buffer.
2011-10-05 Ronald S. Bultjempegvideo: fix position of bottom edge.
2011-10-05 Diego BiurrunFix 'heigth' vs. 'height' typos.
2011-10-05 Anton Khirnovlavc/lavf: use unique private classes.
2011-10-05 Anton Khirnovlavc: use designated initializers for av_codec_context_...
2011-10-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-05 Michael Niedermayerh264: remove assert() on ref_frame_count.
2011-10-04 Laurent Aimarh264: do not let invalid values in h->ref_count after...
2011-10-04 Laurent Aimarh264: bit depth/chroma idc changes must go through...
2011-10-04 Laurent Aimarh254: explicitly initialize bit depth/chroma idc
2011-10-04 Michael Niedermayerlibx264: Fix loop failure due to bufsize becoming 0
2011-10-04 Justin Rugglesqcelpdec: cosmetics: do not add line break before openi...
2011-10-04 Justin Rugglesqcelp: check output buffer size before decoding
2011-10-04 Chris Rankinqcelpdec: fix the return value of qcelp_decode_frame().
2011-10-04 Justin Rugglessipr: fix the output data size check and only calculate...
2011-10-04 Diego BiurrunSynchronize various 4CCs and codec tags from FFmpeg.
2011-10-04 Clément Bœschdoxygen: remove a few @file parameters.
2011-10-04 Clément Bœschass_split: fix invalid doxygen group end markers.
2011-10-04 Clément Bœschproresdec_gpl: remove wrong @file reference.
2011-10-04 Clément Bœschbintext: remove wrong @file reference.
2011-10-04 Michael Niedermayerpngdec: set reference correctly for corepng.
2011-10-04 Michael Niedermayerff_dv_frame_profile2: Check input buffer size.
2011-10-04 Michael Niedermayercinepak: detect keyframes
2011-10-04 Justin Rugglesqdm2: check output buffer size before decoding
2011-10-04 Laurent AimarFix out of bound reads in the QDM2 decoder.
2011-10-04 Laurent AimarCheck for out of bound writes in the QDM2 decoder.
2011-10-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-04 Luca Barbatolibvpxenc: support vpxencs command line options.
2011-10-03 Michael NiedermayerH264: hotfix for speedloss on frame threading and h264...
2011-10-03 Michael Niedermayerthreads: warn in case of multiple finished setup calls.
2011-10-03 Michael Niedermayerh264_parser: print AU size on error.
2011-10-03 Michael Niedermayerh264_parser: AVC support.
2011-10-03 Anton Khirnovlibvpx: fix build with older libvpx versions.
2011-10-03 Mans RullgardARM: check for inline asm 'y' operand modifier support
2011-10-02 Ronald S. BultjeVP8: armv6 optimizations.
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-10-02 Laurent Aimarh264: fix intra 16x16 mode check when using mbaff and...
2011-10-02 Michael Niedermayerlibvpxenc: cosmetics to make code more similar to lucas.
2011-10-02 Laurent Aimarh264: check for invalid bit depth value.
2011-10-02 Laurent Aimarh264: add entries for 11 and 12 bits in ff_h264_chroma_...
2011-10-02 Laurent Aimarh264: fix the check for invalid SPS:num_ref_frames.
2011-10-02 Laurent Aimarh264: do not let invalid values in h->ref_count on...
2011-10-02 Laurent AimarReject video with non multiple of 16 width/height in...
2011-10-02 Justin Rugglesmpc8: check output buffer size before decoding
2011-10-02 Justin Rugglesmpc7: return error if packet is too small.
2011-10-02 Justin Rugglesmpc7: check output buffer size before decoding
2011-10-02 Justin Rugglesnellymoserdec: allocate float_buf only when decoding...
2011-10-02 Justin Rugglesnellymoserdec: use NELLY_BUF_LEN instead of 128
2011-10-02 Justin Rugglesnellymoserdec: use NELLY_BLOCK_LEN instead of 64 when...
2011-10-02 Justin Rugglesnellymoserdec: allow user to request SAMPLE_FMT_FLT...
2011-10-02 Justin Rugglesnellymoser: check output buffer size before decoding
2011-10-02 Luca Barbatowin32: improve threading algorithm warning
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-02 Michael Niedermayer4xm decoder: fix data size for i2 frames.
2011-10-02 Michael Niedermayer4xm decoder: print some error messages in case of errors.
2011-10-02 Laurent AimarCheck for out of bound accesses in the 4xm decoder.
2011-10-02 Laurent AimarPrevent block size from inreasing in the shorten decoder.
2011-10-02 Laurent AimarCheck for out of bound reads in PTX decoder.
2011-10-02 Laurent AimarFix the check for missing references in ff_er_frame_end...
2011-10-02 Laurent AimarClear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end...
2011-10-02 Laurent AimarPrevent NULL dereference when the huffman table is...
2011-10-01 Michael Niedermayerh264: increase ref_poc size to 32 as it can be per...
2011-10-01 Michael Niedermayerh264: set unused ref_counts to 0 as a precautionary...
2011-10-01 Michael Niedermayerff_dot_product(): change return value to int64_t
2011-10-01 Vitor Sessakg729dec: initialize bit reader with the correct buffer...
2011-10-01 Michael Niedermayerg723.1_data: remove unneeded L
2011-10-01 Michael Niedermayerh264: try reading SPS with wrong escaping, it sometimes...
2011-10-01 Anton Khirnovlavc: add video/audio/encoding flags to global_quality...
2011-10-01 Luca Barbatolibvpxenc: use libvpx's own defaults for some parameters
2011-10-01 Luca Barbatovpxenc: add private options
2011-10-01 Michael Niedermayerg729dec: prevent out of array access
2011-10-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-01 Laurent AimarFix out of bound reads/writes in the TIFF decoder.
2011-10-01 Laurent AimarCheck for out of bound writes in the QDM2 decoder.
2011-10-01 Laurent AimarFix out of bound reads in the QDM2 decoder.
2011-10-01 Laurent AimarFix out of bound reads due to integer overflow in the...
2011-10-01 Laurent AimarCheck for out of bound reads in the Electronic Arts...
2011-10-01 Laurent AimarPrevent NULL dereferences when missing the reference...
2011-10-01 Laurent AimarFix potential pointer arithmetic overflows in the Elect...
next