source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a51540d8   12 years onemda lavc: do not use av_pix_fmt_descriptors directly Signed-off-by: Paul …
(edit) @27ccc82e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @13afee95   12 years michaelni Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' * commit …
(edit) @af7dd79a   12 years michaelni Merge commit '50ba57e0ce63d9904269ea0728936a0c79f8bfb5' * commit …
(edit) @3d179edf   12 years onemda yop: check return value of avformat_new_stream() Fixes null pointer …
(edit) @a9bd51b1   12 years michaelni Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc' * commit …
(edit) @a33ed6bc   12 years michaelni Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df' * commit …
(edit) @f391e405   12 years michaelni Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21' * commit …
(edit) @d6135a88   12 years michaelni Merge commit '15ba7f6525c0f56f0c8e3e3e0c0c5129de054f41' * commit …
(edit) @e335658   12 years michaelni Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024' * commit …
(edit) @43cce412   12 years michaelni Merge commit '0a75d1da23b8659ec49391469bb592da12760077' * commit …
(edit) @caa7e24e   12 years onemda truemotion2: remove unreachable code Fixes CID610345. Signed-off-by: …
(edit) @22c8cbc0   12 years anton lavu,lavd: do not use av_pix_fmt_descriptors directly.
(edit) @59ee9f78   12 years anton lavfi: do not use av_pix_fmt_descriptors directly.
(edit) @50ba57e0   12 years anton lavc: do not use av_pix_fmt_descriptors directly.
(edit) @9953ff3c   12 years anton mpegvideo: fix indentation
(edit) @b7f1010c   12 years anton tools: do not use av_pix_fmt_descriptors directly.
(edit) @0a7068fa   12 years anton sws: do not use av_pix_fmt_descriptors directly.
(edit) @d2fcb356   12 years anton pixdesc: add functions for accessing pixel format descriptors. Make …
(edit) @4dcf71a   12 years onemda takdec: stop decoding in case of unknown bps Signed-off-by: Paul B …
(edit) @56519d7d   12 years onemda takdec: s/bits_per_coded_sample/bits_per_raw_sample …
(edit) @62722ae   12 years michaelni nellymoserenc: fix array element ordering Fixes assertion failures in …
(edit) @fdd6660   12 years mans build: add support for Tru64 (OSF/1) Signed-off-by: Mans Rullgard …
(edit) @927d866   12 years michaelni tscc2: fix out of array access Fixes CID732260 Signed-off-by: Michael …
(edit) @5a75924d   12 years michaelni rtmpproto: fix out of array write Fixes CID732263 Signed-off-by: …
(edit) @e576105   12 years michaelni motion-test: zero dsp context Signed-off-by: Michael Niedermayer …
(edit) @5e689b65   12 years michaelni dv: zero dsp before init, this fixes use of uninitialized dct_bits …
(edit) @e0909ff1   12 years michaelni lavc: Fix use of uninitialized field. Fixes CID732297 Signed-off-by: …
(edit) @0c6b9b9f   12 years michaelni rtspdec:read_line: fix use of uninitialized byte Fixes CID732301 …
(edit) @1b5069a   12 years michaelni sanm: fix off by 1 error in draw_glyph() This fix changes nothing as …
(edit) @59cbedfc   12 years michaelni update_initial_timestamps: increase pts_buffer size Fixes CID733786 …
(edit) @da18e918   12 years martin md5: Allocate a normal private context for the opaque md5 context …
(edit) @e002e329   12 years martin Use the new aes/md5/sha/tree allocation functions Signed-off-by: …
(edit) @9a92aea2   12 years martin avutil: Add functions for allocating opaque contexts for algorithms …
(edit) @3632f35   12 years onemda bethsoftvid: check return value of av_packet_new_side_data() Fixes …
(edit) @fb32f31a   12 years mans svq3: fix pointer type warning Fixes: libavcodec/svq3.c:661:9: …
(edit) @366b72f1   12 years mans svq3: replace unsafe pointer casting with intreadwrite macros …
(edit) @313b40ef   12 years onemda bmp: unbreak non BMP_RGB compression for v4 and v5 Fixes CID733728 & …
(edit) @15ba7f65   12 years mans parseutils: fix const removal warning The const qualifier is still …
(edit) @68e360a8   12 years mans parseutils-test: various cleanups - make tables static const - remove …
(edit) @9ad1ea13   12 years Clément Bœsch lavfi/ebur128: fix typo in condition. Fixes CID733727.
(edit) @e578f8f4   12 years janne-libav prepare 9_beta1 release
(edit) @9734b8ba   12 years diego Move avutil tables only used in libavcodec to libavcodec.
(edit) @26474d10   12 years michaelni random_seed: fix digest size Signed-off-by: Michael Niedermayer …
(edit) @7fe55485   12 years michaelni random_seed: fix out of array read Fixes CID733787 Signed-off-by: …
(edit) @0a75d1da   12 years diego options_table: refs option is not snow-only
(edit) @adcbb3fd   12 years michaelni yuv2rgb: fix declared array sizes, so they match actuals. Fixes …
(edit) @1093383d   12 years martin random_seed: Support using CryptGenRandom on windows Signed-off-by: …
(edit) @b96d1859   12 years michaelni jpeglsenc: favor av_freep() for saftey over av_free() when a variable …
(edit) @34bbab43   12 years michaelni jpeglsnec: fix memleak of state in error case Fixes CID733794 …
(edit) @104b1d9e   12 years michaelni libvpxenc: fix memleak on error path Fixes CID733795 Signed-off-by: …
(edit) @c9454cb6   12 years michaelni av_tempfile: fix leak in error case Fixes CID733796 Part2 …
(edit) @229ccce   12 years michaelni libxvid_rc: fix leaks in ff_xvid_rate_control_init() Fixes CID733796 …
(edit) @4b20b21b   12 years michaelni tiff: fix leak on error return in doubles2str() Fixes CID733797 …
(edit) @9ba2484e   12 years michaelni af_aresample: fix leak on alloc failure Fixes CID733798 …
(edit) @7457da36   12 years michaelni drawtext: fix leak with timecodes Fixes CID733799 Signed-off-by: …
(edit) @bb358647   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mlpdsp: …
(edit) @526cb36e   12 years michaelni Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' * commit …
(edit) @26b3fde6   12 years lu_zero doc: update the faq entry about custom I/O URLProtocols are private …
(edit) @a75dd13b   12 years michaelni Merge commit 'eb657ecefdeb8b2ed9bfb55d3c2c9e0f568486bf' * commit …
(edit) @ce27c9eb   12 years michaelni Merge commit '7cc3c4e1d4179aeabcd891090e31ee5e5bfd9692' * commit …
(edit) @b6c3487e   12 years michaelni Merge commit '88058d9a994f42e4e9ed4e67baf696bbfe53128c' * commit …
(edit) @de31814a   12 years michaelni Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' * commit …
(edit) @1ec62930   12 years lu_zero mlpdsp: adding missing file
(edit) @2d6caade   12 years lu_zero dsputil: split out mlp dsp function
(edit) @25dc79bc   12 years mans sh4: add required #include, fix build Signed-off-by: Mans Rullgard …
(edit) @c4aaff8c   12 years stefasab Revert "configure: link flite against libasound" This reverts commit …
(edit) @396648cc   12 years stefasab configure: link flite against libasound libflite depends on …
(edit) @8cd1c0fe   12 years onemda pcx: convert to bytestream2 API Protects against overreads in input …
(edit) @492b8ec4   12 years michaelni av_opt_set_from_string: fix memleak Fixes CID733801 Signed-off-by: …
(edit) @7df9f595   12 years michaelni swri_resample_init: unsupported sample formats are an internal error. …
(edit) @e47ab0b2   12 years michaelni ffmpeg_opt: dont fail for sameq/same_quant. Instead print a warning. …
(edit) @4334ba04   12 years michaelni ffprobe: fix use of uninitialized pointer in av_strtok() Fixes …
(edit) @bdcff5af   12 years michaelni af_volumedetect: fix use of uninitilaized variable in case of planar …
(edit) @989c91b5   12 years michaelni asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok() …
(edit) @4e4ae2f8   12 years michaelni sha: change loop condition to be tighter. This makes no change to the …
(edit) @fac1ccbd   12 years michaelni swscale-test: fix freeing of uninitialized variable Fixes: CID733844 …
(edit) @e782d872   12 years michaelni fate: add vf_idet filter to lavfi regression tests This test only …
(edit) @4d4f431a   12 years michaelni vf_idet: zero pointers after freeing references Signed-off-by: …
(edit) @cac749a   12 years michaelni vf_idet: fix free after use Signed-off-by: Michael Niedermayer …
(edit) @1a2c7880   12 years janne-libav averror: make error values proper negative values Fixes stupid …
(edit) @4436f25a   12 years mans build: remove references to unused EXTRAOBJS variable This was part …
(edit) @effe4438   12 years mans build: do not use LIB as variable name The Microsoft linker uses the …
(edit) @1c7428e6   12 years mans build: whitespace cosmetics Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @e5c6e9a6   12 years mans build: remove single-use variable THIS_LIB Replace the single use of …
(edit) @1a104bf6   12 years Carl Eugen Hoyos Fix broken timestamps for some mp3 in avi samples. Mostly based on …
(edit) @568c70e7   12 years mans lavfi: convert input/ouput list compound literals to named objects A …
(edit) @317505b5   12 years michaelni lavf: do not prematurely accept a format with low score in …
(edit) @b47396b6   12 years michaelni img2dec: detect .raw files only with a low score as img2 They can be …
(edit) @94f5470a   12 years michaelni lavf: add a AVPROBE_SCORE_RETRY instead of using hardcoded values. …
(edit) @b404c660   12 years janne-libav fate: add h263 obmc vsynth tests
(edit) @8d09d39a   12 years janne-libav avconv: remove bogus warning when using avconv -h without parameter
(edit) @25227c3a   12 years janne-libav averror: explicitly define AVERROR_* values
(edit) @c466eb1   12 years janne-libav flashsv: propagate inflateReset() errors Fixes CID717493.
(edit) @6d556e83   12 years janne-libav indeo4/5: remove constant parameter num_bands from wavelet …
(edit) @bd141f5e   12 years janne-libav mxfdec: return error if no segments are available in …
(edit) @35a35d49   12 years derek.buitenhuis Double motion vector range for HPEL interlaced picture in proper place …
(edit) @eb657ec   12 years derek.buitenhuis vc1dec: Set opposite to the correct value for 1REF field pictures …
(edit) @7cc3c4e1   12 years derek.buitenhuis vc1dec: Invoke edge emulation regardless of MV precision for 1-MV …
(edit) @88058d9a   12 years derek.buitenhuis vc1dec: Set chroma reference field from REFFIELD for 1REF field …
Note: See TracRevisionLog for help on using the revision log.