33929 Commits (4b1b1449d95b3567d055fc410a1db137c811229c)
 

Author SHA1 Message Date
Ronald S. Bultje 4b1b1449d9 network: Don't redefine error codes if they already exist in errno.h 13 years ago
Ronald S. Bultje e64bceeac0 configure: Check for sys/time.h 13 years ago
Martin Storsjö 39dba5aa1b network: Include unistd.h from network.h 13 years ago
Anton Khirnov b8c632a720 avconv: don't include vsrc_buffer.h, which doesn't exist anymore 13 years ago
Anton Khirnov 83ba22392d lavfi: reorder AVFilterLink fields. 13 years ago
Anton Khirnov f892013ac4 lavfi: reorder AVFilterContext fields. 13 years ago
Anton Khirnov 9618080512 lavfi: reorder AVFilter fields. 13 years ago
Anton Khirnov f14e685609 lavfi: reorder AVFilterBufferRef fields. 13 years ago
Anton Khirnov cb81e29138 lavfi: reorder AVFilterBuffer fields. 13 years ago
Anton Khirnov 1961e46c15 lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 13 years ago
Anton Khirnov 5e88b96f37 lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft 13 years ago
Anton Khirnov 205e90249a lavfi: use proper FF_API guards for different deprecated functions 13 years ago
Anton Khirnov 0b3b958135 lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft 13 years ago
Anton Khirnov 6c1e065bd4 lavfi: remove disabled FF_API_SAMPLERATE64 cruft 13 years ago
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