34337 Commits (c4ef6a3e4ba50b7e3746a46b51c2f8d16e8cba7b)
 

Author SHA1 Message Date
  Anton Khirnov 74853ed3f8 avconv: shut up an uninitialized variable warning. 13 years ago
  Anton Khirnov 61d158c321 avfiltergraph: shut up uninitialized variable warning. 13 years ago
  Anton Khirnov fd2784c3b5 af_join: initialize a variable to shut up gcc warning. 13 years ago
  Anton Khirnov 422008ac63 amix: fix format specifier for AVFilterLink.sample_rate. 13 years ago
  Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 13 years ago
  Anton Khirnov ce0a975689 mpc8: read APE tags. 13 years ago
  Justin Ruggles acd9948e74 lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes 13 years ago
  Mans Rullgard 153335625c libm: provide fallback definition for cbrtf() using powf() 13 years ago
  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