source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a5bfa66d   12 years mans x86: fft: replace call to memcpy by a loop The function call was a …
(edit) @75d339e0   12 years martin udp: Support IGMPv3 source specific multicast and source blocking …
(edit) @fa845061   12 years martin dxva2: include dxva.h if found Apparently, some build environments …
(edit) @46df708b   12 years martin libm: Provide fallback definitions for isnan() and isinf() …
(edit) @ef882e46   12 years martin tcp: Pass NULL as hostname to getaddrinfo if the string is empty This …
(edit) @58f3e09e   12 years martin tcp: Set AI_PASSIVE when the socket will be used for listening …
(edit) @c29c1a1b   12 years anton avconv: add an assert to silence an uninitialized variable warning. …
(edit) @74853ed3   12 years anton avconv: shut up an uninitialized variable warning. The warning …
(edit) @61d158c   12 years anton avfiltergraph: shut up uninitialized variable warning. The warning …
(edit) @fd2784c   12 years anton af_join: initialize a variable to shut up gcc warning. The warning …
(edit) @422008ac   12 years anton amix: fix format specifier for AVFilterLink.sample_rate. It is a …
(edit) @1a49a169   12 years anton lavfi: make filters less verbose.
(edit) @ce0a9756   12 years anton mpc8: read APE tags.
(edit) @acd9948e   12 years justin.ruggles lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes Changed to …
(edit) @15333562   12 years mans libm: provide fallback definition for cbrtf() using powf() This adds …
(edit) @4b1b1449   12 years martin network: Don't redefine error codes if they already exist in errno.h …
(edit) @e64bceea   12 years martin configure: Check for sys/time.h Apparently this include is needed on …
(edit) @39dba5aa   12 years martin network: Include unistd.h from network.h This heaader is required for …
(edit) @b8c632a7   12 years anton avconv: don't include vsrc_buffer.h, which doesn't exist anymore
(edit) @83ba223   12 years anton lavfi: reorder AVFilterLink fields. Move private fields to the …
(edit) @f892013   12 years anton lavfi: reorder AVFilterContext fields. Place related fields together, …
(edit) @9618080   12 years anton lavfi: reorder AVFilter fields. Place related fields together, remove …
(edit) @f14e6856   12 years anton lavfi: reorder AVFilterBufferRef fields. Place related fields …
(edit) @cb81e291   12 years anton lavfi: reorder AVFilterBuffer fields. Place related fields together, …
(edit) @1961e46c   12 years anton lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
(edit) @5e88b96f   12 years anton lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft
(edit) @205e9024   12 years anton lavfi: use proper FF_API guards for different deprecated functions
(edit) @0b3b9581   12 years anton lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft
(edit) @6c1e065b   12 years anton lavfi: remove disabled FF_API_SAMPLERATE64 cruft
(edit) @8d900aa4   12 years anton lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft
(edit) @a5e8c41c   12 years anton lavfi: remove 'opaque' parameter from AVFilter.init() It is not used …
(edit) @fbcaceb1   12 years anton mov: do not try to read total disc/track number if data atom is too …
(edit) @19ad5673   12 years anton avconv: fix -force_key_frames parse_forced_keyframes() relies in …
(edit) @ea1c5011   12 years martin dxva2_h264: fix signaling of mbaff frames The MBAFF flag may only be …
(edit) @05953348   12 years mans x86: fft: elf64: fix PIC build In a 64-bit PIC build, external …
(edit) @246154a9   12 years martin log: Include io.h on windows This is required for isatty, which …
(edit) @14a34d9   12 years justin.ruggles lavr: x86: merge some branches
(edit) @963cdf39   12 years mans x86: cpu: whitespace (mostly) cosmetics This adds whitespace around …
(edit) @8725da49   12 years mans x86: fft: win64: fix stack alignment for memcpy() call
(edit) @dc538580   12 years martin wtv: Check the return value from gmtime On MSVC, gmtime returns NULL …
(edit) @82992604   12 years mans x86: fft: convert sse inline asm to yasm
(edit) @8123e090   12 years mans x86: place some inline asm under #if HAVE_INLINE_ASM Signed-off-by: …
(edit) @145a8096   12 years martin log: Only include unistd.h if configure found it MSVC has isatty (in …
(edit) @980e65f1   12 years anton ape: create audio stream before reading tags. Tags may contain …
(edit) @a7b8ff94   12 years anton mov: make a length variable larger. Right now, it's uint16_t, but for …
(edit) @f57d2f5   12 years anton image2: Add "start_number" private option to the demuxer Currently if …
(edit) @b5bce20c   12 years anton image2: Add "start_number" private option to the muxer This adds the …
(edit) @fd269d62   12 years anton avconv: remove a forgotten debugging printf.
(edit) @df98bf22   12 years anton avconv: use more descriptive names for hardcoded filters. Also ensure …
(edit) @6fc7d9a0   12 years anton avconv: remove redundant handling of async. Because of a mistake …
(edit) @7a8059eb   12 years anton doc/filters: fix typo.
(edit) @0b6f9736   12 years mans h264: use asm cabac reader under a generic condition This removes a …
(edit) @fe07c9c6   12 years diego x86: Only use optimizations with cmov if the CPU supports the instruction
(edit) @65345a5a   12 years diego x86: Add CPU flag for the i686 cmov instruction
(edit) @29686d6e   12 years mans x86: remove unused inline asm macros from dsputil_mmx.h …
(edit) @685f5438   12 years mans x86: move some inline asm macros to the only places they are used …
(edit) @41e637e4   12 years alex.converse lavfi: Add the af_channelmap audio channel mapping filter. Inspired …
(edit) @dc07fb6f   12 years anton lavfi: add join audio filter. It joins multiple input streams into …
(edit) @f75be985   12 years anton lavfi: allow audio filters to request a given number of samples. This …
(edit) @58b049f2   12 years anton lavfi: support automatically inserting the fifo filter when needed. …
(edit) @fa066239   12 years anton lavfi/audio: eliminate ff_default_filter_samples(). It currently does …
(edit) @9ee3334   12 years anton libspeexenc: add supported sample rates and channel layouts.
(edit) @896bb0d7   12 years mans Replace usleep() calls with av_usleep() This reduces the dependency …
(edit) @d3d3a32   12 years mans lavu: add av_usleep() function This function implements a delay using …
(edit) @f6b4624   12 years derek.buitenhuis utvideo: mark interlaced frames as such Signed-off-by: Michael …
(edit) @88753337   12 years derek.buitenhuis utvideo: Fix interlaced prediction for RGB utvideo. Signed-off-by: …
(edit) @a5a93fa8   12 years diego cosmetics: do not use full path for local headers
(edit) @d11baad0   12 years mans lavu/file: include unistd.h only when available The unistd.h header …
(edit) @542920b7   12 years mans configure: check for unistd.h Signed-off-by: Mans Rullgard …
(edit) @539df611   12 years mans log: include unistd.h only when needed The only symbol this file uses …
(edit) @c19e0ebe   12 years mans lavf: include libavutil/time.h instead of redeclaring av_gettime() …
(edit) @1d01fee9   12 years janne-libav fix hardcoded tables compililation caused by missing math constants …
(edit) @67ffcb9   12 years martin lavf: Make codec_tag arrays constant Signed-off-by: Martin Storsjö …
(edit) @89ffd189   12 years martin twinvq: give massive struct a name. Signed-off-by: Martin Storsjö …
(edit) @dc7e336c   12 years mans lavf, lavu: version bumps and APIchanges for av_gettime() move …
(edit) @e026c9b3   12 years anton lavfi/audio: don't set cur_buf in ff_filter_samples(). It's …
(edit) @4a97ff2f   12 years anton lavfi/fifo: add audio version of the fifo filter.
(edit) @27570e21   12 years anton fifo: fix parenthesis placement.
(edit) @394a2a04   12 years anton lavfi: rename vf_fifo.c -> fifo.c It will be used for audio too.
(edit) @a50b7562   12 years anton lavc: remove stats_in from AVCodecContext options table. Its …
(edit) @005c80b6   12 years kostya.shishkov MS Screen 1 decoder
(edit) @43886eae   12 years alex.converse aacdec: Fix popping channel layouts. 'channel_layout' not 'channels' …
(edit) @61183b5a   12 years mans av_gettime: support Win32 without gettimeofday() Based on patch by …
(edit) @980f81d9   12 years mans Use av_gettime() in various places Signed-off-by: Mans Rullgard …
(edit) @ae0a3016   12 years mans Move av_gettime() to libavutil Signed-off-by: Mans Rullgard …
(edit) @db7d8fb4   12 years mans dct-test: use emms_c() from libavutil instead of duplicating it
(edit) @f1f37c70   12 years mans mov: fix operator precedence bug
(edit) @a2b186a1   12 years janne-libav mathematics.h: remove a couple of math defines While these defines …
(edit) @6501dcf   12 years mans Remove unnecessary inclusions of [sys/]time.h Signed-off-by: Mans …
(edit) @4e5a5148   12 years mans lavf: remove unnecessary inclusions of unistd.h These files do not …
(edit) @4996e8f   12 years mans bfin: libswscale: add const where appropriate to fix warnings …
(edit) @6bac8971   12 years mans bfin: libswscale: remove unnecessary #includes Signed-off-by: Mans …
(edit) @042b272a   12 years martin udp: Properly check for invalid sockets If stdin has been closed, 0 …
(edit) @bb6c1abb   12 years martin tcp: Check the return value from getsockopt Make sure we actually …
(edit) @a840cdda   12 years martin network: Use av_strerror for getting error messages Also use …
(edit) @860b40f1   12 years martin udp: Properly print error from getnameinfo getnameinfo doesn't set …
(edit) @6aa4e881   12 years martin mmst: Use AVUNERROR() to convert error codes to the right range for …
(edit) @56168769   12 years martin network: Pass pointers of the right type to get/setsockopt/ioctlsocket …
(edit) @9d811fd8   12 years martin rtmp: Reduce the number of idle posts sent by sleeping 50ms Rtmpt is …
(edit) @4cc2920d   12 years diego flvdec: remove incomplete, disabled seeking code
Note: See TracRevisionLog for help on using the revision log.