source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0b90db01   13 years michaelni lavf: fix update_initial_durations() so it handles missing durations …
(edit) @83c418e6   13 years michaelni wavpack: Fix an integer overflow Integer Overflow Checker detected an …
(edit) @d91912ef   13 years michaelni fate: Add sunrast regression test Signed-off-by: Derek Buitenhuis …
(edit) @7a7b1f5c   13 years michaelni roqvideodec: improve end of input buffer check This fixes a out of …
(edit) @1eb7f39c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @75d11b55   13 years michaelni vc1: avoid reading beyond the last line in vc1_draw_sprites() Fixes …
(edit) @0ce4fe48   13 years rsbultje h264: error out on invalid bitdepth. Fixes invalid reads while …
(edit) @cc412b71   13 years alex.converse aacsbr: use a swap index for the Y matrix rather than copy buffers. …
(edit) @dc945b1f   13 years michaelni eatgq: Pass error code from tgq_decode_mb() and let the caller fail. …
(edit) @32f0c658   13 years michaelni vc1: fix out of array reads in vc1_inv_trans_4x4_c() Found-by: …
(edit) @80c702ef   13 years michaelni vc1: fix out of array reads in vc1_inv_trans_4x8_c() Found-by: …
(edit) @af796ba4   13 years michaelni vc1: fix out of array reads in vc1_inv_trans_8x4_c() Found-by: …
(edit) @63c9de64   13 years rsbultje huffyuv: do not abort on unknown pix_fmt; instead, return an error. …
(edit) @b2a7c017   13 years michaelni mpc: Fix mpc_CC table and use. This is based on the reference …
(edit) @b84211ac   13 years michaelni mpc: Fix mpc_SCF use and content. This fixes a out of global array …
(edit) @bd17a40a   13 years rsbultje lcl: return negative error codes on decode_init() errors. Found-by: …
(edit) @984b914c   13 years martin rtpenc: Use MB info side data for splitting H263 packets for RFC 2190 …
(edit) @bdc1220e   13 years martin h263enc: Add an option for outputting info about MBs as side data …
(edit) @442c1320   13 years martin avpacket: Add a function for shrinking already allocated side data …
(edit) @fd88a257   13 years michaelni rv34dsp: avoid use of crop table for idct. Fixes out of array read. …
(edit) @8263212e   13 years michaelni mpegaudiodec: Enable checked bitstream reader. It appears there are …
(edit) @a057ef69   13 years michaelni mpegaudiodec: change granule skip code to avoid false checked …
(edit) @436f866f   13 years michaelni svq3dec: fix overread of the cliping table. Found-by: Mateusz "j00ru" …
(edit) @d2101bff   13 years michaelni eval: fix infinite loop on opensolaris x86. Signed-off-by: Michael …
(edit) @79ae084e   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (58 …
(edit) @5cd1337f   13 years rsbultje nellymoserdec: Saner and faster IMDCT windowing Signed-off-by: Ronald …
(edit) @882abda5   13 years rsbultje amrnbdec: check frame size before decoding. Found-by: Mateusz "j00ru" …
(edit) @8a9faf33   13 years rsbultje cscd: use negative error values to indicate decode_init() failures. …
(edit) @d1604b3d   13 years rsbultje h264: prevent overreads in intra PCM decoding. Found-by: Mateusz …
(edit) @f240df6a   13 years justin.ruggles FATE: do not decode audio in the nuv test. We already have sufficient …
(edit) @929dd8c1   13 years justin.ruggles dxa: set audio stream time base using the sample rate
(edit) @aa831c40   13 years justin.ruggles psx-str: do not allow seeking by bytes
(edit) @bdbf1fa4   13 years justin.ruggles asfdec: Do not set AVCodecContext.frame_size
(edit) @4bf6775e   13 years justin.ruggles vqf: set packet parameters after av_new_packet() Otherwise the values …
(edit) @a77c8ade   13 years michaelni lavc: fix 10l oversight in realloc of avcodec_encode_video2. Packets …
(edit) @d7bce4a2   13 years michaelni dca: dont overread dca_default_coeffs. Found-by: Mateusz "j00ru" …
(edit) @51db9a97   13 years michaelni dca: Check scale_sum. Fixes a out of array read. Found-by: Mateusz …
(edit) @d6bc273b   13 years michaelni dca: Check LFEScaleIndex. Its not clear from the spec what to do with …
(edit) @9b4cd586   13 years rsbultje mpegaudiodec: use DSPUtil.butterflies_float(). Signed-off-by: Ronald …
(edit) @841c1717   13 years justin.ruggles FATE: add mp3 test for sample that exhibited false overreads related …
(edit) @31b132c0   13 years justin.ruggles fate: add cdxl test for bit line plane arrangement Signed-off-by: …
(edit) @07a18097   13 years rsbultje vmnc: return error on decode_init() failure. Found-by: Mateusz …
(edit) @a45a1ea5   13 years justin.ruggles libvorbis: add/update error messages also use AVERROR codes for some …
(edit) @592c4dbc   13 years justin.ruggles libvorbis: use AVFifoBuffer for output packet buffer simplifies the …
(edit) @1fe7c1be   13 years justin.ruggles libvorbis: remove unneeded e_o_s check vorbis_bitrate_flushpacket() …
(edit) @94025d8a   13 years justin.ruggles libvorbis: check return values for functions that can return errors
(edit) @c5063e03   13 years justin.ruggles libvorbis: use float input instead of s16 libvorbis takes float …
(edit) @f15c4281   13 years justin.ruggles libvorbis: do not flush libvorbis analysis if dsp state was not …
(edit) @147ff24a   13 years justin.ruggles libvorbis: use VBR by default, with default quality of 3
(edit) @182d4f1f   13 years justin.ruggles libvorbis: fix use of minrate/maxrate AVOptions - enable the options …
(edit) @eb35ef29   13 years justin.ruggles libvorbis: cosmetics: renaming/pretty-printing/comments/unused code
(edit) @4e99501f   13 years justin.ruggles (e)ac3enc: select a default bit rate based on the channel layout
(edit) @6aeea1df   13 years justin.ruggles ac3enc: choose the closest bit rate to the one requested instead of failing
(edit) @78e9852a   13 years rsbultje rpza: error out on buffer overreads. Found-by: Mateusz "j00ru" …
(edit) @e54ae60e   13 years rsbultje qtrle: return error on decode_init() failure. Found-by: Mateusz …
(edit) @791de61b   13 years rsbultje swscale: fix another integer overflow. Found-by: Mateusz "j00ru" …
(edit) @85b221e4   13 years martin dpxenc: Don't include the libavcodec ident if bitexact mode is enabled …
(edit) @33b9fe56   13 years nicolas.george encode_video2: shrink packet after encoding. With the encode2 API, …
(edit) @07ec1f21   13 years martin rtpenc: Fix setting the max packet size This fixes cases where the …
(edit) @32253747   13 years anton Add a minor bump, changelog/APIchanges entry and some documentation …
(edit) @2dfea120   13 years anton mp3enc: write attached pictures (APIC).
(edit) @c68148b1   13 years anton mp3enc: move mp3_write_xing() further up in the file. It will be need …
(edit) @ba445f55   13 years anton id3v2enc: add a function for writing attached pictures. Unused so far.
(edit) @24fe1a3b   13 years anton id3v2enc: fix writing frame sizes for ID3v2.3 Frame sizes in ID3v2.3 …
(edit) @411225aa   13 years anton id3v2enc: split ff_id3v2_write(). This will allow writing the tag in …
(edit) @c199817   13 years anton id3v2enc: make id3v2_put_size take only an AVIOContext. It has no …
(edit) @393fd0d8   13 years anton id3v2: remove unused ff_id3v2_read(). Rename ff_id3v2_read_all to …
(edit) @079ea6ca   13 years anton lavf: export id3v2 attached pictures as streams.
(edit) @dd2a4bcf   13 years anton lavf: generic code for exporting attached pictures.
(edit) @a93b09cb   13 years anton id3v2: read attached pictures and export them in ID3v2ExtraMeta.
(edit) @b73ad746   13 years anton lavf: move CodecMime from matroska.h to internal.h it will be useful …
(edit) @eaea76d7   13 years anton swfdec: do not set codec timebase. It is not supposed to be set …
(edit) @12b812d   13 years kostya.shishkov prores: store and retrieve extended colourspace information Based on …
(edit) @c7084182   13 years kostya.shishkov proresenc: correct edge emulation Signed-off-by: Kostya Shishkov …
(edit) @235d6932   13 years kostya.shishkov prores: handle 444 chroma in right order ProRes codes chroma blocks …
(edit) @23bfcc06   13 years anton mpegvideo_enc: add quantizer_noise_shaping private option. Deprecate …
(edit) @16b7557b   13 years anton lavc: deprecate AVCodecContext.inter_threshold. It's unused.
(edit) @4f07f819   13 years anton lavc: deprecate AVCodecContext.color_table_id. It's currently only …
(edit) @e0f6841   13 years anton avplay: remove an unused variable.
(edit) @63efd83a   13 years anton mpegvideo_enc: add chroma/luma_elim_threshold private options. …
(edit) @af3d804f   13 years anton mpegvideo_enc: add cbp_rd flag to mpv_flags. Deprecate CODEC_FLAG_CBP_RD.
(edit) @ff71a383   13 years anton mpegvideo_enc: add qp_rd flag to mpv_flags. Deprecate CODEC_FLAG_QP_RD.
(edit) @a249f0cc   13 years anton mpegvideo_enc: add strict_gop flag to mpv_flags. Deprecate …
(edit) @ed019b8e   13 years anton lavc: add -mpv_flags to mpegvideo_enc-based encoders. Deprecate …
(edit) @52ae41a8   13 years michaelni fate: disable deshake test as it isnt binary identical across archs. …
(edit) @956fb91e   13 years alex.converse aacdec: Support stereo streams that erroneously signal predefined …
(edit) @2564f6e6   13 years alex.converse aacdec: Reshuffle functions so get_che() can call …
(edit) @6aca18a9   13 years michaelni vmnc: Fail if bpp is not recognized instead of crashing. Found-by: …
(edit) @c2500635   13 years michaelni get_buffers: Check that pix_fmt is not NONE. This is somewhat …
(edit) @8534881a   13 years michaelni alsdec: Check that quantized parcor coeffs are within range. ALS …
(edit) @f5bf7b9f   13 years michaelni libpostproc: fix out of array accesses detected by AddressSanitizer. …
(edit) @f54e06fe   13 years michaelni vf_deshake: try to fix memleak Signed-off-by: Michael Niedermayer …
(edit) @9aa7b3cd   13 years michaelni fate: switch lavfi-pp targets which need bitexact flags to use them. …
(edit) @7f80afe0   13 years michaelni libpostproc: add bitexact mode, which is needed for regression …
(edit) @0ae9b32e   13 years michaelni fate: More libpostproc tests to improve coverage. Reviewed-by: Derek …
(edit) @8bc396fc   13 years rsbultje vp56: error out on invalid stream dimensions. Prevents crashes when …
(edit) @51defefa   13 years michaelni cook: avoid out of global array read. Found-by: Mateusz "j00ru" …
(edit) @bb6d5411   13 years rsbultje asf: don't seek back on EOF. Seeking back on EOF will reset the EOF …
(edit) @0e6aa0fe   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: adpcm: …
(edit) @6e57a02b   13 years rsbultje asf: error out on ridiculously large minpktsize values. They cause …
Note: See TracRevisionLog for help on using the revision log.