source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7694533f   12 years stefasab doc/muxers: remove outdated comment about live flags for the segment …
(edit) @40297a8b   12 years Carl Eugen Hoyos Support solid gray frames when decoding Lagarith. Fixes bug 431.
(edit) @e65d8509   12 years michaelni libm: Add fallback definition for cbrt() using pow() The function is …
(edit) @26345acb   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @9774251c   12 years michaelni rtpenc: do not use random values for seq when bitexact is requested. …
(edit) @73b59cc   12 years michaelni Merge commit '4f56e773fe8a554b8c2662650aaf799c2ece2721' * commit …
(edit) @eb2f499e   12 years michaelni Merge commit '9146e872c643fb8f20f9043f1b93a3cddfad15c6' * commit …
(edit) @766f0552   12 years michaelni Merge commit '4af5310d29379283553bcd9f541a3f6c317f706e' * commit …
(edit) @b4a7f4d0   12 years michaelni Merge commit '570a4a0189946c2c983da41d37fdd67fa13266e7' * commit …
(edit) @0881cbf3   12 years lu_zero proresdec: support mixed interlaced/non-interlaced content Set …
(edit) @0a84174f   12 years michaelni mov: prevent double free if the caller replaces the io context. Fixes …
(edit) @b3ab2810   12 years michaelni avcodec/x86/cabac: workaround llvm 4.2.1 bug x86_64 is affected by …
(edit) @4a73fbd9   12 years rsbultje vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext. The …
(edit) @2338af0f   12 years michaelni doc: document aresample:first_pts Documentation copied from asyncts, …
(edit) @4f56e773   12 years diego x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly …
(edit) @ab587f39   12 years martin rtpenc: Start the sequence numbers from a random offset Expose the …
(edit) @e4eebc2d   12 years michaelni avf_showwaves: fix null pointer dereference Found-by: durandal_1707 …
(edit) @03a82d58   12 years michaelni doc/swr: More verbose description of the force resample flag. …
(edit) @c5f9cc96   12 years michaelni doc/swr: elaborate on what the LFE mix level is. Signed-off-by: …
(edit) @ace74b21   12 years michaelni doc/swr: typo fix Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @e0f208a6   12 years michaelni doc/swr: docu lfe mix level unit & range Signed-off-by: Michael …
(edit) @46061832   12 years michaelni doc/swr: try to fix non english "inclusively included between" …
(edit) @83440f40   12 years michaelni doc/swr: Mention that the internal sample format is choosen …
(edit) @2dd07518   12 years michaelni docs/swr: better used_channel_count docs Signed-off-by: Michael …
(edit) @05340be9   12 years michaelni img2dec: support seeking in infinitely looped stream Signed-off-by: …
(edit) @9146e872   12 years lu_zero Revert "fate: Use wmv2 IDCT for wmv2 tests" This reverts commit …
(edit) @0f2d4ed   12 years stefasab doc/muxers: extend and clarify documentation for the segment muxer …
(edit) @4630dfd1   12 years stefasab lavf/hlsenc: append last incomplete segment when closing the output …
(edit) @aeef76b3   12 years michaelni dsputil: CONFIG_DWT doesnt exist anymore place snow dwt init under …
(edit) @5b95d39e   12 years michaelni vp3: fix compilation with a disabled theora Signed-off-by: Michael …
(edit) @4af5310d   12 years diego get_bits/put_bits: K&R formatting cosmetics Signed-off-by: Diego …
(edit) @ed37a56   12 years michaelni oggdec: remove unused variables Signed-off-by: Michael Niedermayer …
(edit) @f6a80d6e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @cf4515ec   12 years michaelni Merge commit 'ce378f0dd0c4e5350b3280e6b3e8d6b46fe4b0a3' * commit …
(edit) @6ea8a830   12 years onemda afade filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @5f61e09a   12 years michaelni Merge commit '93af2734ee609133eaeca28329d7f13241dd411f' * commit …
(edit) @db23d5de   12 years michaelni Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0' * commit …
(edit) @570a4a01   12 years diego avidec: use sensible error codes instead of -1 Use …
(edit) @2cf9ab65   12 years michaelni Merge commit '8a4f26206d7914eaf2903954ce97cb7686933382' * commit …
(edit) @248140f8   12 years michaelni Merge commit '3ef6d22e1ba544ab37c73e8fc61382f13aac250f' * commit …
(edit) @bc639dbd   12 years michaelni Merge commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610' * commit …
(edit) @acc0c019   12 years michaelni Merge commit 'f53490cc0c809975f8238d5a9edbd26f83bd2f84' * commit …
(edit) @fbdb0313   12 years michaelni ac3dec: fix non-optimal dithering of zero bit mantissas Use a noise …
(edit) @144529e0   12 years michaelni Merge commit 'd9bf716945046333c24580d538f450b516f15710' * commit …
(edit) @0a5da9cc   12 years michaelni Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c' * commit …
(edit) @950482bf   12 years michaelni Merge commit '2326558d5277ec87ba6d607a01ec6acfc51c694c' * commit …
(edit) @c3f3c225   12 years michaelni Merge commit 'a717f9904227d7979473bad40c50eb40af41d01d' * commit …
(edit) @a85311ef   12 years michaelni Merge commit '68f18f03519ae550e25cf12661172641e9f0eaca' * commit …
(edit) @098d3891   12 years onemda EVRC decoder Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @9f00b1cb   12 years lu_zero dsputilenc: x86: Convert pixel inline asm to yasm Signed-off-by: Luca …
(edit) @c7df1532   12 years lu_zero libgsm: detect libgsm header path Libgsm header can reside either in …
(edit) @ce378f0d   12 years lu_zero fate: Use wmv2 IDCT for wmv2 tests
(edit) @1768e43c   12 years rsbultje vorbisdsp: change block_size type from int to intptr_t. This saves …
(edit) @93af2734   12 years rsbultje lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. …
(edit) @e6bc38fd   12 years rsbultje wmv2: move IDCT to its own DSP context. This allows us to remove …
(edit) @8a4f2620   12 years rsbultje dsputil: remove butterflies_float_interleave. The function is unused.
(edit) @c74d4658   12 years michaelni oggdec: #if 0 disabled code Fixes CID968589 Signed-off-by: Michael …
(edit) @c8ea5ccd   12 years michaelni fix memory leak on string reassign Signed-off-by: Michael Niedermayer …
(edit) @00cae86   12 years michaelni swr: support first_pts Trolled-by: Daemon404 Signed-off-by: Michael …
(edit) @eb553096   12 years michaelni lavfi: fix null checking in avfilter_config_links() Move the first …
(edit) @cb1c69c8   12 years Carl Eugen Hoyos Clarify that the recommended audio squeezing/stretching filter is …
(edit) @c9311f3e   12 years martin srtp: Move a variable to a local scope This simplifies the code …
(edit) @3ef6d22e   12 years martin srtp: cosmetics: Use fewer lines for the test vectors Signed-off-by: …
(edit) @a2a991b2   12 years martin srtp: Improve the minimum encryption buffer size check This clarifies …
(edit) @ae01e8d2   12 years martin srtp: Add tests for the crypto suite with 32/80 bit HMAC …
(edit) @b4bb1d49   12 years martin srtp: Don't require more input data than what actually is needed The …
(edit) @e1d0b3d   12 years martin srtp: Add support for a few DTLS-SRTP related crypto suites The main …
(edit) @f53490cc   12 years martin rtpdec/srtp: Handle CSRC fields being present This is untested in …
(edit) @a76bc3bc   12 years martin rtpdec: Check the return value from av_new_packet Signed-off-by: …
(edit) @64b7e7dc   12 years michaelni cafdec: fix overflow checking in read_header() Several compilers such …
(edit) @3317414f   12 years michaelni wtvdec: fix integer overflow Fixes CID968583 Signed-off-by: Michael …
(edit) @04ea549   12 years justin.ruggles ac3dec: fix non-optimal dithering of zero bit mantissas Use a noise …
(edit) @3fba3e79   12 years michaelni h264/ff_generate_sliding_window_mmcos: fix use of uninitialized …
(edit) @dcbe1581   12 years michaelni h264: print mismatching opcode details in check_opcodes() …
(edit) @fc86f88b   12 years michaelni h264: fix use of uninitialized variable Fixed CID968588 …
(edit) @bc15fcb8   12 years michaelni theora: support midstream reconfiguration Fixes Ticket868 …
(edit) @7cb27d21   12 years michaelni oggdec: Support chained streams, support replacing streams in …
(edit) @d9bf7169   12 years diego ppc: vorbisdsp: Drop some unnecessary #includes Also fixes …
(edit) @a23abaf3   12 years martin avconv: Increase the SDP buffer size to fit xiph SDPs Signed-off-by: …
(edit) @c6f1dc8e   12 years martin rtpdec: Move setting the parsing flags to the actual depacketizers …
(edit) @a9c847c1   12 years martin rtpdec: Split handling of mpeg12 audio/video to a separate …
(edit) @2326558d   12 years martin rtpdec: Split mpegts parsing to a normal depacketizer This gets rid …
(edit) @d5bb8cc   12 years martin rtpdec: Reorder payload handler registration alphabetically …
(edit) @6136b989   12 years michaelni vc1dec: add assert to impossible *_valid combination. This also fixes …
(edit) @a717f990   12 years martin mpegts: Share the cleanup code between the demuxer and lavf-internal …
(edit) @21f5c24b   12 years martin rtpdec_mpeg4: Return one AAC AU per AVPacket This makes the returned …
(edit) @d160a2fb   12 years martin ppc: Include string.h for memset This fixes build failures on ppc …
(edit) @cc4a4172   12 years michaelni swr: fix "may be used uninitialized in this function" warnings The …
(edit) @68f18f03   12 years janne-libav videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL …
(edit) @60af6c31   12 years michaelni h264: Only apply error concealment if theres a frame Without any …
(edit) @0b711ca3   12 years diego dsputil: drop non-compliant "fast" qpel mc functions Signed-off-by: …
(edit) @28245fb4   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Remove …
(edit) @c62cb111   12 years michaelni Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda' * commit …
(edit) @cf061a9c   12 years michaelni Merge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a' * commit …
(edit) @4603ec85   12 years lu_zero get_bits: change the failure condition in init_get_bits Too much code …
(edit) @0e02b381   12 years rsbultje Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil. …
(edit) @fef906c7   12 years rsbultje Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. …
(edit) @aeaf268   12 years rsbultje vp3: integrate clear_blocks with idct of previous block. This is …
(edit) @b3b456b2   12 years michaelni lavf/id3v2: seek back to previous offset if header size is not matched …
(edit) @0c6b0409   12 years michaelni mpeg1enc: Disable threads for resolutions too large for …
Note: See TracRevisionLog for help on using the revision log.