33965 Commits (ceabc13f129cd6344b1eebdbe10119083fe5520e)
 

Author SHA1 Message Date
Anton Khirnov 8d900aa4d0 lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
Carl Eugen Hoyos fbcaceb1ff mov: do not try to read total disc/track number if data atom is too short. 13 years ago
Anton Khirnov 19ad567311 avconv: fix -force_key_frames 13 years ago
Hendrik Leppkes ea1c5011b3 dxva2_h264: fix signaling of mbaff frames 13 years ago
Mans Rullgard 0595334892 x86: fft: elf64: fix PIC build 13 years ago
Ronald S. Bultje 246154a9af log: Include io.h on windows 13 years ago
Justin Ruggles 14a34d90ad lavr: x86: merge some branches 13 years ago
Mans Rullgard 963cdf39b4 x86: cpu: whitespace (mostly) cosmetics 13 years ago
Mans Rullgard 8725da49a2 x86: fft: win64: fix stack alignment for memcpy() call 13 years ago
Martin Storsjö dc53858063 wtv: Check the return value from gmtime 13 years ago
Mans Rullgard 8299260470 x86: fft: convert sse inline asm to yasm 13 years ago
Ronald S. Bultje 8123e0901f x86: place some inline asm under #if HAVE_INLINE_ASM 13 years ago
Martin Storsjö 145a8096d5 log: Only include unistd.h if configure found it 13 years ago
Anton Khirnov 980e65f119 ape: create audio stream before reading tags. 13 years ago
Anton Khirnov a7b8ff94b1 mov: make a length variable larger. 13 years ago
Mashiat Sarker Shakkhar f57d2f587b image2: Add "start_number" private option to the demuxer 13 years ago
Mashiat Sarker Shakkhar b5bce20cc3 image2: Add "start_number" private option to the muxer 13 years ago
Anton Khirnov fd269d6253 avconv: remove a forgotten debugging printf. 13 years ago
Anton Khirnov df98bf22cb avconv: use more descriptive names for hardcoded filters. 13 years ago
Anton Khirnov 6fc7d9a078 avconv: remove redundant handling of async. 13 years ago
Anton Khirnov 7a8059eb9c doc/filters: fix typo. 13 years ago
Mans Rullgard 0b6f973635 h264: use asm cabac reader under a generic condition 13 years ago
Diego Biurrun fe07c9c6b5 x86: Only use optimizations with cmov if the CPU supports the instruction 13 years ago
Diego Biurrun 65345a5a30 x86: Add CPU flag for the i686 cmov instruction 13 years ago
Mans Rullgard 29686d6ea3 x86: remove unused inline asm macros from dsputil_mmx.h 13 years ago
Mans Rullgard 685f5438bb x86: move some inline asm macros to the only places they are used 13 years ago
Alex Converse 41e637e449 lavfi: Add the af_channelmap audio channel mapping filter. 13 years ago
Anton Khirnov dc07fb6f7b lavfi: add join audio filter. 13 years ago
Anton Khirnov f75be9856a lavfi: allow audio filters to request a given number of samples. 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
Anton Khirnov fa06623930 lavfi/audio: eliminate ff_default_filter_samples(). 13 years ago
Anton Khirnov 9ee3334840 libspeexenc: add supported sample rates and channel layouts. 13 years ago
Mans Rullgard 896bb0d742 Replace usleep() calls with av_usleep() 13 years ago
Mans Rullgard d3d3a32c9d lavu: add av_usleep() function 13 years ago
Hendrik Leppkes f6b4624fcf utvideo: mark interlaced frames as such 13 years ago
Carl Eugen Hoyos 8875333707 utvideo: Fix interlaced prediction for RGB utvideo. 13 years ago
Diego Biurrun a5a93fa8f5 cosmetics: do not use full path for local headers 13 years ago
Mans Rullgard d11baad055 lavu/file: include unistd.h only when available 13 years ago
Mans Rullgard 542920b7f6 configure: check for unistd.h 13 years ago
Mans Rullgard 539df61193 log: include unistd.h only when needed 13 years ago
Mans Rullgard c19e0ebe53 lavf: include libavutil/time.h instead of redeclaring av_gettime() 13 years ago
Janne Grunau 1d01fee980 fix hardcoded tables compililation caused by missing math constants 13 years ago
Ronald S. Bultje 67ffcb9613 lavf: Make codec_tag arrays constant 13 years ago
Ronald S. Bultje 89ffd189ef twinvq: give massive struct a name. 13 years ago
Mans Rullgard dc7e336cae lavf, lavu: version bumps and APIchanges for av_gettime() move 13 years ago
Anton Khirnov e026c9b390 lavfi/audio: don't set cur_buf in ff_filter_samples(). 13 years ago
Anton Khirnov 4a97ff2fa7 lavfi/fifo: add audio version of the fifo filter. 13 years ago
Anton Khirnov 27570e211a fifo: fix parenthesis placement. 13 years ago
Anton Khirnov 394a2a0452 lavfi: rename vf_fifo.c -> fifo.c 13 years ago