source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f73d6d2a   11 years Marton Balint ffplay: cast vp->height to int64 in buffer size check Fixes Coverity …
(edit) @95275551   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @e99f324c   11 years michaelni Merge commit '58c95448e42d34910b939363949ba1a92c06b0b0' * commit …
(edit) @6c655b40   11 years michaelni Merge commit 'bbb2945f2dfbc2306c1655bf7eb6e220912a9a7c' * commit …
(edit) @85a3d20d   11 years michaelni Merge commit 'f52edef30197735bfb937e9e723ab1e7b31165c6' * commit …
(edit) @a4a2e894   11 years michaelni Merge commit '985f34b75653d02eda8eb8def3412f8577f19b01' * commit …
(edit) @1f87cbe8   11 years michaelni Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef' * commit …
(edit) @8097307b   11 years michaelni Merge commit '12db891dcd57b305d6e3c1e22ea8204dc26edda1' * commit …
(edit) @bbdef618   11 years michaelni Merge commit '508998f7d5cc61c7ac7b049813b47adc24c6e282' * commit …
(edit) @84f77f84   11 years michaelni Merge commit 'ec7c51c7868d3ccc66b5cc38bf126258b94f086c' * commit …
(edit) @4a522eff   11 years michaelni Merge commit 'afc8685395e775fe0f2a1698b683aea4afd124af' * commit …
(edit) @301522f5   11 years michaelni Merge commit 'f80b60ad59945dae32bb26a4e239ed94b0e92fa3' * commit …
(edit) @9265bae3   11 years michaelni Merge commit 'f776899a17dce32ad7fb9231d98f15558f37cc3f' * commit …
(edit) @9f91e7de   11 years michaelni Merge commit '9e80eda26d06c7c48dbec5dfe643c857c62c0ee7' * commit …
(edit) @0a5d22a1   11 years michaelni Merge commit '8d929afd256069aa881f2bf58ef9f0ffce2d6b7e' * commit …
(edit) @46a5003a   11 years michaelni Merge commit '5d21ca45591bb1c1d2265f8ed972d18c563f145e' * commit …
(edit) @e997afdf   11 years onemda lavf: show APIC for tta files too Fixes #2676. Signed-off-by: Paul B …
(edit) @9ea7ff79   11 years onemda tta: read ape tags last Otherwise, cover art will create video stream …
(edit) @78d2d1e0   11 years michaelni postprocess_template: put rsp on the clobber list to prevent gcc from …
(edit) @ee16a0ce   11 years lu_zero smacker: check frame size validity Reported-by: Mateusz "j00ru" …
(edit) @58c95448   11 years lu_zero smacker: pad the extradata allocation Reported-by: Mateusz "j00ru" …
(edit) @bbb2945   11 years lu_zero smacker: check the return value of smacker_decode_tree Also prevent a …
(edit) @f52edef3   11 years lu_zero smacker: fix an off by one in huff.length computation Reported-by: …
(edit) @3b861742   11 years michaelni avcodec/jpeg2000dec: move bpno check to a earlier place This prevents …
(edit) @985f34b7   11 years lu_zero utils: fix avcodec_flush_buffers pre-reference counting compatibility …
(edit) @df9f22d4   11 years lu_zero avf: move url utility functions in a separate file
(edit) @12db891d   11 years lu_zero avf: move ff_write_chained to mux.c
(edit) @508998f7   11 years lu_zero avf: move riff tags accessors where they belong
(edit) @ec7c51c7   11 years lu_zero avf: move ff_http_match_no_proxy to network It is only used by …
(edit) @afc86853   11 years lu_zero avf: split off format register and lookup function
(edit) @3e17eec6   11 years michaelni lavu/adler32: Fix doxy group definition, take two The description if …
(edit) @4a0d6030   11 years michaelni lavu/hash: Add support for RIPEMD Signed-off-by: James Almer …
(edit) @8962da9e   11 years michaelni rawdec: allocate a buffer in the appropriate size in the copy case. …
(edit) @f80b60ad   11 years lu_zero bitstream: forward error values and drop few abort()
(edit) @f776899   11 years lu_zero bitstream: K&R formatting cosmetics
(edit) @359af6a7   11 years michaelni Merge branch 'crypto' of https://github.com/jamrial/FFmpeg Merged-by: …
(edit) @99b8cd0c   11 years James lavu: Add RIPEMD hashing Includes RIPEMD-128, RIPEMD-160, RIPEMD-256 …
(edit) @1bb005ce   11 years James lavf/md5enc: Use AV_HASH_MAX_SIZE Also increase the buffer size in …
(edit) @b6249aca   11 years James lavu/hash: Add support for SHA-2 512 Signed-off-by: James Almer …
(edit) @8a79a00   11 years onemda lavu/utils: silence warnings about incompatible pointer types …
(edit) @194fde3   11 years michaelni Document "cache" protocol Signed-off-by: Michael Niedermayer …
(edit) @9e80eda2   11 years lu_zero h264_mp4toannexb_bsf: return a padded buffer The code using the …
(edit) @8d929afd   11 years lu_zero h264_mp4toannexb_bsf: factor out extradata parsing
(edit) @6c4516d0   11 years michaelni avcodec/vc1dec: Check source picture availability in …
(edit) @1ba196a1   11 years michaelni avutil/utils: check and warn about llrint() brokenness Such broken …
(edit) @5d21ca45   11 years lu_zero h264_mp4toannexb_bsf: K&R formatting cosmetics
(edit) @c4f932f4   11 years michaelni lavu/md5: Add doxy Mostly a copy&paste from other hash functions, …
(edit) @321906d3   11 years michaelni lavu/crc: Fix doxy group definition Signed-off-by: James Almer …
(edit) @79d9ed4a   11 years michaelni lavu/adler32: Fix doxy group definition Signed-off-by: James Almer …
(edit) @3c4c5ca1   11 years michaelni avcodec/g2meet: Check monochrome cursor width Fixes out of array …
(edit) @69e4d8e6   11 years michaelni avcodec/jpeg2000dec: check len before parsing header Fixes out of …
(edit) @5deb96c5   11 years michaelni avcodec/jpeg2000dec: Check Psot Fixes out of array read Found-by: …
(edit) @a75d2a65   11 years onemda apetag: do not require seekable output Also don't write empty tags. …
(edit) @7fff3df6   11 years michaelni avcodec_encode_audio2: fix memleak on last padded frame Regression …
(edit) @d891d354   11 years michaelni mpegts: Enable muxing of SMPTE KLV metadata Muxer code rebased/split …
(edit) @59d3c24e   11 years michaelni vc1_parser: fix parsing of the frame headers in interlaced streams …
(edit) @147adf2c   11 years Clément Bœsch lavfi/spp: fix description.
(edit) @6fe419bf   11 years michaelni doc/general: Make the license status of the Android libraries clearer …
(edit) @cef42ded   11 years michaelni drawbox: Respect thickness parameter The drawbox video filter is …
(edit) @e850a064   11 years michaelni jpeg2000dec: Check compno in get_coc() Fixes out of array accesses …
(edit) @852f74bd   11 years Clément Bœsch lavfi/mp: remove mp=spp. The filter was ported to a native …
(edit) @a2c547ff   11 years Clément Bœsch lavfi: add spp filter.
(edit) @129edcb5   11 years michaelni jpeg2000dec: dont set ncomponents to an invalid value Fixes out of …
(edit) @ff0bdf93   11 years onemda lavc: copy AVCodecContext for threads Signed-off-by: Paul B Mahol …
(edit) @c112e36d   11 years michaelni flacdec: Fix used AVCodecContext Fixes out of array writes with …
(edit) @fa125c5e   11 years michaelni avutil/timestamp: remove "" This may fix an error with C++ …
(edit) @a9821bda   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: 4xm: …
(edit) @e9f2e971   11 years michaelni Merge commit 'fbd0dacc8d61ab418b3fa8e7be22017558323e56' * commit …
(edit) @27e8298c   11 years michaelni Merge commit '94aefb1932be882fd93f66cf790ceb19ff575c19' * commit …
(edit) @67d5d97c   11 years michaelni Merge commit 'be373cb50d3c411366fec7eef2eb3681abe48f96' * commit …
(edit) @dbddd587   11 years michaelni Merge commit 'de2e5777e225e75813daf2373c95e223651fd89a' * commit …
(edit) @f13f4d2b   11 years michaelni Merge commit '145023f57262d21474e35b4a6069cf95136339d4' * commit …
(edit) @18cb3d35   11 years michaelni Merge commit '1f0c6075604c271d5627480f1243d22795f9a315' * commit …
(edit) @e5558391   11 years michaelni Merge commit 'b8b809908ec547b2609dbac24194f4fd2df61aea' * commit …
(edit) @294af514   11 years michaelni Merge commit '50ec1db62d977b6e864f315a53c1c580a6d7efa4' * commit …
(edit) @4027e136   11 years michaelni Merge commit '42d73f7f6bea0ee0f64a3ad4882860ce5b923a11' * commit …
(edit) @60657ee3   11 years michaelni Merge commit 'e7a44f87d07655ec0cd31c315936931674434340' * commit …
(edit) @90c8863a   11 years michaelni Merge commit 'e6496ea7e7ea7355167a1ccbe67a7199d446a654' * commit …
(edit) @5c3e5651   11 years michaelni Merge commit '08859d19b429c522d6494c186656f4a2d3ff8e21' * commit …
(edit) @443b29e4   11 years michaelni h264: Try parsing SPS as complete NAL in more cases Fixes Ticket2580 …
(edit) @28aed88b   11 years stefasab require --enable-gpl for using the frei0r filter frei0r license is …
(edit) @e0135a4b   11 years stefasab lavfi/rotate: add angle command
(edit) @6397264e   11 years stefasab tests: add filter-pixfmts-rotate test
(edit) @dc5e26d6   11 years stefasab lavfi: add rotate filter Based on the libavfilter SOC filter by Vitor …
(edit) @0ec65aa1   11 years michaelni doc/encoders: Add libvo-amrwbenc doc Signed-off-by: Michael …
(edit) @8aea2f05   11 years michaelni alacenc: Fix missing sign_extend() Possibly fixes Ticket2497 …
(edit) @59d7bb99   11 years lu_zero 4xm: check bitstream_size boundary before using it Prevent buffer …
(edit) @fbd0dacc   11 years lu_zero 4xm: refactor decode_p_block Directly return from code 1, 2 and 6 …
(edit) @94aefb19   11 years lu_zero 4xm: do not overread the source buffer in decode_p_block Check for …
(edit) @be373cb5   11 years lu_zero 4xm: do not overread the prestream buffer Reported-by: Mateusz …
(edit) @de2e5777   11 years lu_zero 4xm: validate the buffer size before parsing it Reported-by: Mateusz …
(edit) @145023f5   11 years lu_zero 4xm: reject frames not compatible with the declared version …
(edit) @1f0c6075   11 years lu_zero 4xm: drop pointless assert Make sure the value of wlog2 is always …
(edit) @b8b80990   11 years lu_zero 4xm: forward errors from decode_p_block Partially mitigate out of …
(edit) @50ec1db6   11 years lu_zero 4xm: fold last_picture lazy allocation in decode_p_frame
(edit) @42d73f7f   11 years lu_zero 4xm: do not overread while parsing header Reported-by: Mateusz …
(edit) @e7a44f87   11 years lu_zero 4xm: refactor fourxm_read_header Split sound and video tag parsing in …
(edit) @e6496ea   11 years lu_zero 4xm: K&R formatting cosmetics
(edit) @08859d19   11 years lu_zero 4xm: use the correct logging context
(edit) @7ad57086   11 years martin g2meet: Fix a typo in the height comparison Signed-off-by: Martin …
Note: See TracRevisionLog for help on using the revision log.