source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2090abcc   11 years mjmvisser add the start_number offset to var_values[VAR_N] directly, instead of …
(edit) @0defc77   11 years mjmvisser added start_number parameter to drawtext to permit an offset to …
(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 …
(edit) @8ed6c13   11 years michaelni libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1 …
(edit) @252ee3d3   11 years kostya.shishkov utvideodec: Set colorspace by codec_tag. Signed-off-by: Kostya …
(edit) @2578f1ef   11 years kostya.shishkov riff: Support ULH0 and ULH2 fourccs. Signed-off-by: Kostya Shishkov …
(edit) @b441fdeb   11 years kostya.shishkov utvideodec: Support ULH0 and ULH2 formats. Signed-off-by: Kostya …
(edit) @0047da07   11 years michaelni swscale/swscale_unscaled: add () Fixes order of operations Fixes …
(edit) @d62030ff   11 years michaelni swresample/rematrix_template: Fix integer overflow in mix8to2 Fixes: …
(edit) @b04bbe6b   11 years michaelni swresample/rematrix_template: Fix integer overflow in mix6to2 Fixes: …
(edit) @052838f7   11 years Carl Eugen Hoyos Insert a newline before showing embedded svq1 messages. Messages may …
(edit) @6241e8a3   11 years michaelni id2v2: check the return value of decode_str() Fixes CID1030348 …
(edit) @2d8f880   11 years michaelni g2meet: fix typo in height comparission Fixes CID1030349 …
(edit) @ada497e6   11 years michaelni g2meet: Check cursor parameters before writing them in the context …
(edit) @6d3bcbb2   11 years michaelni avcodec/g2meet: check framebuf has been allocated before use Fixes …
(edit) @c153ea47   11 years Carl Eugen Hoyos Support decoding G.722 in aiff.
(edit) @b77e58aa   11 years Clément Bœsch lavfi/pp: set out frame size. w/h from input frame are not copied in …
(edit) @2a91038e   11 years michaelni avformat/wavdec: Dont rescale timestamps but use exact comparission …
(edit) @9e9ec5ad   11 years michaelni smvjpegdec: No frame at all is an error This fixes a infinite loop …
(edit) @b94f045b   11 years onemda wavpack: add missing .\n to entropy error message Signed-off-by: Paul …
(edit) @9644fc95   11 years onemda matroskadec: move ALAC extradata creation bellow AAC one …
Note: See TracRevisionLog for help on using the revision log.