source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @211372e8   12 years michaelni Merge commit '0b300daad2f5cb59a7c06dde5ac701685e6edf16' * commit …
(edit) @9c208b4   12 years michaelni vp56: Ignore reconfiguration from the alpha plane. Fixes out of array …
(edit) @0b300daa   12 years janne-libav h264: error out on unset current_picture_ptr for h->current_slice > 0 …
(edit) @89a4465b   12 years janne-libav avprobe: report per stream bit rate if set by the decoder
(edit) @ec79b1fc   12 years michaelni wtvdec: fix null pointer dereference Found-by: Mateusz "j00ru" …
(edit) @e32bea8e   12 years lu_zero aac: avoid a memcpy in sbr_qmf_analysis Swapping buffer indices …
(edit) @80aa89bd   12 years michaelni asfdec: check extradata size before alloc and read Signed-off-by: …
(edit) @936eaa8   12 years michaelni h264: check for integer overflow, fix null pointer dereference …
(edit) @2cb227f6   12 years nicolas.george lavu/channel_layout: document the semantic of layouts.
(edit) @5148147b   12 years stefasab lavfi/bbox: switch to ff_filter_frame() API
(edit) @255be073   12 years stefasab lavfi/alphamerge: fix leak introduced in 217163eb
(edit) @49435d38   12 years onemda gifdec: read pixel aspect ratio Signed-off-by: Paul B Mahol …
(edit) @ddd87236   12 years nicolas.george lavfi/vf_super2xsai: fix output ref size.
(edit) @bd465fdc   12 years stefasab lavfi/framestep: switch to ff_filter_frame API
(edit) @fbc339ff   12 years stefasab lavfi/super2xsai: switch to ff_filter_frame() API
(edit) @adfd9ca3   12 years Clément Bœsch lavfi/hue: move to ff_filter_frame.
(edit) @72e84a08   12 years Clément Bœsch fate: add hue filter test.
(edit) @24cb1f9   12 years nicolas.george lavfi/vf_tile: forward errors.
(edit) @3b316247   12 years nicolas.george lavfi/vf_tile: cosmetic after last commit.
(edit) @6f3d2fb1   12 years nicolas.george lavfi/vf_tile: switch to filter_frame. Also add error check on buffer …
(edit) @8be18ffd   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @3d728207   12 years stefasab lavfi/decimate: switch to ff_filter_frame() API
(edit) @217163eb   12 years stefasab lavfi/alphamerge: switch to ff_filter_frame() API
(edit) @83ab46a5   12 years stefasab lavfi/blackdetect: switch to new ff_filter_frame() API
(edit) @86a24868   12 years nicolas.george lavu/parseutils: accept %J for hours >= 24. Allow to parse durations …
(edit) @b61ba262   12 years michaelni mpc8: check seektable size before attempting to use it. Fixes null …
(edit) @ff7e2342   12 years michaelni dcadec: fix reading from prior to an array Found-by: Mateusz "j00ru" …
(edit) @9e1914df   12 years Clément Bœsch lavfi/hqdn3d: avoid use of uninitialized variable.
(edit) @a3554bb4   12 years Clément Bœsch lavfi/gradfun: avoid use of uninitialized variable.
(edit) @77693c54   12 years michaelni xxan: more complete ybuf checks, fix out of array accesses. Found-by: …
(edit) @19692006   12 years Carl Eugen Hoyos Add FourCC V264 for H264 in CCTV recordings.
(edit) @f61369d7   12 years Clément Bœsch lavfi/vsrc: switch to ff_filter_frame.
(edit) @7e9e7cc2   12 years mans configure: fix indentation in option parsing loop Signed-off-by: Mans …
(edit) @6d2892c9   12 years Clément Bœsch lavf/assdec: return appropriate error code instead of -1.
(edit) @069c8975   12 years Clément Bœsch lavf/assdec: add ass_ prefix to callbacks.
(edit) @e0260e25   12 years Clément Bœsch lavf/assdec: rewrite using the demux subtitles API.
(edit) @bad4e112   12 years Clément Bœsch lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.
(edit) @ad5d72b1   12 years Clément Bœsch lavf/subtitles: seek a little more backward when necessary. If some …
(edit) @ff3624b   12 years Clément Bœsch lavf/subtitles: add ff_subtitles_queue_seek(). This function is …
(edit) @b684f744   12 years Clément Bœsch ffmpeg: use avformat_seek_file() instead of av_seek_frame(). …
(edit) @aae47803   12 years michaelni vmnc: Check for integer overflow Fixes null pointer dereference and …
(edit) @3b2cd83a   12 years michaelni dcadec: check lfe field Fix out of array accesses Found-by: Mateusz …
(edit) @56e149fd   12 years onemda PVF demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @5442083b   12 years Carl Eugen Hoyos Support Sorenson Spark in f4v files streamed by Flash Media Server.
(edit) @873049e6   12 years michaelni mxfdec: check index_tables before dereferencing in close. Fixes null …
(edit) @7389bb12   12 years michaelni svq1dec: update w/h only if the header is successfully parsed. …
(edit) @c9ff322   12 years stefasab lavu/opt: allow to set sample and pixel format with av_opt_set_int() …
(edit) @b5cedf8b   12 years michaelni fate/mp3: increase fuzz for NEON, due to different rounding from …
(edit) @13c39e96   12 years stefasab lavfi/geq: add T variable and example
(edit) @5473f625   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @12cd992d   12 years stefasab doc/ffmpeg-filters: add short description
(edit) @13d351bd   12 years michaelni tests/ref/seek/lavf_gif: update for 9d5cfce85540: gifdec: rudimentary …
(edit) @9d5cfce8   12 years onemda gifdec: rudimentary seeking With this ffplay -loop X successfully …
(edit) @2152b60f   12 years onemda gifdec: use av_fast_malloc() Signed-off-by: Paul B Mahol …
(edit) @6b11ae71   12 years onemda shorten: return more meaningful error codes Signed-off-by: Paul B …
(edit) @e4af8ed8   12 years onemda ws-snd1: return meaningful error code Signed-off-by: Paul B Mahol …
(edit) @679c7578   12 years onemda wnv1: return more meaningful error codes Signed-off-by: Paul B Mahol …
(edit) @51bcf8ac   12 years onemda xldec: K&R formatting cosmetics Signed-off-by: Paul B Mahol …
(edit) @24e5cb48   12 years onemda xldec: return meaningful error code Signed-off-by: Paul B Mahol …
(edit) @3b56ed34   12 years onemda motionpixels: use meaningful error code Signed-off-by: Paul B Mahol …
(edit) @b912895d   12 years onemda mvi: check av_mallocz() result Signed-off-by: Paul B Mahol …
(edit) @822d10e7   12 years michaelni swscale: fix 12 and 14 bit YUV planar output with scaling. …
(edit) @f0695b09   12 years michaelni pcmdec: check codec_id Fixes out of array accesses Found-by: Mateusz …
(edit) @b90e795f   12 years michaelni check std tag size before reading. Fixes out of array read Found-by: …
(edit) @a7ee6281   12 years michaelni qdm2: check array index before use, fix out of array accesses …
(edit) @991e2351   12 years michaelni aacps: check iid/icc_par more completely. Fixes global out of array …
(edit) @7205e896   12 years michaelni dxa: check reference frame availability before use. Fix NULL pointer …
(edit) @daede25f   12 years onemda update Changelog Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @57b00d7   12 years onemda gifdec: remove width and height from demuxer context Signed-off-by: …
(edit) @2c69fcc2   12 years michaelni smacker: more complete vlc length check, fixes out of array read …
(edit) @50cbe09d   12 years michaelni smacker: check smacker_decode_tree() return value Signed-off-by: …
(edit) @d56b1501   12 years onemda undo file modifiers that suck in Signed-off-by: Paul B Mahol …
(edit) @3bbe63d1   12 years martin configure: Use headers in the check for _beginthreadex for w32threads …
(edit) @7e6a11bc   12 years martin avutil: Use a configure check to enable windows console functions Not …
(edit) @b70abd5b   12 years martin avutil: Include io.h with a separate condition from windows console …
(edit) @f83657fc   12 years onemda Add exception for "gif" in image2 probe() method. Without this …
(edit) @5603b2bf   12 years onemda Gif demuxer Gif demuxer is capable of extracting multiple frames from …
(edit) @005cb97e   12 years onemda Move some definitions to header file. Share them with upcoming …
(edit) @de0cb7f0   12 years onemda Additional checks to prevent overread. Check for availability of some …
(edit) @91499f4e   12 years onemda Prepare gif decoder for use in conjunction with gif demuxer. Add …
(edit) @c5fe41c7   12 years onemda Add meaningful error codes and constants. Replace literals with named …
(edit) @034a1afb   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avutil: …
(edit) @db29a7c7   12 years michaelni Merge commit '9d46eaec7a90bd8f5cd9e45398c6d17804182320' * commit …
(edit) @8119d8b0   12 years Clément Bœsch configure: add lavfi avr dep to .pc when required.
(edit) @d4c59f77   12 years onemda adpcm/thp: cosmetics: reindent Signed-off-by: Paul B Mahol …
(edit) @1560c329   12 years onemda iff: fix some incorrect interpretations of invalid files …
(edit) @50b5c229   12 years onemda iff: MAUD support Based on patch by Piotr Bandurski Signed-off-by: …
(edit) @ccf771cd   12 years Carl Eugen Hoyos Correctly skip strf tag for subtitles when decoding avi. Fixes ticket …
(edit) @d9bec3b6   12 years michaelni lavc: fix duplicate stats_out line. Found-by: Thierry Foucu …
(edit) @bc16031a   12 years michaelni mjpegdec: print error message when quant_index is invalid …
(edit) @a2f680c   12 years michaelni mjpegdec: check h/v_count, fix context becoming inconsistent and …
(edit) @08d0969c   12 years stefasab lavu/opt: change the way default pixel and sample format value is set …
(edit) @0b28abf9   12 years michaelni vble: check packet size. Fixes null pointer dereference Found-by: …
(edit) @10416a4d   12 years michaelni id3v2: check index against buffer size. Fix out of array access …
(edit) @0b14c19   12 years onemda iff: mention all decoders
(edit) @9a319979   12 years onemda BRSTM demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @15816c8e   12 years martin avutil: Include io.h with a separate condition from MapViewOfFile The …
(edit) @15caccb9   12 years martin cmdutils: Use a configure check for enabling CommandLineToArgvW This …
(edit) @9d46eaec   12 years diego build: The FLAC encoder also depends on the flacdsp code Fixes …
(edit) @cc7d5cf   12 years diego img2: K&R formatting cosmetics Also introduce local img_ namespace to …
Note: See TracRevisionLog for help on using the revision log.