source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b6f8d635   12 years mans build: tms470: work around glibc math.h problems The glibc …
(edit) @5ab432fa   12 years mans configure: improve tms470 compiler usage with glibc Apply flags to …
(edit) @b5198a26   12 years mans configure: tms470: add mapping for -mfpu=vfpv3-d16 flag …
(edit) @741a8b72   12 years mans configure: recognise Minix as OS No special setup is required for …
(edit) @ac17ccf7   12 years mans configure: work around bug in ash shell The ash 'test' builtin …
(edit) @74c39bc   12 years mans eval-test: make table static const Signed-off-by: Mans Rullgard …
(edit) @10e645e   12 years lu_zero lavr: handle clipping in the float to s32 conversion We cannot clip …
(edit) @92281850   12 years lu_zero nut: support pcm codecs not mapped in avi The native tags will be …
(edit) @1bd442c   12 years lu_zero nut: prioritize native tags Use native tags instead of avi ones, …
(edit) @5d2be71b   12 years kostya.shishkov vc1: Use codec ID from AVCodecContext while parsing frame header This …
(edit) @6304f78e   12 years justin.ruggles avplay: support mid-stream sample rate changes Resample to the rate …
(edit) @f5962229   12 years justin.ruggles avplay: use audio parameters from the decoded frame instead of …
(edit) @61d5313d   12 years justin.ruggles dca: allocate a secondary buffer for extra channels when downmixing …
(edit) @a77f01c7   12 years mans configure: use utilities from /usr/xpg4/bin if it exists Solaris …
(edit) @0daac647   12 years mans avstring-test: fix memory leaks Signed-off-by: Mans Rullgard …
(edit) @0a7005be   12 years mans rtpdec_xiph: fix function return type parse_packed_headers() returns …
(edit) @366484ff   12 years mans smjpeg: fix type of 'ret' variable in smjpeg_read_packet() The 'ret' …
(edit) @7e76fc52   12 years mans mpegvideo: remove write-only variable Signed-off-by: Mans Rullgard …
(edit) @717addec   12 years diego Use proper return values in case of missing features
(edit) @9e6ea3ce   12 years diego fate: add avstring test
(edit) @4c66af61   12 years diego rangecoder-test: Set error message log level to error, instead of debug
(edit) @90558e84   12 years diego rangecoder: K&R formatting cosmetics
(edit) @ca411fc1   12 years diego avcodec: Remove broken MMI optimizations The code fails to compile …
(edit) @bc4620e   12 years diego Remove libmpeg2 #define remnants
(edit) @c1ef30a6   12 years diego De-doxygenize some top-level files
(edit) @d5c62122   12 years diego Move av_reverse table to libavcodec It is only used in that library.
(edit) @930c9d43   12 years diego avutil: Duplicate ff_log2_tab instead of sharing it across libs The …
(edit) @f6c38c5f   12 years diego avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX)
(edit) @5a2cb782   12 years martin rtspdec: Set the default port for listen mode, if none is specified …
(edit) @c80b59f6   12 years martin tscc2: Fix an out of array access Signed-off-by: Martin Storsjö …
(edit) @2f1b2ff9   12 years martin rtmpproto: Fix an out of array write Signed-off-by: Martin Storsjö …
(edit) @eae35ead   12 years martin rtspdec: Fix use of uninitialized byte ffurl_read_complete can return …
(edit) @0bf511d5   12 years rsbultje vp8: reset loopfilter delta values at keyframes. Signed-off-by: …
(edit) @6d5600e8   12 years lu_zero avutil: add yuva422p and yuva444p formats
(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) @0a7068fa   12 years anton sws: do not use av_pix_fmt_descriptors directly.
(edit) @b7f1010c   12 years anton tools: do not use av_pix_fmt_descriptors directly.
(edit) @d2fcb356   12 years anton pixdesc: add functions for accessing pixel format descriptors. Make …
(edit) @fdd6660   12 years mans build: add support for Tru64 (OSF/1) Signed-off-by: Mans Rullgard …
(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) @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) @68e360a8   12 years mans parseutils-test: various cleanups - make tables static const - remove …
(edit) @15ba7f65   12 years mans parseutils: fix const removal warning The const qualifier is still …
(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) @0a75d1da   12 years diego options_table: refs option is not snow-only
(edit) @1093383d   12 years martin random_seed: Support using CryptGenRandom on windows Signed-off-by: …
(edit) @26b3fde6   12 years lu_zero doc: update the faq entry about custom I/O URLProtocols are private …
(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) @1a2c7880   12 years janne-libav averror: make error values proper negative values Fixes stupid …
(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) @4436f25a   12 years mans build: remove references to unused EXTRAOBJS variable This was part …
(edit) @568c70e7   12 years mans lavfi: convert input/ouput list compound literals to named objects A …
(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 …
(edit) @26db9100   12 years lu_zero segment: support applehttp style list
(edit) @b522000e   12 years lu_zero avio: introduce avio_closep
(edit) @82569b01   12 years lu_zero mpegtsenc: set muxing type notification to verbose
(edit) @7fb35ee9   12 years diego vc1dec: Use correct spelling of "opposite" Signed-off-by: Diego …
(edit) @706a559b   12 years janne-libav a64multienc: change mc_frame_counter to unsigned GCC cannot proof …
(edit) @507dce25   12 years janne-libav arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) …
(edit) @63a46c61   12 years diego svq1: Drop a bunch of useless parentheses
(edit) @41e46a5f   12 years mans parseutils-test: do not print numerical error codes The error codes …
(edit) @ada12f8   12 years diego svq1: K&R formatting cosmetics
(edit) @4b895cb2   12 years mans build: sanitize linking of tools and test programs This makes sure …
(edit) @096a5d76   12 years diego fate: Refactor setting of environment variables for groups of tests
(edit) @6d0beefb   12 years diego swscale: Do not make ff_ symbols globally visible.
(edit) @d5ef9354   12 years janne-libav rtspdec: use av_strlcpy for writing into fixed size buffer Fixes …
(edit) @f1de23fa   12 years janne-libav g722enc: fix size argument in memset Fixes CID700725.
(edit) @4a7c0c45   12 years janne-libav http: use av_strlcpy instead of strcpy() without size checks Fixes …
(edit) @79e6e8e   12 years janne-libav avfilter: correct memcpy size avfilter_copy_buf_props() Does not make …
(edit) @233a5a80   12 years anton lavc: split asv12 encoder/decoder
(edit) @fb722a90   12 years anton avconv: remove -same_quant It has not worked for anything other than …
(edit) @b94e4acb   12 years janne-libav cmdutils_read_file: increment *size after writing the trailing \0 …
(edit) @ac9a8956   12 years janne-libav af_resample: unref out_buf when avresample_convert returns 0 Fixes …
(edit) @8501c098   12 years janne-libav af_amix: prevent memory leak on error path Fixes CID732272.
(edit) @6f8ef532   12 years janne-libav vc1dec: prevent memory leak in error path Fixes CID732271.
(edit) @714f5ab5   12 years janne-libav vc1dec: prevent memory leak on av_realloc error
(edit) @1afd7a11   12 years janne-libav af_channelmap: free old extended_data on reallocation Prevents writes …
(edit) @18ff4d20   12 years janne-libav avconv: simplify memory allocation in copy_chapters Make just a …
(edit) @4ffbe3f3   12 years janne-libav matroskaenc: check cue point validity before reallocation Prevents …
(edit) @53e122dd   12 years janne-libav swfenc: error out for more than 1 audio or video stream Prevents …
Note: See TracRevisionLog for help on using the revision log.