source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e3ba817b   12 years michaelni mxfenc: Fix possible integer overflows None of these are likely …
(edit) @fbb39f44   12 years michaelni mxfdec: Fix potential leak in mxf_read_local_tags() This fixes CID …
(edit) @1d22d26   12 years michaelni mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout() There's …
(edit) @187630b2   12 years michaelni mxfdec: Fix CID 732262 Coverity thinks ofs can end up 15, thus …
(edit) @55c77a0c   12 years stefasab doc/filters: escape special Texinfo character @ in overlay example
(edit) @51467ee8   12 years stefasab doc/filters: remove unnecessary and inconsistent double ',' escaping
(edit) @7d0ca5b7   12 years michaelni doxygen: disable header/footer/stylesheet They dont work at all and …
(edit) @8a34b85f   12 years michaelni avio: detect implicit truncation by assert in avio_w* This check is …
(edit) @a3fb3a6   12 years michaelni avio: avoid implicit truncation in avio_w* Signed-off-by: Michael …
(edit) @e377b50b   12 years michaelni matroskaenc: avoid implicit truncation in avio_w* Signed-off-by: …
(edit) @d0ab71ed   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: asfdec: …
(edit) @719fde47   12 years michaelni Merge commit 'c68317ebbe4915035df0b08c23eea7a0b80ab881' * commit …
(edit) @5cf794e0   12 years michaelni Merge commit 'd82f188504410fdfa446c5682c128c31bb5851a4' * commit …
(edit) @5555d207   12 years michaelni Merge commit 'ceb754d041f5f6327fd9195a5f43575af9516daa' * commit …
(edit) @f3b8096b   12 years michaelni Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff' * commit …
(edit) @42ee9f39   12 years michaelni build: fix detection of math functions with 2 parameters. The code …
(edit) @2dbc9345   12 years michaelni Merge commit '80521c1997a23e148edf89e11b939ab8646297ca' * commit …
(edit) @292a08c   12 years anton asfdec: cosmetics, reformat ff_asf_parse_packet()
(edit) @5a956763   12 years anton g.723.1: add missing CODEC_CAP_DR1
(edit) @8e84f205   12 years anton avconv: remove now unneeded calls to avcodec_get_frame_defaults().
(edit) @1bc64c28   12 years anton lavc: initialize output AVFrame before decoding. Avoids memleaks with …
(edit) @cccb4575   12 years michaelni yuv2rgb: fix integer overflow in fill_gv_table() Fixes CID703747 …
(edit) @a4947929   12 years michaelni yuv2rgb: fix integer overflow in fill_table Fixes CID703748 …
(edit) @6c87b2be   12 years michaelni swscale_unscaled: remove unused variables Fixes CID739472 …
(edit) @3556e7ce   12 years michaelni mpegvideo enc: choose VBV buffer size for mpeg4 when none is specified …
(edit) @1856162c   12 years michaelni mpegvideo enc: choose VBV buffer size for mpeg1/2 when none is …
(edit) @33c4535d   12 years stefasab examples/decoding_encoding: add and use the decode_write_frame …
(edit) @4a227a70   12 years stefasab lavc/utils: fix a few grammar/style nits in log messages In …
(edit) @5ffadec3   12 years stefasab lavc/utils: propagate or return meaningful error codes in avcodec_open2()
(edit) @2fdc6f35   12 years Carl Eugen Hoyos Do not detect mov with maximum score if the atom size is too small. …
(edit) @8b03cd3c   12 years stefasab lavd/lavfi: add graph_file option Allow to specify a filename where …
(edit) @bd6240e7   12 years stefasab lavfi/sendcmd: move buf init() variable to internal scope where it is used
(edit) @c7065f1f   12 years stefasab lavfi/sendcmd: release file in case of failed allocation Avoid …
(edit) @469a65b1   12 years michaelni x11: Fix x11grab BadCursor Fixes Ticket1738 Based-on: A fix found in …
(edit) @c68317eb   12 years justin.ruggles lavc: fix documentation for AVCodecContext.delay
(edit) @44d854a5   12 years justin.ruggles atrac3: return an error if extradata_size is not a specific known size …
(edit) @a5ef830b   12 years justin.ruggles lavc: use the correct API version guard macro for avcodec_encode_audio()
(edit) @5e28e97   12 years diego Move Doxyfile into the doc/ subdirectory
(edit) @d7a39b33   12 years diego doxygen: Build Doxygen documentation in the doc/ subdirectory
(edit) @d82f1885   12 years mans Remove need for padding in av_memcpy_backptr() Signed-off-by: Mans …
(edit) @a153e45b   12 years mans dfa: use av_memcpy_backptr() where previously impossible Since the …
(edit) @e831b3b8   12 years mans av_memcpy_backptr: Drop no longer necessary malloc padding …
(edit) @e2820d99   12 years onemda pnmdec: use more meaningful error codes Signed-off-by: Paul B Mahol …
(edit) @ceb754d0   12 years diego lzo: Use AV_COPY*U macros where appropriate
(edit) @a9f0dce2   12 years siretart prepare 9_beta2 release
(edit) @5442c6cc   12 years michaelni lavf: fix duration estimation for multi program TS Signed-off-by: …
(edit) @31cdf600   12 years michaelni lavf: increase retries to guess duration from pts by 1 This fixes …
(edit) @330b864c   12 years diego dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxU
(edit) @af6dd6d   12 years diego intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addresses
(edit) @aa91fe80   12 years diego dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16
(edit) @d8f27ece   12 years michaelni asfdec: ignore stored duration for truncated files Signed-off-by: …
(edit) @8469fc17   12 years michaelni wtvdec: display warning for encrypted wtv files (instead of …
(edit) @4d54ecf4   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @79ec524f   12 years michaelni Merge commit 'ec444c84cfd30ef34a4e7b4ec7ee77d7e5250d25' * commit …
(edit) @35ce42e0   12 years michaelni Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714' * commit …
(edit) @d0ac26a2   12 years michaelni Merge commit 'c692957c4edd119920cd7f2121628dd183589e6a' * commit …
(edit) @0c03cc68   12 years lu_zero mp3: exit on parsing error in mp_decode_frame Properly forward …
(edit) @9ab0874   12 years lu_zero mp3: properly forward mp_decode_frame errors The function can return …
(edit) @c2dac8a   12 years diego rtmppkt: Avoid unescaped backslash in Doxygen comment
(edit) @a65bc271   12 years michaelni Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f' * commit …
(edit) @c2a25e14   12 years michaelni Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7' * commit …
(edit) @af3fe43d   12 years michaelni Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a' * commit …
(edit) @2a222a72   12 years mans fate-lavfi: replace sed/grep/cut combos with awk Signed-off-by: Mans …
(edit) @4ebc6a74   12 years mans build: Plan 9 support This adds support for building on Plan 9 …
(edit) @80521c1   12 years mans build: allow targets to specify extra objects to link with executables …
(edit) @a805cefd   12 years mans swscale: avoid pointless use of compound literals Some compilers …
(edit) @fab0a8b2   12 years mans libm: add fallbacks for various single-precision functions …
(edit) @c3e73100   12 years mans network: use getservbyport() only if available The absence of this …
(edit) @da0d0ae9   12 years mans network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN …
(edit) @3f65eff4   12 years mans Include sys/time.h before sys/resource.h Some systems require …
(edit) @7bc6631d   12 years michaelni Merge commit '5d1007f74dd496d54b932242004382f44e3b22b4' * commit …
(edit) @8748472f   12 years michaelni Merge commit 'a2664c91fba15a1307f676ffad511f8f86fb3a27' * commit …
(edit) @dcb0d119   12 years michaelni Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45' * commit …
(edit) @a1f6ad69   12 years mans fate: check that dependencies actually exist This causes make to exit …
(edit) @6f9018fc   12 years mans fate: fix ENCMUX macro This matches how it is actually being called. …
(edit) @ec444c84   12 years diego mpegaudiodec: Fix buffer handling on random access
(edit) @2f17f265   12 years diego mpegaudio: Refactor mp3on4 flush function
(edit) @88bdec03   12 years diego fate: Add dependencies for audio tests
(edit) @71f3eb45   12 years diego fate: cosmetics: Group idct8x8 test together with all other libavcodec …
(edit) @8b8899ac   12 years diego fate: Declare avcodec/avformat deps in the respective Makefile snippets
(edit) @7d420a42   12 years diego fate: More fine-grained dependencies for libavcodec test programs
(edit) @e273a1a5   12 years diego fate: Add dependencies for WMA and WavPack tests
(edit) @8f4c414d   12 years diego Improve wording and spelling of av_log_missing_feature messages.
(edit) @c692957c   12 years anton lavu: remove disabled avoptions cruft
(edit) @468ea9d5   12 years anton Revert "avutil: make some tables visible again" This reverts commit …
(edit) @add3a690   12 years anton lavu: bump major to 52 In addition to the recent tables mess, the …
(edit) @2b8dd371   12 years anton lavu: postpone recent deprecations until the next major bump
(edit) @00ed7f59   12 years anton lavu: remove disabled FF_API_AV_FIFO_PEEK cruft
(edit) @8207c67a   12 years anton lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft
(edit) @c6b25d1d   12 years anton Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore …
(edit) @9cac8a51   12 years anton APIchanges: update lavr bump date
(edit) @4e61a38a   12 years anton avconv: only apply presets when we have an encoder. Fixes a crash …
(edit) @34ccb94   12 years michaelni g723_1: remove unneeded cliping Fixes CID703731 Signed-off-by: …
(edit) @e9b61fff   12 years michaelni g722dec: s/Libav/FFmpeg/ The copyright years predate the existence of …
(edit) @7770c0da   12 years michaelni fate/mapchan: add bitexact flag fixes fate breakage Signed-off-by: …
(edit) @a57d560d   12 years onemda LVF demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @3318d6b9   12 years michaelni ffmpeg: check avpicture_get_size() retuen value Fixes CID205018 …
(edit) @da317efd   12 years michaelni j2k: reorder multiplications to avoid interger overflows related to …
(edit) @45ae9a8f   12 years michaelni j2k: reorder multiplications to avoid interger overflows related to …
(edit) @7c2d5eec   12 years Clément Bœsch fate: quote file paths in movie/amovie filtergraphs. This should …
Note: See TracRevisionLog for help on using the revision log.