source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1a08758e   12 years onemda exr: slice threading Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @845bf993   12 years michaelni Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74' * commit …
(edit) @42b41199   12 years michaelni Merge commit '2aac411fd4c74e22b978525206f3b8257de1842b' * commit …
(edit) @56c245f9   12 years michaelni Merge commit '9840130edf3a969ec06dd0faa61dcf8d90c5f67a' * commit …
(edit) @74c92452   12 years michaelni Merge commit '0a8da1a3e5f0b9329dfb89d17356ff5444c02351' * commit …
(edit) @409890ca   12 years michaelni Merge commit '7432e872066d6960a9fbd31c51a94ebe6183389e' * commit …
(edit) @2fc662a   12 years michaelni Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608' * commit …
(edit) @5ecf8189   12 years michaelni pnm: use av_pix_fmt_desc_get() Using the table directly may cause …
(edit) @198ea7a9   12 years michaelni Merge commit 'b5f536d24b5ae360503935c34d5d59fa5181b94d' * commit …
(edit) @a77a27a2   12 years michaelni Merge commit '2f325a6fd4421c4dd4e26d7065e5d4bf26ed52f2' * commit …
(edit) @6f5f0671   12 years michaelni Merge commit '7b4f91155bd4ef5a8d4e9af65c48b42bfa5b52c6' * commit …
(edit) @9ba38e62   12 years michaelni Merge commit 'e10659244782b26061e7d52c06437de32a43a7af' * commit …
(edit) @9748cac5   12 years michaelni Merge commit '4f3b058c84f570e261d743c7c22f865617fd28ac' * commit …
(edit) @663ebae   12 years michaelni Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10' * commit …
(edit) @ea2de3d0   12 years nicolas.george lavf/concatdec: add the "duration" directive.
(edit) @b92c7a8f   12 years nicolas.george tools: add seek_print. Useful for testing seek implementations.
(edit) @33796645   12 years michaelni loco: check the last plane too Signed-off-by: Michael Niedermayer …
(edit) @714ff448   12 years michaelni Merge commit '067432c1c95882c7221e694f33d9f3bdbe46de7f' * commit …
(edit) @4ba35194   12 years michaelni Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855' * commit …
(edit) @ccc7bcc4   12 years nicolas.george lavc: check return values consistency when decoding subtitles.
(edit) @e568d432   12 years nicolas.george lavfi/formats: reindent after last commit.
(edit) @2d98dd3d   12 years nicolas.george lavfi: fix merging of formats and clarify exception. The following …
(edit) @3d7f4f8   12 years nicolas.george lavf/avio: check that the protocol supports the open mode. Fix trac …
(edit) @bf0712c2   12 years nicolas.george libavfilter/af_amerge: fix segfault if init fails.
(edit) @066739f6   12 years michaelni pmpdec: check packet sizes Reviewed-by: Reimar Döffinger …
(edit) @7276e9ea   12 years michaelni pmpdec: fix signedness Reviewed-by: Reimar Döffinger …
(edit) @b0bc0eb9   12 years michaelni pmpdec: read index before creating audio streams This allows more …
(edit) @50a37f92   12 years Reimar.Doeffinger pmpdec: check for EOF while reading index. Otherwise even a tiny file …
(edit) @82d79289   12 years michaelni avformat: Allocate duration_error separately This significantly …
(edit) @285485a   12 years michaelni matroskaenc: fix cue tracknum off by 1 error Fixes out of array …
(edit) @4cc4b33f   12 years diego build: Add proper infrastructure for adding and checking host CPPFLAGS
(edit) @2aac411f   12 years diego configure: Simplify VDPAU header check
(edit) @9840130e   12 years diego configure: Simplify VDA header and extralibs check
(edit) @0a8da1a3   12 years diego configure: Do not redundantly list enabled hwaccel libs The enabled …
(edit) @7432e872   12 years diego configure: Add print_3_columns helper function and use where appropriate
(edit) @040c565e   12 years diego doc: developer: Allow tabs in the vim configuration for Automake files …
(edit) @94ee7da0   12 years diego Remove pointless av_cold attributes in header files The init …
(edit) @73fce258   12 years michaelni vf_mp: Set pseudo pal Fixes ticket2140 Fixes null pointer dereference …
(edit) @da8ef5ac   12 years michaelni rtmpproto: increase APP_MAX_LENGTH Fixes second part of Ticket2292 …
(edit) @02ac3398   12 years michaelni rtmpproto: Check APP_MAX_LENGTH Fixes Ticket2292 Signed-off-by: …
(edit) @b5f536d2   12 years kostya.shishkov pnm: add high-bitdepth PGMYUV support for both encoder and decoder
(edit) @df63e0c8   12 years onemda doc/filters: add forgotten sentence for blend filter examples …
(edit) @c10c2aed   12 years michaelni h264: Silence warning: comparison of distinct pointer types lacks a …
(edit) @5270cb39   12 years michaelni bmp: Fix warning X may be used uninitialized in this function …
(edit) @2f325a6f   12 years anton libx264: change i_qfactor to use x264cli's default This also allows …
(edit) @d8a74d1d   12 years anton qtrle: use AV_LOG_ERROR in an error message.
(edit) @7b4f9115   12 years anton qtrle: cosmetics, reformat CHECK_PIXEL_PTR() macro
(edit) @e1065924   12 years anton qtrle: add more checks against pixel_ptr being negative. …
(edit) @4f3b058c   12 years anton cavs: initialize various context tables to 0 Avoids crashes with …
(edit) @0dff40bf   12 years anton mlpdec: do not try to allocate a zero-sized output buffer. …
(edit) @56daf10e   12 years anton mov: use the format context for logging. CC:libav-stable@libav.org
(edit) @23c9180c   12 years michaelni aacdec: Fix warning: initialization from incompatible pointer type …
(edit) @cfcab4c5   12 years michaelni vf_overlay: silence warning: X may be used uninitialized in this …
(edit) @3c14c82b   12 years michaelni avfilter: Silence warning: passing argument 3 of av_image_copy from …
(edit) @ddfe124   12 years anton flicvideo: avoid an infinite loop in byte run compression When …
(edit) @067432c1   12 years anton loco: check that there is data left after decoding a plane. …
(edit) @de6dfa2b   12 years anton lagarith: avoid infinite loop in lag_rac_refill() range == 0 happens …
(edit) @f935aca   12 years anton av_memcpy_backptr: avoid an infinite loop for back = 0 …
(edit) @8097fc9a   12 years anton 4xm: check the return value of read_huffman_tables(). …
(edit) @0ac71f9   12 years Clément Bœsch fate/subtitles: add character encoding conversion test.
(edit) @e9563784   12 years stefasab tests: fix parseutils test after …
(edit) @160def32   12 years stefasab doc/muxers: fix reference to @anchor defined in another manual In …
(edit) @ce84c14a   12 years stefasab lavu/parseutils: remove spurious "]]" in date format specification
(edit) @12a269a5   12 years stefasab lavu/parseutils: allow MM:SS format for duration in av_parse_time() …
(edit) @239b88c2   12 years michaelni Improve QTRLE encoding performance, no change to output file …
(edit) @2c21d34e   12 years michaelni avutil/mem: do a small set of checks for memalign hack before freeing. …
(edit) @89c77b6b   12 years onemda exr: shorter channel buffer names Signed-off-by: Paul B Mahol …
(edit) @7a930f31   12 years onemda exr: remove superfluous check get_header_variable_length() already …
(edit) @fefd4b0   12 years onemda exr: cosmetics: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @9c75c24d   12 years onemda exr: check if line offset table is complete only once per frame …
(edit) @cc0bd784   12 years onemda exr: support more line orders Signed-off-by: Paul B Mahol …
(edit) @11788686   12 years onemda exr: fix overflow check in lineoffset processing Also read data size …
(edit) @88d7259f   12 years onemda exr: merge multiple if () blocks Remove useless comments. …
(edit) @3456891   12 years onemda exr: check version too Separate version from flags. Signed-off-by: …
(edit) @8902f5b8   12 years stefasab doc/filters: apply minor spacing fixes to boxblur docs
(edit) @f30979e0   12 years stefasab lavfi/boxblur: add support to named options
(edit) @6f77122   12 years michaelni aac: reconfigure output on pop Fixes Ticket1918 Signed-off-by: …
(edit) @c46400dd   12 years onemda cafenc: do not leak caf->pkt_sizes Signed-off-by: Paul B Mahol …
(edit) @21f68528   12 years michaelni aacdec: dont pop random configurations Fixes out of array accesses …
(edit) @a72b4103   12 years onemda mxg: do not leak mxg->buffer Signed-off-by: Paul B Mahol …
(edit) @db05f7ab   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @b16bf913   12 years michaelni dxva2: move _WIN32_WINNT handling to public header This removes …
(edit) @29436c1a   12 years michaelni libavcodec/mips/aacsbr_mips: fix ;; Signed-off-by: Michael …
(edit) @46d52a0b   12 years michaelni mips: optimization for float aac decoder (ps module) Signed-off-by: …
(edit) @8d2eb5fe   12 years michaelni mips: optimization for float aac decoder (sbr module) Signed-off-by: …
(edit) @67b3fcf6   12 years michaelni configure: Use libiconv on systems that lack built-in iconv …
(edit) @82a4a4e   12 years michaelni Fix Win64 AVX h264_deblock by not using redzone on Win64 Thanks-to: …
(edit) @04220b47   12 years michaelni h264: ensure that get_format() is called when changing format but not …
(edit) @8d8c5948   12 years michaelni matroska: fix missing , Signed-off-by: Michael Niedermayer …
(edit) @8a644916   12 years michaelni avcodec_decode_audio4: check got_frame_ptr before handling initial …
(edit) @47619e4   12 years onemda blend filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @8036ba29   12 years michaelni h264: move next/last picture init to decode_slice_header This is a …
(edit) @669d50b4   12 years michaelni ec: check that reference pictures have matching parameters before …
(edit) @bdeb61cc   12 years michaelni h264: check that luma and chroma depth match Fixes out of array …
(edit) @311443f6   12 years martin x86: h264: Don't use redzone in AVX h264_deblock on Win64 This fixes …
(edit) @59015c11   12 years onemda exr: constify s in rle_uncompress() Signed-off-by: Paul B Mahol …
(edit) @a3d89052   12 years onemda exr: reset compression in decode_frame() This fixes decoding of …
(edit) @6b8f211   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dxva2: …
(edit) @9fa5a471   12 years nicolas.george ffmpeg: set resample_pix_fmt for sub2video. Forgotten when the …
(edit) @01649c79   12 years nicolas.george lavfi/buffersrc: set channel layout if it is known. If buffersrc was …
Note: See TracRevisionLog for help on using the revision log.