source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0a0b7267   11 years michaelni configure: fix build with enable-xmm-clobber-test Signed-off-by: …
(edit) @8fd8ead2   11 years stefasab doc/t2h.init: remove resource-type and distribution meta elements The …
(edit) @b0b5012e   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @cd1b22d8   11 years onemda avfilter/dualinput: simplify Signed-off-by: Paul B Mahol …
(edit) @e34ba472   11 years Carl Eugen Hoyos Avoid img_segment_size == 0 in mtv demuxer. Fixes ticket #3011.
(edit) @5c7d86cb   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: omadec: …
(edit) @7a28a9f6   11 years michaelni Merge commit '23d0fdcf6f30843fc3f14084d80581f1ca10f1f3' * commit …
(edit) @c7fae908   11 years michaelni Merge commit '93370d12164236d59645314871a1d6808b2a8ddb' * commit …
(edit) @bbe50a80   11 years michaelni Merge commit 'ff07ec143ebd3833fd5a3f4b6c00474ac523a31f' * commit …
(edit) @c955bac7   11 years michaelni Merge commit 'd1d99e3befea5d411ac3aae72dbdecce94f8b547' * commit …
(edit) @1eead87   11 years michaelni Merge commit '7ba0cedbfeff5671b264d1d7e90777057b5714c6' * commit …
(edit) @1ad36551   11 years michaelni Merge commit 'aa0dd52434768da64f1f3d8ae92bcf980c1adffc' * commit …
(edit) @7d7fb61e   11 years michaelni Merge commit 'fc739b3eefa0b58d64e7661621da94a94dbc8a82' * commit …
(edit) @b6dfb82   11 years michaelni Merge commit '30db94dc399f6e4ef8905049d9b740556f0fce47' * commit …
(edit) @a612bb30   11 years michaelni Merge commit '9fb0de86b49e9fb0709a8ad1e1875e35da841887' * commit …
(edit) @9834874f   11 years michaelni Merge commit 'a81cad8f86d1feb7e4bfae29e43f3e994935a5c7' * commit …
(edit) @143a19f5   11 years michaelni Merge commit 'c231987662194d009dd91bfc57c678e0e70ca161' * commit …
(edit) @ccb6b05   11 years michaelni Merge commit '640a2427aafa774b83316b7a8c5c2bdc28bfd269' * commit …
(edit) @a6b79bb   11 years michaelni Merge commit '9fc7184d1a9af8d97b3fc5c2ef9d0a647d6617ea' * commit …
(edit) @7057cc8   11 years michaelni Merge commit 'a9221e39600a31ee13e736e9e47743cde23f0280' * commit …
(edit) @5badcfe2   11 years michaelni Merge commit 'd07aa3f02b73ab1371c13ac7898338380ca0932b' * commit …
(edit) @a89e9ad1   11 years u swr: fix example code and doxy indent.
(edit) @565fd3cc   11 years u doc/faq: add @command{} in the tool debug entry.
(edit) @2e798c6c   11 years u doc/faq: remove indent in examples. CSS should take care of this.
(edit) @eafb9c52   11 years u doc/faq: remove Delphi/Pascal entry. Link is dead.
(edit) @e6273592   11 years u doc/faq: rework r_frame_rate entry.
(edit) @2f8418b5   11 years michaelni Merge commit '28ff439efd2362fb21e1a78610737f2e26a72d8f' * commit …
(edit) @9e58d46e   11 years michaelni Merge commit '59480abce7e4238e22b3a4a904a9fe6abf4e4188' * commit …
(edit) @17049bff   11 years michaelni Merge commit 'adc09136a4a63b152630abeacb22c56541eacf60' * commit …
(edit) @3a3ebc7c   11 years michaelni Merge commit '8d07258bb6063d0780ce2d39443d6dc6d8eedc5a' * commit …
(edit) @b24f7cf9   11 years michaelni Merge commit '68ff9981283a56c731f00c2ee7901103665092fc' * commit …
(edit) @554c22c7   11 years michaelni Merge commit '9277050e2918e0a0df9689721a188a604d886616' * commit …
(edit) @487b5410   11 years anton omadec: fix bitrate for ATRAC3+ streams Signed-off-by: Anton Khirnov …
(edit) @23d0fdcf   11 years anton Add support for multichannel ATRAC3+ streams. Signed-off-by: Anton …
(edit) @93370d12   11 years anton mxfdec: set audio timebase to 1/samplerate Fixes sync in some samples …
(edit) @4be0c6ed   11 years michaelni avcodec/tiff_common: fix bprint max sizes Signed-off-by: Michael …
(edit) @61274193   11 years onemda avfilter/vf_rotate: use vsub for output plane height calculation …
(edit) @ff07ec14   11 years martin pcx: Return an error on broken palette if err_detect is set to …
(edit) @d1d99e3b   11 years martin pcx: Check the packet size before assuming it fits a palette This …
(edit) @7ba0cedb   11 years martin rpza: Fix a buffer size check We read 2 bytes for 15 out of 16 …
(edit) @aa0dd524   11 years martin xxan: Disallow odd width Decoded data is always written in pairs …
(edit) @fc739b3e   11 years martin xan: Only read within the data that actually was initialized …
(edit) @30db94dc   11 years martin xan: Use bytestream2 to limit reading to within the buffer …
(edit) @9fb0de86   11 years martin pcx: Consume the whole packet if giving up due to missing palette …
(edit) @a81cad8f   11 years martin pngdec: Stop trying to decode once inflate returns Z_STREAM_END If …
(edit) @c2319876   11 years martin mov: Make sure the read sample count is nonnegative This avoids …
(edit) @640a2427   11 years martin bfi: Add some very basic sanity checks for input packet sizes CC: …
(edit) @9fc7184d   11 years martin bfi: Avoid divisions by zero If a zero-length video packet is to be …
(edit) @a9221e3   11 years martin electronicarts: Add more sanity checking for the number of channels …
(edit) @d07aa3f0   11 years martin riffdec: Add sanity checks for the sample rate This avoids a division …
(edit) @28ff439e   11 years martin mvi: Add sanity checking for the audio frame size This avoids a …
(edit) @59480abc   11 years martin alac: Do bounds checking of lpc_order read from the bitstream In …
(edit) @adc09136   11 years martin xwma: Avoid division by zero Reported-by: Mateusz "j00ru" Jurczyk and …
(edit) @8d07258b   11 years martin avidec: Make sure a packet is large enough before reading its data …
(edit) @5a47f123   11 years onemda doc/demuxers: fix image2 examples Signed-off-by: Paul B Mahol …
(edit) @68ff9981   11 years martin vqf: Make sure the bitrate is in the valid range Even if the sample …
(edit) @9277050e   11 years martin vqf: Make sure sample_rate is set to a valid value This avoids …
(edit) @f2eb474a   11 years michaelni avformat/mpegenc: check, warn and clip muxrate to syntactical possible …
(edit) @8c1253c   11 years michaelni avformat/mpegenc: check, warn and clip VBV value to within …
(edit) @28d35dbe   11 years michaelni avformat/mpegenc: fix muxrates AVOption maximum value Signed-off-by: …
(edit) @a0fec71e   11 years michaelni avformat/mxfenc: instance number is just 24 bits Fixes assertion …
(edit) @5c4fc51d   11 years michaelni Revert "fate: Force diff into text mode" This should fix AIX and …
(edit) @e40c9651   11 years michaelni avcodec/exif: print bytes and undefined types as scalar lists This …
(edit) @7859e89f   11 years michaelni avcodec/tiff_common: add ff_tadd_bytes_metadata() The le argument is …
(edit) @d87ff555   11 years Carl Eugen Hoyos Remove an incorrect and unneeded assert in the amr demuxer. Asserting …
(edit) @face578d   11 years rsbultje Rewrite emu_edge functions to have separate src/dst_stride arguments. …
(edit) @f574b4da   11 years rsbultje vp8: use 2 registers for dst_stride and src_stride in neon bilin filter.
(edit) @c461265a   11 years michaelni lavf/mxfdec: add j2k codec to intra only codecs Signed-off-by: …
(edit) @2b834a06   11 years michaelni avcodec/huffman: Allow specifying nb_bits to ff_huff_build_tree() …
(edit) @a63b479d   11 years michaelni avformat/utils: factor find_decoder() out Signed-off-by: Michael …
(edit) @07da0854   11 years onemda avformat/vfq: fix deadlock in vqf_read_header() Fixes #3010. …
(edit) @88c8ed18   11 years onemda avfilter/dualinput: remove unused variable Signed-off-by: Paul B …
(edit) @f46a3e3d   11 years michaelni libopenjpeg: fix encoding of odd sized subsampled images …
(edit) @c341f734   11 years michaelni Convert multiplier for MV from int to ptrdiff_t. This prevents …
(edit) @7381d31   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
(edit) @945c7e3   11 years michaelni Merge commit '38e15df1489d86c016515223ee693e7d0326c56a' * commit …
(edit) @0767bfd1   11 years anton lavfi: allow user-provided execute() callbacks
(edit) @38e15df1   11 years anton avframe: note that linesize is not the usable data size
(edit) @3e0c78b   11 years michaelni avcodec/imc: Check flcoeffs5 Fixes infinite loop Fixes Ticket2996 …
(edit) @c2d19430   11 years onemda fate: add phase test Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @b890198b   11 years onemda avfilter: add av_cold to init() Signed-off-by: Paul B Mahol …
(edit) @f7bea731   11 years michaelni avcodec/mlpdec: Fail if the input is too small This fixes a infinite …
(edit) @9790a03e   11 years michaelni avformat/mxfdec: check sample size more completely Fixes division by …
(edit) @e064d0aa   11 years clement avfilter/vidstabtransform: update optzoom range values for recent …
(edit) @df21537d   11 years michaelni avformat/tls: fix {} error for the GNUTLS case Found-by:" Geek.Song" …
(edit) @191ee4ae   11 years onemda avfilter/af_ladspa: set output channel layout for passthrough case …
(edit) @110a2f44   11 years onemda avfilter/af_ladspa: allow changing controls dynamically …
(edit) @4d86a945   11 years onemda avfilter/af_ladspa: refactor code setting input control ports values …
(edit) @d8d235ff   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lxf: …
(edit) @fc424f37   11 years michaelni Merge commit 'a529fa2f4dd3292ba7d9cd3e6ba76425b1ba7aef' * commit …
(edit) @b654aa6b   11 years michaelni Merge commit '7e52080cb18332cb1da9fe133498750b6b4b0fb3' * commit …
(edit) @e82071e7   11 years michaelni Merge commit '839df90c718dcab9b9e91ca3c7e73479b3e8103c' * commit …
(edit) @72eddc10   11 years michaelni Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9' * commit …
(edit) @328a5b93   11 years michaelni Merge commit '06ebc0bf9a6401733a4ce1310325de19f631819a' * commit …
(edit) @47c5c942   11 years michaelni Merge commit '1af78b865b66acb8020c54262f12aa41ad47e05c' * commit …
(edit) @f31c36e   11 years michaelni Merge commit '705b748e8d8612385c96428ae36ed0d42a170d93' * commit …
(edit) @689a1bd9   11 years michaelni Merge commit '5c53bf7aaf03748464cbf978bffe7ffdb71112b1' * commit …
(edit) @e6e71fd7   11 years michaelni Merge commit '8b09d917e7dc7d7f2ace31419f802d4ff518236c' * commit …
(edit) @5c349ad0   11 years lu_zero lxf: check the nb_streams instead of relying on padding Remove the …
(edit) @a529fa2f   11 years lu_zero lxf: remove deplanarization hack Signed-off-by: Luca Barbato …
Note: See TracRevisionLog for help on using the revision log.