source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @78d2d1e0   11 years michaelni postprocess_template: put rsp on the clobber list to prevent gcc from …
(edit) @3b861742   11 years michaelni avcodec/jpeg2000dec: move bpno check to a earlier place This prevents …
(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) @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) @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) @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 …
(edit) @d3c4ea8b   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: g2meet: …
(edit) @7dfc3381   11 years kostya.shishkov g2meet: do not leak buffers
(edit) @4d960d7f   11 years kostya.shishkov g2meet: more graceful cursor loading
(edit) @767ae86c   11 years kostya.shishkov g2meet: reset dimensions on header parsing errors
(edit) @1163910a   11 years michaelni fate: Add test vectors for HMAC SHA and SHA-2 Also replace custom …
(edit) @82ef6701   11 years michaelni lavu/hmac: Add support for SHA-2 Includes HMAC-SHA-224, HMAC-SHA-256, …
(edit) @b1d61eb7   11 years michaelni avformat/mov: ignore samples overflowing next_root_atom This fixes …
(edit) @df084adb   11 years onemda doc/general: s/Libav/FFmpeg Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @0354bc39   11 years onemda fate: wavpack: add more dependencies Signed-off-by: Paul B Mahol …
(edit) @73d5cf8f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @5d199c3   11 years michaelni Merge commit '799f57ac96f9891d1a0f7d6c4b218ed536e8aca5' * commit …
(edit) @045e371c   11 years michaelni Merge commit '8835c554ff506992c47f6e347c74216ae073f0fa' * commit …
(edit) @529ebc9   11 years michaelni Merge commit '3965d404ccd9b6cac95c4aee6cb668845031b685' * commit …
(edit) @f556f27   11 years michaelni Merge commit '3fd0d166aa240ef547482d1af397c4a653031c2d' * commit …
(edit) @1603c9bd   11 years michaelni Merge commit '2aa3325454545b63cd63e3d5884f8558790d51df' * commit …
(edit) @0f88a98b   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @175e916f   11 years michaelni avcodec/utils: Fix encoder allocation size Fixes Ticket2645 Found-by: …
(edit) @7800b09e   11 years Carl Eugen Hoyos Check more completely for invalid pix_fmts in …
(edit) @57655c60   11 years stefasab doc/metadata: add notes and examples regarding metadata usage with ffmpeg
(edit) @d3e89f2   11 years michaelni vf_sab: Fix memleak Fixes CID1030353 Signed-off-by: Michael …
(edit) @84d3ff50   11 years anton lavc: add a libwavpack encoder wrapper
(edit) @799f57ac   11 years anton lavc: use AVFrame API properly in pad_last_frame(). This also …
(edit) @8835c554   11 years anton matroskadec: introduce resync function. This allows handling matroska …
(edit) @8e887ca1   11 years michaelni jpeg2000dec: Check bpno in decode_cblk() Fixes integer overflow in …
(edit) @d5caf10c   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @e473f7e6   11 years michaelni (lib)utvideodec: remove setting of color_primaries Thanks-to: …
(edit) @3965d40   11 years martin configure: Don't add -fPIC on windows targets This avoids warnings …
(edit) @3fd0d166   11 years martin configure: Don't explicitly disable PIC for windows targets This …
(edit) @2aa33254   11 years martin configure: arm: Don't try to enable pic for shared libraries on win32 …
(edit) @e9df8f77   11 years Carl Eugen Hoyos Accept incomplete http cookies without domain. Works around a bug in …
(edit) @99086073   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @42b8296f   11 years michaelni Merge commit '2578f1efd64f4efc30114c328d1eff9030429e59' * commit …
(edit) @3f54547   11 years michaelni utvideo: Add ULH0 and ULH2 decoding to the native decoder. Also …
Note: See TracRevisionLog for help on using the revision log.