source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f61369d7   12 years Clément Bœsch lavfi/vsrc: switch to ff_filter_frame.
(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 …
(edit) @6abb9a90   12 years michaelni huffyuvdec: check width more completely, avoid out of array accesses …
(edit) @27eada2   12 years michaelni tiffdec: better checks for bitstream offsets, fixes out of array reads …
(edit) @3ae61045   12 years michaelni roqvideodec: check dimensions validity Found-by: Mateusz "j00ru" …
(edit) @c1fcf563   12 years janne-libav h264: check context state before decoding slice data partitions Fixes …
(edit) @a9236b87   12 years onemda fate: add tak dependencies Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @26f1b1a   12 years onemda fate: add ADPCM 4XM test Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @0ecfcf86   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avplay: …
(edit) @9f8e2e92   12 years michaelni Merge commit 'e4d349b4014ee2a03f521027e0bd1ace4a9e60bd' * commit …
(edit) @3ae69b91   12 years janne-libav flashsv: make sure data for zlib priming is available Fixes a …
(edit) @52066bdb   12 years michaelni Merge commit 'c74f81786d434dfaf9b3dff06aa96bfd23d0127b' * commit …
(edit) @d7b20bfb   12 years michaelni Merge commit '5c7bf2dddee5bdfa247ff0d57cb8a37d19077f66' * commit …
(edit) @076300bf   12 years michaelni Merge commit 'bfe5454cd238b16e7977085f880205229103eccb' * commit …
(edit) @7dc0ed80   12 years michaelni Merge commit '1f3f896564501c23b44fcf605567c78ce066b539' * commit …
(edit) @a7eabbb2   12 years Clément Bœsch lavfi/concat: prefer av_asprintf() over stack allocated buffer.
(edit) @b99f1303   12 years Clément Bœsch lavfi/concat: switch to filter_frame.
(edit) @ea3bad0e   12 years Clément Bœsch lavfi/smartblur: switch to filter_frame.
(edit) @9262f132   12 years Clément Bœsch lavfi/show{spectrum,waves}: use ff_filter_frame().
(edit) @e2718e7a   12 years diego avplay: Do not use removed av_get_int() Fixes build with lavfi …
(edit) @605f1d98   12 years stefasab lsws: define version in SWScaler class The version number is useful …
(edit) @cf56c207   12 years stefasab doc/Makefile: rework component configuration logic Only enable …
(edit) @989c6a49   12 years stefasab doc/ffmpeg-codecs: add short description
(edit) @3fd8e072   12 years michaelni vsrc_mandelbrot: switch to filter_frame Signed-off-by: Michael …
(edit) @9236e9f1   12 years Clément Bœsch lavfi/ebur128: use ff_filter_frame() everywhere.
(edit) @55a5ded6   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @1eb8809a   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @87b9dc09   12 years michaelni Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666' The commit …
(edit) @031d6448   12 years Clément Bœsch lavfi/ass: switch to filter_frame.
(edit) @9178235f   12 years michaelni avfilter: mark start_frame/end_frame/draw_slice as deprecated …
(edit) @502ecc9c   12 years Clément Bœsch lavfi/colormatrix: 10l fix forgotten buffer unref.
(edit) @269cd077   12 years Clément Bœsch lavfi/colormatrix: switch to filter_frame.
(edit) @88f8af26   12 years michaelni vf_format: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @7c428147   12 years michaelni vf_copy: switch to filter_frame Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.