]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-03-01 Michael Niedermayervc1: fix out of array reads in vc1_inv_trans_4x8_c()
2012-03-01 Michael Niedermayervc1: fix out of array reads in vc1_inv_trans_8x4_c()
2012-03-01 Michael Niedermayermpc: Fix mpc_CC table and use.
2012-03-01 Michael Niedermayermpc: Fix mpc_SCF use and content.
2012-03-01 Michael Niedermayerrv34dsp: avoid use of crop table for idct.
2012-03-01 Michael Niedermayermpegaudiodec: Enable checked bitstream reader.
2012-03-01 Michael Niedermayermpegaudiodec: change granule skip code to avoid false...
2012-03-01 Michael Niedermayersvq3dec: fix overread of the cliping table.
2012-03-01 Michael Niedermayereval: fix infinite loop on opensolaris x86.
2012-03-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-29 Vitor Sessakamrnbdec: check frame size before decoding.
2012-02-29 Ronald S. Bultjecscd: use negative error values to indicate decode_init...
2012-02-29 Ronald S. Bultjeh264: prevent overreads in intra PCM decoding.
2012-02-29 Justin RugglesFATE: do not decode audio in the nuv test.
2012-02-29 Justin Rugglesdxa: set audio stream time base using the sample rate
2012-02-29 Justin Rugglespsx-str: do not allow seeking by bytes
2012-02-29 Justin Rugglesasfdec: Do not set AVCodecContext.frame_size
2012-02-29 Justin Rugglesvqf: set packet parameters after av_new_packet()
2012-02-29 Michael Niedermayerlavc: fix 10l oversight in realloc of avcodec_encode_vi...
2012-02-29 Michael Niedermayerdca: dont overread dca_default_coeffs.
2012-02-29 Michael Niedermayerdca: Check scale_sum.
2012-02-29 Michael Niedermayerdca: Check LFEScaleIndex.
2012-02-29 Vitor Sessakmpegaudiodec: use DSPUtil.butterflies_float().
2012-02-29 Justin RugglesFATE: add mp3 test for sample that exhibited false...
2012-02-29 Paul B Maholfate: add cdxl test for bit line plane arrangement
2012-02-29 Ronald S. Bultjevmnc: return error on decode_init() failure.
2012-02-29 Justin Ruggleslibvorbis: add/update error messages
2012-02-29 Justin Ruggleslibvorbis: use AVFifoBuffer for output packet buffer
2012-02-29 Justin Ruggleslibvorbis: remove unneeded e_o_s check
2012-02-29 Justin Ruggleslibvorbis: check return values for functions that can...
2012-02-29 Justin Ruggleslibvorbis: use float input instead of s16
2012-02-29 Justin Ruggleslibvorbis: do not flush libvorbis analysis if dsp state...
2012-02-29 Justin Ruggleslibvorbis: use VBR by default, with default quality...
2012-02-29 Justin Ruggleslibvorbis: fix use of minrate/maxrate AVOptions
2012-02-29 Justin Ruggleslibvorbis: cosmetics: renaming/pretty-printing/comments...
2012-02-29 Justin Ruggles(e)ac3enc: select a default bit rate based on the chann...
2012-02-29 Justin Rugglesac3enc: choose the closest bit rate to the one requeste...
2012-02-29 Ronald S. Bultjerpza: error out on buffer overreads.
2012-02-29 Ronald S. Bultjeqtrle: return error on decode_init() failure.
2012-02-29 Ronald S. Bultjeswscale: fix another integer overflow.
2012-02-29 Martin Storsjödpxenc: Don't include the libavcodec ident if bitexact...
2012-02-29 Nicolas Georgeencode_video2: shrink packet after encoding.
2012-02-29 Martin Storsjörtpenc: Fix setting the max packet size
2012-02-29 Anton KhirnovAdd a minor bump, changelog/APIchanges entry and some...
2012-02-29 Anton Khirnovmp3enc: write attached pictures (APIC).
2012-02-29 Anton Khirnovmp3enc: move mp3_write_xing() further up in the file.
2012-02-29 Anton Khirnovid3v2enc: add a function for writing attached pictures.
2012-02-29 Anton Khirnovid3v2enc: fix writing frame sizes for ID3v2.3
2012-02-29 Anton Khirnovid3v2enc: split ff_id3v2_write().
2012-02-29 Anton Khirnovid3v2enc: make id3v2_put_size take only an AVIOContext.
2012-02-29 Anton Khirnovid3v2: remove unused ff_id3v2_read().
2012-02-29 Anton Khirnovlavf: export id3v2 attached pictures as streams.
2012-02-29 Anton Khirnovlavf: generic code for exporting attached pictures.
2012-02-29 Anton Khirnovid3v2: read attached pictures and export them in ID3v2E...
2012-02-29 Anton Khirnovlavf: move CodecMime from matroska.h to internal.h
2012-02-29 Anton Khirnovswfdec: do not set codec timebase.
2012-02-29 Kostya Shishkovprores: store and retrieve extended colourspace information
2012-02-29 Phil Barrettproresenc: correct edge emulation
2012-02-29 Kostya Shishkovprores: handle 444 chroma in right order
2012-02-29 Anton Khirnovmpegvideo_enc: add quantizer_noise_shaping private...
2012-02-29 Anton Khirnovlavc: deprecate AVCodecContext.inter_threshold.
2012-02-29 Anton Khirnovlavc: deprecate AVCodecContext.color_table_id.
2012-02-29 Anton Khirnovavplay: remove an unused variable.
2012-02-29 Anton Khirnovmpegvideo_enc: add chroma/luma_elim_threshold private...
2012-02-29 Anton Khirnovmpegvideo_enc: add cbp_rd flag to mpv_flags.
2012-02-29 Anton Khirnovmpegvideo_enc: add qp_rd flag to mpv_flags.
2012-02-29 Anton Khirnovmpegvideo_enc: add strict_gop flag to mpv_flags.
2012-02-29 Anton Khirnovlavc: add -mpv_flags to mpegvideo_enc-based encoders.
2012-02-29 Michael Niedermayerfate: disable deshake test as it isnt binary identical...
2012-02-29 Michael Niedermayeraacdec: Support stereo streams that erroneously signal...
2012-02-29 Alex Converseaacdec: Reshuffle functions so get_che() can call set_d...
2012-02-29 Michael Niedermayervmnc: Fail if bpp is not recognized instead of crashing.
2012-02-29 Michael Niedermayerget_buffers: Check that pix_fmt is not NONE.
2012-02-29 Michael Niedermayeralsdec: Check that quantized parcor coeffs are within...
2012-02-29 Michael Niedermayerlibpostproc: fix out of array accesses detected by...
2012-02-29 Michael Niedermayervf_deshake: try to fix memleak
2012-02-29 Michael Niedermayerfate: switch lavfi-pp targets which need bitexact flags...
2012-02-29 Michael Niedermayerlibpostproc: add bitexact mode, which is needed for...
2012-02-29 Michael Niedermayerfate: More libpostproc tests to improve coverage.
2012-02-29 Ronald S. Bultjevp56: error out on invalid stream dimensions.
2012-02-29 Michael Niedermayercook: avoid out of global array read.
2012-02-29 Ronald S. Bultjeasf: don't seek back on EOF.
2012-02-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-28 Ronald S. Bultjeasf: error out on ridiculously large minpktsize values.
2012-02-28 Michael Niedermayeradpcm_xa: Check filter validity.
2012-02-28 Alex Converseadpcm: Clip step_index values read from the bitstream...
2012-02-28 Ronald S. Bultjeoma: don't read beyond end of leaf_table.
2012-02-28 Diego Biurrundoxygen: Remove documentation for non-existing paramete...
2012-02-28 Philip de Niermxfdec: set pixel format for cdci picture formats
2012-02-28 Philip de Niermxfdec: detect uncomp pictures using essence container ul
2012-02-28 Philip de Niermxf: add uncompressed 422 8-bit rawvideo label
2012-02-28 Philip de Niermxfdec: set track edit rate num/den in expected order
2012-02-28 Philip de Niermxf: fix v210 label matching len
2012-02-28 Michael Niedermayercook: add const to quant_index_table of categorize()
2012-02-28 Ronald S. BultjeIndeo3: fix crashes on corrupt bitstreams.
2012-02-28 Michael Niedermayeromadec: Fix wrong number of array elements.
2012-02-28 Michael Niedermayerffmpeg: Fix division by 0 due to invalid timebase
2012-02-28 Philip de Nieradd v210 to intra only list to allow "-vcodec copy"
2012-02-28 Michael Niedermayertests: add libpostproc test
2012-02-28 Diego Biurrunmsmpeg4: Replace forward declaration by proper #include.
next