source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c0a33c47   11 years michaelni avfilter: avfilter_register() that works in O(1) time Signed-off-by: …
(edit) @00bef643   11 years stefasab doc/filters: add rotate example using degrees
(edit) @2be1e1b2   11 years michaelni avformat/udp: debug log udp socket size Signed-off-by: rogerdpack …
(edit) @48ad1f39   11 years michaelni avcodec/libstagefright: drop dependancy on sizeof(AVFrame) untested …
(edit) @1a0370ad   11 years michaelni avcodec/kgv1dec: remove unused function and variable Signed-off-by: …
(edit) @c8c7736c   11 years michaelni swscale: disable ARM code until its build failure with clang/iphone is …
(edit) @c6fe984f   11 years michaelni vp9/x86: make STORE_2X2 macro local. Prevents this assembler warning: …
(edit) @9d098ea3   11 years michaelni avcodec/huffyuvenc: Factorize store_huffman_tables() out …
(edit) @9e7b477c   11 years michaelni avcodec/ffv1enc: choose 1.2 by default for higher resolutions to …
(edit) @dcc9009e   11 years michaelni Merge remote-tracking branch 'rbultje/vp9-simd' * rbultje/vp9-simd: …
(edit) @16ae337b   11 years michaelni avisynth: Use av_packet_from_data instead of av_new_packet If the …
(edit) @02dd178d   11 years michaelni avisynth: More av_new_packet changes These are the remaining …
(edit) @5d454100   11 years michaelni avcodec/huffyuvenc: fix -context 1 encoding Fixes Ticket3281 …
(edit) @2358458a   11 years stefasab doc/muxers/image2: apply several formatting changes
(edit) @6a99ecb8   11 years stefasab doc/muxers/image2: document strftime option Signed-off-by: Stefano …
(edit) @db70f2d3   11 years stefasab doc/muxers/matroska: add information to the matroska metadata language …
(edit) @e9edf001   11 years stefasab doc/ffmpeg: remove documentation for removed vlang/slang options
(edit) @a008deb1   11 years stefasab doc/muxers/matroska: reformat documentation
(edit) @8be8dddd   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
(edit) @edba5463   11 years michaelni Merge commit '5dae4872357613a0b51120b54a4c5221e0ec3f69' * commit …
(edit) @3c00d4c5   11 years michaelni Merge commit 'b7b932f5e3602bd34c3cc634b71c8bbbc0fb8dc0' * commit …
(edit) @9ef7c0c5   11 years michaelni Merge commit '67bb3a4e285a5871770cbaa2d78bf9024961dd0f' * commit …
(edit) @1c010fd0   11 years michaelni avformat/mxfdec: detect loops during header parsing The header parser …
(edit) @024fac5c   11 years rsbultje vp9: make mv bounds 32bit. Fixes an assert in file from trac ticket 3188.
(edit) @5b0fc078   11 years rsbultje vp9: reset contextual caches on frame size change with mt enabled. …
(edit) @04a187fb   11 years rsbultje vp9/x86: idct_32x32_add_ssse3 sub-8x8-idct. Runtime of the full 32x32 …
(edit) @37b001d1   11 years rsbultje vp9/x86: idct_32x32_add_ssse3 sub-16x16-idct. Runtime of all IDCTs …
(edit) @e84d14df   11 years rsbultje vp9/x86: idct_32x32_add_ssse3. Sub-IDCTs will follow later. …
(edit) @94cf4f8b   11 years Carl Eugen Hoyos Use the h264 parser when decoding VSSH in avi. Fixes ticket #3261
(edit) @53df11eb   11 years stefasab doc/filters/equalizer: add examples for equalizer Add two examples on …
(edit) @2574d62d   11 years lou tools/qt-faststart: add -movflags +faststart note
(edit) @243b9fea   11 years michaelni avformat/takdec: zero padding area before use Fixes use of …
(edit) @952d318   11 years martin arm: Add a missing # as prefix for an immediate constant …
(edit) @5dae4872   11 years martin arm: Allow overriding the alignment set in the function macro The …
(edit) @b7b932f   11 years martin arm: Remove a leftover define for the pld instruction This file no …
(edit) @67bb3a4e   11 years martin arm: cosmetics: Reindent the h264dsp neon init function …
(edit) @8aead3ff   11 years michaelni avformat/adxdec: dont return random data on EOF Fixes use of …
(edit) @2303b451   11 years michaelni avformat/segafilm: drop song and dance, this seems not to do anything …
(edit) @8ca9a68f   11 years michaelni avcodec/flacdec: check rice_order against blocksize Fixes use of …
(edit) @77274d5c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @99b6357f   11 years michaelni rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 This matches FFT_FLOAT …
(edit) @7778979f   11 years michaelni Merge commit '794fcf79a89eca2d4e889803b2c804a0b1defbb3' * commit …
(edit) @2503928a   11 years stefasab examples/decoding_encoding: fix style nits
(edit) @b0517467   11 years michaelni avformat/webvttdec: Dont skip over a never checked byte after --> …
(edit) @21b25537   11 years michaelni avcodec/mpeg4videodec: use av_fast_padded_malloc() for bitstream …
(edit) @0bad5052   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ed1eb96   11 years michaelni avformat/rmdec: check that sub_packet_size fit in the packet for …
(edit) @71fe97a6   11 years michaelni avformat/nutdec: check avio_read() return code Fixes use of …
(edit) @523a803b   11 years michaelni Merge commit '9409c9bdbfd829353473ee6cc3e91c726481c069' * commit …
(edit) @00f25e0a   11 years michaelni Merge commit '01d245ef4392152dbdc78a6ba4dfa0a6e8b08e6f' * commit …
(edit) @13f3092b   11 years michaelni avcodec/huffyuv: add YUVA420P, YUVA422P, YUVA444P, GBRAP, GRAY8A …
(edit) @9997cee0   11 years diego network.h: Add #endif comments to improve readability
(edit) @60ab582a   11 years michaelni avcodec/huffyuv: add GRAY8 support Signed-off-by: Michael Niedermayer …
(edit) @22f59a8c   11 years michaelni avcodec/huffyuv: add GBRP support Signed-off-by: Michael Niedermayer …
(edit) @794fcf79   11 years diego Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT The define does not originate …
(edit) @63debaa7   11 years martin libopusenc: Change default frame duration to 20 ms 20 ms is the …
(edit) @9409c9bd   11 years martin configure: Disable networking if winsock2.h is available but winsock …
(edit) @01d245e   11 years martin random_seed: Rewrite the generic clock() based seed code The new code …
(edit) @49a59124   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d1dc0d21   11 years michaelni Merge commit 'd68dc3c9446e38b4d686cc0f55433c9e8d7c128b' * commit …
(edit) @2a58d5fc   11 years michaelni Merge commit '6892d145a0c80249bd61ee7dd31ec851c5076bcd' * commit …
(edit) @8367bc6b   11 years michaelni Merge commit '9cbf2d78f0a9c19129e7a70b2281a450d386c6d9' * commit …
(edit) @30056fd0   11 years michaelni Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb' * commit …
(edit) @64591f8f   11 years michaelni Merge commit '9eef9eb3014b2ed9c3ff4aac510a9f04edb555cf' * commit …
(edit) @a60abb1e   11 years michaelni Merge commit 'bfd26b7ce6efea594f2b99441d900419df3af638' * commit …
(edit) @98dcbb47   11 years michaelni avcodec/h264: reset list_count too in case of error in …
(edit) @7ee8a1c5   11 years michaelni Merge commit '9a026c72982faf20e1c8dfbe48f0b312cdea69c8' * commit …
(edit) @a4f8a564   11 years michaelni Merge commit '4736d003fac30af4afd8390182f12f480ad78801' * commit …
(edit) @3328d105   11 years michaelni Merge commit '50079a6aa93291e6dc9d9fb8d33da83f79e9311d' * commit …
(edit) @76c63bc5   11 years michaelni Merge commit '3867f3718ba82ff11d3e24c6d84beb520d0b174f' * commit …
(edit) @59725592   11 years michaelni Merge commit '75647dea6f7db79b409bad66a119f5c73da730f3' * commit …
(edit) @4e276b84   11 years michaelni Merge commit '8058284ce09030b47512746d726fb2ad3ae8a20f' * commit …
(edit) @b7697d29   11 years michaelni Merge commit '2f97094608cfd2665660f7a26a3291559b186752' * commit …
(edit) @e86cd37a   11 years michaelni Merge commit 'f4a8a0080537484154bb74e08ec76cbcbd25484b' * commit …
(edit) @80d44190   11 years michaelni Merge commit 'adb199d1bc7f86aa6b85986f40190ec17f99d34f' * commit …
(edit) @d1134aba   11 years michaelni Merge commit 'fe80fa53bc4977ef6e8e749a9df8ca5590a09307' * commit …
(edit) @d701f599   11 years michaelni Merge commit 'fffca3d278c2a2422c2f61f21c5a9d5f690d328e' * commit …
(edit) @8d86e7b4   11 years michaelni Merge commit '060667195e6e6bc0fa63ce13c47e23aabe70d122' * commit …
(edit) @0db6402d   11 years michaelni Merge commit '98c0cd0b99254cd12f312bf6a4c24cd3ec5886b5' * commit …
(edit) @e61b8fa5   11 years lu_zero configure: Update freetype check to follow upstream The freetype …
(edit) @d68dc3c9   11 years lu_zero drawtext: Drop pointless header It should be forward compatible with …
(edit) @6892d145   11 years anton segafilm: fix leaks if reading the header fails Found-by: Mateusz …
(edit) @9cbf2d78   11 years anton pthread_frame: unref decoded frames on failure This is similar to …
(edit) @a03a642d   11 years anton h264: do not use 422 functions for monochrome Fixes invalid memory …
(edit) @9eef9eb3   11 years anton h264: check that execute_decode_slices() is not called too many times …
(edit) @bfd26b7c   11 years anton h264: reject mismatching luma/chroma bit depths during sps parsing …
(edit) @9a026c72   11 years anton h264: rebuild the default ref list if the reference count changes …
(edit) @4736d003   11 years anton cavsdec: check ff_get_buffer() return value Found-by: Mateusz "j00ru" …
(edit) @50079a6a   11 years anton lavc: do not leak the internal frame if opening the codec fails
(edit) @3867f371   11 years anton lavf: remove a pointless check AVStream.codec is always non-NULL
(edit) @75647dea   11 years anton oggparseogm: check timing variables Fixes a potential divide by zero. …
(edit) @8058284c   11 years anton lavc: add 422/444 YUV with alpha to align_dimensions() Aligns frame …
(edit) @2f970946   11 years anton lagarith: do not call simd functions on unaligned lines They end up …
(edit) @f4a8a008   11 years anton sgidec: fix buffer size check in expand_rle_row() Right now it will …
(edit) @adb199d1   11 years anton kgv1dec: replace forcing EMU_EDGE by a copy The decoder currently …
(edit) @fe80fa53   11 years anton 4xm: replace forcing EMU_EDGE by a copy The decoder currently sets …
(edit) @fffca3d2   11 years anton 4xm: return a proper error code.
(edit) @0606671   11 years anton hevc: rename some HEVC conformance streams Some HEVC conformance …
(edit) @98c0cd0   11 years anton hevc: add new conformance streams Also remove superseded conformance …
(edit) @4ced5d77   11 years michaelni avcodec/hevc: Fix modulo operations Fixes qp fields becoming out of …
Note: See TracRevisionLog for help on using the revision log.